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-03-02cs:fixtechdebt/noid/use-transaction-for-internal-signalingVitor Mattos
2022-02-25Use transactions for internal signalingJoas Schilling
2022-02-23Merge pull request #6913 from nextcloud/feature/6874/define-if-job-is-time-se...Joas Schilling
2022-02-22Define if job is time sensitiveVitor Mattos
2022-02-22Merge pull request #6912 from nextcloud/feature/remove-unused-app-configJoas Schilling
2022-02-18Remove unused app configVitor Mattos
2022-02-17Return the remote token and server so we can compare in testsJoas Schilling
2022-02-17Add an API endpoint to get all invitesJoas Schilling
2022-02-17Change database structureJoas Schilling
2022-02-15Change return formatVitor Mattos
2022-02-15Make the status code more specificVitor Mattos
2022-02-15Fix typo and changes to use ReactionManagerVitor Mattos
2022-02-15Fix parsing of notificationsJoas Schilling
2022-02-15Fix notification handling to notify about reactions in case of "Always notify"Joas Schilling
2022-02-15Fix error log spam when running integration testsJoas Schilling
2022-02-15Implement tests to validate notify reacted messageVitor Mattos
2022-02-15NotifyVitor Mattos
2022-02-15Add capabilitiesVitor Mattos
2022-02-15Method moved to reactionManager and small fixesVitor Mattos
2022-02-15Update lib/Controller/ReactionController.php Vitor Mattos
2022-02-15Update lib/Controller/ReactionController.php Vitor Mattos
2022-02-15Api changes to react to a message: reactions retrieveVitor Mattos
2022-02-15Api changes to react to a message: reactions deleteVitor Mattos
2022-02-15Api changes to react to a message: reactions addVitor Mattos
2022-02-15Merge pull request #6892 from nextcloud/remove-signaling-docsJoas Schilling
2022-02-15Merge pull request #6893 from nextcloud/bugfix/6883/check-type-when-verify-if...Joas Schilling
2022-02-15Handle generate the end_call_for_all activity intentionallyJoas Schilling
2022-02-11Array handling fixVitor Mattos
2022-02-11Remove references to deleted documentation and point to new location.Joachim Bauch
2022-02-11Fix InvalidScalarArgumentVitor Mattos
2022-02-11Check if have users on admin groupVitor Mattos
2022-02-11Add psalm-parameters to show a problemJoas Schilling
2022-02-10Solve InvalidScalarArgumentVitor Mattos
2022-02-10Reduce psalm issuesVitor Mattos
2022-02-10Check type when verify if already notifiedVitor Mattos
2022-02-09Merge pull request #6839 from nextcloud/bugfix/noid/show-version-on-update-me...Daniel Calviño Sánchez
2022-02-09Show version number in HPB update warningJoas Schilling
2022-02-09Update coding standardJoas Schilling
2022-02-07Merge pull request #6873 from nextcloud/techdebt/noid/use-public-hintexceptionJoas Schilling
2022-02-07Merge pull request #6858 from nextcloud/feature/noid/talk-ocp-draftVitor Mattos
2022-02-07Use public HintException onlyJoas Schilling
2022-02-04Add a capability for conversation permissionsJoas Schilling
2022-02-03OCP Talk backend by the spreed appJoas Schilling
2022-01-31Remove custom method after server mergeJoas Schilling
2022-01-26Only send 1 HPB request for the "end call for everyone" caseJoas Schilling
2022-01-24Merge pull request #6812 from nextcloud/bugfix/6811/dont-force-signaling-mode...Joas Schilling
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling
2022-01-21Merge pull request #6807 from nextcloud/feature/noid/allow-mark-as-unreadJoas Schilling
2022-01-21Add a new method to get the next message with a given verbJoas Schilling
2022-01-21Allow to mark a conversation as unreadJoas Schilling