Matt Jankowski
|
0c4e7c06dc
Fix `Rails/FindEach` cop (#26886)
|
1 年之前 |
Emelia Smith
|
3a91603b15
Prevent UserCleanupScheduler from overwhelming streaming (#25519)
|
1 年之前 |
Matt Jankowski
|
f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
|
1 年之前 |
Claire
|
1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
|
1 年之前 |
Eugen Rochko
|
c4b92b1aee
Fix n+1 query during status removal (#19753)
|
2 年之前 |
Claire
|
c2170991c7
Fix reblogs being discarded after the reblogged status (#19731)
|
2 年之前 |
Claire
|
cedcece0cc
Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005)
|
2 年之前 |
Eugen Rochko
|
6cf57c6765
Refactor how Redis locks are created (#18400)
|
2 年之前 |
Eugen Rochko
|
3917353645
Fix single Redis connection being used across all threads (#18135)
|
2 年之前 |
Claire
|
abb11778d7
Fix inconsistency in error handling when removing a status (#17974)
|
2 年之前 |
Eugen Rochko
|
d17fb70131
Change how changes to media attachments are stored for edits (#17696)
|
2 年之前 |
Eugen Rochko
|
c9a52833b6
Fix deletes not being signed in authorized fetch mode (#17484)
|
2 年之前 |
Eugen Rochko
|
1060666c58
Add support for editing for published statuses (#16697)
|
2 年之前 |
Eugen Rochko
|
14f436c457
Add notifications for statuses deleted by moderators (#17204)
|
2 年之前 |
Claire
|
1d67acb72f
Fix scoped order warning in RemoveStatusService (#16531)
|
3 年之前 |
Claire
|
9a19227f17
Fix some RedisLocks auto-releasing too fast (#16276)
|
3 年之前 |
Claire
|
0b36e3419d
Fix processing of remote Delete activities (#16084)
|
3 年之前 |
Eugen Rochko
|
ca3bc1b09f
Refactor StatusReachFinder to handle followers and relays as well (#16051)
|
3 年之前 |
Eugen Rochko
|
619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011)
|
3 年之前 |
Eugen Rochko
|
e7e099d1a0
Fix deletes not reaching every server that interacted with status (#15200)
|
4 年之前 |
Takeshi Umeda
|
d8bad8fbf6
Fix not publishing update of remote timeline (#13745)
|
4 年之前 |
Eugen Rochko
|
c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
|
5 年之前 |
Eugen Rochko
|
97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
|
5 年之前 |
Eugen Rochko
|
5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
|
5 年之前 |
Eugen Rochko
|
6ff67be0f6
Add a spam check (#11217)
|
5 年之前 |
Eugen Rochko
|
b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
|
5 年之前 |
Eugen Rochko
|
23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
|
5 年之前 |
Eugen Rochko
|
f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
|
5 年之前 |
ThibG
|
6b0eda14a1
Avoid race condition when streaming deleted statuses (#10280)
|
5 年之前 |
Eugen Rochko
|
a41afef80c
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (#10247)
|
5 年之前 |