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
unarist 0698c610a6 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974)
Reply distribution is proceed by Sidekiq, so replied status may be deleted before this.
8 years ago
..
controllers When accessing uncached media attachment, redownload it (#4955) 8 years ago
helpers Fix filterable_languages method of SettingsHelper (#4966) 8 years ago
javascript correct URL pattern used in text length counter in WebUI (#4968) 8 years ago
lib Fix filterable_languages method of SettingsHelper (#4966) 8 years ago
mailers Set default From address in config (#3756) 8 years ago
models When accessing uncached media attachment, redownload it (#4955) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Uploads for admin site settings (#4913) 8 years ago
serializers Fix AP serialization error when thread is missing (#4970) 8 years ago
services Fix filterable_languages method of SettingsHelper (#4966) 8 years ago
validators Fix #4918 - Limit pinned toots to 5 (#4923) 8 years ago
views Redesign video player (#4911) 8 years ago
workers Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 8 years ago