Commit Graph

9786 Commits (9febf120299f22c4e9dddd8dacea7c30fc750d7d)

Author SHA1 Message Date
multiple creatures 9febf12029 fix `delete_in:thread` logic flub (electric boogaloo) 2019-07-26 19:43:47 -05:00
multiple creatures aaa207284a make sure self-destructing roar worker exits successfully 2019-07-26 18:01:24 -05:00
multiple creatures cfb28743fa fix `delete_in:thread` logic flub 2019-07-26 18:00:49 -05:00
multiple creatures 1aba334730 process self-destructing roars asynchronously 2019-07-26 17:49:32 -05:00
multiple creatures f9e382b9a6 add `delete_in:thread`/`thread:delete_in` 2019-07-26 15:47:46 -05:00
multiple creatures 78dd3d0e92 fix display of report ids 2019-07-26 15:20:57 -05:00
multiple creatures 0151f14dbc split federation & moderation logs into different subscopes + make scope tag prefix configurable 2019-07-26 15:20:57 -05:00
multiple creatures e0b257d512 remove hashtag visibility warning - this fork supports unlisted hashtags 2019-07-26 15:20:57 -05:00
multiple creatures 5c27502afa bump poll sizes to 33 options x 202 chars 2019-07-26 17:30:16 +00:00
multiple creatures 0d17c2bf2e add all `ActionLog`-able admin & moderator actions to logger 2019-07-25 01:35:49 -05:00
multiple creatures 234fae09ad don't include `reject_payload!` auto-rejections in logger because that leaks objects sent to the server that weren't supposed to be 2019-07-24 21:36:13 -05:00
multiple creatures bf27f256c5 clarify rejected announces correctly (but even more correctly with the right json object) 2019-07-24 20:24:52 -05:00
multiple creatures cf28bbd9fa clarify rejected announces correctly 2019-07-24 20:00:04 -05:00
multiple creatures ab43f884e3 don't append account uri 2019-07-24 19:43:42 -05:00
multiple creatures 8945a3b534 moderation logger - add auto-reject reasons 2019-07-24 19:37:00 -05:00
multiple creatures 5ec6e9c1e2 tag `admin:` command usage as `monsterpit.admin.log` 2019-07-24 18:33:09 -05:00
multiple creatures c0d23aa032 add icons to auto-reject logs 2019-07-24 18:27:54 -05:00
multiple creatures 88c23ae912 logger should not generate link cards or mentions for entries 2019-07-24 18:01:00 -05:00
multiple creatures 9cd09d4a70 manually patch `ActivityPub::TagManager` back to version this codebase should be using 2019-07-24 17:44:19 -05:00
multiple creatures 1f7a5bb57e remove chat tables & adjust status table index 2019-07-24 16:40:58 -05:00
multiple creatures cefcad1130 transparancy - log use of admin related method calls & activitypub auto-rejections to a logger account 2019-07-24 16:39:58 -05:00
multiple creatures 8f6e737f38 remove instance actor code from tag manager for now 2019-07-24 14:01:54 -05:00
multiple creatures b75f7be799 use numeric announcer id 2019-07-24 13:48:06 -05:00
multiple creatures 4415e8b047 success message when processing bangtags-only scripts 2019-07-24 13:03:51 -05:00
multiple creatures 25d628fca3 revert the current unfinished chat implementation 2019-07-24 13:01:12 -05:00
multiple creatures d83fcfd1f1 simplify bbcode url regex 2019-07-24 12:18:26 -05:00
multiple creatures aaae5aee52 should not reject imported posts 2019-07-23 19:18:52 -05:00
multiple creatures de542eca57 clear caches after changing lifespan of existing roars 2019-07-23 18:20:34 -05:00
multiple creatures 913ef775ab add missing `delete_in` aliases 2019-07-23 18:16:05 -05:00
multiple creatures a73ec02673 set visibility of `admin` bangtags to local & tag with `#monsterpit.admin` 2019-07-23 17:28:39 -05:00
multiple creatures 3862f48c34 add self-destructing roars & `live`/`lifespan` bangtags 2019-07-23 16:48:08 -05:00
multiple creatures 2a6ccce070 fix `keysmash` - join chunks 2019-07-23 16:44:12 -05:00
multiple creatures d377c828ef fix typo in bangtag aliases parsing 2019-07-23 16:43:25 -05:00
multiple creatures 4836e1f5df log rejected uris 2019-07-23 00:17:10 -05:00
multiple creatures 6a2b323006 fix username matching 2019-07-22 22:52:28 -05:00
multiple creatures 7df4d0e132 add autoreject by ap username, grabbing from actor uri if no `preferredUsername` key 2019-07-22 22:49:07 -05:00
multiple creatures 54bc08a8a3 fix typo - `url` -> `@url` 2019-07-22 21:42:34 -05:00
multiple creatures c2e47f5871 autoreject check before fetching link preview cards & feeds 2019-07-22 21:37:11 -05:00
multiple creatures 2822fbc443 move autoreject check to own module & check for reject before pulling resources 2019-07-22 21:12:54 -05:00
multiple creatures 86f29a68fb allow autorejecting incoming ap activities by `id`, `@context`, and domain + autoject suspended domains & their subdomains 2019-07-22 20:14:29 -05:00
multiple creatures d82d7e0b2b anchor tagger - filenames must have a dot 2019-07-22 17:25:20 -05:00
multiple creatures 155c324a7b formatting examples in preferences 2019-07-22 12:54:35 -05:00
multiple creatures e14d543edd handle more edge cases in archor tagger 2019-07-22 11:41:02 -05:00
multiple creatures e3ecc0871c begone extra parenthesis 2019-07-21 22:20:24 -05:00
multiple creatures b0eade5ad6 allow self & signed-in local followers to read outbox when `hide public ap outbox` is set 2019-07-21 22:18:02 -05:00
multiple creatures acc1fb81fe allow self & signed-in local followers to see account when `hide public profile` is set 2019-07-21 22:17:58 -05:00
multiple creatures 47d9a34401 return 404 if `hide public profile` set 2019-07-21 21:06:22 -05:00
multiple creatures 084b950401 split `hide public profile` & `hide public ap outbox` into separate user options, make original `Account.hidden` prop federation-affecting `invisible mode` 2019-07-21 20:50:30 -05:00
multiple creatures bca5a3073f privacy - add option to disable public activitypub outbox 2019-07-21 20:21:20 -05:00
multiple creatures d9073f132b add more options for time range of roars visible to anonymous public profile viewers 2019-07-21 19:51:07 -05:00