Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-24The token id is an intRoeland Jago Douma
2018-08-08Fix "Argument 1 passed to OC\Authentication\Token\Manager::getTokenById() mus...Joas Schilling
2018-02-20Add return types and type hints in the codeJoas Schilling
2017-11-21Also store the app type of the push deviceJoas Schilling
2017-04-21Add unit tests for the PushControllerJoas Schilling
2017-04-19Use DataResponse so the result is valid OCSJoas Schilling
2017-04-19Wrong demorganJoas Schilling
2017-04-18Fix trailing new lineJoas Schilling
2017-04-05NC12 can do thisJoas Schilling
2017-04-05Allow localhost via httpJoas Schilling
2017-03-29Fix wrong function nameJoas Schilling
2017-03-29Receive the proxy server from the appJoas Schilling
2017-03-29Also store the device identifierJoas Schilling
2017-03-29PHP already hashes the message itselfJoas Schilling
2017-03-29Fix return codes and messagesJoas Schilling
2017-03-29encode the signature before sendingJoas Schilling
2017-03-29Error when on deletion the device public key is wrong as wellJoas Schilling
2017-03-29Get the token id from the sessionJoas Schilling
2017-03-29Store the hash to be able to compare it easilyJoas Schilling
2017-03-29Allow devices to register for push notificationsJoas Schilling