diaspora/app
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
..
assets Merge pull request #8217 from tclaus/7080_multi_select_on_aspects_on_mobile 2022-09-21 02:42:25 +02:00
controllers Add redirect to mobile-only photo URL when in desktop UI 2022-10-30 00:32:31 +02:00
helpers Fix some keyword args for ruby 3 compatibility 2022-07-21 01:25:53 +02:00
mailers Fix some keyword args for ruby 3 compatibility 2022-07-21 01:25:53 +02:00
models Merge pull request #8383 from tclaus/show_available_pods 2022-07-31 04:12:02 +02:00
presenters Adding total and active count to pod view 2022-07-31 00:19:41 +02:00
serializers Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
services Dont Convert when initialized by import 2022-07-16 04:12:01 +02:00
uploaders Dont Convert when initialized by import 2022-07-16 04:12:01 +02:00
views Using mixins for aspects css style 2022-09-12 08:25:37 +02:00
workers Replace Unicorn with Puma 2022-09-09 04:33:37 +02:00