summaryrefslogtreecommitdiffstats
path: root/src/components/ChatView.vue
AgeCommit message (Expand)Author
2023-05-12shorten components namesMaksim Sukharev
2023-05-12Use the color-primary-element* variablesSimon L
2023-05-08add TypingIndicator.vueMaksim Sukharev
2023-04-12change container props, enforce styles for popoverMaksim Sukharev
2023-03-16Fix flickering while dragging files on safariMarco
2023-03-03handle drag-drop eventsMaksim Sukharev
2023-03-02get transition length for fade-effects from server stylesMaksim Sukharev
2023-03-01remove isScrolledToBottom dependency from parent and siblingMaksim Sukharev
2023-02-23apply lint rules to .vue filesMaksim Sukharev
2023-02-10Allow to easily switch back to the old behaviour with a capabilityJoas Schilling
2023-02-10We want to open automatically near the read marker nowJoas Schilling
2023-01-26Add ability to post message to breakout roomsMarco
2022-05-18Fix remaining warningsmarco
2022-01-24Fix eslintJoas Schilling
2022-01-20Fix linter errorsmarco
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-06-17Lint fixMarco Ambrosini
2021-05-21Fix chatviewMarco Ambrosini
2021-05-21Fix MainView LayoutMarco Ambrosini
2021-04-29Decuple fileUpload service from the global storeVincent Petry
2021-03-08Scroll to unread when reopening sidebar with chatVincent Petry
2021-02-16Fix conversation switch lagMarco Ambrosini
2021-01-07Fix all 0pxMarco Ambrosini
2021-01-07New message form faceliftMarco Ambrosini
2020-11-19Define region roles for easier accessVincent Petry
2020-11-04Fix sidebar chat scroll container + sizeVincent Petry
2020-10-13Display disabled message form in read-only roomsVincent Petry
2020-10-13Hide chat controls in read-only conversationVincent Petry
2020-05-14Ignore drag and drop events if files are not involvedDaniel Calviño Sánchez
2020-05-08Add transitionsMarco Ambrosini
2020-03-06Improve styleMarco Ambrosini
2020-03-05Don't allow uploads if the conversation is read-onlyMarco Ambrosini
2020-03-05Increase drophint text and icon sizesMarco Ambrosini
2020-03-04Stop the execution of the upload and share method if the user is a guestMarco Ambrosini
2020-03-04Display proper drop hint for guestsMarco Ambrosini
2020-03-04Deduplicate upload and share logicMarco Ambrosini
2020-03-04Add transitionsMarco Ambrosini
2020-03-03Add ability to upload files by dropping them in the chatMarco Ambrosini
2019-12-19Extract component for ChatViewDaniel Calviño Sánchez