Граф коммитов

42 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling ba45e1ebba
docs: Fix ocs endpoint status code documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-17 14:46:12 +02:00
Joas Schilling f9800fe318
feat(cli): Allow to replace and delete CLI notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-29 19:34:48 +02:00
Andy Scherzinger b2f3261231
chore: Migrate REUSE to TOML
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-07-11 12:16:18 +02:00
Joas Schilling 4bb3a730be
techdebt(exceptions): Migrate to new exceptions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-15 09:45:50 +02:00
Joas Schilling 562cbdd86d
fix(docs): Update documentation with most recent API changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-12 12:31:27 +02:00
Joas Schilling 495cb5092c
feat(API): Add an endpoint to check for existance of notification ids
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-12 11:39:48 +02:00
Joas Schilling 8a3464fea1
feat(notifications): Expose an attribute whether there is a desktop client handling it
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-15 19:37:39 +01:00
Joas Schilling 2076ce8f95
documentation(push): Document the push flow and why the proxy is necessary
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-10 10:33:20 +01:00
Joas Schilling 7c6a481379
Remove unsupported versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-20 10:25:10 +01:00
tobiasKaminsky a6f92c50dc
Clarifying endpoints for admin_notifications 2022-12-12 15:43:34 +01:00
Karmanyaah Malhotra bb67def6b9
Typo in docs/push-v2.md
Signed-off-by: Karmanyaah Malhotra <karmanyaah.git@malhotra.cc>
2022-06-18 12:22:12 -04:00
Joas Schilling 20162e1479
Update screenshot
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-25 08:47:36 +01:00
Joas Schilling 67703b64a5
Fix the admin notification API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-15 11:15:14 +02:00
HouraisanNEET e526518253
Update notification-workflow.md
Line 30:
From ``->setDateTime(new DateTime())``
To ``->setDateTime(new \DateTime())``
2021-04-06 19:22:14 +08:00
Joas Schilling 8bb67d779d
Update documentation to the new way
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-16 11:21:35 +01:00
Joas Schilling a94e33e163
Set the user status as header, so clients can decide to not show notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-26 09:07:48 +02:00
Joas Schilling d2d185e7d2
Update screenshot
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-22 12:42:04 +01:00
Joas Schilling 8c59bb72fb
Add a capability for the new WEB action type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-18 09:38:06 +02:00
Joas Schilling 7efe105bdb
Send a push message when a notification was deleted
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-18 09:38:06 +02:00
Joas Schilling 13aa2f8ef6
Update the docs with some hints and best practises
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-25 14:06:12 +01:00
Morris Jobke 438a7e5bd3
Fix notification documentation to reflect recent changes 2019-01-24 23:30:49 +01:00
Joas Schilling 862bcbbae2
Add the notification ID to the push to allow getting more details
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-06 14:50:25 +02:00
Joas Schilling e80405d97b
Merge admin notifications app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-02-16 12:51:10 +01:00
Joas Schilling 5ce598d420
Add an endpoint to delete all notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-02-02 14:01:51 +01:00
Joas Schilling 007a29131b
Update README.md with information
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-24 11:13:21 +01:00
Thomas Citharel 7da0ce52f8 Update notification-workflow.md 2017-05-12 13:46:55 +02:00
Joas Schilling af90c15598 Merge pull request #59 from nextcloud/push-notification
Allow devices to register for push notifications
2017-04-24 15:07:34 +02:00
Joas Schilling 8ae1023e60
Fix routes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-18 17:29:59 +02:00
Joas Schilling 475ad40e44
Add capability for push
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-18 17:25:33 +02:00
Joas Schilling 185751a5a5
Clarify docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-07 11:39:38 +02:00
Joas Schilling 60e4a9d403
Implement correct ETag support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-04 11:41:43 +02:00
Joas Schilling 62605403a4
Receive the proxy server from the app
This allows users to use one client against multiple different servers

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-29 11:43:23 +02:00
Joas Schilling 362ed9b0d7
Add docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-29 10:59:17 +02:00
Joas Schilling 0557efa226
Add the signature to the remove request as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-29 10:59:17 +02:00
Joas Schilling ed7fc81fd8
Add documentation for devices
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-29 10:59:17 +02:00
Joas Schilling 6604a357ef
Update README.md a bit
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-01 14:28:52 +01:00
Joas Schilling 19cc41a9ce
Add docs for v2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-31 14:48:17 +01:00
Joas Schilling 8f19069ac1
Only make new info available in v2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-31 14:30:32 +01:00
Joas Schilling 728ad9c8b5
Add icon support to the docs and the capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-10 16:49:11 +02:00
Joas Schilling 13f9554788 No markup for now 2016-02-26 10:50:20 +01:00
Joas Schilling 7292d2cbbb Fix language 2015-11-24 09:10:45 +01:00
Joas Schilling f79aebfbaa Add documentation to the repository 2015-11-23 18:53:07 +01:00