summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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-01Adjust language handling in the system messageJoas Schilling
2022-07-01Rename textVitor Mattos
2022-07-01Remove no more used methodVitor Mattos
2022-07-01Fix dateVitor Mattos
2022-07-01Merge pull request #7498 from nextcloud/add-schemes-to-turn-commandsJoas Schilling
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-30Add typed argumentVitor Mattos
2022-06-30Remove unused namespaceVitor Mattos
2022-06-30Rename more ttl to message-expireVitor 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-30Move deleteExpiredTtl method to ChatManagerVitor Mattos
2022-06-30Change default value of backgroundjobs_mode to ajaxVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30Method moved and change argumentVitor Mattos
2022-06-30Delete messages when ttl expire and send system messageVitor Mattos
2022-06-30Only set ttl capability if systemcron is enabledVitor Mattos
2022-06-30Add job to apply ttlVitor Mattos
2022-06-30Implement logic in controller to change the ttlVitor Mattos
2022-06-30Add field to room tableVitor Mattos
2022-06-30Add mocked endpointsVitor Mattos
2022-06-30Merge pull request #7473 from nextcloud/feature/3089/password-policyJoas Schilling
2022-06-29Fix the array structure of "voted" attribute with PHP json_encodeJoas Schilling
2022-06-29Add schemes to turn:delete OCC commandDaniel Calviño Sánchez
2022-06-29Add schemes to turn:add OCC commandDaniel Calviño Sánchez
2022-06-29Remove extra spaceDaniel Calviño Sánchez
2022-06-29Only validate the password if it's not emptyJoas Schilling
2022-06-29Implement password policy checkerJoas Schilling
2022-06-21Add app version to capabilitiesMarcel Müller
2022-06-14Merge pull request #7372 from nextcloud/feature/7336/JWT-for-HPB-authenticationJoas Schilling
2022-06-14Comment why IDs are not returned on APIJoas Schilling
2022-06-14Fix wrong number of votersJoas Schilling
2022-06-13Don't allow updating/voting after closingJoas Schilling
2022-06-13Fix further commentsJoas Schilling
2022-06-13Add system messages for voting and closingJoas Schilling