diaspora/spec
Benjamin Neff cbbb0a55c2
Add redirect to mobile-only photo URL when in desktop UI
This URL is only used in the mobile UI, but when somebody then copies
the link and sends it to somebody on the desktop UI, they don't see
anything. So lets just redirect to the post containing the photo, so
there is at least something to show.

If there is no linked post, just redirect to the image instead.

Fixes #8352
2022-10-30 00:32:31 +02:00
..
controllers Add redirect to mobile-only photo URL when in desktop UI 2022-10-30 00:32:31 +02:00
fixtures Issue #8355: Adding webp as supported file format 2022-07-01 13:50:01 +02:00
helpers Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
integration Remove old stubs for /.well-known/host-meta 2022-07-23 00:21:06 +02:00
javascripts Replace textchange with native input event 2022-07-17 22:49:29 +03:00
lib post fetch: update spec to test reshares data too 2022-09-06 10:22:08 +03:00
mailers Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
models Merge branch 'next-minor' into develop 2022-07-24 17:22:41 +02:00
presenters Add xmppChat to NodeInfo 2.1 test for 0.7.x 2022-07-23 18:40:11 +02:00
serializers Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
services Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
shared_behaviors Merge branch 'next-minor' into develop 2022-06-29 13:28:02 +02:00
spec Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
support Merge branch 'next-minor' into develop 2022-06-29 13:28:02 +02:00
views/status_messages Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
workers Don't time travel in check_birthday_spec 2022-09-20 03:20:48 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Fixup rubocop warnings from factory_bot introduction 2021-04-11 01:59:47 +02:00
federation_callbacks_spec.rb Upgrade diaspora_federation to 1.0 2022-07-20 23:06:18 +02: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 Remove old stubs for /.well-known/host-meta 2022-07-23 00:21:06 +02:00