about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2019-10-13(optionally) announce the success of werewolf transformationsmultiple creatures
2019-10-12graylist (reject unknown) federation & known account auto-learning finally ha...multiple creatures
2019-10-09custom filters can now also match posts with missing media descriptionsmultiple creatures
2019-10-09custom filters can now match media descriptionsmultiple creatures
2019-09-24in custom filters, remove the `irreversible` flag (but report it as `true` to...multiple creatures
2019-08-18prevent gap removal option from breaking columnsmultiple creatures
2019-08-15custom filters now have an option to add or override content warnings; filter...multiple creatures
2019-08-15fix err 500 when trying to read `identity_proofs` from a non-existant accountmultiple creatures
2019-08-15handle interactions on sharekeyed posts when both participants are local; all...multiple creatures
2019-08-10fix interaction buttons on public pagesmultiple creatures
2019-08-08add new `reject unknown` policy option to prevent spam & harassment from larg...multiple creatures
2019-08-07add option to automatically space out boosts over configurable random intervalsmultiple creatures
2019-08-02filters now have options to separately match post text, content warnings/titl...multiple creatures
2019-07-31ability to add domain moderation notes, edit existing domain policies in-plac...multiple creatures
2019-07-30use a non-tabular domain policy list layout & paginatemultiple creatures
2019-07-30add a domain policy viewer at `/policies`multiple creatures
2019-07-30make cursor blink respect auto-play settingsmultiple 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-29optional delayed publishing of roars for proofreadingmultiple creatures
2019-07-24revert the current unfinished chat implementationmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-07-22formatting examples in preferencesmultiple creatures
2019-07-21split `hide public profile` & `hide public ap outbox` into separate user opti...multiple creatures
2019-07-21privacy - add option to disable public activitypub outboxmultiple creatures
2019-07-21add more options for time range of roars visible to anonymous public profile ...multiple creatures
2019-07-19remove old version of kobold prefs from uimultiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-07-15add ability to export followersmultiple creatures
2019-05-21add bbdown & bbcode options to prefs menumultiple creatures
2019-05-21make large emojos 24px instead of 32pxmultiple creatures
2019-05-21when autoplay is off play animated emoji on hovermultiple creatures
2019-05-21add option to embiggen the emojos & embiggen small bbcode text on hovermultiple creatures
2019-05-21Correct a 6-in-the-morning breaking typos.multiple creatures
2019-05-21Expose user settings to `Account` model and update code referencing those set...multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21Drop remaining OStatus and PuSH code, as well as related database items.multiple creatures
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
2019-05-21Privacy: add options to make interaction lists private and to not be included...multiple creatures
2019-05-21Anxiety reduction: add option to hide mascot.multiple creatures
2019-05-21Add option to filter packmate thread branches where you don't follow all the ...multiple creatures
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Custom filters: add ability to create filters that exclude or are exclusive ...multiple creatures
2019-05-21Add option to hide public replies from profilemultiple creatures
2019-05-21Anxiety reduction: make block/mute reply filters more granular and add option...multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...multiple creatures
2019-05-21Add option to remove filtered roar placeholder gap.multiple creatures
2019-05-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.multiple creatures
2019-05-21Add options to increase size and spacing of action buttons and width of compo...multiple creatures