Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-30 | add a domain policy viewer at `/policies` | multiple creatures | |
2019-07-30 | add an optional blinking cursor to console formatting | multiple creatures | |
2019-07-28 | move clear all button to the left | multiple creatures | |
2019-07-19 | make locked badge stand out more | multiple creatures | |
2019-07-19 | always show out-of-body tags for better accessibility | multiple creatures | |
2019-07-19 | keep `locked` badge for approves-followers + add `frozen` badge for ↵ | multiple creatures | |
admin-locked accts, also federate `frozen` state | |||
2019-07-19 | add badge to ui for locked accounts | multiple creatures | |
2019-07-17 | don't override mobile ui or drawer when resizing | multiple creatures | |
2019-07-17 | Call resize css | Lumb | |
This should be the right place to add an import so it affects the whole site I think? I'm new to this, forgive. | |||
2019-07-17 | Add css to auto-resize columns | Lumb | |
I'm not totally confident in all this CSS but it does what it's supposed to. Auto-resizing columns, which makes the interface slightly more usable for me. | |||
2019-07-15 | show formatting of replies in composer area | multiple creatures | |
2019-07-15 | tag folding | multiple creatures | |
2019-07-15 | add `supports_chat` property, rename `adults_only` to `adult_content`, ↵ | multiple creatures | |
federate the kobolds~ | |||
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 | 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 | reimplement monsterpit bbcode and markdown extensions on top of new ↵ | multiple creatures | |
glitch-soc formatting system + bbcode feature parity + new `i:am` footer + set content type from `format` bangtag | |||
2019-05-21 | fix hover-to-play emoji clipping | multiple creatures | |
2019-05-21 | when autoplay is off play animated emoji on hover | multiple creatures | |
2019-05-21 | Add line-break-sized padding after lists and blockquotes. | multiple creatures | |
2019-05-21 | Implement share keys and related bangtags, add `sharekey`, `network`, and ↵ | multiple creatures | |
`curated` to the API, remove app info from the UI, and move timestamps to the right. | |||
2019-05-21 | Handle up to 6 attachments per roar. | multiple creatures | |
2019-05-21 | Tenatacle skin: remove ununsed classes | multiple creatures | |
2019-05-21 | Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph. | multiple creatures | |
2019-05-21 | Search UI: center hashtag results | multiple creatures | |
2019-05-21 | Compact the hashtag section of the search UI. Get rid of trending sections; ↵ | multiple creatures | |
they do not work properly on instances with less than 10,000 active users. | |||
2019-05-21 | Limit width of single-column to 600px, keep composer docked to left. | multiple creatures | |
2019-05-21 | Add `share_key` column to status table in preparation for letting folks ↵ | multiple creatures | |
generate/revoke links to view private posts. | |||
2019-05-21 | Add options to increase size and spacing of context menus and to gently the ↵ | multiple creatures | |
kobolds. Also allow showing multiple user roles. | |||
2019-05-21 | Apply GIFv styling to regular GIF overlay as well | multiple creatures | |
2019-05-21 | let the fields overflow~ | multiple creatures | |
2019-05-21 | various bangtag improvements squashed into one commit | multiple creatures | |
2019-05-21 | initial port of daggertooth!monsterpit themes | multiple creatures | |
2019-05-21 | don't lighten footer drawer | multiple creatures | |
2019-05-21 | restore default drawer | multiple creatures | |
2019-05-21 | restore custom registration message | multiple creatures | |
2019-05-21 | center free-standing widget text | multiple creatures | |
2019-05-21 | single-column glitch theme | multiple creatures | |
2019-05-21 | adjust poll text top padding & make text even | multiple creatures | |
2019-05-21 | make sure that poll text is actually smaller | multiple creatures | |
2019-05-21 | allow text wrapping in polls + smaller font | multiple creatures | |
2019-05-13 | Fix rich text style in reply indicator | Thibaut Girka | |
2019-05-13 | Fix rich text styling on public pages | Thibaut Girka | |
2019-05-12 | Fix text color of some formatted elements in notifications | Thibaut Girka | |
2019-05-11 | Use a checkbox for the “Mark media as sensitive” composer button | Thibaut Girka | |
Fixes #1039 | |||
2019-05-10 | [Glitch] Improve poll link accessibility | Maciek Baron | |
Port 0402c52f28b73824d7c81c702a16d39fd97808cf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> |