summaryrefslogtreecommitdiffstats
path: root/src/components
AgeCommit message (Expand)Author
2021-06-24Keep presentation mode if you or someone else still has a screenshareJoas Schilling
2021-06-24Fix selecting the own screen in the gridviewJoas Schilling
2021-06-24Merge pull request #5860 from nextcloud/bugfix/5859/fix-screenshare-iconJoas Schilling
2021-06-24Use PresentToAll and CancelPresentationJoas Schilling
2021-06-23Safely import lodash functionVincent Petry
2021-06-23Fix screenshare icon not crossing out when a screen is sharedJoas Schilling
2021-06-23Merge pull request #5856 from nextcloud/bugfix/5845/fix-temp-message-retry-de...Joas Schilling
2021-06-23Fix removing temp message after retryVincent Petry
2021-06-23Merge pull request #5854 from nextcloud/bugfix/5853/fix-conv-icon-visibilityJoas Schilling
2021-06-23Merge pull request #5851 from nextcloud/bugfix/5848/remove-voice-record-for-g...Joas Schilling
2021-06-23Fix conversation icon visibility while in callVincent Petry
2021-06-23Merge pull request #5852 from nextcloud/bugfix/5846/fix-saving-sound-prefsJoas Schilling
2021-06-23Remove voice recording for guestsVincent Petry
2021-06-23Merge pull request #5844 from nextcloud/bugfix/5841/participants-scrolltop-af...Joas Schilling
2021-06-22Fix saving sound settingsVincent Petry
2021-06-22Scroll participant list to top on token changeVincent Petry
2021-06-22Fix emoji picker icon in guest modeVincent Petry
2021-06-22Merge pull request #5839 from nextcloud/bugfix/noid/fix-scrolling-to-bottom-i...Joas Schilling
2021-06-22Fix left sidebar click event handlingVincent Petry
2021-06-22Fix scrolling to bottom in already read conversationsJoas Schilling
2021-06-22Disable avatar menu in most conversation listsVincent Petry
2021-06-22Move conversation icon out of conversation headerVincent Petry
2021-06-21Merge pull request #5828 from nextcloud/feature/noid/populate-user-status-for...Joas Schilling
2021-06-21Use the preloaded user status for one-to-one conversationsJoas Schilling
2021-06-21Merge pull request #5827 from nextcloud/bugfix/5820/settings-buttons-md-iconsJoas Schilling
2021-06-21Merge pull request #5825 from nextcloud/bugfix/5816/bring-back-voice-message-...Vincent Petry
2021-06-21Merge pull request #5823 from nextcloud/bugfix/5811/fix-focus-conflictVincent Petry
2021-06-21Replace settings button icons with material design iconsVincent Petry
2021-06-21Focus on message field after joiningVincent Petry
2021-06-21Merge pull request #5822 from nextcloud/bugfix/5817/fix-disabling-videos-of-o...Joas Schilling
2021-06-21Bring back voice-message icon after chat input is clearedJoas Schilling
2021-06-21Set focus to message only when anchor is setVincent Petry
2021-06-21Fix disabling videos and selecting the screen of othersJoas Schilling
2021-06-21Emit sidebar events on Nextcloud busDaniel Calviño Sánchez
2021-06-21Merge pull request #5795 from nextcloud/bugfix/5764/fix-concurrent-polling-ca...Vincent Petry
2021-06-18Correctly fallback in case of missing dataJoas Schilling
2021-06-18Merge pull request #5779 from nextcloud/add-ui-feedback-when-local-participan...Joas Schilling
2021-06-18Add UI feedback when local participant is not connectedDaniel Calviño Sánchez
2021-06-18Add wrapper div around the local videoDaniel Calviño Sánchez
2021-06-18Rename "avatarSizeClass" to "guestAvatarClass"Daniel Calviño Sánchez
2021-06-18Remove stray debug log in Message vueVincent Petry
2021-06-18Fix concurrency when cancelling lookForNewMessagesVincent Petry
2021-06-18Merge pull request #5794 from nextcloud/enh/noid/move-toastify-downVincent Petry
2021-06-18Offset toastify when top bar is visibleVincent Petry
2021-06-17Adjust unread messages counter and icon positionsMarco Ambrosini
2021-06-17Only display unread notification once in callVincent Petry
2021-06-17Adjust in-call chat notificationVincent Petry
2021-06-17Adjust chat button in call viewVincent Petry
2021-06-17Add indicator of unread messages while in callVincent Petry
2021-06-17Update testsMarco Ambrosini