Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | Fix display of alt-text when a media attachment is not available | Thibaut Girka | |
2019-11-19 | Fix CW field automatically getting the focus when it is always enabled | Thibaut Girka | |
2019-11-19 | [Glitch] Fix profile picture preview | Jeong Arm | |
Port e13e4b28db7e066d1f6f21e306aa95b97c3ccd99 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-19 | Fix expanding status from menu modal in glitch-soc | Thibaut Girka | |
Fixes #1085 | |||
2019-11-19 | Fix incorrect PropType in Glitch AutosuggestInput | slice | |
2019-11-19 | Remove isRequired from Glitch ReplyIndicator status | slice | |
This can be null under normal circumstances, which isRequired doesn't like. | |||
2019-11-19 | [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it | Eugen Rochko | |
Port SCSS changes from 8d5dcc9301c422f131167574da550f8cdaedb73f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-19 | Fix video player regressions introduced by blurhash merge | Thibaut Girka | |
2019-11-19 | [Glitch] Add keyboard shortcut to hide/show media | Thibaut Girka | |
Port a472190729782f31731674c626c07af483fe9c7f and 988342a56cb58da9ac660eec3e55c3bcbbd6269b to glitch-soc | |||
2019-11-19 | [Glitch] Fix composer route opening when not needed | りんすき | |
Port c1e77b56a92fc075f000af9c263c72ba6bdbe5f7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-19 | Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token | Thibaut Girka | |
Inspired by https://github.com/kubevirt/kubevirt/issues/1242 | |||
2019-11-19 | [Glitch] Fix stacking order of emoji picker | nzws | |
Port 8a378d4c3d8bd74f3070af0b70725da4a6d10375 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-19 | Make headers font size proportional | Thibaut Girka | |
2019-11-18 | Add support for updating posts in-place to the frontend and API. This makes ↵ | multiple creatures | |
it possible to implement features such as *real* post editing. | |||
2019-10-14 | make the replied-to post preview readable in arachnia | multiple creatures | |
2019-10-14 | remove bg image | multiple creatures | |
2019-10-14 | rethemed arachnia | multiple creatures | |
2019-10-09 | make the clear button work even when there's no body text | multiple creatures | |
2019-09-24 | add account limited by admin flag to api + badge | multiple creatures | |
2019-08-24 | raise description limit to 6666 | multiple creatures | |
2019-08-23 | remove character counter from the ui | multiple creatures | |
2019-08-20 | spot-fix more `arachnea` contrast bugs | multiple creatures | |
2019-08-20 | confirm missing media descriptions by default | multiple creatures | |
2019-08-19 | css gods please just make these dang theme readable ;_; | multiple creatures | |
2019-08-18 | yep it's more arachnia theme adjustments | multiple creatures | |
2019-08-18 | more arachnia contrast adjustment | multiple creatures | |
2019-08-18 | aaaaa too many highlights - tone it down a lil bit | multiple creatures | |
2019-08-18 | limit animations in dt themes | multiple creatures | |
2019-08-18 | another round of adjusting arachnea colors | multiple creatures | |
2019-08-18 | use arachnia for the default theme | multiple creatures | |
2019-08-15 | Fix linear gradient colour on collapsed statuses in a few skins | Blackle Mori | |
2019-08-15 | fix arachnia & seadrake media padding | multiple creatures | |
2019-08-15 | fix arachnia & seadrake colors | multiple creatures | |
2019-08-15 | initial fixes of orctober colors | multiple creatures | |
2019-08-15 | initial fixes of tentacle colors | multiple creatures | |
2019-08-15 | fix padding on orctober & tentacle themes | multiple creatures | |
2019-08-15 | fix the header padding | multiple creatures | |
2019-08-15 | remove negative margins for direct messages and boosts in timeline | Lumb | |
What the tin says, noticed this bug was still hanging around, just only on DMs and on boosts in the TL so I think this should sort that. | |||
2019-08-15 | fix accidental rename | multiple creatures | |
2019-08-12 | remove negative margin | Lumb | |
this should fix the names being cut off on the notification bar uwu uwu | |||
2019-08-10 | fix interaction buttons on public pages | multiple creatures | |
2019-08-06 | added ability to link accounts with `account:link:token` + ↵ | multiple creatures | |
`account:link:add` & switch between them with `i:am`/`we:are` bangtags; remove links with `account:link:del:USERNAME` or `account:link:clear`; list links with `account:link:list` | |||
2019-08-03 | respect 'don't @ me' requests | multiple creatures | |
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-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-29 | add plain-text console formatting option | multiple creatures | |
2019-07-29 | disable clear button when there's nothing to clear | multiple creatures | |
2019-07-29 | move clear button text to mouseover | multiple creatures | |