| Commit message (Expand) | Author | Age |
| * | fix more transparent panels | Henry Jameson | 2024-03-06 |
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| * | chat styles + related improvements | Henry Jameson | 2024-02-19 |
| * | dynamically load .style.js files; move the files closer to related components | Henry Jameson | 2024-02-18 |
| * | badge, alert(dot) improvements | Henry Jameson | 2024-02-16 |
| * | add roundness, fix inputs | Henry Jameson | 2024-02-13 |
| * | Use stylelint | tusooa | 2023-01-09 |
| * | fix chat scroll acting unwise | Henry Jameson | 2022-08-09 |
| * | --fix | Henry Jameson | 2022-07-31 |
| * | stick chat scroll to bottom to help with OSK resizing the viewport | Henry Jameson | 2022-05-22 |
| * | 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 |
| * | fixes for mobile | Henry Jameson | 2022-04-20 |
| * | restore old chat inputbox behavior | 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 |
| * | chat 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 |
| * | fix chat loading endlessly | Henry Jameson | 2022-04-05 |
| * | 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 some warnings | Henry Jameson | 2022-03-17 |
| * | destroyed -> unmounted | Henry Jameson | 2021-04-25 |
| * | separate screen_name and screen_name_ui with decoded punycode | Shpuld Shpuldson | 2021-02-26 |
| * | fix chat unread badge | Shpuld Shpuldson | 2021-02-26 |
| * | add additional check with timeout | Shpuld Shpuldson | 2021-02-18 |
| * | get rid of older messages when scrolling down in chat to keep it from bloatin... | Shpuld Shpuldson | 2021-02-17 |
| * | Fix the chat scroll behavior for vertical screens. | eugenijm | 2020-11-06 |
| * | added comment | Henry Jameson | 2020-11-02 |
| * | fix chat heading not being aligned and using wrong styles | Henry Jameson | 2020-11-02 |
| * | Optimistic message sending for chat | eugenijm | 2020-11-01 |
| * | document thie this. check | Shpuld Shpuldson | 2020-10-29 |
| * | fix conflict, keep the touchable button big | Shpuld Shpuldson | 2020-10-29 |
| |\ |
|
| | * | lint | Henry Jameson | 2020-10-21 |
| | * | More stuff. Buttons in user card's corner now have MUCH bigger hitboxes | Henry Jameson | 2020-10-20 |
| | * | chevrons-downs, settings | Henry Jameson | 2020-10-20 |
| * | | fix back button size, fix missing chat notifications being marked as read too... | Shpuld Shpuldson | 2020-10-27 |
| |/ |
|
| * | Merge branch 'fix/wait-for-request-before-starting-interval' into 'develop' | Shpuld Shpludson | 2020-10-01 |
| |\ |
|
| | * | rename to promiseInterval | Shpuld Shpuldson | 2020-09-04 |
| | * | change chats to use custom makeFetcher | Shpuld Shpuldson | 2020-09-02 |
| * | | Fix chat messages being missed when the streaming is disabled and the message... | eugenijm | 2020-09-16 |
| |/ |
|
| * | Add the single-line prop to StatusContent and use it for chat list items | eugenijm | 2020-07-08 |
| * | Disable status preview in the chat posting form | eugenijm | 2020-07-08 |
| * | Address feedback | eugenijm | 2020-07-08 |