Age | Commit message (Expand) | Author |
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 | add strings for new import options & change domain block -> domain policy | 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 | Strings, Moderation: Replace "blocked domain" with "changed policy for" (re: ... | 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 |
2019-05-21 | Expose user settings to `Account` model and update code referencing those set... | multiple creatures |
2019-05-21 | `ActivityPub::ProcessAccountService`: Correct `force_` method names. | multiple creatures |
2019-05-21 | ActivityPub `Actor`: use correct property name for `suggestedMinAge`. | multiple creatures |
2019-05-21 | Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad... | multiple creatures |
2019-05-21 | Make user settings for status filter accessible from `account` model. | multiple creatures |
2019-05-21 | Drop remaining OStatus and PuSH code, as well as related database items. | multiple creatures |
2019-05-21 | Remove unneeded migration. | multiple creatures |