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

38100 Commits

Author SHA1 Message Date
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
9bd9962aea [ticket/17010] Resolve test issues and add node install for webpush testing
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
c4a8e32689 [ticket/17010] Adjust query to not trigger full group by issue
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
5fba4682c3 [ticket/17010] Resolve phing sniff issues
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
af29f388da [ticket/17010] Queue notifications and use flush to send them
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
be21479b2a [ticket/17010] Add tests for push notification type
PHPBB3-17010
2024-02-24 11:58:27 +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
af31080445 [ticket/17010] Add web-push-testing for implementing web push tests
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
83cf915758 [ticket/17010] Add column for user push subscriptions
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
1c64c695a9 [ticket/17010] Implement basic logic for webpush notifications
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
873a22176d [ticket/17010] Add Webpush settings and language entries
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
d05e2dd043 [ticket/17010] Add first web push settings to ACP
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
769f5bc397 [ticket/17010] Add settings and some more notification code
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
3feeb237ca [ticket/17010] Add migration for notificatio_push table
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
5c51f2ef7f [ticket/17010] Add webpush to container definition
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
07d3376612 [ticket/17010] Add web-push-lib dependency
PHPBB3-17010
2024-02-24 11:58:25 +01:00
Marc Alexander
464f37fe46 [ticket/17010] Add dummy for web push notification method
PHPBB3-17010
2024-02-24 11:56:01 +01:00
Matt Friedman
c46b700e22 [ticket/17291] Fix some classes for compatibility
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-24 00:54:46 -08:00
Matt Friedman
4adf5ac99f [ticket/17291] Clean out older FontAwesome 4 code
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-23 17:33:32 -08:00
Matt Friedman
3cc3bc7e81 [ticket/17291] Use font icons instead of SVGs
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-23 16:39:40 -08:00
Matt Friedman
873c838d57 [ticket/17291] Replace old forum GIFs with SVGs
PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-23 13:44:24 -08:00
Marc Alexander
2c29c8352a [ticket/17291] Add styles/all/imgs to allowed paths for acp style files
PHPBB3-17291
2024-02-23 22:08:41 +01:00
Marc Alexander
ab9f636ad6 Merge branch '3.3.x' 2024-02-23 20:37:16 +01:00
Marc Alexander
763c6f625f Merge pull request #6584 from Crizz0/ticket/17292
[ticket/17292] Use new spamhaus.org check url
2024-02-23 20:36:36 +01:00
Matt Friedman
35f4dc7691 [ticket/17291] Switch ACP images to font icons
PHPBB3-17291
2024-02-23 11:26:34 -08:00
Marc Alexander
7a734f7f74 Merge branch '3.3.x' 2024-02-23 20:05:47 +01:00
Marc Alexander
b05082e011 Merge pull request #6586 from marc1706/ticket/17293-master
[ticket/17293] Update composer and dependencies to latest versions -- master version
2024-02-23 20:05:41 +01:00
Marc Alexander
06672d896b Merge pull request #6585 from marc1706/ticket/17293
[ticket/17293] Update composer and dependencies to latest versions
2024-02-23 20:05:18 +01:00
Marc Alexander
4afa184110 [ticket/17292] Add needed www prefix for spamcop
PHPBB3-17292
2024-02-23 20:01:41 +01:00
Marc Alexander
12a942747a Merge pull request #6564 from marc1706/ticket/13162
[ticket/13162] Add truncate table functionality to database tools
2024-02-23 19:57:49 +01:00
Marc Alexander
a700111808 [ticket/17293] Update composer dependencies for master to latest versions
PHPBB3-17293
2024-02-23 18:22:08 +01:00
Marc Alexander
c654b9b702 Merge branch 'ticket/17293' into ticket/17293-master 2024-02-23 18:21:19 +01:00
Marc Alexander
602841fd11 [ticket/17293] Update composer dependencies to latest versions
PHPBB3-17293
2024-02-23 18:20:30 +01:00
Marc Alexander
ae3c294a2f [ticket/17293] Update composer to 2.7.1
PHPBB3-17293
2024-02-23 18:19:53 +01:00
Marc Alexander
86af3c0f56 Merge pull request #6541 from Crizz0/ticket/17093-master
[ticket/17093] Add ACP setting to limit access to disabled board
2024-02-22 20:01:59 +01:00
Marc Alexander
ba2421ec0e Merge pull request #6581 from marc1706/ticket/17283
[ticket/17283] Remove iconify support
2024-02-22 19:49:18 +01:00
Christian Schnegelberger
00b8cb1e52 [ticket/17292] Use new spamhaus.org check url
PHPBB3-17292
2024-02-22 19:16:54 +01:00
Marc Alexander
946fb7d9a4 [ticket/17093] Change how login is handled to support disabled boards
PHPBB3-17093
2024-02-22 19:06:46 +01:00
Marc Alexander
be93efee1d [ticket/17093] Add test for disabled board behavior
PHPBB3-17093
2024-02-22 17:42:06 +01:00
Marc Alexander
232dfa6b20 [ticket/17093] Add docblock and use language instead of user
PHPBB3-17093
2024-02-19 18:54:12 +01:00
Marc Alexander
d8608e4ba5 [ticket/17093] Remove not needed values
PHPBB3-17093
2024-02-19 18:49:37 +01:00
Marc Alexander
073e19552f [ticket/17283] Add CDN fallback for font awesome
PHPBB3-17283
2024-02-19 17:59:38 +01:00
Marc Alexander
6fe2012bf8 Merge branch '3.3.x' 2024-02-18 20:34:34 +01:00
Marc Alexander
eabe2632dc Merge pull request #6582 from rxu/ticket/17286
[ticket/17286] Do not update user session page if it does not exist
2024-02-18 20:34:32 +01:00
Ruben Calvo
3c75fedffe [ticket/17289] Fix dependency injection error when using development environment
PHPBB3-17289
2024-02-18 17:49:36 +01:00
Marc Alexander
aa3f253030 [ticket/17283] Remove unused code
PHPBB3-17283
2024-02-18 17:08:51 +01:00
Marc Alexander
ad5e2a3602 [ticket/17283] Use cdnjs url instead and use in default installation
PHPBB3-17283
2024-02-18 17:08:25 +01:00
Marc Alexander
da48c178ea [ticket/17283] Add migration for font awesome 6.5.1 cdn url
PHPBB3-17283
2024-02-18 17:08:25 +01:00
Marc Alexander
580ce4ca42 [ticket/17283] Update fa tests and remove iconify parts
PHPBB3-17283
2024-02-12 18:53:32 +01:00
Marc Alexander
3b7795ecc0 [ticket/17283] Remove iconify packages
PHPBB3-17283
2024-02-12 18:53:30 +01:00