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
AgeCommit message (Expand)Author
2022-07-04Try to load a room by accessTokenfeature/noid/talk-federation-authJoas Schilling
2022-07-04Add a test for remote authenticationJoas Schilling
2022-07-04Expose the remote credentialsJoas Schilling
2022-07-04Merge pull request #7510 from nextcloud/SystemKeeper-patch-1Joas Schilling
2022-07-04Merge pull request #7509 from nextcloud/dependabot/composer/vimeo/psalm-4.24.0Vitor Mattos
2022-07-04[tx-robot] updated from transifexNextcloud bot
2022-07-03Update iOS requirementsSystemKeeper-patch-1SystemKeeper
2022-07-03[tx-robot] updated from transifexNextcloud bot
2022-07-02Bump vimeo/psalm from 4.23.0 to 4.24.0dependabot/composer/vimeo/psalm-4.24.0dependabot[bot]
2022-07-02Merge pull request #7505 from nextcloud/bugfix/noid/improve-docsJoas Schilling
2022-07-01Add json noteJoas Schilling
2022-07-01Better document arraysJoas Schilling
2022-07-01Fix table structures so IDEs stop complaining even though it is valid markdownJoas Schilling
2022-07-01Merge pull request #7327 from nextcloud/feature/api-time-to-liveJoas Schilling
2022-07-01Remove unecessary methodVitor Mattos
2022-07-01Revert the wrong previous argument renameVitor Mattos
2022-07-01Remove unused propertyVitor Mattos
2022-07-01Only remove the job when expiration is "done"Joas Schilling
2022-07-01Fix event nameJoas Schilling
2022-07-01Rename integration testJoas Schilling
2022-07-01Adjust language handling in the system messageJoas Schilling
2022-07-01Rename textVitor Mattos
2022-07-01Replace _ by -Vitor Mattos
2022-07-01Remove no more used methodVitor Mattos
2022-07-01Add system message in chat.mdVitor Mattos
2022-07-01Fix dateVitor Mattos
2022-07-01Merge pull request #7498 from nextcloud/add-schemes-to-turn-commandsJoas Schilling
2022-07-01[tx-robot] updated from transifexNextcloud bot
2022-06-30solve conflictfeature/api-time-to-liveVitor Mattos
2022-06-30Rename to follow the pattern "-"Vitor Mattos
2022-06-30Bump psalm dependenciesVitor Mattos
2022-06-30Make the error message more clearVitor Mattos
2022-06-30Rename message expire to expire dateVitor Mattos
2022-06-30Expire message using attribute from messageVitor Mattos
2022-06-30Parse system messageVitor Mattos
2022-06-30Add method to get message expire timeVitor Mattos
2022-06-30Fix testsVitor Mattos
2022-06-30Add typed argumentVitor Mattos
2022-06-30Remove unused namespaceVitor Mattos
2022-06-30Rename more ttl to message-expireVitor Mattos
2022-06-30Moved integration tests to folder of chat testsVitor Mattos
2022-06-30Removed the system message to sinalize when the message was expired.Vitor Mattos
2022-06-30Set expire timeVitor Mattos
2022-06-30use DI in the constructorVitor Mattos
2022-06-30Changed to use Nextcloud wrapper to this classVitor Mattos
2022-06-30Rename time to live to message expireVitor Mattos
2022-06-30Fix testsVitor Mattos
2022-06-30Priorize to run job than send system messageVitor Mattos
2022-06-30Replace count by !emptyVitor Mattos
2022-06-30Use DataResponse and returning 404Vitor Mattos