about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-07-30add a domain policy viewer at `/policies`multiple creatures
2019-07-30make cursor blink respect auto-play settingsmultiple creatures
2019-07-30add missing `boolean_cast_setting` to `show_cursor` & `delayed_roars` prefere...multiple creatures
2019-07-30remove auto-rejections from transparancy logmultiple creatures
2019-07-30revert to `text/plain` for transparancy loggermultiple creatures
2019-07-30add an optional blinking cursor to console formattingmultiple creatures
2019-07-29add plain-text console formatting optionmultiple creatures
2019-07-29actually let's make the delay time configurablemultiple creatures
2019-07-29fix delayed roars mentions bug, increase delay to 1 minute, include local onl...multiple creatures
2019-07-29disable clear button when there's nothing to clearmultiple creatures
2019-07-29too few args <.<'multiple creatures
2019-07-29too many args (too many args)multiple creatures
2019-07-29optional delayed publishing of roars for proofreadingmultiple creatures
2019-07-29add `boostable` attribute to statuses modelmultiple creatures
2019-07-29move clear button text to mouseovermultiple creatures
2019-07-28big tails never fail!multiple creatures
2019-07-28move clear all button to the leftmultiple creatures
2019-07-28add clear button & missing monsterpit visibility iconsmultiple creatures
2019-07-28use identity nickname in composer placeholder instead (custom emoji won't wor...multiple creatures
2019-07-28add `i:am` shortname to the client apimultiple creatures
2019-07-28make `i:am`/`we:are` signatures available to the client apimultiple creatures
2019-07-28show which identity roars are being signed with in the composer placeholdermultiple creatures
2019-07-28fix `i:am:not`/`we:are:not`multiple creatures
2019-07-28fix `adult content` setting & remove old `supports chat` settingmultiple creatures
2019-07-26make `i:am`/`we:are` handle multiple identities (`we:are:a:and:b:and:c`) and ...multiple creatures
2019-07-26add `once`/`once:` flag bangtagmultiple creatures
2019-07-26fix `delete_in:thread` logic flub (electric boogaloo)multiple creatures
2019-07-26make sure self-destructing roar worker exits successfullymultiple creatures
2019-07-26fix `delete_in:thread` logic flubmultiple creatures
2019-07-26process self-destructing roars asynchronouslymultiple creatures
2019-07-26add `delete_in:thread`/`thread:delete_in`multiple creatures
2019-07-26fix display of report idsmultiple creatures
2019-07-26split federation & moderation logs into different subscopes + make scope tag ...multiple creatures
2019-07-26remove hashtag visibility warning - this fork supports unlisted hashtagsmultiple creatures
2019-07-26bump poll sizes to 33 options x 202 charsmultiple creatures
2019-07-25add all `ActionLog`-able admin & moderator actions to loggermultiple creatures
2019-07-24don't include `reject_payload!` auto-rejections in logger because that leaks ...multiple creatures
2019-07-24clarify rejected announces correctly (but even more correctly with the right ...multiple creatures
2019-07-24clarify rejected announces correctlymultiple creatures
2019-07-24don't append account urimultiple creatures
2019-07-24moderation logger - add auto-reject reasonsmultiple creatures
2019-07-24tag `admin:` command usage as `monsterpit.admin.log`multiple creatures
2019-07-24add icons to auto-reject logsmultiple creatures
2019-07-24logger should not generate link cards or mentions for entriesmultiple creatures
2019-07-24manually patch `ActivityPub::TagManager` back to version this codebase should...multiple creatures
2019-07-24transparancy - log use of admin related method calls & activitypub auto-rejec...multiple creatures
2019-07-24remove instance actor code from tag manager for nowmultiple creatures
2019-07-24use numeric announcer idmultiple creatures
2019-07-24success message when processing bangtags-only scriptsmultiple creatures
2019-07-24revert the current unfinished chat implementationmultiple creatures