Nate Harris
d541719c4c
- Compare previous-current events to determine if non-invitee changes were made (notify non-added/removed attendees of event update)
2025-07-19 23:00:25 -06:00
Nate Harris
3dbe68705b
- Capture previous version of event pre-overwrite for use in notification hooks
...
- Use previous version of event in email hooks to determine added/deleted/updated email type
2025-07-14 00:16:19 -06:00
Nate Harris
ce9b2cf5d2
- Add support for local SMTP
...
- Ignore venv in flake8
2025-06-29 00:47:26 -06:00
Nate Harris
3228f046e2
- Address some feedback
2025-06-25 23:31:28 -06:00
Nate Harris
8ad2c7125b
- Fix mypy ignore location
2025-06-25 23:17:53 -06:00
Nate Harris
4108a5702d
- Address isort and flake8 issues
2025-06-24 23:27:21 -06:00
Nate Harris
e744a4f0a3
- Fix mypy warnings
2025-06-24 23:17:59 -06:00
Nate Harris
71f8833f4d
- Add email hook
2025-06-19 02:15:45 -06:00
Peter Bieringer
7da46f392e
fix logger.warn->warning
2024-08-27 21:34:52 +02:00
Henning Schild
773f09fe74
hook: gracefully ignore non functional hooks and fall back to none
...
In case a hook fails to load for some reason, fall back to the default
hook "none" and treat errors as warnings in the log.
This will gracefully ignore typos in hook names without crashing the
server, and it will also allow configuration of "rabbitmq" where i.e.
"pika" is missing.
Closes : #1490
Signed-off-by: Henning Schild <henning@hennsch.de>
2024-08-06 19:39:37 +02:00
Tuna Celik
a72964ab3f
learn to make tox happy
2024-03-02 19:44:10 +01:00
Tuna Celik
22c843c49c
Added queue type config for topic, values are classic and quorum
2024-03-02 13:38:42 +01:00
Tuna Celik
22731f3d26
Fixed couple of points after origin sync
2023-02-10 22:52:49 +01:00
Tuna Celik
06fbac67a1
Added hook to proppatch request
2020-08-19 01:38:49 +02:00
Tuna Celik
46d1a31441
Improved rabbitmq connection lost recovery
2020-08-18 11:26:25 +02:00
Tuna Celik
95eb44a87f
Modified exception handling for notification item publishing to handle any exception
2020-08-17 15:13:40 +02:00
Tuna Celik
b8af0c7490
Added connection recovery and logging
2020-08-17 15:09:38 +02:00
Tuna Celik
896642b374
Changed queue durability from false to true
2020-08-17 14:44:16 +02:00
Tuna Celik
bf5272e83d
Improved notification message with user/calendar point as field
2020-08-17 14:43:52 +02:00
Tuna Celik
da31f80ba5
Refactoring
2020-08-17 03:32:13 +02:00
Tuna Celik
ecff5fac82
Code Cleanup and Optimisation
2020-08-17 03:19:27 +02:00
Tuna Celik
b2fc8bbb0c
Refactoring
2020-08-17 03:01:21 +02:00
Tuna Celik
d19c16c8d3
Refactoring
2020-08-17 02:38:06 +02:00
Tuna Celik
1289003da1
Refactoring
2020-08-17 02:37:21 +02:00
Tuna Celik
2e93c012bf
Refactoring
2020-08-17 02:29:28 +02:00
Tuna Celik
bfe4332ac5
Refactoring
2020-08-17 02:23:49 +02:00
Tuna Celik
389a6b9906
Code cleanup and refactoring
2020-08-17 02:14:04 +02:00
Tuna Celik
5253a464ab
Addd hook capability
2020-08-17 02:05:02 +02:00