mastodon/app/models
Effy Elden d6bc0e8db4 Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11 2017-01-15 08:58:50 +11:00
..
concerns Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11 2017-01-15 08:58:50 +11:00
web Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
.keep Initial commit 2016-02-20 22:53:20 +01:00
account.rb Add extended about page stub 2017-01-13 03:24:41 +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 Add API for retrieving blocked accounts 2016-12-29 20:12:32 +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 Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds 2016-12-28 13:21:12 +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 requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
media_attachment.rb Fix #416 - Generate random unique 14-byte (19 characters) shortcodes 2017-01-06 00:29:12 +01:00
mention.rb Remove orphaned notifications, add scopes param to app create API 2016-11-21 14:59:13 +01:00
notification.rb Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
remote_follow.rb Adding remote follow button 2017-01-01 19:54:34 +01:00
setting.rb Add extended about page stub 2017-01-13 03:24:41 +01:00
status.rb Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11 2017-01-15 08:58:50 +11: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 Extend rails-settings-cached to merge db-saved hash values with defaults 2017-01-13 02:42:22 +01:00
web.rb Add extended about page stub 2017-01-13 03:24:41 +01:00