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
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-01
Fix Redis client and type errors introduced in #24285 (#24342)
Vyr Cossont
2023-03-31
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-31
IndexingScheduler: fetch and import in batches (#24285)
Vyr Cossont
2023-03-29
Requeue expiration notification (#24311)
Christian Schmidt
2023-03-22
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-19
Webhooks for local status.create, status.update, account.update (#24133)
Vyr Cossont
2023-03-15
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-15
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...
Claire
2023-03-05
Merge branch 'main' into glitch-soc/merge-upstream
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-25
Merge branch 'main' into glitch-soc/merge-upstream
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
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-19
Autofix Rubocop Style/RedundantBegin (#23703)
Nick Schonning
2023-02-18
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
Nick Schonning
2023-02-10
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-10
Fix unbounded recursion in post discovery (#23506)
Claire
2023-02-09
Merge branch 'main' into glitch-soc/merge-upstream
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
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-12-15
Fix typos in source documentation (#21046)
luzpaz
2022-11-12
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-10
Change incoming activity processing to happen in `ingress` queue (#20264)
Eugen Rochko
2022-11-10
Merge branch 'main' into glitch-soc/merge-upstream
Claire
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
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-07
Fix followers count not being updated when migrating follows (#19998)
Claire
2022-11-06
Merge branch 'main' into glitch-soc/merge-upstream
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-28
Merge branch 'main' into glitch-soc/merge-upstream
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-10-02
Merge branch 'main' into glitch-soc/merge-upstream
Claire
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-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
[next]