| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix the chat scroll behavior for vertical screens. | eugenijm | 2020-11-06 |
| | | | | | | Fetch the messages until the scrollbar becomes visible, so that the user always has the ability to scroll up and load new messages. | ||
| * | 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 ↵ | Shpuld Shpuldson | 2020-10-27 |
| |/ | | | | too eagerly, fix promiseinterval erroring when not getting a promise | ||
| * | Merge branch 'fix/wait-for-request-before-starting-interval' into 'develop' | Shpuld Shpludson | 2020-10-01 |
| |\ | | | | | | | | | | | | | Fix/wait for request before starting interval - fix #937 Closes #937 See merge request pleroma/pleroma-fe!1222 | ||
| | * | 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 ↵ | eugenijm | 2020-09-16 |
| |/ | | | | messages are sent by both participants simultaneously | ||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | |||
| * | Move chat to sidebar. | Roger Braun | 2018-01-26 |
| | | |||
| * | Some css fixes. | eal | 2017-12-07 |
| | | | | | Scale chat panel size to viewport height, fit message field to width. | ||
| * | Don't display if we don't have a chat. | Roger Braun | 2017-12-05 |
| | | |||
| * | Post on submit, not on enter. | Roger Braun | 2017-12-05 |
| | | |||
| * | Linting. | Roger Braun | 2017-12-05 |
| | | |||
| * | Move chat to own module. | Roger Braun | 2017-12-05 |
| | | |||
| * | Add missing component code. | Roger Braun | 2017-12-05 |
