index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
workers
Age
Commit message (
Expand
)
Author
2022-07-17
Add ability to follow hashtags (#18809)
Eugen Rochko
2022-07-07
ip_cleanup_scheduler: Make IP and session retention configurable (#18757)
Jeremy Kescher
2022-06-09
Add administrative webhooks (#18510)
Eugen Rochko
2022-05-28
Prevent use locale with empty string (#18543)
Jeong Arm
2022-05-18
Change search indexing to use batches to minimize resource usage (#18451)
Eugen Rochko
2022-05-13
Refactor how Redis locks are created (#18400)
Eugen Rochko
2022-04-29
Remove IP matching from e-mail domain blocks (#18190)
Eugen Rochko
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-03-19
Fix clean_discarded_statuses (#17822)
Jeong Arm
2022-03-09
Change design of federation pages in admin UI (#17704)
Eugen Rochko
2022-03-04
Fix duplicate notifications being possible after poll expiration (#17697)
Eugen Rochko
2022-03-01
Change authorized applications page (#17656)
Eugen Rochko
2022-02-26
Fix crash in EmailDomainBlockRefreshScheduler (#17649)
Claire
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-24
Change e-mail domain blocks to block IPs dynamically (#17635)
Eugen Rochko
2022-02-11
Add notifications when a reblogged status has been updated (#17404)
Eugen Rochko
2022-02-10
Fix NoMethodError in StatusUpdateDistributionWorker (#17499)
Claire
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2022-02-08
Fix localization of cold-start follow recommendations (#17479)
Eugen Rochko
2022-02-07
Fix Ruby 2.5 incompatibility (#17465)
Claire
2022-02-07
Fix errors when multiple Delete are received for a given actor (#17460)
Claire
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2022-01-19
Fix error when using raw distribution worker (#17334)
Eugen Rochko
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2022-01-17
Add notifications for statuses deleted by moderators (#17204)
Eugen Rochko
2022-01-17
Add support for private pinned posts (#16954)
Claire
2022-01-16
Remove IP tracking columns from users table (#16409)
Eugen Rochko
2021-12-17
Add ability to purge undeliverable domains from admin interface (#16686)
Claire
2021-12-13
Fix follow recommendation biased towards older accounts (#17126)
Takeshi Umeda
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-11-06
Fix AccountNote not having a maximum length (#16942)
Claire
2021-08-11
Fix followers synchronization mechanism not working when URI has empty path (...
Claire
2021-08-09
Add feature to automatically delete old toots (#16529)
Claire
2021-08-08
Fix when MoveWorker cannot get locale from remote account (#16576)
Takeshi Umeda
2021-06-23
Fix newlines in accout notes added by the Move handler (#16415)
Claire
2021-06-21
Add authentication history (#16408)
Eugen Rochko
2021-05-19
Fix some RedisLocks auto-releasing too fast (#16276)
Claire
2021-05-11
Fix to be able to redownload avatar and header (#16190)
Takeshi Umeda
2021-05-06
Add Ruby 3.0 support (#16046)
Claire
2021-05-05
Fix media redownload worker retrying on unexpected response codes (#16111)
Eugen Rochko
2021-05-05
Improve performance of follow recommendation scheduler (#16159)
Claire
2021-05-04
Fix empty home feed before first follow has finished processing (#16152)
Eugen Rochko
2021-04-26
Fix thread resolve worker retrying when status no longer exists (#16109)
Eugen Rochko
2021-04-24
Fix nil error when removing status caused by race condition (#16099)
Eugen Rochko
2021-04-12
Change Web Push API deliveries to use request pooling (#16014)
Eugen Rochko
2021-04-12
Add cold-start follow recommendations (#15945)
Eugen Rochko
2021-03-15
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)
Eugen Rochko
2020-12-26
Fix being able to import more than allowed number of follows (#15384)
ThibG
2020-12-22
Improve account deletion performances further (#15407)
ThibG
2020-12-20
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
ThibG
[next]