|
db3dc2ab83
|
revert 16a2f4fb9e
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Check formatting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / Libvips tests (push) Blocked by required conditions
Ruby Testing / End to End testing (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (push) Blocked by required conditions
Ruby Testing / Back to original and return test (push) Blocked by required conditions
revert Top posts test
|
2025-06-14 00:31:50 +02:00 |
|
Mario
|
16a2f4fb9e
|
Top posts test
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Check formatting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / Libvips tests (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (push) Blocked by required conditions
Ruby Testing / Back to original and return test (push) Blocked by required conditions
|
2025-06-12 20:00:16 -04:00 |
|
KMY
|
dba5f3b93f
|
Merge remote-tracking branch 'parent/main' into upstream-20250414
|
2025-04-14 13:23:00 +09:00 |
|
Matt Jankowski
|
4c2f64907b
|
Remove deprecated Import model (#34371)
|
2025-04-10 12:49:24 +00:00 |
|
KMY
|
32f5604499
|
Merge remote-tracking branch 'parent/main' into upstream-20250403
|
2025-04-03 08:36:36 +09:00 |
|
Claire
|
dd23ba9c83
|
Refactor local-URI-to-account resolving (#34349)
|
2025-04-02 14:44:09 +00:00 |
|
KMY
|
12ed20b6d5
|
Merge remote-tracking branch 'parent/main' into upstream-20250328
|
2025-03-28 08:44:30 +09:00 |
|
Matt Jankowski
|
0e3ff680d3
|
Update rubocop to version 1.75.0 (#34283)
|
2025-03-27 07:48:19 +00:00 |
|
Claire
|
59e189ad3c
|
Add support for paginating partial collections in SynchronizeFollowersService (#34277)
|
2025-03-26 11:33:59 +00:00 |
|
Claire
|
3edac14f02
|
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272)
|
2025-03-25 15:50:05 +00:00 |
|
Claire
|
e30001bc80
|
Fix incorrect URL being used when cache busting (#34189)
|
2025-03-17 16:40:28 +00:00 |
|
Eugen Rochko
|
d213c585ff
|
Add age verification on sign-up (#34150)
|
2025-03-14 14:07:29 +00:00 |
|
KMY
|
e96c98595f
|
Fix test
|
2025-03-14 09:02:05 +09:00 |
|
KMY
|
6548462ecb
|
Merge commit '9c2d5b534f ' into upstream-20250314
|
2025-03-14 08:35:27 +09:00 |
|
Claire
|
966b816382
|
Refactor ActivityPub::FetchRepliesService and ActivityPub::FetchAllRepliesService (#34149)
|
2025-03-12 11:52:38 +00:00 |
|
Claire
|
9db26db495
|
Refactor reply-fetching code and disable it by default (#34147)
|
2025-03-12 10:28:06 +00:00 |
|
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>
|
2025-03-12 09:03:01 +00:00 |
|
KMY
|
5979c0ea1d
|
Merge remote-tracking branch 'parent/main' into upstream-20240310
|
2025-03-10 19:58:05 +09:00 |
|
Matt Jankowski
|
d90d68bddf
|
Remove deprecated mb_chars method (#34039)
|
2025-03-03 16:50:57 +00:00 |
|
KMY
|
a72160b66f
|
Merge remote-tracking branch 'parent/main' into upstream-20240225
|
2025-02-25 08:15:45 +09:00 |
|
Matt Jankowski
|
d75c4bf53e
|
Update rubocop to version 1.72.2 and use plugins configuration style (#33946)
|
2025-02-18 08:25:41 +00:00 |
|
KMY
|
935bea989d
|
Merge remote-tracking branch 'parent/main' into upstream-20250210
|
2025-02-17 08:57:56 +09:00 |
|
Claire
|
1248c4d1f4
|
Fix handling of duplicate mentions in incoming status Update (#33911)
|
2025-02-12 15:34:56 +00:00 |
|
Nicholas La Roux
|
7a50fd8849
|
Migrate BlockDomainService notification job enqueueing to Sidekiq's perform_bulk for efficiency (#33897)
|
2025-02-12 12:48:09 +00:00 |
|
KMY
|
f3f93ba0c6
|
Merge remote-tracking branch 'parent/main' into upstream-20250210
|
2025-02-10 09:09:12 +09:00 |
|
Claire
|
9e164c532f
|
Add --skip-filled-timeline option to tootctl feed build to skip half-filled feeds (#33844)
|
2025-02-06 09:38:32 +00:00 |
|
KMY
|
bd5b417d2b
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-31 08:52:03 +09:00 |
|
Claire
|
a3d2849d15
|
Fix tootctl feeds build not building list timelines (#33783)
|
2025-01-30 09:18:46 +00:00 |
|
KMY
|
50ae2d9439
|
Merge remote-tracking branch 'parent/main' into upstream-20240123
|
2025-01-23 18:10:34 +09:00 |
|
Claire
|
3dcf5e12b1
|
Change notifications from moderators to not be filtered (#33654)
|
2025-01-21 11:39:53 +00:00 |
|
KMY
|
02450da9a5
|
Fix lint
|
2025-01-17 16:34:58 +09:00 |
|
KMY
|
5d79bd078c
|
Merge remote-tracking branch 'parent/main' into upstream-20240117
|
2025-01-17 16:29:11 +09:00 |
|
Claire
|
da4e55eb17
|
Merge commit from fork
|
2025-01-16 11:10:08 +01:00 |
|
Matt Jankowski
|
3db8498903
|
Fix Style/MutableConstant cop (#33602)
|
2025-01-16 09:09:06 +00:00 |
|
KMY
|
3c77d4e8e4
|
Merge remote-tracking branch 'parent/main' into upstream-20241231
|
2024-12-31 11:56:36 +09:00 |
|
Claire
|
344e2903b3
|
Fix featured tags for remote accounts not being kept up to date (#33372)
|
2024-12-20 11:50:31 +00:00 |
|
KMY
|
3784ad273c
|
Merge remote-tracking branch 'parent/main' into upstream-20241216
|
2024-12-16 10:14:31 +09:00 |
|
Jonathan de Jong
|
315c170910
|
Fix bug where remote suspension causes local instance to remove remote follows (#27588)
|
2024-12-11 15:08:07 +00:00 |
|
Claire
|
bcb3b627b9
|
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227)
|
2024-12-11 12:59:29 +00:00 |
|
KMY
|
2d9124a3ab
|
Merge remote-tracking branch 'parent/main' into upstream-20241203
|
2024-12-03 18:03:14 +09:00 |
|
Claire
|
5c06fe4902
|
Fix processing incoming post edits with mentions to unresolvable accounts (#33129)
|
2024-12-02 09:24:34 +00:00 |
|
KMY
|
3359008684
|
Merge remote-tracking branch 'parent/main' into upstream-2024112
|
2024-11-28 19:45:31 +09:00 |
|
Matt Jankowski
|
a27bafa596
|
Add UserRole#bypass_block? method for notification check (#32974)
|
2024-11-26 09:45:47 +00:00 |
|
KMY
|
8a075ba4c6
|
Merge remote-tracking branch 'parent/main' into upstream-20241126
|
2024-11-26 12:56:31 +09:00 |
|
Claire
|
2d8fed23e6
|
Fix TagFollow records not being correctly handled in account operations (#33063)
|
2024-11-25 10:27:58 +00:00 |
|
Eugen Rochko
|
d75088d699
|
Fix pushing hashtag-followed posts to feeds of inactive users (#33018)
|
2024-11-22 08:30:57 +00:00 |
|
Christian Schmidt
|
7385016837
|
rel="me" check should be case-insenstive (#32238)
|
2024-11-21 14:37:25 +00:00 |
|
Claire
|
dbddd40c1c
|
Add stop-gap antispam code (#32981)
|
2024-11-21 14:06:57 +00:00 |
|
Eugen Rochko
|
2b5faa2ba3
|
Change lists to reflect added and removed users retroactively (#32930)
|
2024-11-19 10:04:12 +00:00 |
|
KMY
|
055045981f
|
Merge remote-tracking branch 'parent/main' into upstream-20241119
|
2024-11-19 08:49:55 +09:00 |
|