Daniel James
c2725b441c
[ticket/17326] Change column length of icon and update ACP language
...
PHPBB-17326
2025-02-15 15:39:10 +01:00
Daniel James
f5bb065a4d
[ticket/17326] Add font icon field for custom BBCodes
...
Adds a new field to the custom BBCode add/edit form that
allows admins to define a Font Awesome icon to be displayed
instead of the BBCodes name on the posting.php editor page.
PHPBB-17326
2025-02-15 15:38:52 +01:00
Marc Alexander
485d72f0e8
Merge pull request #6483 from rxu/ticket/17135
...
[ticket/17135] Introduce Symfony Mailer for emails backend
2025-01-08 19:35:19 +01:00
rxu
0d8c0c4228
[ticket/17135] Move notify method constants to interface class
...
PHPBB-17135
2025-01-06 20:01:52 +07:00
Marc Alexander
bb3908b933
Merge branch '3.3.x'
2025-01-06 09:57:36 +00:00
rxu
499464e1d3
[ticket/17135] Fix code review issues
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
d5f411a16d
[ticket/17135] Remove SMTP auth method option
...
Symfony Mailer handles SMTP auth method internally.
PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
059e82de8f
[ticket/17455] Remove outdated mysqli_connect_error function existence check
...
PHPBB-17455
2025-01-02 20:15:55 +07:00
rxu
7540720c79
[ticket/17455] Fix PHP warning on MySQLi connection failure
...
PHPBB-17455
2024-12-16 20:04:33 +07:00
Marc Alexander
8fd5e0dfdc
Merge branch '3.3.x'
2024-11-20 20:04:36 +01:00
Marc Alexander
ff08756ea0
[prep-release-3.3.14] Add migration for 3.3.14
2024-11-18 21:23:18 +01:00
Marc Alexander
0f3c9f70fc
[ticket/17418] Add migration for switching from gif to svg icons
...
PHPBB-17418
2024-10-27 16:53:33 +01:00
Marc Alexander
a2b1cc57eb
Merge pull request #6740 from marc1706/ticket/17304
...
[ticket/17304] Use HiDPI smilies provided by rednoah and stop using twemoji
2024-10-25 21:23:00 +02:00
Marc Alexander
20d65aea1f
[ticket/17304] Fix table in migration and use svg icons in schema
...
PHPBB-17304
2024-10-23 22:04:07 +02:00
Marc Alexander
e8a878dc79
[ticket/17304] Add migration for HiDPI smilies
...
PHPBB-17304
2024-10-23 21:57:06 +02:00
Marc Alexander
4985a27dcf
Merge pull request #6737 from marc1706/feature/captcha_v2
...
[feature/captcha_v2] Refactor captcha classes and implement turnstile captcha
2024-10-23 20:25:45 +02:00
Marc Alexander
1c7b0ea7af
Merge branch '3.3.x'
2024-10-22 20:45:07 +02:00
Marc Alexander
7c090c6e2a
[prep-release-3.3.14] Add migration for 3.3.14-RC1
2024-10-21 19:39:11 +02:00
Marc Alexander
c382f81222
[ticket/17413] Add language and theme settings for turnstile
...
PHPBB-17413
2024-10-17 19:50:13 +02:00
Marc Alexander
b55b42d09f
[ticket/17413] Add migration for turnstile and acp demo
...
PHPBB-17413
2024-10-17 19:49:27 +02:00
Marc Alexander
ae9f97b7e2
[ticket/17415] Move install step of Q&A to migration
...
PHPBB-17415
2024-10-17 19:46:48 +02:00
Marc Alexander
94112979a0
Merge pull request #6702 from marc1706/ticket/16777
...
[ticket/16777] Remove remainders of max image size
2024-09-29 20:47:40 +02:00
Marc Alexander
96df4d1284
Merge pull request #6664 from rubencm/ticket/17357
...
[ticket/17357] Remove file_info from storage
2024-09-25 17:07:04 +02:00
Marc Alexander
db8d6a0240
Merge branch '3.3.x'
2024-08-29 20:35:37 +02:00
Marc Alexander
88243d296c
[prep-release-3.3.13] Add migration for 3.3.13
2024-08-28 20:12:25 +02:00
Marc Alexander
28e217aa84
[ticket/16777] Remove remainders of max image size
...
PHPBB-16777
2024-08-09 21:14:53 +02:00
Marc Alexander
c3e6844b36
Merge branch '3.3.x'
2024-08-05 20:33:10 +02:00
Marc Alexander
e9e305ee9f
[prep-release-3.3.13] Add migration for 3.3.13-RC1
2024-08-02 19:20:35 +02:00
Ruben Calvo
877e364cbd
[ticket/17357] Remove file_info from storage
...
PHPBB-17357
2024-06-30 13:59:41 +02:00
Marc Alexander
e7b5053d92
Merge pull request #6641 from marc1706/ticket/17339
...
[ticket/17339] Support receiving push notifications if not logged in
2024-06-24 20:37:28 +02:00
Marc Alexander
a898009e58
Merge pull request #6638 from rxu/ticket/17337-master
...
[ticket/17337] Fix mysqli driver is missing transaction begin statement - master
2024-06-24 20:35:23 +02:00
Marc Alexander
3647cf2cfe
Merge pull request #6637 from rxu/ticket/17337
...
[ticket/17337] Fix mysqli driver is missing transaction begin statement - 3.3.x
2024-06-24 20:35:00 +02:00
rxu
1e7f0f1883
Merge branch 'ticket/17337' into ticket/17337-master
2024-06-25 00:29:06 +07:00
Marc Alexander
44396162ca
Merge branch '3.3.x'
2024-06-14 22:29:00 +02:00
Marc Alexander
d66d4a0c6a
[ticket/17339] Support receiving push notifications if not logged in
...
PHPBB-17339
2024-06-12 22:16:41 +02:00
rxu
c2d91650bd
[ticket/17337] Fix mysqli driver is missing transaction begin statement
...
PHPBB-17337
2024-06-11 16:08:39 +07:00
Marc Alexander
e2ff7a7178
Merge pull request #5270 from rubencm/ticket/15699
...
[ticket/15699] Move files between storages when configuration is changed
2024-06-07 20:42:47 +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
Ruben Calvo
58ecd3b048
[ticket/15699] Rewrite acp_storage
...
PHPBB3-15699
2024-06-06 23:48:52 +02:00
rxu
ef4db99709
[ticket/17332] Fix permission migrator tool to work with copied permissions
...
PHPBB-17332
2024-06-05 00:22:04 +07:00
Matt Friedman
4afba5c9fe
[ticket/17333] Enable new configs by default
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-06-04 10:16:25 -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
Matt Friedman
e35a6f7aa5
[ticket/17333] ACP option to enable-disable all push notifications
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-06-04 10:16:24 -07:00
Marc Alexander
b22726294d
Merge branch '3.3.x'
2024-05-31 21:41:59 +02:00
Marc Alexander
6cef48af2f
[prep-release-3.3.12] Add migration for 3.3.12
2024-05-30 11:00:23 +02:00
Marc Alexander
a63a1913fa
[ticket/security-276] Add migration for user_actkey expiration column
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f22784f0a4
Merge branch '3.3.x'
2024-05-22 21:55:14 +02:00
Marc Alexander
ed0b5020a9
[ticket/17312] Use user_last_active instead of user_lastvisit where possible
...
PHPBB3-17312
2024-05-16 20:44:38 +02:00
Marc Alexander
a7a53de34d
[ticket/17312] Add migration for user_last_active column
...
PHPBB3-17312
2024-05-14 21:42:02 +02:00
Matt Friedman
9cb10ec28d
[ticket/17313] Add Push Module to Correct Parent
...
PHPBB3-17313
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-05-13 17:46:19 -07:00