You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
chewy Get rid of Chewy order/limit warning (#8355) 7 years ago
controllers Redesign admin instances area (#9645) 6 years ago
helpers Add attachment list fallback to public pages (#9780) 6 years ago
javascript Fix hashtag timeline on mobile (#9806) 6 years ago
lib Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 6 years ago
mailers Improve e-mail digest (#9689) 6 years ago
models Redesign admin instances area (#9645) 6 years ago
policies Redesign admin instances area (#9645) 6 years ago
presenters Don't count suspended users in user count (#9380) 6 years ago
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago
services Fix undefined method error in sidekiq (#9807) 6 years ago
validators Change note length validation to ignore mention domains and URLs (#9717) 6 years ago
views Display a double reply arrow on public pages for toots that are replies (#9808) 6 years ago
workers Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago