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 |
|
Matt Friedman
|
5c58fd2055
|
[ticket/17333] Add tests and fixes
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-06-04 11:10:44 -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
|
8cf12b5189
|
Merge branch '3.3.x'
|
2024-06-01 08:15:28 +02:00 |
|
Marc Alexander
|
56d8a7e43f
|
[ticket/17327] Use class name from use statement
PHPBB3-17327
|
2024-05-31 22:30:05 +02: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
|
e101f02473
|
Merge pull request #6605 from iMattPro/ticket/17300
[ticket/17300] Better Sticky and Announcement Icons
|
2024-05-30 10:21:10 +02:00 |
|
Marc Alexander
|
1fb7e6d2c8
|
[ticket/security/278] Always release cron lock, even invalid task is passed
SECURITY-278
|
2024-05-29 22:04:16 +02:00 |
|
Marc Alexander
|
1c1c981b17
|
[ticket/security/276] Centralise call for token expiration
SECURITY-276
|
2024-05-29 22:04:15 +02:00 |
|
Marc Alexander
|
f853f6523f
|
[ticket/security/276] Prevent sending activation emails multiple times per day
SECURITY-276
|
2024-05-29 22:04:15 +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
|
51da43f77f
|
[prep-release-3.3.12] Fix since version and undo md exporter change
|
2024-05-29 21:53:11 +02:00 |
|
rxu
|
9ea4aabe9a
|
[ticket/17324] Allow targeting events to prep-releases
PHPBB3-17324
|
2024-05-28 20:36:40 +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 |
|
Marc Alexander
|
43dcf73a21
|
Merge branch '3.3.x'
|
2024-05-12 21:13:02 +02:00 |
|
Marc Alexander
|
d2295b82f1
|
[prep-release-3.3.12] Add migration for 3.3.12-RC1
|
2024-05-09 12:59:37 +02:00 |
|
Marc Alexander
|
8c8f7315ea
|
Merge branch '3.3.x'
|
2024-05-08 17:22:18 +02:00 |
|
Marc Alexander
|
eb12d385a0
|
Merge pull request #6549 from marc1706/ticket/15325
[ticket/15325] Do not show non-local permissions for local data
|
2024-05-08 17:22:15 +02:00 |
|
Marc Alexander
|
76ab83893b
|
[ticket/15325] Rename variable for sql is local exclude
PHPBB3-15325
|
2024-05-06 20:06:10 +02:00 |
|
Marc Alexander
|
222ca643b5
|
Merge branch '3.3.x'
|
2024-05-06 18:23:21 +02:00 |
|
Marc Alexander
|
9aec69413f
|
Merge pull request #6594 from marc1706/ticket/17077
[ticket/17077] Improve handling of posting to reduce double submit possibility
|
2024-05-06 18:22:58 +02:00 |
|
Matt Friedman
|
4573e2eae0
|
[ticket/17300] Replace Sticky and Announcement Icons
PHPBB3-17300
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-05-04 08:32:51 -07:00 |
|
Marc Alexander
|
241cd5f41a
|
Merge branch '3.3.x'
|
2024-05-03 22:16:41 +02:00 |
|
Marc Alexander
|
3f73ae8545
|
[ticket/17130] Reparse magic urls in posts based on actual content
PHPBB3-17130
|
2024-05-03 20:25:44 +02:00 |
|
Marc Alexander
|
6f45b46746
|
[ticket/17077] Add proper locking in PHP without releasing form tokens
PHPBB3-17077
|
2024-05-01 11:22:29 +02:00 |
|
Marc Alexander
|
f81c217015
|
Merge pull request #6599 from marc1706/ticket/12960
[ticket/12960] Remove broken captcha and add incomplete captcha as placeholder
|
2024-04-28 09:02:14 +02:00 |
|
Marc Alexander
|
6c45c1ff6b
|
[ticket/15325] Do not show non-local permissions for local data
PHPBB3-15325
|
2024-04-23 20:49:02 +02:00 |
|
Marc Alexander
|
6f5035597a
|
Merge pull request #6597 from rxu/ticket/17303-master
[ticket/17303] Update jQuery to the version 3.7.1 - master version
|
2024-04-21 21:15:27 +02:00 |
|
Marc Alexander
|
e83f25a448
|
[ticket/12960] Remove not needed extra language variable
PHPBB3-12960
|
2024-04-19 08:49:57 +02:00 |
|
Marc Alexander
|
d1e2e39469
|
[ticket/12960] Add tests for incomplete captcha
PHPBB3-12960
|
2024-04-19 08:43:49 +02:00 |
|
Marc Alexander
|
7da461eac4
|
[ticket/12960] Add docblock for removed_captchas array
PHPBB3-12960
|
2024-04-18 22:16:36 +02:00 |
|
Marc Alexander
|
9d51ca3eb7
|
[ticket/12960] Add migration for removing broken captcha
PHPBB3-12960
|
2024-04-18 22:14:52 +02:00 |
|
Marc Alexander
|
4c721de243
|
Merge pull request #6591 from iMattPro/ticket/17297
[ticket/17297] Fix broken no avatar source tag in HTML
|
2024-04-17 20:50:07 +02:00 |
|
Marc Alexander
|
5d11098753
|
[ticket/12960] Do not try to enable removed captcha during install
PHPBB3-12960
|
2024-04-17 20:42:41 +02:00 |
|
Marc Alexander
|
1baf5c295e
|
[ticket/12960] Add missing docblocks to incomplete captcha
PHPBB3-12960
|
2024-04-17 20:08:16 +02: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
|
0871522326
|
Merge branch '3.3.x'
|
2024-04-09 22:02:28 +02:00 |
|
Marc Alexander
|
3b5777f900
|
[ticket/17077] Move request handling outside locking and add release
PHPBB3-17077
|
2024-04-09 20:53:05 +02:00 |
|
LukeWCS
|
6943fbba89
|
[ticket/17302] Fix password reset function
Password reset function does not update all necessary data
PHPBB3-17302
|
2024-04-09 19:06:09 +02:00 |
|
Marc Alexander
|
c07c6816fc
|
[ticket/17077] Improve handling of accidental double submission of posts
PHPBB3-17077
|
2024-04-08 21:50:27 +02:00 |
|
Marc Alexander
|
716c1ca8eb
|
[ticket/12960] Add incomplete captcha to prevent registration
PHPBB3-12960
|
2024-04-03 20:39:39 +02:00 |
|
Marc Alexander
|
12e9c3d082
|
[ticket/12960] Remove broken captchas and prepare for incomplete captcha
PHPBB3-12960
|
2024-04-03 20:39:38 +02:00 |
|
Marc Alexander
|
70d61a4e91
|
Merge pull request #6416 from marc1706/ticket/17010
[ticket/17010] Implement notification method for web push
|
2024-04-03 20:05:23 +02:00 |
|