chinwagsocial/app/models
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and
"whole known network" which is what public timeline used to be

Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
2017-02-19 20:25:54 +01:00
..
concerns Resolve issue with rendering authorize/reject Salmon slaps 2017-02-11 19:42:05 +01: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 Make PuSH only distribute to subscriptions that match follower domains 2017-02-11 15:41:39 +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 Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
domain_block.rb Split public timeline into "public timeline" which is local, and 2017-02-19 20:25:54 +01:00
favourite.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
feed.rb Fix #248 - Reload all accounts when fetching from cache 2016-12-03 18:21:26 +01:00
follow.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
follow_request.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
media_attachment.rb Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 2017-01-27 16:57:23 +01:00
mention.rb Remove orphaned notifications, add scopes param to app create API 2016-11-21 14:59:13 +01:00
notification.rb Removed accidental n+1 query from notifications, updated some deps, 2017-01-26 14:52:07 +01:00
preview_card.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
remote_follow.rb Adding remote follow button 2017-01-01 19:54:34 +01:00
report.rb Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
setting.rb Add extended about page stub 2017-01-13 03:24:41 +01:00
status.rb Split public timeline into "public timeline" which is local, and 2017-02-19 20:25:54 +01:00
stream_entry.rb Do not display non-Status stream entries anymore 2017-02-17 02:20:52 +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 Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
web.rb Add extended about page stub 2017-01-13 03:24:41 +01:00