211 Commits (2b8919e448377f4eef896831794da5c3fcc0b9f2)

Author SHA1 Message Date
  ThibG 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) 5 years ago
  ThibG b85f216cbc Do not retry processing ActivityPub jobs raising validation errors (#10614) 5 years ago
  ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 years ago
  ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335) 5 years ago
  Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
  ThibG 6b0eda14a1 Avoid race condition when streaming deleted statuses (#10280) 5 years ago
  Eugen Rochko 6841d8fc74
Fix wrong method used in PollExpirationNotifyWorker (#10265) 5 years ago
  Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
  ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
  ThibG df5924a1db Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
  ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
  Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005) 5 years ago
  ThibG 99c4b5b75a Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016) 5 years ago
  Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962) 5 years ago
  ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
  Eugen Rochko 31e7940de5
Fix multiple workers for the same scheduled status being queueable (#9875) 5 years ago
  Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725) 5 years ago
  Eugen Rochko 8ad57a0426
Fix PublishScheduledStatusWorker being queued with no arguments (#9724) 5 years ago
  Eugen Rochko a49d43d112
Add scheduled statuses (#9706) 5 years ago
  Eugen Rochko b17b2f25ac
Follow new account before unfollowing the old one during move (#9719) 5 years ago
  Eugen Rochko 66436d0895
Improve e-mail digest (#9689) 5 years ago
  ThibG 1d4215be77 Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676) 5 years ago
  ThibG 6fb6a53938 Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660) 5 years ago
  ThibG 290932602b Reduce usage of LD signatures (#9659) 5 years ago
  Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 5 years ago
  Eugen Rochko 628da11e38
Do no retry web push workers if the server returns a 4xx response (#9434) 5 years ago
  Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290) 5 years ago
  Eugen Rochko 11955600ad
Skip deliveries to inboxes that have already been marked as unavailable (#9358) 5 years ago
  Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220) 5 years ago
  Eugen Rochko d4cf963749
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 5 years ago
  Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 5 years ago
  Eugen Rochko 7f9dd92a27
Track historical space stats in PgHero to determine PostgreSQL growth (#8906) 5 years ago
  Eugen Rochko 774ac47373
Add conversations API (#8832) 5 years ago
  Eugen Rochko a46ab86adf
Limit the number of people that can be followed from one account (#8807) 5 years ago
  Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 5 years ago
  Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 5 years ago
  Eugen Rochko 93537c5560
Disable retries on all scheduled tasks (#8413) 5 years ago
  Eugen Rochko 793eea2982
Add improved CLI interface for removing remote media (#8411) 5 years ago
  ThibG f06fa09962 Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339) 5 years ago
  Eugen Rochko d98de8ada7
Get rid of all batch order warnings (#8334) 5 years ago
  Eugen Rochko 91c929a42c
Keep scheduler jobs unique until they're done (#8287) 5 years ago
  Eugen Rochko 7e2678f7f6
Fix ActivityPub::UpdateDistributionWorker regression (#8039) 5 years ago
  Eugen Rochko e55dce3176
Add federation relay support (#7998) 5 years ago
  Eugen Rochko 10f51c9886
Fix domain hiding logic (#7765) 6 years ago
  Eugen Rochko ad40bf5e0c
Speed up some rake tasks by moving execution to Sidekiq (#7678) 6 years ago
  takayamaki 587da93152 checking http status code with range (#7544) 6 years ago
  Eugen Rochko 97f02f2c08
Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541) 6 years ago
  Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445) 6 years ago
  ThibG a24605961a Fixes/do not override timestamps (#7336) 6 years ago
  ThibG 581a5c9d29 Fixes/do not override timestamps (#7331) 6 years ago