mastodon/app/models
Eugen Rochko 6382ef2bc6 Add vsync -cfr option when converting gif to webm
..
concerns Resolve issue with rendering authorize/reject Salmon slaps
web Persist UI settings, add missing localizations for German
.keep Initial commit
account.rb Fix wrongful matching of last period in extended usernames
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
block.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
domain_block.rb Split public timeline into "public timeline" which is local, and
favourite.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
feed.rb Fix - Reload all accounts when fetching from cache
follow.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
follow_request.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
media_attachment.rb Add vsync -cfr option when converting gif to webm
mention.rb Remove orphaned notifications, add scopes param to app create API
mute.rb Fix - Muting
notification.rb Removed accidental n+1 query from notifications, updated some deps,
preview_card.rb Fix - Fetch and display previews of URLs using OpenGraph tags
remote_follow.rb Adding remote follow button
report.rb Adding POST /api/v1/reports API, and a UI for submitting reports
setting.rb Add digest e-mails
status.rb Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
stream_entry.rb Do not display non-Status stream entries anymore
subscription.rb Adding backtracing to Salmon/Processing workers
tag.rb Fix wrongful matching of last period in extended usernames
user.rb Add digest e-mails
web.rb Add extended about page stub