mastodon/app/views
Eugen Rochko caf5b8e975 Fix - convert gif to webm during upload. Web UI treats them like it did
before. In the API, attachments now can be either image, video or gifv. Gifv
is to be treated like images in terms of behaviour, but are videos by file
type.
..
about Add link to other instances list
accounts Quick fix for avatars with the same URL not being perceived as updated and in need of re-download
activitypub Add AS2 format to RABL files
admin Add UI to view report details, remove reported statuses, quick links to resolve/silence/suspend from report
api Fix - convert gif to webm during upload. Web UI treats them like it did
auth Split 2FA login into two prompts
authorize_follow simplify emojification on public pages with .emojify class
doorkeeper/authorized_applications Fix - Style OAuth authorized applications page
errors Improve error page layouting. 500 page has to stay static because it's
home Add API modifiers to limit returned toots from public/hashtag timelines
layouts Add digest e-mails
notification_mailer Add digest e-mails
oauth/authorizations Add ability to use remote follow function on other sites
remote_follow Adding remote follow button
settings Add digest e-mails
shared Adding some localizations
stream_entries Fix - convert gif to webm during upload. Web UI treats them like it did
tags Improve public tag page
user_mailer i18n for devise mailer too
xrd Add ability to use remote follow function on other sites