39 Commits (442fdbfc5309f46c23a073829e5fe16d10c7c6ca)

Author SHA1 Message Date
  Eugen Rochko 40a4053732 Disable PuSH for blocked domains 7 years ago
  Eugen Rochko 720ff55262 Adding more unit tests. Fixing Salmon slaps XML 7 years ago
  Eugen Rochko db814543c0 Take out private toot distribution out of PuSH again 7 years ago
  Eugen Rochko 446aad4ce2 Make PuSH only distribute to subscriptions that match follower domains 7 years ago
  Eugen Rochko 00b5731ecb After FollowService, re-fetch remote account asynchronously, do nothing 7 years ago
  Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
  Eugen Rochko 19b9e1e2c3 Preheat status cache 7 years ago
  Eugen Rochko 3f075c7794 API for apps to register for push notifications 7 years ago
  Eugen Rochko 8a880a3d46 Make blocks create entries and unfollows instantly, but do the clean up 7 years ago
  Eugen Rochko cca82bf0a2 Move merging/unmerging of timelines into background. Move blocking into 7 years ago
  Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 7 years ago
  Eugen Rochko 6c28886317 Improve background jobs params and error handling 7 years ago
  Eugen Rochko 86be6d48c9 Fix accidental distribution of hidden stream entries to PuSH subscribers 7 years ago
  Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts 7 years ago
  Eugen Rochko 4c6809f6ab Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed) 7 years ago
  Eugen Rochko 0542773bca Make unfavouriting async to prevent timeout errors from leaving orphaned records behind 7 years ago
  Eugen Rochko 6de079a5af Removing external hub completely, fix #333 fixing digit-only hashtags, 7 years ago
  Eugen Rochko 668013265c Restoring old async behaviour of thread resolving as it proved to be more robust 7 years ago
  Eugen Rochko f90133d2ad Thread resolving no longer needs to be separate from ProcessFeedService, 7 years ago
  Eugen Rochko f406e01fcf Add filters for suspended accounts 7 years ago
  Eugen Rochko 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved 7 years ago
  Eugen Rochko 4a2347da41 Track successful PuSH deliveries 7 years ago
  Eugen Rochko 93a90cd9c3 Delete statuses asynchronously but provide instant feedback in the API 7 years ago
  Eugen Rochko cc70f28f19 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they 7 years ago
  Eugen Rochko 4e351baf88 Fix URLs in inline-rendered XML 7 years ago
  Eugen Rochko 3ba6531611 Fix setting of confirmed=true on successful confirmation 7 years ago
  Eugen Rochko 50638174c8 More logging to ConfirmationWorker 7 years ago
  Eugen Rochko 4eba76711b Adding backtracing to Salmon/Processing workers 7 years ago
  Eugen Rochko 2d2c81765b Adding embedded PuSH server 7 years ago
  Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously 7 years ago
  Eugen Rochko 7dea6a23f7 Move Salmon processing to background as well as PuSH 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko a91c3ef6ce Delegate processing of incoming PuSH data to background workers 7 years ago
  Eugen Rochko bb4d1eb2e8 Improve feed regeneration 7 years ago
  Eugen Rochko 3319473b2c Move PubSubHubbub pinging to a background worker 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko 4bec613897 Fix #24 - Thread resolving for remote statuses 7 years ago
  Eugen Rochko 85b00d19b8 Moving Salmon notifications to background processing, fixing mini-profiler 8 years ago
  Eugen Rochko 8eeec389c1 Add link to github project to footer, move FanOutOnWriteService calls to 8 years ago