Commit Graph

476 Commits (e62baacfc11508eb1d2ac1c1bcc3c4bd615d940b)

Author SHA1 Message Date
Claire e62baacfc1 Increase number of quote approval job retries (#36698) 3 weeks ago
Renaud Chaput 795aaa14bf
Remove environment variables to config Fetch All Replies behaviour (#36627) 4 weeks ago
Claire 17eb1a7e66
Fix scheduled quote posts being posted as non-quote posts (#36550) 1 month ago
Claire b7c5e60426
Fix quote post state sometimes not being updated through streaming server (#36408) 2 months ago
Claire 150f0fcba5
Add support for numeric-based URIs for local accounts (#32724) 2 months ago
Claire aacc829dc6
Fix missing memoization in `Web::PushNotificationWorker` (#36085) 3 months ago
Emelia Smith 4c2a2c27c1
Automatically remove invalid Web::PushSubscriptions (#35987) 3 months ago
Claire c00ed9c913
Add digest re-check before removing followers in synchronization mechanism (#34273) 3 months ago
Claire f3a932d8a1
Add `quoted_update` notification type (#35820) 3 months ago
Claire 831a24ae15
Fix self-destruct scheduler behavior on some Redis setups (#35823) 3 months ago
Matt Jankowski 4de21056ff
Update sidekiq to version 8.0.7 (#34824) 3 months ago
Matt Jankowski 5ee83a680b
Update stoplight to version 5.3.1 (#35129) 4 months ago
David Roetzel 868c46bc76
Add delivery failure handling to FASP jobs (#35723) 4 months ago
Claire 496a5f423e
Inline `instrument` quote post in outgoing `QuoteRequest` activities (#35713) 4 months ago
Eugen Rochko c8ec649830
Fix "new replies available" miscounting previously known replies (#35654) 4 months ago
Eugen Rochko 2257612deb
Fix "new replies available" reporting a false positive for re-fetched root status (#35602) 4 months ago
Eugen Rochko a368b29e27
Fix number of new replies increasing even if reply was not fetched (#35577) 4 months ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 4 months ago
Matt Jankowski ea976a5ffb
Fix unnecessary account note addition for already-muted moved-to users (#35566) 4 months ago
Matt Jankowski 8d6f033326
Fix `Style/GuardClause` in move worker (#35520) 4 months ago
Matt Jankowski 86ef4d4884
Add `skip_*` methods to check move worker process (#35538) 4 months ago
Matt Jankowski 5d69157e62
Prefer delegated nil-wrapping methods to safe navigation (#35541) 4 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 4 months ago
Matt Jankowski e5e977c24f
Fix `Style/GuardClause` in worker rescues (#35508) 4 months ago
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 4 months ago
David Roetzel c357a7f8d6
Add optional bulk mailer settings (#35203) 5 months ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 5 months ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 5 months ago
Eugen Rochko 1be48d0cab
Change terms of service e-mail job to be iterable (#35126) 5 months ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 5 months ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 6 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 6 months ago
Matt Jankowski 37c82a3003
Update sidekiq to version 7 (#34745) 6 months ago
Claire 304c0417ed
Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 6 months ago
Claire 8cc5084ca1
Add interstitial for Terms of Service updates (#34527) 6 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 6 months ago
Claire 3ea1f074ab
Fix sidekiq JSON serialization warning in `ActivityPub::FetchAllRepliesWorker` (#34702) 6 months ago
Claire e8e93b82f1
Fix `NoMethodError` in `ActivityPub::FetchAllRepliesWorker` (#34682) 7 months ago
Jonny Saunders b709ef8ac3
Add: Update root status when fetching replies (#34615) 7 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 7 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 8 months ago
Matt Jankowski 6deadd596d
Remove deprecated single-argument variation of `UnfilterNotificationsWorker` (#33353) 8 months ago
Matt Jankowski 0e3ff680d3
Update `rubocop` to version 1.75.0 (#34283) 8 months ago
Claire a704e1991c
Further refactor reply fetching code (#34151) 9 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 9 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
9 months ago
Claire 420ffdfb62
Add delay to profile updates to debounce them (#34137) 9 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 9 months ago
Claire 092e60eb7d
Change activity distribution error handling to skip retrying for deleted accounts (#33617) 10 months ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago