Age | Commit message (Expand) | Author |
2019-11-06 | fix missing `srem` argument in commit `d162ebae7` | multiple creatures |
2019-11-06 | remove undeliverable flag from temporarily offline remote accounts & servers ... | multiple creatures |
2019-10-26 | fix breaking typos | multiple creatures |
2019-10-26 | add `skip_cache` to all cached formatter methods & do not cache the results o... | multiple creatures |
2019-10-26 | add `skip_cache` option to formatter & mark cached html as safe | multiple creatures |
2019-10-25 | default to `direct` visibility for `admin:` bangtags | multiple creatures |
2019-10-13 | spell "unannounce" correctly <.<, | multiple creatures |
2019-10-12 | graylist (reject unknown) federation & known account auto-learning finally ha... | multiple creatures |
2019-10-12 | add `parent:refetch` and `thread:refetch` bangtags allowing folks to have mon... | multiple creatures |
2019-10-12 | when somone's posting in html mode, convert newlines to html line breaks (res... | multiple creatures |
2019-10-10 | allow `lang` attribute to be federated (resolves #11) + allow `aria-hidden`, ... | multiple creatures |
2019-10-10 | allow `aria-label` attribute to be federated (resolves #10) | multiple creatures |
2019-10-10 | stopped using private-use codepoints as formatting placeholders (resolves #9) | multiple creatures |
2019-10-01 | replace `hr`s with `br`s in some bangtag outputs while idly grumbling at mobi... | multiple creatures |
2019-10-01 | add average & total to `histogram` | multiple creatures |
2019-10-01 | add `histogram` bangtag | multiple creatures |
2019-09-30 | community-visible (not community-only!) posts are also distributable - notify... | multiple creatures |
2019-09-18 | allow up to 3 hops | multiple creatures |
2019-09-15 | make out-of-body tags actually out of body | multiple creatures |
2019-09-02 | fix that weird `rt` bug | multiple creatures |
2019-09-02 | cache results of text formatting to save resources | multiple creatures |
2019-09-02 | use same matching rules for `skip_download?` as `MediaAttachment.instance.blo... | multiple creatures |
2019-08-31 | add `strip` bangtag - removes leading/trailing whitespace from lines | multiple creatures |
2019-08-31 | add `nosr` & `sr` bangtags to mark sections of posts that should and should n... | multiple creatures |
2019-08-31 | support federating `aria-hidden` property to mark content that should be skip... | multiple creatures |
2019-08-26 | don't drop posts with invisible participants if they explicitly mention a loc... | multiple creatures |
2019-08-26 | don't process incoming media or polls until sure the post is going to be save... | multiple creatures |
2019-08-26 | do not limit by `known` when `reject_unknown` is not set | multiple creatures |
2019-08-26 | don't add icons for non-misleading links unless it's media or a sanitized lin... | multiple creatures |
2019-08-26 | fix pseudomentions + always link mentions | multiple creatures |
2019-08-25 | avoid processing incoming posts that have invisible participants | multiple creatures |
2019-08-23 | don't fail on missing visibility parameter | multiple creatures |
2019-08-18 | fix custom filter logic | multiple creatures |
2019-08-15 | alias `quit` bangtag to `part` + `part:reply-guy-mode` egg | multiple creatures |
2019-08-15 | add cw to moderation bangtags if missing | multiple creatures |
2019-08-08 | fedi privacy - reject incoming out-of-scope posts addressed to private/unreso... | 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-07 | add ability to post as linked account without switching using `once:i:am`/`on... | multiple creatures |
2019-08-06 | `account:` output posts auto-expire after 1 hour | multiple creatures |
2019-08-06 | added ability to link accounts with `account:link:token` + `account:link:add`... | multiple creatures |
2019-08-03 | make sure only thread authors and admins can close threads | multiple creatures |
2019-08-03 | add `parent:bookmark`/`parent:bm` bangtag | multiple creatures |
2019-08-03 | add `noreplies`, `parent:close`, `thread:close` bangtags | multiple creatures |
2019-08-03 | respect 'don't @ me' requests | multiple creatures |
2019-08-03 | rename `BangtagHelper` to `ModerationHelper` | multiple creatures |
2019-08-02 | allow abandoning any thread; add `thread:leave`/`thread:part` bangtags | multiple creatures |
2019-08-02 | make `thread:emoji` actually grab all emojis in a thread | multiple creatures |
2019-08-02 | filters now have options to separately match post text, content warnings/titl... | multiple creatures |
2019-08-02 | bbcode: `[code]` produces `pre code` for `glitch-soc` compatability | multiple creatures |