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
Age
Commit message (
Expand
)
Author
2019-10-01
replace `hr`s with `br`s in some bangtag outputs while idly grumbling at mobi...
multiple creatures
2019-10-01
add average & total to `histogram`
multiple creatures
2019-10-01
add `histogram` bangtag
multiple creatures
2019-10-01
prefixing a search with `@@` interprets it as an advanced query (in postgresq...
multiple creatures
2019-09-30
community-visible (not community-only!) posts are also distributable - notify...
multiple creatures
2019-09-24
include `local` scope in visibility limit if an account is silenced
multiple creatures
2019-09-24
the commit below this but like actually fix it this time
multiple creatures
2019-09-24
unbreak tag conversion
multiple creatures
2019-09-24
strip blankspace when converting in-body tags to out-of-body tags
multiple creatures
2019-09-24
work around vanilladon apps breaking when a custom filter uses monsterfork cw...
multiple creatures
2019-09-24
in custom filters, remove the `irreversible` flag (but report it as `true` to...
multiple creatures
2019-09-24
add limited tag string
multiple creatures
2019-09-24
add account limited by admin flag to api + badge
multiple creatures
2019-09-19
when converting in-body tags to out-of-body tags, only strip lines that are n...
multiple creatures
2019-09-18
allow up to 3 hops
multiple creatures
2019-09-17
make `BatchFetchMediaWorker` emergency stoppable by setting `Rails.cache.writ...
multiple creatures
2019-09-17
don't pre-cache media in tag bookmarks (we don't need to do this anymore)
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
stop pre-caching tag timeline media
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-16
add bulk sidekiq queue
multiple creatures
2019-09-15
stop pre-caching media on public, home, direct, & list timelines
multiple creatures
2019-09-15
pre-cache more pages of media at a time when browsing tags
multiple creatures
2019-09-15
make out-of-body tags actually out of body
multiple creatures
2019-09-14
add jortage proxy to csp
multiple creatures
2019-09-07
do not retry `FetchMediaWorker` jobs
multiple creatures
2019-09-06
raise authenticated api limit
multiple creatures
2019-09-06
convert spam filters into unioned regex, match between word boundaries
multiple creatures
2019-09-02
fix that weird `rt` bug
multiple creatures
2019-09-02
cache results of text formatting to save resources
multiple creatures
2019-09-02
use same matching rules for `skip_download?` as `MediaAttachment.instance.blo...
multiple creatures
2019-09-02
`bookmarks` -> `account_bookmarks`
multiple creatures
2019-09-02
fix tag timeline media prefetching, remove `limit_params` from prefetch queries
multiple creatures
2019-09-01
pre-emptively fetch missing remote media when a timeline's api page is read
multiple creatures
2019-09-01
fix breaking typo
multiple creatures
2019-09-01
bump up authenticated media api req limit
multiple creatures
2019-08-31
add `strip` bangtag - removes leading/trailing whitespace from lines
multiple creatures
2019-08-31
add `nosr` & `sr` bangtags to mark sections of posts that should and should n...
multiple creatures
2019-08-31
support federating `aria-hidden` property to mark content that should be skip...
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
re-fetch media when local file is missing
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
don't drop posts with invisible participants if they explicitly mention a loc...
multiple creatures
2019-08-26
detect spam registrations + include account approvals/rejections in transpara...
multiple creatures
[next]