Age | Commit message (Expand) | Author |
2019-07-15 | add text representation of statuses to status serializer | multiple creatures |
2019-07-15 | revise status filters & make `hide mentions of blocked` also filter mentions ... | multiple creatures |
2019-07-15 | only tolerate 3 days of remote failures before giving up | multiple creatures |
2019-07-15 | add `untag` bangtag | multiple creatures |
2019-07-15 | sanitize bio formatting! | multiple creatures |
2019-07-15 | workaround bbcode parser voring brackets | multiple creatures |
2019-07-15 | revise bbcode markup | multiple creatures |
2019-07-15 | move user variables to `users` relation | multiple creatures |
2019-07-15 | tag folding | multiple creatures |
2019-07-15 | add `supports_chat` property, rename `adults_only` to `adult_content`, federa... | multiple creatures |
2019-07-15 | local visibility scope, chat scope+tags, unlisted tags | multiple creatures |
2019-07-15 | add ability to export followers | multiple creatures |
2019-07-15 | make blocking domains actually block the accounts | multiple creatures |
2019-05-22 | **security** - make sure local roars always get sanitized | multiple creatures |
2019-05-21 | ignore the `tsv` column on the statuses table - our code will never touch this | multiple creatures |
2019-05-21 | handle tags with the old `:` scope delimiter but translate those to `.` | multiple creatures |
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 |