chinwagsocial/app/models
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
2017-02-02 00:03:31 +01:00
..
concerns
web
.keep
account.rb Fix statsd null backend not being initialized properly 2017-01-19 09:37:07 +01:00
application_record.rb
block.rb
device.rb API for apps to register for push notifications 2017-01-29 01:30:32 +01:00
domain_block.rb Domain blocks now have varying severity - auto-suspend vs auto-silence 2017-01-23 17:38:38 +01:00
favourite.rb
feed.rb Fix #248 - Reload all accounts when fetching from cache 2016-12-03 18:21:26 +01:00
follow.rb
follow_request.rb Follow request authorizations faster 2017-01-26 03:56:26 +01:00
media_attachment.rb
mention.rb
notification.rb Removed accidental n+1 query from notifications, updated some deps, 2017-01-26 14:52:07 +01:00
preview_card.rb
remote_follow.rb
setting.rb
status.rb Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +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
user.rb
web.rb