about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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 ↵multiple creatures
only prop
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-29update schemamultiple 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 ↵multiple creatures
work in placeholder text)
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
one-time authorship (`once:i:am:a`)
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
prefix configurable
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
objects sent to the server that weren't supposed to be
2019-07-24clarify rejected announces correctly (but even more correctly with the right ↵multiple creatures
json object)
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 ↵multiple creatures
should be using
2019-07-24remove chat tables & adjust status table indexmultiple creatures
2019-07-24transparancy - log use of admin related method calls & activitypub ↵multiple creatures
auto-rejections to a logger account
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
2019-07-24simplify bbcode url regexmultiple creatures
2019-07-23should not reject imported postsmultiple creatures
2019-07-23clear caches after changing lifespan of existing roarsmultiple creatures