Carl Schwan
5cf486150a
refactor: Fix psalm issues
...
- Add typing for most of the services, controllers and mappers
- Add api doc for mappers
- Use vendor-bin for psalm
- Use attributes for controllers
- Fix upload of attachments
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com >
2025-09-28 11:49:06 +02:00
Luka Trovic
fa31256b8a
fix: missing push notifications
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-09-25 11:08:54 +02:00
Julius Knorr
ea84743864
fix: Use strings as rich object ids
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-04-22 17:01:56 +02:00
Julius Knorr
7b4586a43a
fix: Adapt URLs generated in the backend to new routes
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-02-12 21:56:06 +01:00
Joas Schilling
6ceecd4f9b
fix(notifications): Notifier::prepare() threw \InvalidArgumentException which is deprecated
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-12-20 15:12:36 +01:00
Julius Knorr
86cb011a5c
style: Fix php-cs issues
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-17 09:22:00 +01:00
Luka Trovic
439c2b422e
fix phpcs
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-09-26 17:12:53 +02:00
dependabot[bot]
ba3e97b73d
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
...
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases )
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.3 )
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 08:14:42 +02:00
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02:00
Joas Schilling
4b1e670b4e
fix(notification): Prevent null in parameters
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-07-14 07:53:51 +02:00
Joas Schilling
2c3113334a
Fix issue with duedate format
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-10-19 19:46:09 +02:00
Carl Schwan
44481e1c2a
Switch from OC::$server->get to OCP\Server::get
...
And add a bit more typing to some classes + psalm issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-05-12 10:55:36 +02:00
Raul Ferreira Fuentes
ac5524efdf
Optimise queries when preparing card related notifications
...
Signed-off-by: Raul Ferreira Fuentes <raul@nextcloud.com >
2022-04-05 14:46:37 +02:00
Julius Härtl
f4ea995182
Merge pull request #2950 from nextcloud/bugfix/2932
2021-04-16 14:29:57 -01:00
Joas Schilling
e5d716c102
Rich object string parameters for notifications
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2021-04-16 17:10:26 +02:00
Julius Härtl
8d05926ea5
Filter out current user when emitting share notifications to groups
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-16 17:04:14 +02:00
Julius Härtl
6b8f24a3b8
Remove notification on unshare/unassign and add type hints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-16 17:04:14 +02:00
Julius Härtl
6fa7a094dc
Mark notifications as processed when the board does no longer exist
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-13 15:45:55 +01:00
Julius Härtl
a461699d42
Adjust rename in tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 15:36:55 +01:00
Julius Härtl
229bc871cb
Fix php cs warnings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 15:39:21 +01:00
Julius Härtl
6b4d4d9ffc
Only offer on/off setting when a board is not shared
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 13:04:23 +01:00
Julius Härtl
77c59ae4eb
Make use of notification setting when sending out due date notifications
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 12:07:05 +01:00
Julius Härtl
6910ba95fa
Fix generated fronted urls
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-29 15:45:26 +02:00
Julius Härtl
52febb396c
Fix php cs issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-22 19:57:19 +02:00
Julius Härtl
646d8960d5
Fix double slash in notification urls ( fixes #1698 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-20 10:11:19 +02:00
Julius Härtl
31cfc35a50
Catch exception during cron execution and log to debug
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-19 20:10:32 +01:00
Joas Schilling
f064fe55e2
Adjust notifier to Nextcloud 17
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2019-07-28 13:01:57 +02:00
Julius Härtl
8b750b7c7c
Mark notification as read if a card with duedate gets archived
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-20 10:46:48 +01:00
Julius Härtl
e1c700878a
Fix issue with comments longer than 64 chars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-12 12:55:11 +01:00
Julius Härtl
0a4a58cddc
Fix comment mention subject
...
fixes #649
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-16 10:16:30 +02:00
Julius Härtl
cb3c083d8b
Fix user id in mention notification
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 13:08:29 +02:00
Julius Härtl
f66f4e0be0
Send notification on user mention
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-10-09 13:08:27 +02:00
Steav
ed62a48ddd
Add richsubject to notification on user assignment
...
Signed-off-by: Steav <steav8@gmail.com >
2018-07-28 12:17:28 +02:00
Steav
77472b978d
Add notification on card assignment to user
...
Signed-off-by: Steav <steav8@gmail.com >
2018-07-28 12:16:50 +02:00
Scrutinizer Auto-Fixer
b633d82c5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2018-05-12 11:10:23 +00:00
Julius Härtl
19b13456a5
Notifications: Fix sending notifications to users with numeric uid
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-23 22:12:33 +02:00
Julius Härtl
c45bb71084
Fix phpstorm inspection issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-17 01:17:37 +02:00
Julius Härtl
3c2ee00ad7
Notifications: Add more tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
6a575baadd
Notifications: remove pending notifications if duedate is changed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
ed55b0db51
Notifications: Do not use rich text for board/card
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
e8ecfce134
Notifications: Workaround to use announcement type for now
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
07132126a9
Add separate NotificationHelper to keep code together
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
a346e215cd
Send notifications when a card is overdue
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00
Julius Härtl
52fc971529
Send notifications when a board gets shared
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2017-10-03 23:00:09 +02:00