Marc Alexander
ef47c69155
[ticket/17493] Remove notification method jabber
...
PHPBB-17493
2025-04-14 20:27:03 +02:00
rxu
5be1f5d5c9
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:41 +07:00
Marc Alexander
479e54db93
[ticket/17010] Add logging to webpush notifications
...
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
199bc8f964
[ticket/17010] Add first webpush controller and start ucp integration
...
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
ec3dc28b51
[ticket/17010] Switch to using table for tracking push subscriptions
...
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
5c51f2ef7f
[ticket/17010] Add webpush to container definition
...
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
66b54d4469
[ticket/17176] Use Symfony name for event dispatcher
...
The previously used override of the names is no longer supported.
PHPBB3-17176
2023-09-18 19:28:18 +02:00
lavigor
c70ac7eb62
[ticket/13713] Introduce notifications for mentions
...
PHPBB3-13713
2021-05-14 21:51:53 +02:00
rxu
aa76f6b9f2
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
...
PHPBB3-16544
2020-09-02 22:11:51 +07:00
Marc Alexander
9f4a240f91
[ticket/14754] Rename email notifications table to fit better
...
PHPBB3-14754
2020-03-15 15:08:25 +01:00
Jakub Senko
f3664b07d2
[ticket/14754] Use dedicated table to stop receiving notifications
...
PHPBB3-14754
2020-03-15 11:52:16 +01:00
Jakub Senko
a3e0117ff0
[ticket/14754] Only one email notification per topic
...
PHPBB3-14754
2020-03-15 11:52:16 +01:00
Marc Alexander
b758c098d3
[ticket/14523] Replace prototype definition with shared services
...
PHPBB3-14523
2016-03-10 10:41:00 +01:00
Matt Friedman
d9d89cad94
[ticket/14247] Use quotes around @ and % strings in YAML
...
PHPBB3-14247
2015-12-07 13:11:22 -08:00
Matt Friedman
b64a37d451
[ticket/14237] Use $language class for notifications
...
PHPBB3-14237
2015-10-13 23:40:52 -07:00
Tristan Darricau
11bef3e22e
[ticket/11444] Update tests
...
PHPBB3-11444
2015-07-13 22:43:58 +02:00
Tristan Darricau
c1deeab318
[ticket/11444] Fix services definition
...
PHPBB3-11444
2015-07-13 22:41:14 +02:00
Tristan Darricau
fc34057f28
[ticket/11444] Update tests and cleanup types/methods
...
PHPBB3-11444
2015-07-13 22:41:14 +02:00
Tristan Darricau
f29b12e353
[ticket/11444] Cleanup method constructors
...
PHPBB3-11444
2015-07-13 22:41:14 +02:00
Nicofuma
be0d4e20d4
[ticket/11444] Moving the in-board notifications to a method class
...
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
2015-07-13 22:41:13 +02:00
JoshyPHP
f5ce9f2738
[ticket/13680] Updated quote notifications
...
Added get_quote_authors() to text_formatter.utils service to retrieve
the names used in first-level quotes
PHPBB3-13680
2015-05-15 02:10:46 +02:00
Joas Schilling
853733a0eb
Merge branch 'develop-ascraeus' into develop
2015-01-13 23:31:37 +01:00
Tristan Darricau
c98efc53a8
[ticket/12620] Fix rebase (move config file to the right directory)
...
PHPBB3-12620
2014-11-20 21:00:01 +01:00