1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 09:46:46 +02:00
Commit Graph

38100 Commits

Author SHA1 Message Date
Matt Friedman
e586cd833c [ticket/17291] Replace last GIFs with font icons
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-03-02 09:05:52 -08:00
Marc Alexander
fcfed79385 [ticket/17010] Properly handle expired subscriptions and extend tests
PHPBB3-17010
2024-03-01 19:40:26 +01:00
Matt Friedman
6d47a6c6dc [ticket/17291] Add FontAwesome to installer
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-03-01 07:59:56 -08:00
Marc Alexander
93a6b8d87a [ticket/17010] Update web-push-testing to 1.1.1
PHPBB3-17010
2024-02-29 22:16:35 +01:00
Marc Alexander
fc14c5fd0b [ticket/17010] Increase test coverage
PHPBB3-17010
2024-02-27 20:43:27 +01:00
Marc Alexander
f36542c661 [ticket/17010] Update web-push-testing to 1.1.0
PHPBB3-17010
2024-02-27 17:30:46 +01:00
Matt Friedman
158ccd17ff [ticket/17291] Replace additional images w/ fonts & CSS
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-25 12:22:11 -08:00
Matt Friedman
690370fac0 [ticket/17291] Icon class clean up
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-24 21:31:10 -08:00
Marc Alexander
a3f6563568 [ticket/17010] Remove duplicated css for buttons
PHPBB3-17010
2024-02-24 22:29:48 +01:00
Marc Alexander
e993d82bc5 [ticket/17010] Update language keys based on review recommendations
PHPBB3-17010
2024-02-24 20:53:03 +01:00
Matt Friedman
9d8d82e176 [ticket/17291] Stack the bigger acp icons
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-24 08:52:46 -08:00
Marc Alexander
44861c1f45 [ticket/17010] Add ban manager to webpush test
PHPBB3-17010
2024-02-24 17:49:44 +01:00
Marc Alexander
5ada5728ee [ticket/17010] Also check .js.twig files with eslint
PHPBB3-17010
2024-02-24 11:58:32 +01:00
Marc Alexander
4e9fb6ed4f [ticket/17010] Clean up push worker
PHPBB3-17010
2024-02-24 11:58:32 +01:00
Marc Alexander
adf639e871 [ticket/17010] Clean up code and remove unused method
PHPBB3-17010
2024-02-24 11:58:32 +01:00
Marc Alexander
a86d222ab0 [ticket/17010] Remove not needed empty line
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
d79e10e032 [ticket/17010] Unify naming of Web Push
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
bfc3a969ee [ticket/17010] Remove no longer used route & handler
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
8d9a7aa62c [ticket/17010] Add new interface and create template data in type
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
fa91bf791f [ticket/17010] Make webpush js not depend on twig compilation
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
d85da61c9a [ticket/17010] Move webpush js to assets folder
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
2da2211898 [ticket/17010] Update webpush test
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
479e54db93 [ticket/17010] Add logging to webpush notifications
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
f3eb774abd [ticket/17010] Add missing language variable
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
6b00e9fe09 [ticket/17010] Handle already existing subscriptions
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
5098f315fd [ticket/17010] Use special chars decode to have valid URL with amp
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
79ff21fdf5 [ticket/17010] Move get subscription map to separate function and extend tests
Unit tests will also now ensure there are no special surprises with more than
one subscription for users.

PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
b779ce5910 [ticket/17010] Remove optional column check for non-existent column
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
c35e9c2438 [ticket/17010] Correctly fill subscription map for multiple subscriptions
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
6cc8df5d95 [ticket/17010] Adjust wording on ACP page for webpush
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
21ccb804d3 [ticket/17010] Update explain string in ACP for webpush enable
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
3cbe14eb4a [ticket/17010] Clean up code and move some functions to core js
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
7410c3be6f [ticket/17010] Generate VAPID keys with javascript in ACP
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
3513c85ee6 [ticket/17010] Stop skipping node dependency setup on slow tests
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
974b7a9184 [ticket/17010] Resolve use of undefined variable and possibly wrong type
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
a8dc08a219 [ticket/17010] Add prune notification support to webpush
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
ad196d1dba [ticket/17010] Move web push testing to slow test group
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
edaff6cd2d [ticket/17010] Remove undeliverable subscriptions
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
e97313839e [ticket/17010] Add missing words & loading indicator, fix invalid twig code
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
b3777894cb [ticket/17010] Fix stylelint issues
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
ac6512da14 [ticket/17010] Add missing copyright header
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
98e0559a1d [ticket/17010] Remove wrong references to emails
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
166f0deae9 [ticket/17010] Make get_form_tokens() parameters optional
PHPBB3-17010
2024-02-24 11:58:29 +01:00
Marc Alexander
e177ee3750 [ticket/17010] Add first version of push worker javascript
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
06458c95f5 [ticket/17010] Add button disabled state CSS
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
7092f24645 [ticket/17010] Change how notification data is passed to push notifications JS
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
d4b6ad5620 [ticket/17010] Add controller methods for subscribe/unsubscribe and others
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
35259056f0 [ticket/17010] Switch to using form_helper for form tokens
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
0395c8dbac [ticket/17010] Introduce form_helper to allow using form tokens in javascript
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
ff27401ed2 [ticket/17010] Add javascript for webpush subscribe/unsubscribe
PHPBB3-17010
2024-02-24 11:58:28 +01:00