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
Age
Commit message (
Expand
)
Author
2019-12-17
remove unused `preload_media`
multiple creatures
2019-12-17
fix `bangtag` bangtag
multiple creatures
2019-12-14
Merge branch 'master' of monsterware.dev:monsterpit/mastodon
multiple creatures
2019-12-14
use redis lock instead of rolling own
multiple creatures
2019-12-14
fix no body text error
multiple creatures
2019-12-13
sync with `on_behalf_of` + bump max pages
multiple creatures
2019-12-13
improve normalization
multiple creatures
2019-12-12
strip mentions from normalized text
multiple creatures
2019-12-12
include "do not interact" as a trigger for infering no replies mode
multiple creatures
2019-12-12
avoid letting folks kick themselves out of their own threads
multiple creatures
2019-12-12
avoid posting when body only has mentions it
multiple creatures
2019-12-12
use `origin` prop for imported announces
multiple creatures
2019-12-12
only pass account id into scope instead of whole account object
multiple creatures
2019-12-12
better key constraints on imported statuses, sharekeys, & normalized statuses...
multiple creatures
2019-12-12
periodically clean up filter caches
multiple creatures
2019-12-12
add `thread:kick` & `thread:unkick` bangtags, alias them to `kick` & `unkick`
multiple creatures
2019-12-12
revise post service to check for kicked status before posting, handle out-of-...
multiple creatures
2019-12-12
add ability for post authors to kick jerks out of their threads
multiple creatures
2019-12-12
use service account helper in janitor scheduler
multiple creatures
2019-12-12
simplify the asynchronous post worker
multiple creatures
2019-12-12
make it possible to process & send out mentions in separate steps
multiple creatures
2019-12-12
add service account helper to make announcer & janitor posting easier
multiple creatures
2019-12-12
remove duplicate post distribution calls
multiple creatures
2019-12-11
remove unused filter helper
multiple creatures
2019-12-11
move sharekeys & import metadata to own tables
multiple creatures
2019-12-11
move normalized text into own table
multiple creatures
2019-12-11
use `set` instead of `setex`
multiple creatures
2019-12-10
fix newlines in normalized text + make `tag` & `tags` headings mean the same ...
multiple creatures
2019-12-10
simplify normalizer & add headings
multiple creatures
2019-12-10
`include` looks nicer
multiple creatures
2019-12-10
handle syntax for `tags:` as `tags: tag1 tag2 "tag3" ...`
multiple creatures
2019-12-10
add regex shortcut descriptions for filters
multiple creatures
2019-12-10
make query expander convert `heading: regex to match` shortcut into regex form
multiple creatures
2019-12-10
include headings `tags`, `subj`, `text`, & `desc` in normalized text so they ...
multiple creatures
2019-12-10
add accessibility option to make everything lowercase
multiple creatures
2019-12-10
remove duplicate domain check
multiple creatures
2019-12-10
do not override timestamps when syncing
multiple creatures
2019-12-10
add synchronize button to account manager
multiple creatures
2019-12-10
add cooldown to post sync just in case
multiple creatures
2019-12-10
synchronize remote posts on first follow
multiple creatures
2019-12-10
set `resource_options` to empty hash if `nil`
multiple creatures
2019-12-10
remove no-longer-useful context checks from autoreject helper
multiple creatures
2019-12-08
forgot to join domain parts
multiple creatures
2019-12-07
forgot to add the redisable module
multiple creatures
2019-12-07
don't count faves as indicators for known accounts
multiple creatures
2019-12-07
add option to toggle whether regex filters should be applied to mentions
multiple creatures
2019-12-07
make sure filter cache gets wiped when a filter is deleted
multiple creatures
2019-12-07
domain policies also now get applied to subdomains
multiple creatures
2019-12-07
make domain policies templatable
multiple creatures
2019-12-07
get rid of unneccesary protocol check from upstream
multiple creatures
[next]