Marc Alexander
|
72cf2ba2ea
|
Merge branch '3.3.x'
|
2021-08-23 20:30:14 +02:00 |
|
Marc Alexander
|
acbcb18226
|
Merge pull request #5760 from v12mike/ticket/16138
Ticket/16138 Eliminate redundant parameters from board URLs
|
2021-08-23 20:11:35 +02:00 |
|
Marc Alexander
|
3913544782
|
[ticket/16825] Add link hashes to logout links
PHPBB3-16825
|
2021-07-25 20:47:41 +02:00 |
|
Marc Alexander
|
2e6c71eb0a
|
[ticket/16207] Mention use of session_id in append_sid() as deprecated
PHPBB3-16207
|
2021-07-25 13:38:52 +02:00 |
|
Marc Alexander
|
dd8191404d
|
[ticket/16207] Stop appending ? to build_url URLs if not needed
PHPBB3-16207
|
2021-07-18 09:55:08 +02:00 |
|
Marc Alexander
|
5b68527eec
|
[ticket/16207] Stop forcing session id in URLs
PHPBB3-16207
|
2021-07-17 22:31:54 +02:00 |
|
Marc Alexander
|
513de4c482
|
[ticket/16207] Remove session_id from MCP links
PHPBB3-16207
|
2021-07-17 22:31:27 +02:00 |
|
Máté Bartus
|
abbca757ff
|
Merge branch '3.3.x'
|
2021-07-06 11:34:24 +02:00 |
|
David Colón
|
068f8eed25
|
[ticket/16808] Make sure we have a container before using it
PHPBB3-16808
|
2021-07-01 16:34:38 -04:00 |
|
v12mike
|
adacf21edb
|
[ticket/16138] Eliminate redundant parameters from board URLs
Rebase to 3.3.x
PHPBB3-16138
|
2021-05-19 22:05:06 +02:00 |
|
lavigor
|
8f21a7365d
|
[ticket/13713] Rework batch size handling
PHPBB3-13713
|
2021-05-14 21:52:09 +02:00 |
|
lavigor
|
6f8467a2fa
|
[ticket/13713] Do not show user's own name in the dropdown list
PHPBB3-13713
|
2021-05-14 21:52:02 +02:00 |
|
lavigor
|
2bb50add04
|
[ticket/13713] Refactor sorting functionality
PHPBB3-13713
|
2021-05-14 21:52:00 +02:00 |
|
lavigor
|
31e4fb4729
|
[ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
|
2021-05-14 21:51:54 +02:00 |
|
lavigor
|
c70ac7eb62
|
[ticket/13713] Introduce notifications for mentions
PHPBB3-13713
|
2021-05-14 21:51:53 +02:00 |
|
lavigor
|
8817e23474
|
[ticket/13713] Make mentions globally available
PHPBB3-13713
|
2021-05-14 21:51:52 +02:00 |
|
Marc Alexander
|
c0f031ba3a
|
Merge branch '3.3.x'
|
2021-04-10 23:07:44 +02:00 |
|
Máté Bartus
|
6eb357b421
|
[ticket/16754] Fix docblocks
PHPBB3-16754
|
2021-04-10 10:36:01 +02:00 |
|
mrgoldy
|
d77415dbab
|
[ticket/15233] Standardize variable generation
PHPBB3-15233
|
2021-03-06 22:27:42 +01:00 |
|
mrgoldy
|
7e3d22063a
|
[ticket/15233] Standardize avatar output variables
PHPBB3-15233
|
2021-03-06 08:18:30 +01:00 |
|
Marc Alexander
|
b46e242013
|
Merge branch 'ticket/15392' into ticket/15392-master
|
2021-03-04 17:04:17 +01:00 |
|
DinHere
|
20d4a86016
|
[ticket/15392] Resolve incorrect replacements after code review
PHPBB3-15392
|
2021-03-04 16:55:54 +01:00 |
|
DinHere
|
f3d3b493f7
|
[ticket/15392] Removed realpath only where needed
PHPBB3-15392
|
2021-03-04 16:54:19 +01:00 |
|
DinHere
|
448b6a7d49
|
[ticket/15392] Remove not needed realpath()
PHPBB3-15392
|
2021-03-04 16:53:41 +01:00 |
|
DinHere
|
8c9d26db1f
|
[ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere
PHPBB3-15392
|
2021-03-03 22:24:10 +01:00 |
|
rxu
|
19b12bf6ee
|
[ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
|
2021-02-19 21:10:54 +07:00 |
|
Marc Alexander
|
7bfcd4f288
|
Merge branch '3.3.x'
|
2021-02-18 21:14:20 +01:00 |
|
3D-I
|
c499025623
|
[ticket/16706] Fix undefined array keys on user IP ban
PHPBB3-16706
|
2021-02-16 01:43:49 +01:00 |
|
Marc Alexander
|
ca4fdeaf2b
|
[ticket/10824] Move parse_cfg_file() to functions_compatibility
PHPBB3-10824
|
2021-01-26 22:22:20 +01:00 |
|
Joas Schilling
|
a200446646
|
[ticket/10824] Make styles use composer.json files
PHPBB3-10824
|
2021-01-26 22:16:47 +01:00 |
|
Máté Bartus
|
29e7226c96
|
Merge branch '3.3.x'
|
2021-01-22 19:14:53 +01:00 |
|
rxu
|
2fd4dbb685
|
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
|
2021-01-20 00:21:24 +07:00 |
|
Marc Alexander
|
9df210b884
|
Merge branch '3.3.x'
|
2021-01-11 17:29:54 +01:00 |
|
Billy Noah
|
2f245faee4
|
[ticket/16679] Respect "allow password reset" setting on login
PHPBB3-16679
|
2021-01-07 18:52:32 +01:00 |
|
Marc Alexander
|
3d36211101
|
Merge branch '3.3.x'
|
2020-09-10 12:43:45 +02:00 |
|
rxu
|
8e2dd65c6e
|
[ticket/16544] Correctly mark notification read
PHPBB3-16544
|
2020-09-02 22:11:52 +07:00 |
|
hanakin
|
bc59782171
|
[ticket/16237] move color from functions
PHPBB3-16237
|
2020-08-19 10:40:06 -10:00 |
|
hanakin
|
dc4fe2d4b7
|
[ticket/16237] squash all commits
PHPBB3-16237
|
2020-08-19 10:40:06 -10:00 |
|
rubencm
|
774c609c4a
|
[ticket/16345] Small improvements
PHPBB3-16346
|
2020-08-14 08:29:06 +00:00 |
|
Marc Alexander
|
5f0b3c2141
|
Merge branch '3.3.x'
|
2020-08-06 17:44:03 +02:00 |
|
Marc Alexander
|
1dd6d583d0
|
[ticket/16555] Update jQuery to 3.5.1
PHPBB3-16555
|
2020-07-24 10:43:56 +02:00 |
|
3D-I
|
4aa3a80558
|
[ticket/16552] Roll back to FontAwesome 4.7
PHPBB3-16552
|
2020-07-21 11:58:28 +02:00 |
|
mrgoldy
|
93cc9987cf
|
Merge branch '3.3.x'
|
2020-05-02 22:49:54 +02:00 |
|
rxu
|
628d39931f
|
[ticket/16452] Rename all.min back to font-awesome.min
PHPBB3-16452
|
2020-04-22 13:31:52 +07:00 |
|
rxu
|
0e4ce1f978
|
[ticket/16452] Upgrade to FontAwesome 5
PHPBB3-16452
|
2020-04-21 15:21:40 +07:00 |
|
Marc Alexander
|
b86c197d95
|
Merge branch '3.3.x'
|
2020-02-14 07:28:49 +01:00 |
|
Marc Alexander
|
af012e8b5a
|
Merge branch '3.2.x' into 3.3.x
|
2020-02-14 07:28:26 +01:00 |
|
Marc Alexander
|
33c50f236a
|
Merge branch '3.3.x'
|
2020-02-06 17:36:49 +01:00 |
|
rubencm
|
b07fb709ba
|
[ticket/16352] Remove duplicated function
PHPBB3-16352
|
2020-02-03 02:24:56 +00:00 |
|
rubencm
|
2fea7969d3
|
[ticket/16352] Deprecate more functions
PHPBB3-16352
|
2020-02-03 01:44:02 +00:00 |
|