mastodon/app
ThibG 1ab8b4b8ea Scroll to linked status in public status view (fixes #7884) (#8130)
When there is a single detailed status on a public page, scroll to it and
replace the history state to not scroll back on refresh (simulates # anchors).
2018-08-06 15:16:02 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Do not show pinned toots when min_id is set (#8111) 2018-08-01 17:57:02 +02:00
helpers Redesign public profiles and toots (#8068) 2018-07-28 19:25:33 +02:00
javascript Scroll to linked status in public status view (fixes #7884) (#8130) 2018-08-06 15:16:02 +02:00
lib Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126) 2018-08-05 12:22:23 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Add separate setting for sidebar text (site_short_description) (#8107) 2018-07-31 18:59:34 +02:00
policies Add federation relay support (#7998) 2018-07-13 02:16:06 +02:00
presenters Add separate setting for sidebar text (site_short_description) (#8107) 2018-07-31 18:59:34 +02:00
serializers Display Mastodon version in footer of web UI (#8013) 2018-07-14 03:56:34 +02:00
services Prevent ActivityPub movedTo recursion (#8092) 2018-07-28 17:14:55 -04:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Render custom emoji in display name on public profile (#8115) 2018-08-02 15:08:29 +02:00
workers Fix ActivityPub::UpdateDistributionWorker regression (#8039) 2018-07-16 18:43:22 +02:00