Marc Alexander
|
791d633b8a
|
Merge pull request #5733 from mrgoldy/ticket/16206
[ticket/16206] Remove no longer needed workaround for PHP bug #66834
|
2019-11-16 14:35:45 +01:00 |
|
Marc Alexander
|
6574ff6b1d
|
Merge branch '3.3.x'
|
2019-11-16 14:22:15 +01:00 |
|
Marc Alexander
|
e39c0be8f8
|
Merge pull request #5584 from mrgoldy/ticket/16008
[ticket/16008] Clean up OAuth system
|
2019-11-16 14:22:09 +01:00 |
|
mrgoldy
|
fa8cf86e63
|
[ticket/15538] Adjust classes to include o-icon-
PHPBB3-15538
|
2019-11-14 23:49:33 +01:00 |
|
Marc Alexander
|
7b428641f0
|
[ticket/16211] Prevent skipping COPPA via URL parameter
PHPBB3-16211
|
2019-11-14 21:32:50 +01:00 |
|
Marc Alexander
|
e9a0633159
|
Merge branch '3.3.x'
|
2019-11-14 20:40:10 +01:00 |
|
Marc Alexander
|
e0e410e8a2
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-14 20:40:04 +01:00 |
|
Marc Alexander
|
0641c209d7
|
Merge pull request #5736 from marc1706/ticket/16210
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
|
2019-11-14 20:39:57 +01:00 |
|
Marc Alexander
|
dba351702d
|
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
PHPBB3-16210
|
2019-11-12 21:47:41 +01:00 |
|
mrgoldy
|
5bb6218606
|
[ticket/15538] Move style icon files to all/templates/macros/
PHPBB3-15538
|
2019-11-12 11:02:28 +01:00 |
|
Alfredo Ramos
|
5e5042e52a
|
[ticket/16205] Fix undefined zebra variable
PHPBB3-16205
|
2019-11-12 00:40:06 -06:00 |
|
Marc Alexander
|
4679433ae1
|
[ticket/16008] Adjust naming and remove typo
PHPBB3-16008
|
2019-11-11 18:21:18 +01:00 |
|
mrgoldy
|
3e22a2eebd
|
[ticket/16206] Remove offsetExists and set non-NULL value
PHPBB3-16206
|
2019-11-10 22:59:55 +01:00 |
|
mrgoldy
|
cf429fd8d0
|
[ticket/15538] Remove fa: from iconify function
PHPBB3-15538
|
2019-11-10 22:16:20 +01:00 |
|
Marc Alexander
|
59b8421586
|
Merge branch '3.3.x'
|
2019-11-08 20:46:27 +01:00 |
|
Marc Alexander
|
79a6648b99
|
Merge pull request #5726 from marc1706/ticket/12559
[ticket/12559] Add forum setting to limit subforum legend
|
2019-11-08 20:46:21 +01:00 |
|
Marc Alexander
|
f741fd6293
|
Merge branch '3.3.x'
|
2019-11-07 21:19:23 +01:00 |
|
Marc Alexander
|
8dbda26623
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-07 21:19:17 +01:00 |
|
Marc Alexander
|
04204c7ec6
|
Merge pull request #5729 from rxu/ticket/16199
[ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
|
2019-11-07 21:19:11 +01:00 |
|
mrgoldy
|
fd95dfe5b3
|
[ticket/15538] Amend iconfiy to data attributes
PHPBB3-15538
|
2019-11-07 10:55:51 +01:00 |
|
Marc Alexander
|
e1dce434db
|
Merge branch '3.3.x'
|
2019-11-06 21:34:03 +01:00 |
|
Marc Alexander
|
5d6f8c8bd9
|
Merge pull request #5684 from mrgoldy/ticket/12539
[ticket/12539] Live member search improvements
|
2019-11-06 21:28:05 +01:00 |
|
mrgoldy
|
0eb9912af8
|
[ticket/15538] Add iconify
PHPBB3-15538
|
2019-11-06 14:51:36 +01:00 |
|
3D-I
|
79bc1ba9ce
|
[ticket/16203] Enable Emojis and rich text in sent Emails
PHPBB3-16203
|
2019-11-06 00:56:44 +01:00 |
|
rxu
|
7ea063100e
|
[ticket/15294] Minor code adjusting
PHPBB3-15294
|
2019-11-05 22:53:11 +07:00 |
|
rxu
|
0a8b2eb58e
|
[ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
PHPBB3-16199
|
2019-11-05 20:51:21 +07:00 |
|
rxu
|
56bff6380e
|
[ticket/15294] Add session_gc() tests
PHPBB3-15294
|
2019-11-05 02:04:30 +07:00 |
|
Marc Alexander
|
85837d48b2
|
[ticket/12559] Use short array syntax
PHPBB3-12559
|
2019-11-04 17:31:18 +01:00 |
|
rxu
|
ba17f16dc8
|
[ticket/15294] Get rid of SQL query in a loop as far as possible
PHPBB3-15294
|
2019-11-04 21:48:20 +07:00 |
|
rxu
|
a340c362bc
|
[ticket/15294] Back to the all DBMS compliant splitted queries
PHPBB3-15294
|
2019-11-04 13:36:58 +07:00 |
|
rxu
|
46a68d37ee
|
[ticket/15294] Another approach, optimize updating & purging expired sessions
PHPBB3-15294
|
2019-11-03 23:49:00 +07:00 |
|
rxu
|
e9fc3ed22e
|
[ticket/15294] Fix session_gc() selecting expired sessions for unique users
Also remove limit of 10 as it does not allow to collect all the garbage.
PHPBB3-15294
|
2019-11-03 20:04:01 +07:00 |
|
mrgoldy
|
cbb5e6f765
|
[ticket/16008] Enforce string data type as per ticket/16181
PHPBB3-16008
|
2019-11-03 11:48:10 +01:00 |
|
mrgoldy
|
219955fa6c
|
[ticket/16008] Remove empty line, re-add @changed and remove duplicate code
PHPBB3-16008
|
2019-11-03 11:48:08 +01:00 |
|
mrgoldy
|
95a696c4da
|
[ticket/16008] Properly order get_external_service_provider
PHPBB3-16008
|
2019-11-03 11:44:56 +01:00 |
|
mrgoldy
|
85910fe5bc
|
[ticket/16008] Add missing empty line
PHPBB3-16008
|
2019-11-03 11:44:54 +01:00 |
|
mrgoldy
|
76b4a2faab
|
[ticket/16008] Unindent YML comments
PHPBB3-16008
|
2019-11-03 11:41:41 +01:00 |
|
mrgoldy
|
0b39e4e854
|
[ticket/16008] Clean up phpBB OAuth system
PHPBB3-16008
|
2019-11-03 11:41:39 +01:00 |
|
Marc Alexander
|
fb37eac0ce
|
Merge branch '3.3.x'
|
2019-11-01 22:12:33 +01:00 |
|
Marc Alexander
|
78ce646c69
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-01 22:12:29 +01:00 |
|
Marc Alexander
|
51f0c16b5f
|
Merge pull request #5685 from 3D-I/ticket/16153
[ticket/16153] Enable Emojis and rich text in Topic title
|
2019-11-01 22:12:24 +01:00 |
|
Marc Alexander
|
64e5965a02
|
Merge branch '3.3.x'
|
2019-11-01 22:10:32 +01:00 |
|
Marc Alexander
|
4ae43c7970
|
Merge pull request #5717 from 3D-I/ticket/16187
[ticket/16187] Correctly display registration using external services
|
2019-11-01 22:10:27 +01:00 |
|
Marc Alexander
|
1499e8c18e
|
Merge branch '3.3.x'
|
2019-11-01 22:01:31 +01:00 |
|
Marc Alexander
|
912eb28223
|
Merge pull request #5718 from rubencm/ticket/16189
[ticket/16189] Deprecate inet_ntop and inet_pton wrappers
|
2019-11-01 22:01:26 +01:00 |
|
Marc Alexander
|
7df08fe12e
|
[ticket/12559] Add functional test for limiting subforums in legend
PHPBB3-12559
|
2019-11-01 18:12:38 +01:00 |
|
Marc Alexander
|
729e2f5d08
|
[ticket/12559] Move migration to v330 folder
PHPBB3-12559
|
2019-11-01 16:52:36 +01:00 |
|
PayBas
|
e2de342d3a
|
[ticket/12559] Update migration dependencies
PHPBB3-12559
|
2019-11-01 16:26:36 +01:00 |
|
PayBas
|
b14c7c3511
|
[ticket/12559] Updated copyright information
PHPBB3-12559
|
2019-11-01 16:26:36 +01:00 |
|
PayBas
|
c2997ada7a
|
[ticket/12559] Applied DeMorgan and removed unnecessary true:false
PHPBB3-12559
|
2019-11-01 16:26:36 +01:00 |
|