diaspora/app/presenters
Dennis Schubert dbbf743920
Add the scaled_full image as a raw image in AvatarPresenter as well.
This is a temporary workaround. Adding the real raw photo is quite a
challange and touches multiple components nobody wants to touch right
now. As this change is blocking an actual hotfix, this is fine, and will
be properly fixed at a later time.
2020-02-04 15:52:57 +01:00
..
aspect_membership_presenter.rb API Branch Final Cleanup Before PR 2018-12-30 11:50:58 -05:00
aspect_presenter.rb Drop chat_enabled from aspects API 2020-01-21 23:35:01 +01:00
avatar_presenter.rb Add the scaled_full image as a raw image in AvatarPresenter as well. 2020-02-04 15:52:57 +01:00
base_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
block_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
comment_presenter.rb Comments API Endpoint complete with full unit tests 2018-11-01 14:14:34 -04:00
contact_presenter.rb API Branch Final Cleanup Before PR 2018-12-30 11:50:58 -05:00
conversation_presenter.rb API Paging library and used in appropriate controllers with full tests 2018-12-17 22:07:33 -05:00
last_three_comments_decorator.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
likes_presenter.rb Likes API endpoint complete 2018-11-01 11:06:45 -04:00
message_presenter.rb Make syntax compliant with the pronto configuration 2018-11-01 13:56:18 +01:00
node_info_presenter.rb Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
notification_presenter.rb API Branch Final Cleanup Before PR 2018-12-30 11:50:58 -05:00
o_embed_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
person_presenter.rb API: don't return default avatar 2020-01-21 23:34:00 +01:00
photo_presenter.rb Re-add sizes.raw to the photo JSON 2020-02-04 14:38:49 +01:00
pod_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
poll_presenter.rb API: return own vote state in polls 2020-02-02 18:40:07 +01:00
post_interaction_presenter.rb API Branch Final Cleanup Before PR 2018-12-30 11:50:58 -05:00
post_presenter.rb API: return post oEmbed data 2020-02-02 20:15:36 +01:00
profile_presenter.rb API: accept name parameter instead of first name and last name in user patch 2020-01-21 23:34:43 +01:00
service_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
social_relay_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
tag_stream_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_application_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_applications_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_presenter.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00