Age | Commit message (Expand) | Author |
2019-07-26 | make sure self-destructing roar worker exits successfully | multiple creatures |
2019-07-26 | fix `delete_in:thread` logic flub | multiple creatures |
2019-07-26 | process self-destructing roars asynchronously | multiple creatures |
2019-07-26 | add `delete_in:thread`/`thread:delete_in` | 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-26 | remove hashtag visibility warning - this fork supports unlisted hashtags | multiple creatures |
2019-07-26 | bump poll sizes to 33 options x 202 chars | multiple creatures |
2019-07-25 | add all `ActionLog`-able admin & moderator actions to logger | multiple creatures |
2019-07-24 | don't include `reject_payload!` auto-rejections in logger because that leaks ... | 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 | don't append account uri | multiple creatures |
2019-07-24 | moderation logger - add auto-reject reasons | multiple creatures |
2019-07-24 | tag `admin:` command usage as `monsterpit.admin.log` | multiple creatures |
2019-07-24 | add icons to auto-reject logs | multiple creatures |
2019-07-24 | logger should not generate link cards or mentions for entries | multiple creatures |
2019-07-24 | manually patch `ActivityPub::TagManager` back to version this codebase should... | multiple creatures |
2019-07-24 | transparancy - log use of admin related method calls & activitypub auto-rejec... | multiple creatures |
2019-07-24 | remove instance actor code from tag manager for now | multiple creatures |
2019-07-24 | use numeric announcer id | multiple creatures |
2019-07-24 | success message when processing bangtags-only scripts | multiple creatures |
2019-07-24 | revert the current unfinished chat implementation | multiple creatures |
2019-07-24 | simplify bbcode url regex | multiple creatures |
2019-07-23 | should not reject imported posts | multiple creatures |
2019-07-23 | clear caches after changing lifespan of existing roars | multiple creatures |
2019-07-23 | add missing `delete_in` aliases | multiple creatures |
2019-07-23 | set visibility of `admin` bangtags to local & tag with `#monsterpit.admin` | multiple creatures |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures |
2019-07-23 | fix `keysmash` - join chunks | multiple creatures |
2019-07-23 | fix typo in bangtag aliases parsing | 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 | fix typo - `url` -> `@url` | multiple creatures |
2019-07-22 | autoreject check before fetching link preview cards & feeds | multiple creatures |
2019-07-22 | move autoreject check to own module & check for reject before pulling resources | multiple creatures |
2019-07-22 | allow autorejecting incoming ap activities by `id`, `@context`, and domain + ... | multiple creatures |
2019-07-22 | anchor tagger - filenames must have a dot | multiple creatures |
2019-07-22 | formatting examples in preferences | multiple creatures |
2019-07-22 | handle more edge cases in archor tagger | multiple creatures |
2019-07-21 | begone extra parenthesis | multiple creatures |
2019-07-21 | allow self & signed-in local followers to read outbox when `hide public ap ou... | multiple creatures |
2019-07-21 | allow self & signed-in local followers to see account when `hide public profi... | multiple creatures |
2019-07-21 | return 404 if `hide public profile` set | multiple creatures |
2019-07-21 | split `hide public profile` & `hide public ap outbox` into separate user opti... | multiple creatures |
2019-07-21 | privacy - add option to disable public activitypub outbox | multiple creatures |
2019-07-21 | add more options for time range of roars visible to anonymous public profile ... | multiple creatures |
2019-07-21 | privacy - limit public profiles & public ap outboxes to last 6 days of history | multiple creatures |
2019-07-21 | privacy - remove rss endpoint from account controller | multiple creatures |