1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
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
mailers
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
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
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