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
2019-11-18
Revert `7f2174466` because it is causing thread mode to break.
multiple creatures
2019-11-18
When a post is delayed or updated, remove the old version from local timeline...
multiple creatures
2019-11-18
Send status ID instead of objects to `ActivityPub::DistributionWorker`
multiple creatures
2019-11-18
Be more specific about checking for the truthiness of `nomentions`.
multiple creatures
2019-11-18
Auto-remove expired filters.
multiple creatures
2019-11-17
Remove duplicated code.
multiple creatures
2019-11-16
The WAS spammer detection is no longer needed; removing this code from the Ja...
multiple creatures
2019-11-06
perform spam detection at registration time
multiple creatures
2019-10-26
before publishing a status force its formatting to be recached (fixes the men...
multiple creatures
2019-10-19
tighten abandoned account query in janitor
multiple creatures
2019-10-13
(optionally) announce the success of werewolf transformations
multiple creatures
2019-10-12
`FetchAvatarMediaWorker` -> `FetchAvatarWorker`
multiple creatures
2019-09-17
make `BatchFetchMediaWorker` emergency stoppable by setting `Rails.cache.writ...
multiple creatures
2019-09-17
`FetchMediaWorker` no longer re-fetches stuff the server already has unless `...
multiple creatures
2019-09-17
add `FetchAvatarWorker` to (re-)fetch account avatars/headers
multiple creatures
2019-09-17
add `BatchFetchMediaWorker` to fetch batches of media without overloading eit...
multiple creatures
2019-09-16
move backup worker to bulk queue
multiple creatures
2019-09-16
move link crawler to bulk queue; give up on ssl or no-card errors
multiple creatures
2019-09-16
retry media fetches twice before giving up; move media fetches to bulk queue
multiple creatures
2019-09-07
do not retry `FetchMediaWorker` jobs
multiple creatures
2019-09-06
convert spam filters into unioned regex, match between word boundaries
multiple creatures
2019-08-30
use a scheduled task to batch domain policy changes + revert `29643fd6` to av...
multiple creatures
2019-08-30
make sure media attachments are not from a blocked account, CDN, or their sub...
multiple creatures
2019-08-30
make sure id is an integer
multiple creatures
2019-08-30
(asynchronously) re-fetch missing media on serialize
multiple creatures
2019-08-26
detect spam registrations + include account approvals/rejections in transpara...
multiple creatures
2019-08-18
split db pruning off into its own scheduled job
multiple creatures
2019-08-18
janitor - allow retries, `@account_ids -> @exclude_ids`, remove unneeded `uni...
multiple creatures
2019-08-18
use default sidekiq options for `LogWorker`
multiple creatures
2019-08-18
use default sidekiq options for `DomainBlockWorker`
multiple creatures
2019-08-09
transparancy log - automatically add a content warning if there are admin com...
multiple creatures
2019-08-09
janitor - add db & media pruning job
multiple creatures
2019-08-08
admin transparancy log - support markdown
multiple creatures
2019-08-08
janitor - option to export `activityrelay` config
multiple creatures
2019-08-08
janitor - make sure values excludes are deduped
multiple creatures
2019-08-07
add distributability check to reblog worker
multiple creatures
2019-08-07
add option to automatically space out boosts over configurable random intervals
multiple creatures
2019-08-05
janitor can now write suspended domains to whatever JANITOR_BLOCKLIST_OUTPUT ...
multiple creatures
2019-08-03
move `Scheduler::JanitorScheduler::admin_account` to `ModerationHelper::janit...
multiple creatures
2019-08-03
respect 'don't @ me' requests
multiple creatures
2019-08-03
`domain_exists` -> `domain_exists?`
multiple creatures
2019-08-03
rename `BangtagHelper` to `ModerationHelper`
multiple creatures
2019-08-03
skip importing dead domains
multiple creatures
2019-08-03
`monsterpit-janitor` is now built in as a sidekiq job (with better code)
multiple creatures
2019-07-31
ability to add domain moderation notes, edit existing domain policies in-plac...
multiple creatures
2019-07-30
revert to `text/plain` for transparancy logger
multiple creatures
2019-07-29
add plain-text console formatting option
multiple creatures
2019-07-29
fix delayed roars mentions bug, increase delay to 1 minute, include local onl...
multiple creatures
2019-07-29
optional delayed publishing of roars for proofreading
multiple creatures
2019-07-26
make sure self-destructing roar worker exits successfully
multiple creatures
[next]