Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-26Play waiting sound when you are alone in a callJoas Schilling
2021-03-26Play sounds when someone is joining or leaving a callJoas Schilling
2021-03-25Merge pull request #5416 from nextcloud/bugfix/noid/fix-contant-usageJoas Schilling
2021-03-25Fix order to reduce eslint warningsJoas Schilling
2021-03-25Fix constant usageJoas Schilling
2021-03-25l10n: Correct a typoValdnet
2021-03-24Merge pull request #5378 from nextcloud/bugfix/5375/fix-mark-unread-sidebarVincent Petry
2021-03-24Hide SIP settings without a HPBJoas Schilling
2021-03-24Add "(r)" shortcut key for raise/lower hand to labelJoas Schilling
2021-03-19Merge pull request #5355 from nextcloud/bugfix/5169/use-actions-for-screensha...marco
2021-03-19Fix jumping UI glitchMarco Ambrosini
2021-03-19Use actions for screensharing menuMarco Ambrosini
2021-03-19Only refetch in case of mark as unreadVincent Petry
2021-03-18Keep pending input message per conversationVincent Petry
2021-03-18Fix guest access console error messagesVincent Petry
2021-03-18Refactor usages of fetchConversationVincent Petry
2021-03-18Re-fetch conversation after marking as readVincent Petry
2021-03-12Allow some actions on locked roomsVincent Petry
2021-03-09Merge pull request #3825 from nextcloud/feature/1788/unread-message-markerVincent Petry
2021-03-09Merge pull request #5194 from nextcloud/techdebt/noid/multi-sessionVincent Petry
2021-03-08Update read marker UI when posting + tweaksVincent Petry
2021-03-08Mark as unread now applied to previous message idVincent Petry
2021-03-08Remove delay for unread marker on focusVincent Petry
2021-03-08Decouple visible unread marker from its actual positionVincent Petry
2021-03-08Move unread messages marker out of the hover elementVincent Petry
2021-03-08New menu item mark message as unreadVincent Petry
2021-03-08New menu item mark conversation as readVincent Petry
2021-03-08Fix immediate update of read markerVincent Petry
2021-03-08Use DOM attributes to access message/seen informationVincent Petry
2021-03-08Read marker is now a long barVincent Petry
2021-03-08Tweak read marker behaviorVincent Petry
2021-03-08Scroll to unread when reopening sidebar with chatVincent Petry
2021-03-08Read marker tweaksVincent Petry
2021-03-08Properly clear when focussed and stickyVincent Petry
2021-03-08Don't mark conversation as read any more on clickVincent Petry
2021-03-08Update last read message marker on scrollVincent Petry
2021-03-08Add unread message marker in the chat viewJoas Schilling
2021-03-08Merge pull request #5317 from nextcloud/fix-ui-feedback-when-remote-participa...Joas Schilling
2021-03-08Merge pull request #5323 from nextcloud/show-error-notification-also-when-hel...Joas Schilling
2021-03-08Merge pull request #5285 from nextcloud/enh/copyMsgLinkJoas Schilling
2021-03-08Merge pull request #5328 from nextcloud/bugfix/5248/caption-fixJoas Schilling
2021-03-08No duplicate session warning per seJoas Schilling
2021-03-08Trespassing only with sessionJoas Schilling
2021-03-08Remove old API version handlingsJoas Schilling
2021-03-08Move to APIv4Joas Schilling
2021-03-08Show a "Connecting …" screen until we finished joiningJoas Schilling
2021-03-08Make the UI handle the call state on it's interactions instead of the partici...Joas Schilling
2021-03-08Use MDI in video preview in a conversationVincent Petry
2021-03-08own messages can be copiedJakob Röhrl
2021-03-05Fix action captionMarco Ambrosini