| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix two most annoying remaining bugs (incorrect hover in chats and | Henry Jameson | 2024-03-25 |
| | | | | | overflowing avatars in interactors section) | ||
| * | fix | Henry Jameson | 2024-03-04 |
| | | |||
| * | fix some mistakes | Henry Jameson | 2024-03-04 |
| | | |||
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | implement list item styles | Henry Jameson | 2024-02-29 |
| | | |||
| * | badge, alert(dot) improvements | Henry Jameson | 2024-02-16 |
| | | |||
| * | more fixes | Henry Jameson | 2024-02-13 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | improvements and cleanup to input components | Henry Jameson | 2022-04-26 |
| | | |||
| * | cleanup | Henry Jameson | 2021-06-12 |
| | | |||
| * | renamed StatusText to StatusBody for clarity, fixed chats | Henry Jameson | 2021-06-07 |
| | | |||
| * | fix chat badge and unify styles across all badges including follow | Henry Jameson | 2020-11-02 |
| | | | | | request count. | ||
| * | fixed some issues related to user avatar | Henry Jameson | 2020-08-18 |
| | | |||
| * | refactor status | Henry Jameson | 2020-07-28 |
| | | |||
| * | add simple You: to chat list last message | Shpuld Shpuldson | 2020-07-12 |
| | | |||
| * | 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 |
