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-17Apply suggestions from code reviewDariusz Olszewski
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
2022-07-26Add `$shallow` arg to `RoomShareProvider::getSharesInFolder`Louis Chemineau
2022-07-26Merge pull request #7625 from nextcloud/bugfix/server-33314/respect-dnd-and-i...Joas Schilling
2022-07-22Expire shared link when expire messageVitor Mattos
2022-07-22Fix issues mentioned in the polls reviewJoas Schilling
2022-07-22Keep DND and Invisible when automatically setting status to "In a call"bugfix/server-33314/respect-dnd-and-invisible-when-joining-a-callJoas Schilling
2022-07-21Fix null being stored when the last voter revokes their votesJoas Schilling
2022-07-21Allow to vote nothingJoas Schilling
2022-07-20Merge pull request #7613 from nextcloud/master-IB#1121121Joas Schilling
2022-07-20Merge pull request #7612 from nextcloud/bugfix/noid/fix-quick-access-anchorsJoas Schilling
2022-07-18Fix quick access anchors for navigation and contentbugfix/noid/fix-quick-access-anchorsJoas Schilling
2022-07-15Convert specific command to generic create and updateVitor Mattos
2022-07-15OCC to set expire messageVitor Mattos
2022-07-15Set message expiration in room objectVitor Mattos
2022-07-15Remove the old value checkVitor Mattos
2022-07-15Move send system message to listenerVitor Mattos
2022-07-15Allow to disable talk updatesmaster-IB#1121121Pawel Boguslawski
2022-07-14Merge pull request #7586 from nextcloud/bugfix/noid/fix-html-validation-of-me...Joas Schilling
2022-07-13Merge pull request #7585 from nextcloud/bugfix/7583/fix-guest-name-in-searchJoas Schilling
2022-07-13Merge pull request #7582 from nextcloud/bugfix/7580/more-search-attributesJoas Schilling
2022-07-13Merge pull request #7571 from nextcloud/feature/expire-messages-part-2Joas Schilling
2022-07-13Fix HTML validation of meta elementbugfix/noid/fix-html-validation-of-meta-elementJoas Schilling
2022-07-13Fix guest names in search resultsJoas Schilling
2022-07-13Add more search attributesJoas Schilling
2022-07-13Merge pull request #7554 from nextcloud/bugfix/noid/fix-avatar-sizeJoas Schilling
2022-07-12Transform conversation icons to CSSJoas Schilling
2022-07-12Change point of execution of ExpireChatMessageVitor Mattos
2022-07-12Remove unused argumentVitor Mattos
2022-07-12Move publicshare files to CSSJoas Schilling
2022-07-12Move At.scss to At.cssJoas Schilling
2022-07-12Move unified search to simple CSSJoas Schilling
2022-07-12Merge pull request #7512 from nextcloud/feature/7480/poll-follow-upJoas Schilling
2022-07-11Clean classVitor Mattos
2022-07-11Make possible disable background job if haven't room with expire messageVitor Mattos
2022-07-11Make the room_id not mandatory to define the expire timeVitor Mattos
2022-07-11Fix avatar size to be a legal valuebugfix/noid/fix-avatar-sizeJoas Schilling
2022-07-11Show the voter count to the author and moderatorsfeature/7480/poll-follow-upJoas Schilling
2022-07-07Add support for algorithm "EdDSA" and add tests.Joachim Bauch
2022-07-07Autodetect if signaling server supports hello-v2.Joachim Bauch
2022-07-07Implement JWT auth for signaling connection.Joachim Bauch
2022-07-07Merge pull request #7517 from nextcloud/bugfix/noid/fix-postgres-integration-...Joas Schilling
2022-07-07Merge pull request #7504 from nextcloud/bugfix/noid/add-brute-force-protectio...Joas Schilling