diaspora/spec/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_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect_presenter_spec.rb Drop chat_enabled from aspects API 2020-01-21 23:35:01 +01:00
avatar_presenter_spec.rb Add the scaled_full image as a raw image in AvatarPresenter as well. 2020-02-04 15:52:57 +01:00
base_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contact_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversation_presenter_spec.rb API Paging library and used in appropriate controllers with full tests 2018-12-17 22:07:33 -05:00
likes_presenter_spec.rb API: don't return default avatar 2020-01-21 23:34:00 +01:00
node_info_presenter_spec.rb Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
notification_presenter_spec.rb API Branch Final Cleanup Before PR 2018-12-30 11:50:58 -05:00
o_embed_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
person_presenter_spec.rb API: render name instead of first_name and last_name in user data 2020-01-21 23:34:43 +01:00
photo_presenter_spec.rb Re-add sizes.raw to the photo JSON 2020-02-04 14:38:49 +01:00
poll_presenter_spec.rb API: return own vote state in polls 2020-02-02 18:40:07 +01:00
post_interaction_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
post_presenter_spec.rb API: return post open graph metadata 2020-02-02 20:15:36 +01:00
profile_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
service_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
social_relay_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_presenter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00