Age | Commit message (Expand) | Author |
2019-05-21 | make sure only `self`/`self.` & `local`/`local.` tags are marked private & lo... | multiple creatures |
2019-05-21 | `hashtag_scope` is a method in *this* class - how did we even manage to break... | multiple creatures |
2019-05-21 | make canceling a reply not take your roar out with it | multiple creatures |
2019-05-21 | fix `thread:reall` | multiple creatures |
2019-05-21 | upstream forgot to allow the import mode param | multiple creatures |
2019-05-21 | exceptions: gotta catch em all | multiple creatures |
2019-05-21 | handle importing posts from json dumps | multiple creatures |
2019-05-21 | use dots instead of colons for tag scopes | multiple creatures |
2019-05-21 | add `skip_notify` option to service objects we might use for post imports | multiple creatures |
2019-05-21 | if `created_at` is given to `PostStatusService` make sure it's utc | multiple creatures |
2019-05-21 | add missing `account_media_status_ids` method to accounts controller (oooops~) | multiple creatures |
2019-05-21 | add `keysmash` bangtag | multiple creatures |
2019-05-21 | fix hoverplay emoji in bbcode | multiple creatures |
2019-05-21 | let account badges in web app wrap | multiple creatures |
2019-05-21 | styling for staff quick links | multiple creatures |
2019-05-21 | space out badges | multiple creatures |
2019-05-21 | add quick links for staff | multiple creatures |
2019-05-21 | show mod & admin badges in web app | multiple creatures |
2019-05-21 | expose account roles to the api | multiple creatures |
2019-05-21 | clear status caches when someone is moderated force unlisted or force sensitive | multiple creatures |
2019-05-21 | limit search results to 33 until we split & paginate the search api | multiple creatures |
2019-05-21 | render normalized status in reply indicator so that custom emojis are shown | multiple creatures |
2019-05-21 | allow custom emojis in field keys in web app | multiple creatures |
2019-05-21 | include bio field keys in emojifiable text | multiple creatures |
2019-05-21 | remove clipping border from links | multiple creatures |
2019-05-21 | formatted bios + merge monsterpit markdown styles directly into glitch-soc scss | multiple creatures |
2019-05-21 | apply monsterpit style overrides to public pages | multiple creatures |
2019-05-21 | set correct name on media caption `div` | multiple creatures |
2019-05-21 | add html to `format` bangtag + shortcut for bbdown` | multiple creatures |
2019-05-21 | add bbdown & bbcode options to prefs menu | multiple creatures |
2019-05-21 | fix bbdown newlines + format & emojify footers | multiple creatures |
2019-05-21 | correct media reveal wording | multiple creatures |
2019-05-21 | reimplement monsterpit bbcode and markdown extensions on top of new glitch-so... | multiple creatures |
2019-05-21 | split `i:am` signatures into their very own `footer` column | multiple creatures |
2019-05-21 | tell other ap software what content type they should expect source text to be | multiple creatures |
2019-05-21 | spell correctly | multiple creatures |
2019-05-21 | re-add support for tags `sup`, `h6`, `hr` | multiple creatures |
2019-05-21 | fix schema | multiple creatures |
2019-05-21 | one lil zwnj to make sure compat sigs always get parsed correctly | multiple creatures |
2019-05-21 | compact `i:am` signatures when there are no newlines or block starters | multiple creatures |
2019-05-21 | make large emojos 24px instead of 32px | multiple creatures |
2019-05-21 | fix hover-to-play emoji clipping | multiple creatures |
2019-05-21 | remove the buggy do-not-@-me impl - we'll replace this with a bangtag later | 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 | Strings: Replace the confusing "include(s)" with "address" (verb) and "mentio... | multiple creatures |
2019-05-21 | Accounts, UI: Expose kobold badges over the API. Render badges in the web app. | multiple creatures |
2019-05-21 | Custom filters: resolve bug where filter is erronously ignored when media fil... | multiple creatures |
2019-05-21 | `PostStatusService`: Add options to set a specific creation time and whether ... | multiple creatures |
2019-05-21 | Correct a 6-in-the-morning breaking typos. | multiple creatures |