mastodon/app/models
Eugen Rochko 6e064cf715 Fix account timelines bug 2016-12-23 01:13:16 +01:00
..
concerns Private visibility on statuses prevents non-followers from seeing those 2016-12-21 20:04:13 +01:00
.keep Initial commit 2016-02-20 22:53:20 +01:00
account.rb Hide follow/unfollow button from public page if follow already requested 2016-12-22 23:07:46 +01:00
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block.rb Private visibility on statuses prevents non-followers from seeing those 2016-12-21 20:04:13 +01:00
domain_block.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
favourite.rb Ensure that reblogs and favs always refer to the original status rather than a reblog wrapper 2016-12-22 11:34:05 +01:00
feed.rb Fix #248 - Reload all accounts when fetching from cache 2016-12-03 18:21:26 +01:00
follow.rb Remove Neo4J 2016-11-24 23:46:27 +01:00
follow_request.rb Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00
media_attachment.rb Add OEmbed iframe HTML, convert emojis on public pages, increase size of attachment thumbnails 2016-12-18 15:20:39 +01:00
mention.rb Remove orphaned notifications, add scopes param to app create API 2016-11-21 14:59:13 +01:00
notification.rb Improve notification model 2016-12-03 20:04:19 +01:00
status.rb Fix account timelines bug 2016-12-23 01:13:16 +01:00
stream_entry.rb Private visibility on statuses prevents non-followers from seeing those 2016-12-21 20:04:13 +01:00
subscription.rb Adding backtracing to Salmon/Processing workers 2016-11-28 19:11:36 +01:00
tag.rb Removing external hub completely, fix #333 fixing digit-only hashtags, 2016-12-18 12:24:37 +01:00
user.rb Adding configurable e-mail blacklist 2016-12-04 19:07:02 +01:00