mastodon/app/models
Eugen 69643338f6 Merge pull request from krainboltgreene/patch-1
Simplifying followers mappings
..
concerns Private visibility on statuses prevents non-followers from seeing those
.keep Initial commit
account.rb Merge pull request from krainboltgreene/patch-1
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
block.rb Add API for retrieving blocked accounts
domain_block.rb Fix rubocop issues, introduce usage of frozen literal to improve performance
favourite.rb Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
feed.rb Fix - Reload all accounts when fetching from cache
follow.rb Remove Neo4J
follow_request.rb Follow requests send e-mail notifications, but are excluded from notifications API
media_attachment.rb Fix - Generate random unique 14-byte (19 characters) shortcodes
mention.rb Remove orphaned notifications, add scopes param to app create API
notification.rb Follow requests send e-mail notifications, but are excluded from notifications API
remote_follow.rb Adding remote follow button
status.rb Set in_reply_to_account on statuses to non-self value when possible, thus
stream_entry.rb Private visibility on statuses prevents non-followers from seeing those
subscription.rb Adding backtracing to Salmon/Processing workers
tag.rb Removing external hub completely, fix fixing digit-only hashtags,
user.rb Follow requests send e-mail notifications, but are excluded from notifications API