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/lib
AgeCommit message (Expand)Author
2022-08-30Fix close/end wordingJoas Schilling
2022-08-29Merge pull request #7805 from nextcloud/bugfix/noid/dont-allow-to-close-polls...Marco
2022-08-26Merge pull request #7761 from nextcloud/feature/polls-follow-upJoas Schilling
2022-08-26Don't allow to close polls twicebugfix/noid/dont-allow-to-close-polls-twiceJoas Schilling
2022-08-26Display poll result button in system messageMarco Ambrosini
2022-08-26Fix not leaving previous session when joining the same room againDaniel Calviño Sánchez
2022-08-26Fix call left event not sent when leaving conversation while in a callDaniel Calviño Sánchez
2022-08-25Merge pull request #7788 from nextcloud/bugfix/7775/fix-notifications-when-lo...Joas Schilling
2022-08-24Merge pull request #7743 from starypatyk/enh/noid/optimize_share_readingJoas Schilling
2022-08-24Fix docsenh/noid/optimize_share_readingJoas Schilling
2022-08-23Misleading comment correctedDariusz Olszewski
2022-08-23Return type annotation correctedDariusz Olszewski
2022-08-23Also don't send chat notifications for blocked usersbugfix/7775/fix-notifications-when-lobby-is-activeJoas Schilling
2022-08-23Filter blocked users out of the call notificationJoas Schilling
2022-08-22Static analysis (psalm)Dariusz Olszewski
2022-08-22lintDariusz Olszewski
2022-08-22Merge pull request #7770 from nextcloud/performance/7769/use-user-displayname...Joas Schilling
2022-08-22Fix CSJoas Schilling
2022-08-22Ensure that the reactions array is always a JSON objectJoas Schilling
2022-08-19Use user displayname cache when rendering lists of participants and peersperformance/7769/use-user-displayname-cacheJoas Schilling
2022-08-19Use user displayname cache when ensuring 1-1 chat is filledJoas Schilling
2022-08-19Use user displayname cache when creating room namesJoas Schilling
2022-08-19Use user displayname cache in autocomplete searchJoas Schilling
2022-08-19Use user displayname cache in notification renderingJoas Schilling
2022-08-19Use user displayname cache in mention renderingJoas Schilling
2022-08-19Use user displayname cache in activitiesJoas Schilling
2022-08-19Merge pull request #7776 from nextcloud/bugfix/7764/enable-image-editorJoas Schilling
2022-08-18Merge pull request #7771 from nextcloud/bugfix/noid/expose-chat-message-expir...Vitor Mattos
2022-08-18Populate etag and permissions to active the image editorJoas Schilling
2022-08-18Remove the parameter as it's part of the translated string alreadyJoas Schilling
2022-08-18Expose message expiration for chat message objectsJoas Schilling
2022-08-18Refactor getShareById/getSharesByIdsDariusz Olszewski
2022-08-17Minor refactoringDariusz Olszewski
2022-08-17Invalidate cache on delete/update function callsDariusz Olszewski
2022-08-17Apply suggestions from code reviewDariusz Olszewski
2022-08-17Delay getting the node until we know that we use the databugfix/noid/dont-get-share-node-if-we-use-the-users-usernode-insteadJoas Schilling
2022-08-17Add display name cache to SystemMessageCarl Schwan
2022-08-17Use new OCP apiCarl Schwan
2022-08-17Use DisplayNameCacheCarl Schwan
2022-08-16Merge pull request #7749 from nextcloud/fix/use-bigger-slice-share-providerJoas Schilling
2022-08-16Use bigger sliceCarl Schwan
2022-08-16Fix the talk dashboard icon on dark modeJoas Schilling
2022-08-14Reduce number of queries required to read sharesDariusz Olszewski
2022-08-12Merge pull request #7472 from nextcloud/jwt-authJoas Schilling
2022-08-12Add UI option to set the message expirationJoas Schilling
2022-08-11Fix voting for option 0Joas Schilling
2022-08-03Use public throttlerJoas Schilling
2022-08-03Return hello v1 ticket to maintain backwards compatibility.Joachim Bauch
2022-08-02Return 400 on empty questions and optionsJoas Schilling
2022-07-27Merge pull request #7629 from nextcloud/feature/expire-shared-links-when-expi...Joas Schilling