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
/
helpers
Age
Commit message (
Expand
)
Author
2019-08-08
admin transparancy log - add moderator review links to domain policy changes
multiple creatures
2019-08-08
add new `reject unknown` policy option to prevent spam & harassment from larg...
multiple creatures
2019-08-06
do not parse blocks from `dialup.express` or `tenforward.social` - too much m...
multiple creatures
2019-08-05
`unsuspend` -> `"unsuspend"`
multiple creatures
2019-08-05
rewrite repeated domain maps to use a helper function & make vulpine.club yam...
multiple creatures
2019-08-04
port @zac@computerfox.xyz's `silence` to `BlocklistHelper`
multiple creatures
2019-08-03
automatically set `suspend` policy on domains that trigger `context` auto-rej...
multiple creatures
2019-08-03
move `Scheduler::JanitorScheduler::admin_account` to `ModerationHelper::janit...
multiple creatures
2019-08-03
`domain_exists` -> `domain_exists?`
multiple creatures
2019-08-03
`reason?` -> `reason`
multiple creatures
2019-08-03
include note for admin account actions in audit log
multiple creatures
2019-08-03
`domain_exists` -> `domain_exists?`
multiple creatures
2019-08-03
rename `BangtagHelper` to `ModerationHelper`
multiple creatures
2019-08-03
properly interpret `severity: nomedia` from `vulpine.club` yaml
multiple creatures
2019-08-03
fix 6 am typo - `+=` -> `=`
multiple creatures
2019-08-03
`monsterpit-janitor` is now built in as a sidekiq job (with better code)
multiple creatures
2019-08-02
unbreak - `tags_regex` -> `regex`
multiple creatures
2019-08-02
unbreak the universe - `Redis.cache` -> `Redis.current`
multiple creatures
2019-08-02
make sure the thread filter option won't affect your own threads or those you...
multiple creatures
2019-08-02
filters now have options to separately match post text, content warnings/titl...
multiple creatures
2019-07-31
merge admin/moderator actions back under admin.log scope
multiple creatures
2019-07-31
ability to add domain moderation notes, edit existing domain policies in-plac...
multiple creatures
2019-07-30
add a domain policy viewer at `/policies`
multiple creatures
2019-07-30
remove auto-rejections from transparancy log
multiple creatures
2019-07-29
too few args <.<'
multiple creatures
2019-07-29
too many args (too many args)
multiple creatures
2019-07-26
fix display of report ids
multiple creatures
2019-07-26
split federation & moderation logs into different subscopes + make scope tag ...
multiple creatures
2019-07-25
add all `ActionLog`-able admin & moderator actions to logger
multiple creatures
2019-07-24
clarify rejected announces correctly (but even more correctly with the right ...
multiple creatures
2019-07-24
clarify rejected announces correctly
multiple creatures
2019-07-24
moderation logger - add auto-reject reasons
multiple creatures
2019-07-24
add icons to auto-reject logs
multiple creatures
2019-07-24
transparancy - log use of admin related method calls & activitypub auto-rejec...
multiple creatures
2019-07-24
revert the current unfinished chat implementation
multiple creatures
2019-07-23
should not reject imported posts
multiple creatures
2019-07-23
log rejected uris
multiple creatures
2019-07-22
fix username matching
multiple creatures
2019-07-22
add autoreject by ap username, grabbing from actor uri if no `preferredUserna...
multiple creatures
2019-07-22
move autoreject check to own module & check for reject before pulling resources
multiple creatures
2019-07-20
fix query string sanitizer - use `query_values=` from `Addressable::URI` inst...
multiple creatures
2019-07-20
create bangtag helper module, add functions for transparent moderation in `ad...
multiple creatures
2019-07-19
don't strip valueless query strings
multiple creatures
2019-07-19
keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...
multiple creatures
2019-07-19
add badge to ui for locked accounts
multiple creatures
2019-07-19
move query string sanitizer to its own module & sanitize link cards as well
multiple creatures
2019-07-15
add `supports_chat` property, rename `adults_only` to `adult_content`, federa...
multiple creatures
2019-07-15
local visibility scope, chat scope+tags, unlisted tags
multiple creatures
2019-05-21
Correct a 6-in-the-morning breaking typos.
multiple creatures
2019-05-21
Expose user settings to `Account` model and update code referencing those set...
multiple creatures
[next]