| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix more transparent panels | Henry Jameson | 2024-03-06 |
| | | |||
| * | dynamically load .style.js files; move the files closer to related components | Henry Jameson | 2024-02-18 |
| | | |||
| * | add roundness, fix inputs | Henry Jameson | 2024-02-13 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | stick chats to bottom | Henry Jameson | 2022-05-20 |
| | | |||
| * | improvements to chats view | Henry Jameson | 2022-04-26 |
| | | |||
| * | fix panel headers on mobile | Henry Jameson | 2022-04-21 |
| | | |||
| * | cleanup and fixes | Henry Jameson | 2022-04-20 |
| | | |||
| * | fix chat | Henry Jameson | 2022-04-20 |
| | | |||
| * | fix chats button alignment | Henry Jameson | 2022-04-12 |
| | | |||
| * | reduce chats jumpiness | Henry Jameson | 2022-04-12 |
| | | |||
| * | fix for chat shadow | Henry Jameson | 2022-04-11 |
| | | |||
| * | fix new post button not working day1, minor stylistic fixes | Henry Jameson | 2022-04-10 |
| | | |||
| * | fix chats, boost popover's z-index some more | Henry Jameson | 2022-04-08 |
| | | |||
| * | cleanup, fix some things, try to disable scrollbars on mobile | Henry Jameson | 2022-04-08 |
| | | |||
| * | chats work and look a bit better | Henry Jameson | 2022-04-05 |
| | | |||
| * | fixed tons of stuff, at least it looks normalish on desktop | Henry Jameson | 2022-04-04 |
| | | |||
| * | fix chat unread badge | Shpuld Shpuldson | 2021-02-26 |
| | | |||
| * | added comment | Henry Jameson | 2020-11-02 |
| | | |||
| * | fix chat heading not being aligned and using wrong styles | Henry Jameson | 2020-11-02 |
| | | |||
| * | fix conflict, keep the touchable button big | Shpuld Shpuldson | 2020-10-29 |
| |\ | |||
| | * | More stuff. Buttons in user card's corner now have MUCH bigger hitboxes | Henry Jameson | 2020-10-20 |
| | | | |||
| * | | fix back button size, fix missing chat notifications being marked as read ↵ | Shpuld Shpuldson | 2020-10-27 |
| |/ | | | | too eagerly, fix promiseinterval erroring when not getting a promise | ||
| * | Add the single-line prop to StatusContent and use it for chat list items | eugenijm | 2020-07-08 |
| | | |||
| * | Address feedback | eugenijm | 2020-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | | Use more specific css rules for the emoji dimensions in the chat list status preview. Use more round em value for chat list item height. Add global html overflow and height for smoother chat navigation in the desktop Safari. Use offsetHeight instad of a computed style when setting the window height on resize. Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari Use break-word to prevent chat message text overflow Resize and scroll the textarea when inserting a new line on ctrl+enter Remove fade transition on route change Ensure proper border radius at the bottom of the chat, remove unused border-radius Prevent the chat header "jumping" on the avatar load. | ||
| * | Add Chats | eugenijm | 2020-07-08 |
