Commit Graph

9913 Commits (staging)

Author SHA1 Message Date
multiple creatures ccb84572d6 add a domain policy viewer at `/policies` 2019-07-30 16:36:24 -05:00
multiple creatures 3f327a3ea7 make cursor blink respect auto-play settings 2019-07-30 14:52:55 -05:00
multiple creatures 2ca0b8ce62 add missing `boolean_cast_setting` to `show_cursor` & `delayed_roars` preferences 2019-07-30 14:41:49 -05:00
multiple creatures 96770151ef remove auto-rejections from transparancy log 2019-07-30 13:54:13 -05:00
multiple creatures d51a846d3a revert to `text/plain` for transparancy logger 2019-07-30 13:37:33 -05:00
multiple creatures d9758157b9 add an optional blinking cursor to console formatting 2019-07-30 13:10:35 -05:00
multiple creatures 90130014dd add plain-text console formatting option 2019-07-29 23:09:51 -05:00
multiple creatures 0fb1e7888e actually let's make the delay time configurable 2019-07-29 18:17:51 -05:00
multiple creatures 9d55cfc6ad fix delayed roars mentions bug, increase delay to 1 minute, include local only prop 2019-07-29 17:40:44 -05:00
multiple creatures 6fa955e8a1 disable clear button when there's nothing to clear 2019-07-29 15:30:33 -05:00
multiple creatures 42bf20d22f too few args <.<' 2019-07-29 15:11:25 -05:00
multiple creatures 896817421a too many args (too many args) 2019-07-29 15:07:50 -05:00
multiple creatures 74290d4eb3 optional delayed publishing of roars for proofreading 2019-07-29 14:26:41 -05:00
multiple creatures 02729ab3ae update schema 2019-07-29 13:18:51 -05:00
multiple creatures feeb789ecd add `boostable` attribute to statuses model 2019-07-29 12:38:12 -05:00
multiple creatures 863c101e0a move clear button text to mouseover 2019-07-29 12:35:23 -05:00
multiple creatures 90d72f19ba big tails never fail! 2019-07-28 22:39:54 -05:00
multiple creatures 965b713ac2 move clear all button to the left 2019-07-28 21:05:00 -05:00
multiple creatures 4fc97d77a9 add clear button & missing monsterpit visibility icons 2019-07-28 20:58:40 -05:00
multiple creatures b93bf4b271 use identity nickname in composer placeholder instead (custom emoji won't work in placeholder text) 2019-07-28 19:33:31 -05:00
multiple creatures 30d3b9a6f7 add `i:am` shortname to the client api 2019-07-28 19:29:24 -05:00
multiple creatures 9e841ece20 make `i:am`/`we:are` signatures available to the client api 2019-07-28 19:06:02 -05:00
multiple creatures 28b2a700f0 show which identity roars are being signed with in the composer placeholder 2019-07-28 19:03:42 -05:00
multiple creatures 0f18a0ad00 fix `i:am:not`/`we:are:not` 2019-07-28 14:47:14 -05:00
multiple creatures c4f5de4e06 fix `adult content` setting & remove old `supports chat` setting 2019-07-28 14:45:43 -05:00
multiple creatures 712137fda9 make `i:am`/`we:are` handle multiple identities (`we:are:a:and:b:and:c`) and one-time authorship (`once:i:am:a`) 2019-07-26 19:46:14 -05:00
multiple creatures 31d2b16e43 add `once`/`once:` flag bangtag 2019-07-26 19:44:30 -05:00
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