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
2023-04-01
Fix Redis client and type errors introduced in #24285 (#24342)
Vyr Cossont
2023-03-31
IndexingScheduler: fetch and import in batches (#24285)
Vyr Cossont
2023-03-29
Requeue expiration notification (#24311)
Christian Schmidt
2023-03-19
Webhooks for local status.create, status.update, account.update (#24133)
Vyr Cossont
2023-03-15
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...
Claire
2023-03-04
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Jean byroot Boussier
2023-03-03
Remove implied StandardError rescue (#23942)
Nick Schonning
2023-03-03
Fix original account being unfollowed on migration before the follow request ...
Claire
2023-03-03
Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)
Claire
2023-02-23
Change auto-deletion throttling constants to better scale with server size (#...
Claire
2023-02-20
Autofix Rubocop remaining Layout rules (#23679)
Nick Schonning
2023-02-20
Autofix Rubocop Rails/Pluck (#23730)
Nick Schonning
2023-02-19
Autofix Rubocop Style/RedundantBegin (#23703)
Nick Schonning
2023-02-18
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
Nick Schonning
2023-02-10
Fix unbounded recursion in post discovery (#23506)
Claire
2023-02-08
Apply Rubocop Performance/RedundantBlockCall (#23440)
Nick Schonning
2023-02-07
Autofix Rails/EagerEvaluationLogMessage (#23429)
Nick Schonning
2023-02-07
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation...
Claire
2022-12-15
Fix typos in source documentation (#21046)
luzpaz
2022-11-10
Change incoming activity processing to happen in `ingress` queue (#20264)
Eugen Rochko
2022-11-09
Change account deletion requests to spread out over time (#20222)
Claire
2022-11-09
Fix being able to spoof link verification (#20217)
Eugen Rochko
2022-11-07
Fix followers count not being updated when migrating follows (#19998)
Claire
2022-11-05
Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805)
Eugen Rochko
2022-11-04
Add caching for payload serialization during fan-out (#19642)
Eugen Rochko
2022-11-01
Fix N+1 on mentions in PushUpdateWorker (#19637)
Claire
2022-11-01
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation n...
Claire
2022-10-26
Fix vacuum scheduler missing lock, locks never expiring (#19458)
Eugen Rochko
2022-10-22
Change featured tag updates to add/remove activity (#19409)
Takeshi Umeda
2022-10-20
Add synchronization of remote featured tags (#19380)
Takeshi Umeda
2022-09-27
Add retention policy for cached content and media (#19232)
Eugen Rochko
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2022-08-25
Remove digest e-mails (#17985)
Eugen Rochko
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
[next]