Marc Alexander
|
705df48dff
|
[ticket/17514] Replace phpBB3 with phpBB in includes
PHPBB-17514
|
2025-05-20 20:56:51 +02:00 |
|
rxu
|
7d1ae5bf19
|
[ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations
Also use union types consistently instead of question marks.
Fixed with php-cs-fixer.
PHPBB-17496
|
2025-05-02 22:48:46 +07:00 |
|
Matt Friedman
|
6a47e3628c
|
[ticket/17464] Update PWA-related meta tags
PHPBB-17464
|
2025-01-25 08:07:52 -08:00 |
|
Marc Alexander
|
6c2d68962f
|
Merge branch '3.3.x'
|
2024-09-29 09:38:15 +02:00 |
|
rxu
|
990cbe093b
|
[ticket/17405] Fix getting UTC date/time information logic
PHPBB-17405
|
2024-09-29 01:57:53 +07:00 |
|
Marc Alexander
|
09b5d6605e
|
Merge branch '3.3.x'
|
2024-07-28 20:35:52 +02:00 |
|
Marc Alexander
|
a7720522a2
|
[ticket/17022] Fix SQL report link
PHPBB-17022
|
2024-07-26 20:37:36 +02:00 |
|
Marc Alexander
|
294c517256
|
[ticket/17370] Add controller for deleting cookies
PHPBB-17370
|
2024-07-14 20:42:03 +02:00 |
|
Marc Alexander
|
b2b61390c4
|
Merge branch '3.3.x'
|
2024-07-05 21:56:37 +02:00 |
|
Matt Friedman
|
d651cccc76
|
[ticket/17363] Add web app manifest
PHPBB-17363
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-07-02 21:19:58 -07:00 |
|
Ruben Calvo
|
5b03cd422a
|
[ticket/17356] Correctly handle errors hidden by at
PHPBB-17356
|
2024-06-28 21:45:33 +02:00 |
|
Marc Alexander
|
e813bcc7a5
|
Merge pull request #6632 from iMattPro/ticket/17333
[ticket/17333] UX Enhancements for Web Push Subscribing
|
2024-06-07 20:11:13 +02:00 |
|
Matt Friedman
|
ca918f893e
|
[ticket/17333] Suggested code improvements
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-06-06 19:37:36 -07:00 |
|
Marc Alexander
|
d64eaad487
|
Merge pull request #6504 from marc1706/ticket/17153
[ticket/17153] Use avatar classes and twig to render avatars
|
2024-06-06 16:23:41 +02:00 |
|
Matt Friedman
|
36527a97b8
|
[ticket/17333] Optimize loading web push data only when needed
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-06-05 18:47:57 -07:00 |
|
Matt Friedman
|
73e0412c88
|
[ticket/17333] Prevent double loading web push template data
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-06-04 14:30:33 -07:00 |
|
Matt Friedman
|
d55ec608ec
|
[ticket/17333] Add push subscribe toggle to notification dropdown
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-06-04 10:16:25 -07:00 |
|
Marc Alexander
|
4db4a5571b
|
[ticket/17153] Remove phpbb_get_avatar()
PHPBB3-17153
|
2024-05-31 11:25:22 +02:00 |
|
Marc Alexander
|
808b2f3a41
|
[ticket/17153] Remove phpbb_get_user_avatar
PHPBB3-17153
|
2024-05-31 11:25:22 +02:00 |
|
Marc Alexander
|
cf44868393
|
[ticket/17153] Remove phpbb_get_group_avatar()
PHPBB3-17153
|
2024-05-31 11:25:22 +02:00 |
|
rxu
|
52517a5efd
|
[ticket/17151] Fix registration test error
PHPBB3-17151
|
2024-05-25 11:57:35 +07:00 |
|
rxu
|
72770937f2
|
[ticket/17151] Make settings forms use macros
PHPBB3-17151
|
2024-05-25 11:57:30 +07:00 |
|
rxu
|
b7076f5cd4
|
Merge branch 'ticket/17303' into ticket/17303-master
|
2024-04-15 00:42:34 +07:00 |
|
rxu
|
abffd0f662
|
[ticket/17303] Update jQuery to the version 3.7.1
PHPBB3-17303
|
2024-04-15 00:19:52 +07: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
|
9ec60b4523
|
Merge pull request #6534 from Crizz0/ticket/17191
[ticket/17191] New config values to language/en/composer.json
|
2023-10-31 20:27:12 +01:00 |
|
Marc Alexander
|
9a1a613c0c
|
Merge branch '3.3.x'
|
2023-10-31 20:24:59 +01:00 |
|
Marc Alexander
|
58fc9e042a
|
[ticket/17201] Add comment on need to add dot to script_name
PHPBB3-17201
|
2023-10-29 16:54:07 +01:00 |
|
Marc Alexander
|
593c4b875c
|
[ticket/17201] Split off logic into function and add tests
PHPBB3-17201
|
2023-10-23 21:10:53 +02:00 |
|
Marc Alexander
|
dc9ef40669
|
[ticket/17191] Inject variables from composer.json when loading language files
PHPBB3-17191
|
2023-10-04 21:33:19 +02:00 |
|
Christian Schnegelberger
|
8abf9b66e1
|
[ticket/17191] Use di and avoid circular ref
PHPBB3-17191
|
2023-10-04 20:14:41 +02:00 |
|
Christian Schnegelberger
|
706c788f28
|
[ticket/17191] Add L_RECAPTCHA_LANG to page_header()
PHPBB3-17191
|
2023-10-04 20:14:40 +02:00 |
|
Christian Schnegelberger
|
6d07852410
|
[ticket/17191] Add new direction and user_langto helper and language.php
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Christian Schnegelberger
|
06f38a5646
|
[ticket/17191] Add language helper function to get composer.json content
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Christian Schnegelberger
|
1cc6a479a1
|
[ticket/17191] Replace lang keys in fucntions with composer output
PHPBB3-17191
|
2023-10-04 20:14:39 +02:00 |
|
Marc Alexander
|
daf30b89f1
|
[ticket/17176] Limit characters for bbcode uid
PHPBB3-17176
|
2023-09-18 19:28:19 +02:00 |
|
Marc Alexander
|
abc4867dbd
|
Merge branch '3.3.x'
|
2023-08-06 14:56:53 +02:00 |
|
Marc Alexander
|
e5db724d2c
|
Merge pull request #6501 from marc1706/ticket/13276
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
|
2023-08-06 14:54:42 +02:00 |
|
Marc Alexander
|
5d7335671e
|
Merge branch '3.3.x'
|
2023-07-26 21:02:13 +02:00 |
|
Marc Alexander
|
56f0846378
|
[ticket/11765] Support IPv4 embedded IPv6 addresses in short_ipv6()
PHPBB3-11765
|
2023-07-26 17:21:43 +02:00 |
|
Marc Alexander
|
a686a2f057
|
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
PHPBB3-13276
|
2023-06-30 16:42:27 +02:00 |
|
Marc Alexander
|
64297cbbd4
|
[ticket/17100] Remove no longer existing param description
PHPBB3-17100
|
2023-04-09 14:26:22 +02:00 |
|
Marc Alexander
|
015472ab91
|
[ticket/17100] Move timezone select HTML from PHP file
PHPBB3-17100
|
2023-04-09 13:43:04 +02:00 |
|
Marc Alexander
|
2dfe5ebe6d
|
[ticket/17100] Refactor code to be more reusable
PHPBB3-17100
|
2023-04-09 13:43:01 +02:00 |
|
Marc Alexander
|
4846723bb6
|
[ticket/17100] Move lang options HTML to template
PHPBB3-17100
|
2023-04-09 13:42:59 +02:00 |
|
Ruben Calvo
|
daa2dd280c
|
[ticket/16955] Fix most return types in phpdoc
PHPBB3-16955
|
2023-01-02 14:17:04 +01:00 |
|
Ruben Calvo
|
3e8fced5c8
|
[ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
|
2022-12-31 16:18:06 +01:00 |
|
Marc Alexander
|
416718742a
|
Merge branch '3.3.x'
|
2022-04-15 23:48:31 +02:00 |
|
battye
|
691a891634
|
[ticket/16871] Do not allow negative forum and topic IDs in page_header
PHPBB3-16871
|
2022-04-15 19:58:42 +08:00 |
|
Marc Alexander
|
74950c667c
|
Merge branch '3.3.x'
|
2021-10-19 17:24:37 +02:00 |
|