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
path: root/lib
AgeCommit message (Expand)Author
2022-11-04Still push notifications of twofactor_nextcloud_notification when in DNDJoas Schilling
2022-10-12Merge pull request #1316 from nextcloud/bugfix/noid/send-the-subscription-key...Joas Schilling
2022-10-10Fix CSJoas Schilling
2022-10-06Send the subscription key to the Community push proxyJoas Schilling
2022-10-06Improve debugging of failing emailsJoas Schilling
2022-08-31Show a warning about undelivered notificationsJoas Schilling
2022-08-26Add a migration to reset the next send for disabled usersJoas Schilling
2022-08-26Only update the next_send_time for disabled users when the time was reachedJoas Schilling
2022-08-16Handle empty list of notifications to deleteCarl Schwan
2022-07-21Allow all internal hosts to be http-onlyjld3103
2022-06-02Include scss style in webpack outputLouis Chemineau
2022-05-23Adjust to IUser changeJoas Schilling
2022-03-23Add options in personal settings to play the soundsJoas Schilling
2022-03-14Preload devices and statuses with a single query in case of flushingtechdebt/noid/group-queries-on-pushingJoas Schilling
2022-03-14Defer preparing of payloads when we don't push anywayJoas Schilling
2022-03-14Only query the devices of a user onceJoas Schilling
2022-03-14Only load the user status once per userJoas Schilling
2022-02-28Use a fake user to skip database queriesJoas Schilling
2022-02-24Do not read the notification we just insertedJoas Schilling
2022-02-24Handle notification deletion less uniqueJoas Schilling
2021-11-27shortenJsonEncodedMultibyte was moved to \OCP\Util for 23.Arthur Schiwon
2021-11-01Merge pull request #1101 from nextcloud/bugfix/noid/improve-feedback-when-dev...Joas Schilling
2021-10-27Merge pull request #1102 from nextcloud/bugfix/noid/improve-wordingv23.0.0beta2John Molakvoæ
2021-10-27Improve wordingJoas Schilling
2021-10-27Improve feedback in test-push when device is too oldJoas Schilling
2021-10-26Restore old device signature so the proxy works againJoas Schilling
2021-10-23Fair use of push notificationsJoas Schilling
2021-10-19Merge pull request #1094 from nextcloud/test/1081/add-integration-tests-for-p...Joas Schilling
2021-10-18sign final payloadMartin Zimmermann
2021-10-18Fix id selectionJoas Schilling
2021-10-11Fix review commentsJoas Schilling
2021-10-11Move logic to the mapperJoas Schilling
2021-10-11Fix psalm complainsJoas Schilling
2021-10-11Fix wording and sorting in the settings sectionJoas Schilling
2021-10-11Fix CS lintingJoas Schilling
2021-10-11Add a background job to create entries for new users and existing users on up...Joas Schilling
2021-10-11Fix personal settingJoas Schilling
2021-10-11Select users from a new notifications_settings tableJoas Schilling
2021-10-11Move constants and don't use deprecated classJoas Schilling
2021-10-11Introduce a batch size for the mail notifications so it does not consume too ...Joas Schilling
2021-10-11Improve email wording for screenreadersJoas Schilling
2021-10-11Remove unused memberJoas Schilling
2021-10-11Fix eslinting and minor API thingsJoas Schilling
2021-10-11Sending unseen notifications as email periodically. Includes a new user setti...Julien Barnoin
2021-10-06Fix deleting notifications with numeric user IDJoas Schilling
2021-08-24Change elseif to orValdnet
2021-08-24High priority for the PhoneTrack appValdnet
2021-08-23Give twofactor nextcloud notifications a high priorityszaimen
2021-06-21Merge pull request #1027 from nextcloud/bugfix/noid/fix-handling-the-response...Vincent Petry
2021-06-21Fix handling the response of the proxyJoas Schilling