mastodon/app
ThibG c5b8824a3e Fix hashtag timeline on mobile (#9806)
Instead of forcing 90vh for the scrollable part of the timeline's height as
in #9781 (which may be off), use `display: flex`, exactly like on desktop.
2019-01-14 17:30:31 +01:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
helpers Add attachment list fallback to public pages (#9780) 2019-01-13 09:23:54 +00:00
javascript Fix hashtag timeline on mobile (#9806) 2019-01-14 17:30:31 +01:00
lib Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 2019-01-02 01:12:02 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters Don't count suspended users in user count (#9380) 2018-11-27 18:49:37 +01:00
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00
services Fix undefined method error in sidekiq (#9807) 2019-01-14 17:28:41 +01:00
validators Change note length validation to ignore mention domains and URLs (#9717) 2019-01-05 07:16:46 +01:00
views Display a double reply arrow on public pages for toots that are replies (#9808) 2019-01-14 17:29:04 +01:00
workers Fix wrong param name in scheduled statuses and return params in API (#9725) 2019-01-06 12:03:27 +01:00