Age | Commit message (Expand) | Author |
2020-08-30 | [Privacy] Force in-body mentions to have explicit mentions | Fire Demon |
2020-08-30 | [Feature, Privacy, Command Tags] Add support for addressing lists | Fire Demon |
2020-08-30 | [Bug, Command Tags] Remove stray ? | Fire Demon |
2020-08-30 | [Feature, Database] Add migrations and models for queued boosts, delayed publ... | Fire Demon |
2020-08-30 | [UI] Apply Monsterfork formatting overrides to external pages | Fire Demon |
2020-08-30 | [Command Tags] Add support for persistent variables | Fire Demon |
2020-08-30 | [Database, Models] Add missing uniqueness validations | Fire Demon |
2020-08-30 | [Feature] Add general-purpose account metadata to backend | Fire Demon |
2020-08-30 | [Command Tags] Allow using #!publish with currrent roar if it contains a body... | Fire Demon |
2020-08-30 | [Command Tags] Move blank post check to utility method | Fire Demon |
2020-08-30 | [Command Tags] Make startup and shutdown calls to all modules | Fire Demon |
2020-08-30 | [UI, Accessibility] Make underlining hyperlinks optional | Fire Demon |
2020-08-30 | [Bug, Command Tags] Strip end markers out of multi-line text blocks | Fire Demon |
2020-08-30 | [UI] Remove background of code nested in pre | Fire Demon |
2020-08-30 | [UI] Theme code and pre separately | Fire Demon |
2020-08-30 | [UI] Add console-like theme to code snippets | Fire Demon |
2020-08-30 | [Bug, Command Tags] Use the "all" qualifier in return value templates | Fire Demon |
2020-08-30 | [Command Tags] Use return template with code command | Fire Demon |
2020-08-30 | [Command Tags] Alias "p" to visibility commands | Fire Demon |
2020-08-30 | [Rails] Revise association caching | Fire Demon |
2020-08-30 | [Bug, API] Pass current account to context serializer to add domain permissio... | Fire Demon |
2020-08-30 | [UI, API, Rebase] Clean up original domain permissions API | Fire Demon |
2020-08-30 | [Privacy] Add options for private accounts | Fire Demon |
2020-08-30 | [Localization] Add success string for future domain permissions manager page | Fire Demon |
2020-08-30 | [Formatting] Allow formatted account bios | Fire Demon |
2020-08-30 | [Formatting] Add support for details/summary, centering; use Monsterfork v1 s... | Fire Demon |
2020-08-30 | [Privacy] Add support for matching unmatched domains with * glob in per-domai... | Fire Demon |
2020-08-30 | [Feature] Use unprocessed text for edits | Fire Demon |
2020-08-30 | [Command Tags] Add abbreviations for truthy/falsy words | Fire Demon |
2020-08-30 | [Privacy, API] Expose domain permissions to author | Fire Demon |
2020-08-30 | [Command Tags] Add colon to make delimiter syntax clearer | Fire Demon |
2020-08-30 | [Command Tags] Add support for strings and interpolation in templates; escapes | Fire Demon |
2020-08-30 | [Bug, Command Tags] Only skip invalid templates rather than all templates | Fire Demon |
2020-08-30 | [Command Tags] Require templates to have at least one non-blank character bet... | Fire Demon |
2020-08-30 | [Command Tags] Simplify tag processing and add support for return value templ... | Fire Demon |
2020-08-30 | [Command Tags] Skip processing if no prefix in body | Fire Demon |
2020-08-30 | [Bug, Command Tags] Consider body blank if left with only mentions and hashta... | Fire Demon |
2020-08-30 | [Command Tags] Add support for module initialization | Fire Demon |
2020-08-30 | [Command Tags] Simplify filtering of statement handler names | Fire Demon |
2020-08-30 | [Command Tags] Add commands for appending, prepending, and replacing body text | Fire Demon |
2020-08-30 | [Command Tags] Do not convert body text to list / Parse and replace command t... | Fire Demon |
2020-08-30 | [Command Tags] Give a user-friendlier message when processing command tags wi... | Fire Demon |
2020-08-30 | [Bug] AccountConversation already covered by Conversation pruning in Database... | Fire Demon |
2020-08-30 | [Privacy] Improve handling of mixed permissions | Fire Demon |
2020-08-30 | [Bug, Command Tags] Match multi-line blocks non-greedily | Fire Demon |
2020-08-30 | [Privacy, Command Tags] Set semiprivate flag on mixed-privacy posts | Fire Demon |
2020-08-30 | [Privacy] Exclude mixed-privacy posts from public collections unless the requ... | Fire Demon |
2020-08-30 | [Command Tags] Handle representing code blocks for all content types | Fire Demon |
2020-08-30 | [Command Tags, Revise] Use %%...%% for templates instead of {%...%} | Fire Demon |
2020-08-30 | [Command Tags] Add TextTools module | Fire Demon |