Marc Alexander
|
066d14ab3c
|
Merge branch '3.3.x'
|
2020-04-21 21:04:50 +02:00 |
|
Marc Alexander
|
95080106e0
|
Merge pull request #5923 from AlfredoRamos/ticket/16315
[ticket/16315] Remove Google+ profile field
|
2020-04-21 20:50:01 +02:00 |
|
Marc Alexander
|
e566ff10b4
|
Merge branch '3.3.x'
|
2020-04-16 20:49:27 +02:00 |
|
Alfredo Ramos
|
43e3b3e328
|
[ticket/16315] Remove Google+ profile field
PHPBB3-16315
|
2020-03-24 22:16:51 -06:00 |
|
JoshyPHP
|
a5f1ff43b5
|
[ticket/16361] Truncate schemeless links to the forum
PHPBB3-16361
|
2020-02-12 01:35:00 +01:00 |
|
Marc Alexander
|
33c50f236a
|
Merge branch '3.3.x'
|
2020-02-06 17:36:49 +01:00 |
|
Marc Alexander
|
d0d1fd189b
|
Merge pull request #5831 from marc1706/ticket/16314
[ticket/16314] Improve handling of page_footer output for controllers
|
2020-02-06 17:19:33 +01:00 |
|
Marc Alexander
|
2d5289ed7e
|
Merge branch '3.3.x'
|
2020-02-01 08:50:24 +01:00 |
|
Marc Alexander
|
3bb2edd53d
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-01 08:50:19 +01:00 |
|
Marc Alexander
|
7de24bad2e
|
Merge pull request #5832 from KYPREO/ticket/16329
[ticket/16329] Add configuration options for Plupload
|
2020-02-01 08:50:12 +01:00 |
|
Marc Alexander
|
c221858fab
|
Merge branch '3.3.x'
|
2020-01-30 21:38:35 +01:00 |
|
JoshyPHP
|
2dbcad7840
|
[ticket/16342] Increase default hashing costs for Argon2 passwords
PHPBB3-16342
|
2020-01-28 01:42:39 +01:00 |
|
Marc Alexander
|
6b8ccbc379
|
Merge branch '3.3.x'
|
2020-01-22 21:21:13 +01:00 |
|
Marc Alexander
|
9b12a923f5
|
Merge branch '3.2.x' into 3.3.x
|
2020-01-22 21:21:07 +01:00 |
|
mrgoldy
|
5bc7723feb
|
[ticket/16332] Amend formatting tests to expect translated code string
PHPBB3-16332
|
2020-01-21 17:43:11 +01:00 |
|
Marc Alexander
|
8bdad7d73e
|
[ticket/16314] Reorder controller helper constructor parameters
PHPBB3-16314
|
2020-01-20 17:28:37 +01:00 |
|
KYPREO
|
0b03fa963a
|
[ticket/16329] Add configuration options for Plupload
PHPBB3-16329
PHPBB3-16330
|
2020-01-20 22:16:38 +11:00 |
|
Marc Alexander
|
843e3ae849
|
[ticket/16314] Improve handling of page_footer output for controllers
Moved the common template output to controller helper and added
garbage_collection handling to kernel_terminate_subscriber.
PHPBB3-16314
|
2020-01-19 16:03:32 +01:00 |
|
Marc Alexander
|
a6cd4df423
|
Merge pull request #5808 from marc1706/ticket/16284
[ticket/16284] Move 4.0 migrations to v400 folder
|
2020-01-14 21:20:09 +01:00 |
|
Marc Alexander
|
085b055577
|
Merge branch '3.3.x'
|
2020-01-09 20:37:10 +01:00 |
|
Marc Alexander
|
531f5dd9da
|
Merge pull request #5823 from JoshyPHP/ticket/16309
[ticket/16309] Fix smilies with a left square bracket
|
2020-01-09 20:37:05 +01:00 |
|
Marc Alexander
|
d50d878e7b
|
Merge branch '3.3.x'
|
2020-01-09 20:34:59 +01:00 |
|
Marc Alexander
|
1b7c42bf53
|
Merge pull request #5812 from rxu/ticket/16288
[ticket/16288] PHP 8 compatibility
|
2020-01-09 20:34:53 +01:00 |
|
JoshyPHP
|
aeac3df4a1
|
[ticket/16309] Fix smilies with a left square bracket
PHPBB3-16309
|
2020-01-08 19:38:50 +01:00 |
|
Marc Alexander
|
72bf5d8d15
|
Merge branch '3.3.x'
|
2020-01-04 21:53:26 +01:00 |
|
Marc Alexander
|
1b8193ab8b
|
Merge branch '3.2.x' into 3.3.x
|
2020-01-04 21:51:44 +01:00 |
|
Marc Alexander
|
4f007321e1
|
[ticket/security-250] Check form key when approving group membership
SECURITY-250
|
2020-01-03 17:24:33 +01:00 |
|
rxu
|
4ed854c818
|
[ticket/16288] PHP 8 compatibility
PHPBB3-16288
|
2020-01-03 02:21:37 +07:00 |
|
Marc Alexander
|
2b65ce123c
|
[ticket/16284] Adjust create schema and add tables to tests
PHPBB3-16284
|
2020-01-01 16:17:23 +01:00 |
|
Marc Alexander
|
d0707105c7
|
Merge branch '3.3.x'
|
2019-12-29 21:43:12 +01:00 |
|
Marc Alexander
|
036871cd95
|
Merge pull request #5790 from rxu/ticket/16266
[ticket/16266] Fix argon2 driver issue for Sodium implementation
|
2019-12-29 21:43:06 +01:00 |
|
Marc Alexander
|
9ea5cfd14b
|
Merge branch '3.3.x'
|
2019-12-29 15:11:29 +01:00 |
|
rxu
|
dcab076221
|
[ticket/16276] Further fix PHP nightly tests
PHPBB3-16276
|
2019-12-29 12:59:24 +07:00 |
|
rxu
|
82e61f501a
|
[ticket/16276] Fix bbcode_firstpass undefined mode property
PHPBB3-16276
|
2019-12-29 01:51:15 +07:00 |
|
rxu
|
37fddf8eef
|
[ticket/16266] Fix tests
PHPBB3-16266
|
2019-12-28 23:55:31 +07:00 |
|
Marc Alexander
|
e61aace9bc
|
Merge branch '3.3.x'
|
2019-12-22 17:41:56 +01:00 |
|
Marc Alexander
|
d5f9e3a05e
|
[ticket/16263] Do not expect numbers as strings in apache provider test
PHPBB3-16263
|
2019-12-22 16:12:04 +01:00 |
|
Marc Alexander
|
fed1607f26
|
Merge branch '3.3.x'
|
2019-12-21 10:34:22 +01:00 |
|
Marc Alexander
|
d26622e992
|
Merge pull request #5770 from JoshyPHP/ticket/16250
[ticket/16250] Add a service to check BBCodes safeness in ACP
|
2019-12-21 10:34:17 +01:00 |
|
Marc Alexander
|
7934d3bd56
|
Merge branch '3.3.x'
|
2019-12-15 20:26:06 +01:00 |
|
Marc Alexander
|
bcc90133a8
|
Merge pull request #5728 from rxu/ticket/15294
[ticket/15294] Fix session_gc() selecting expired sessions for unique users
|
2019-12-15 20:26:01 +01:00 |
|
JoshyPHP
|
2926ceba6a
|
[ticket/16250] Add a service to check BBCodes safeness
PHPBB3-16250
|
2019-12-13 01:46:09 +01:00 |
|
Marc Alexander
|
94f85fee06
|
Merge branch '3.3.x'
|
2019-12-12 18:21:12 +01:00 |
|
Marc Alexander
|
d9749d5bb0
|
Merge branch '3.2.x' into 3.3.x
|
2019-12-12 18:20:56 +01:00 |
|
Marc Alexander
|
4b376de3bf
|
Merge pull request #5771 from JoshyPHP/ticket/16251
[ticket/16251] Prevent shortened links from overriding other plugins
|
2019-12-12 18:20:49 +01:00 |
|
Marc Alexander
|
7dbd6abe8e
|
Merge branch '3.3.x'
|
2019-12-12 18:17:06 +01:00 |
|
Marc Alexander
|
b7492a7b6f
|
Merge branch '3.2.x' into 3.3.x
|
2019-12-12 18:17:00 +01:00 |
|
JoshyPHP
|
5813b5fbee
|
[ticket/16252] Ignore non-BBCodes when looking for unauthorized markup
PHPBB3-16252
|
2019-12-09 18:06:30 +01:00 |
|
JoshyPHP
|
6758190afd
|
[ticket/16251] Prevent shortened links from overriding other plugins
PHPBB3-16251
|
2019-12-09 02:16:01 +01:00 |
|
Marc Alexander
|
e51683511a
|
Merge branch '3.3.x'
|
2019-12-06 07:22:52 +01:00 |
|