diaspora/spec
Dennis Schubert bf55d07580
Re-add sizes.raw to the photo JSON
because we need it for showing the raw image in the lightbox. This got lost, as the photo extension was made after API development started.
2020-02-04 14:38:49 +01:00
..
controllers Return a default token_endpoint_auth_method when the client gives none in its OpenID Connect registration request 2020-01-24 11:02:02 +01:00
fixtures Bump json-jwt and openid_connect 2018-09-05 03:18:59 +02:00
helpers Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
integration API: Let hide endpoint take payload as documented and act according to it 2020-02-02 21:49:20 +01:00
javascripts Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
lib Merge branch 'develop' into api 2020-01-21 23:35:01 +01:00
mailers Include PostsHelper in NotifierHelper 2018-09-06 02:33:33 +02:00
models Merge branch 'develop' into api 2020-01-21 23:35:01 +01:00
presenters Re-add sizes.raw to the photo JSON 2020-02-04 14:38:49 +01:00
serializers Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
services API: Return 409 when trying to create something existing and 410 when trying to delete something already gone 2020-02-02 18:04:11 +01:00
shared_behaviors undo changes in introduced by merge conflicts in the api branch 2020-01-21 23:56:01 +01:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Specs: Ensure photos always width and height 2019-04-27 16:05:35 +02:00
views/status_messages Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
workers Cleanup pending photos which were never posted with cronjob 2019-07-03 13:24:27 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb API: return post oEmbed data 2020-02-02 20:15:36 +01:00
federation_callbacks_spec.rb API: don't return default avatar 2020-01-21 23:34:00 +01:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb Use full references in API JSON schema 2020-02-02 18:03:51 +01:00