Age | Commit message (Expand) | Author |
2019-08-03 | fix web app crash when logging into a fresh account | multiple creatures |
2019-08-02 | allow abandoning any thread; add `thread:leave`/`thread:part` bangtags | multiple creatures |
2019-08-02 | unbreak - `tags_regex` -> `regex` | multiple creatures |
2019-08-02 | only domain policies have an `updated_at` attribute | multiple creatures |
2019-08-02 | make `thread:emoji` actually grab all emojis in a thread | multiple creatures |
2019-08-02 | unbreak the universe - `Redis.cache` -> `Redis.current` | multiple creatures |
2019-08-02 | make sure the thread filter option won't affect your own threads or those you... | 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 |
2019-08-02 | html5 has 2 strikethrough tags - support them both | multiple creatures |
2019-08-01 | strip params | multiple creatures |
2019-08-01 | when applying user filters make sure last check always returns a boolean | multiple creatures |
2019-08-01 | fix tag extraction failing on text in frozen state | multiple creatures |
2019-08-01 | fix borkage caused by query string sanitization sometimes returning `nil` | multiple creatures |
2019-08-01 | fix borkage caused by trying to concatinate `nil` values | multiple creatures |
2019-07-31 | merge admin/moderator actions back under admin.log scope | multiple creatures |
2019-07-31 | ability to add domain moderation notes, edit existing domain policies in-plac... | multiple creatures |
2019-07-31 | sort instance list by most recent | multiple creatures |
2019-07-31 | make `updated_at` attribute accessible in the instance model | multiple creatures |
2019-07-30 | use a non-tabular domain policy list layout & paginate | multiple creatures |
2019-07-30 | order policy list by most recently changed | 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 missing `boolean_cast_setting` to `show_cursor` & `delayed_roars` prefere... | multiple creatures |
2019-07-30 | remove auto-rejections from transparancy log | multiple creatures |
2019-07-30 | revert to `text/plain` for transparancy logger | 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 | fix delayed roars mentions bug, increase delay to 1 minute, include local onl... | multiple creatures |
2019-07-29 | disable clear button when there's nothing to clear | multiple creatures |
2019-07-29 | too few args <.<' | multiple creatures |
2019-07-29 | too many args (too many args) | multiple creatures |
2019-07-29 | optional delayed publishing of roars for proofreading | multiple creatures |
2019-07-29 | add `boostable` attribute to statuses model | multiple creatures |
2019-07-29 | move clear button text to mouseover | multiple creatures |
2019-07-28 | big tails never fail! | multiple creatures |
2019-07-28 | move clear all button to the left | multiple creatures |
2019-07-28 | add clear button & missing monsterpit visibility icons | multiple creatures |
2019-07-28 | use identity nickname in composer placeholder instead (custom emoji won't wor... | multiple creatures |
2019-07-28 | add `i:am` shortname to the client api | multiple creatures |
2019-07-28 | make `i:am`/`we:are` signatures available to the client api | multiple creatures |
2019-07-28 | show which identity roars are being signed with in the composer placeholder | multiple creatures |
2019-07-28 | fix `i:am:not`/`we:are:not` | multiple creatures |
2019-07-28 | fix `adult content` setting & remove old `supports chat` setting | multiple creatures |
2019-07-26 | make `i:am`/`we:are` handle multiple identities (`we:are:a:and:b:and:c`) and ... | multiple creatures |
2019-07-26 | add `once`/`once:` flag bangtag | multiple creatures |
2019-07-26 | fix `delete_in:thread` logic flub (electric boogaloo) | multiple creatures |
2019-07-26 | make sure self-destructing roar worker exits successfully | multiple creatures |
2019-07-26 | fix `delete_in:thread` logic flub | multiple creatures |