glitchier-soc/app
Akihiko Odaki 46142a58d2 Do not scroll the columns area due to redirection (#4541)
Commit c4a21aa352 scrolls the columns area
when the route changes since the user is likely to want to see the
rightmost column in such cases.

However, redirection is automatic and does not indicate users' intension.
Do not scroll the columns area due to one.
2017-08-29 14:16:21 +02:00
..
controllers authorize-follow-requests-after-unlocking (#4658) 2017-08-26 12:40:03 +02:00
helpers Add _:inReplyToAtomUri to ActivityPub (#4702) 2017-08-26 19:55:10 +02:00
javascript Do not scroll the columns area due to redirection (#4541) 2017-08-29 14:16:21 +02:00
lib Fix Delete activity handling when the status has been reblogged (#4729) 2017-08-28 22:08:11 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 2017-08-28 19:12:09 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
serializers Add _:inReplyToAtomUri to ActivityPub (#4702) 2017-08-26 19:55:10 +02:00
services Fix deletion of status which has been reblogged (#4728) 2017-08-28 21:38:59 +02:00
validators Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
views Shorten display of large numbers on public profiles (#4711) 2017-08-27 17:04:45 +02:00
workers Forward ActivityPub deletes to followers of rebloggers (#4706) 2017-08-26 18:52:53 +02:00