Age | Commit message (Expand) | Author |
2019-11-19 | Use `<use />` to render transparent SVG logo instead of inserting it (#10845) | Eugen Rochko |
2019-11-19 | Add responsive panels to the single-column layout (#10820) | Eugen Rochko |
2019-11-18 | Remove context selector from filter view. | multiple creatures |
2019-11-18 | Remove unused and incompatable filter settings. These will be re-added in ti... | multiple creatures |
2019-11-18 | Add a new profile option to filter posts with undescribed media. At some poi... | multiple creatures |
2019-10-27 | add profile option to (locally) block anonymous views of public posts | multiple creatures |
2019-10-13 | (optionally) announce the success of werewolf transformations | multiple creatures |
2019-10-12 | graylist (reject unknown) federation & known account auto-learning finally ha... | multiple creatures |
2019-10-09 | custom filters can now also match posts with missing media descriptions | multiple creatures |
2019-10-09 | custom filters can now match media descriptions | multiple creatures |
2019-09-24 | in custom filters, remove the `irreversible` flag (but report it as `true` to... | multiple creatures |
2019-08-18 | prevent gap removal option from breaking columns | multiple creatures |
2019-08-15 | custom filters now have an option to add or override content warnings; filter... | multiple creatures |
2019-08-15 | fix err 500 when trying to read `identity_proofs` from a non-existant account | multiple creatures |
2019-08-15 | handle interactions on sharekeyed posts when both participants are local; all... | multiple creatures |
2019-08-10 | fix interaction buttons on public pages | multiple creatures |
2019-08-08 | add new `reject unknown` policy option to prevent spam & harassment from larg... | multiple creatures |
2019-08-07 | add option to automatically space out boosts over configurable random intervals | multiple creatures |
2019-08-02 | filters now have options to separately match post text, content warnings/titl... | multiple creatures |
2019-07-31 | ability to add domain moderation notes, edit existing domain policies in-plac... | multiple creatures |
2019-07-30 | use a non-tabular domain policy list layout & paginate | multiple creatures |
2019-07-30 | add a domain policy viewer at `/policies` | multiple creatures |
2019-07-30 | make cursor blink respect auto-play settings | multiple creatures |
2019-07-30 | add an optional blinking cursor to console formatting | multiple creatures |
2019-07-29 | add plain-text console formatting option | multiple creatures |
2019-07-29 | actually let's make the delay time configurable | multiple creatures |
2019-07-29 | optional delayed publishing of roars for proofreading | multiple creatures |
2019-07-24 | revert the current unfinished chat implementation | multiple creatures |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures |
2019-07-22 | formatting examples in preferences | multiple creatures |
2019-07-21 | split `hide public profile` & `hide public ap outbox` into separate user opti... | multiple creatures |
2019-07-21 | privacy - add option to disable public activitypub outbox | multiple creatures |
2019-07-21 | add more options for time range of roars visible to anonymous public profile ... | multiple creatures |
2019-07-19 | remove old version of kobold prefs from ui | multiple creatures |
2019-07-15 | add `supports_chat` property, rename `adults_only` to `adult_content`, federa... | multiple creatures |
2019-07-15 | add ability to export followers | multiple creatures |
2019-05-21 | add bbdown & bbcode options to prefs menu | multiple creatures |
2019-05-21 | make large emojos 24px instead of 32px | multiple creatures |
2019-05-21 | when autoplay is off play animated emoji on hover | multiple creatures |
2019-05-21 | add option to embiggen the emojos & embiggen small bbcode text on hover | multiple creatures |
2019-05-21 | Correct a 6-in-the-morning breaking typos. | multiple creatures |
2019-05-21 | Expose user settings to `Account` model and update code referencing those set... | multiple creatures |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad... | multiple creatures |
2019-05-21 | Drop remaining OStatus and PuSH code, as well as related database items. | multiple creatures |
2019-05-21 | Drop OStatus support. Fix some of the Rspec tests. | multiple creatures |
2019-05-21 | Privacy: add options to make interaction lists private and to not be included... | multiple creatures |
2019-05-21 | Anxiety reduction: add option to hide mascot. | multiple creatures |
2019-05-21 | Add option to filter packmate thread branches where you don't follow all the ... | multiple creatures |
2019-05-21 | Split boosts/repeats off to their own tab and add to the API. | multiple creatures |
2019-05-21 | Custom filters: add ability to create filters that exclude or are exclusive ... | multiple creatures |