1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 18:41:52 +02:00
Commit Graph

5575 Commits

Author SHA1 Message Date
Marc Alexander
63e96031ef Merge branch '3.3.x' 2021-09-20 11:27:27 +02:00
Marc Alexander
59e50d6d53 [ticket/16878] Default to threads value of 1 when using argon with libsodium
PHPBB3-16878
2021-09-18 11:45:23 +02:00
Marc Alexander
a42ce508c9 Merge branch '3.3.x' 2021-09-11 13:40:02 +02:00
Marc Alexander
1db2d9c3c1 [prep-release-3.3.5] Add migration for 3.3.5-RC1 2021-09-08 22:37:11 +02:00
Marc Alexander
7bd8d8f245 Merge branch '3.3.x' 2021-09-08 22:25:07 +02:00
Marc Alexander
11563ce971 [ticket/16870] Use string representation of float value for treshold
PHPBB3-16870
2021-09-08 20:42:41 +02:00
Marc Alexander
bbcac37e30 [ticket/16870] Ensure to properly escape values when running db:migrate
PHPBB3-16870
2021-09-08 20:24:44 +02:00
Máté Bartus
97bbae3224 Merge branch '3.3.x' 2021-09-03 10:31:50 +02:00
Máté Bartus
cd53106ec3 [ticket/16858] Fix coding style
PHPBB3-16858
2021-09-03 09:58:34 +02:00
Máté Bartus
aa06580807 Merge branch '3.3.x' 2021-09-02 10:48:56 +02:00
Máté Bartus
86af3a2ba4 Merge pull request #6275 from marc1706/ticket/16856
[ticket/16856] Add lang_js twig function as replacement for LA_
2021-09-02 10:48:22 +02:00
Marc Alexander
860663d205 Merge branch '3.3.x' 2021-08-31 20:59:59 +02:00
Marc Alexander
a6d4b460f1 Merge pull request #6277 from 3D-I/ticket/16858
[ticket/16858] Update jQuery to 3.6.0
2021-08-31 20:59:56 +02:00
Marc Alexander
b33315f3c8 Merge branch '3.3.x' 2021-08-31 20:57:33 +02:00
paul sohier
61c59bdc91 [ticket/16865] Update IRC + discord links in composer and documentation
Update the links from Freenode to Libera.chat,
add discord as option to chat in composer.json,
and remove references to wiki.phpbb.com
(And replace it with links to the development documentation)

PHPBB3-16865
2021-08-31 16:03:41 +02:00
3D-I
e6e7f5afe3 [ticket/16863] Support playing video attachments
Correctly implement audio and video HTML5 tags (there is only one source)

PHPBB3-16863
2021-08-30 22:59:04 +02:00
3D-I
8726a6a3cb [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 22:01:58 +02:00
3D-I
80f3d7b0aa [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 21:29:46 +02:00
DSR!
e5b43eabe1 [ticket/16828] Add hook event before find_users_for_notification() execute
PHPBB3-16828
2021-08-27 11:58:55 -03:00
3D-I
a8be17dd4d [ticket/16858] Update jQuery to 3.6.0
PHPBB3-16858
2021-08-27 04:25:41 +02:00
3D-I
e6359d29d1 [ticket/16857] Remove unused settings in acp_board
Add migration remove_flash_v2

PHPBB3-16857
2021-08-26 02:19:48 +02:00
Marc Alexander
445af37c5c Merge branch '3.3.x' 2021-08-25 20:07:34 +02:00
MichaIng
3638b36849 [ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot
PHPBB3-16851

Signed-off-by: MichaIng <micha@dietpi.com>
2021-08-25 14:46:37 +02:00
Marc Alexander
8804cf885b [ticket/16856] Remove extra empty line
PHPBB3-16856
2021-08-24 19:07:32 +02:00
Marc Alexander
5eeb213b12 [ticket/16856] Add lang_js() twig function
PHPBB3-16856
2021-08-24 19:05:13 +02:00
Marc Alexander
44e3e4964b Merge pull request #5762 from gijsmartens/ticket/16243
[ticket/16243] Update template paths
2021-08-24 13:17:03 +02:00
Máté Bartus
553a20ddf7 Merge pull request #6056 from senky/ticket/16574
[ticket/16574] Remove flash BBcode
2021-08-23 21:34:28 +02:00
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
f9dbd59371 [ticket/16574] Reorder order of static keyword
PHPBB3-16574
2021-08-19 23:10:31 +02:00
Jakub Senko
28f98402f3 [ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Marc Alexander
d714c6db19 Merge pull request #6267 from rubencm/ticket/16836
[ticket/16836] Use absolute paths in local adapter
2021-08-19 22:20:25 +02:00
Máté Bartus
49b01d05c1 Merge pull request #6256 from marc1706/ticket/16825
[ticket/16825] Adjust handling of session ID when requiring cookies
2021-08-19 21:59:16 +02:00
mrgoldy
44805c976e [ticket/16243] Update template paths
PHPBB3-16243
2021-08-19 21:56:36 +02:00
Marc Alexander
daeca1f684 Merge pull request #6266 from rxu/ticket/16840-master
[ticket/16840] Add more PHP 8.x builds to tests matrix
2021-08-16 23:07:14 +02:00
3D-I
9562259b72 [ticket/16834] Fix tag svg invalid in Entity - PHP8
PHPBB3-16834
2021-08-12 04:37:30 +02:00
Rubén Calvo
fdb7c8a671 [ticket/16836] Use absolute paths in local adapter
PHPBB3-16836
2021-08-11 13:59:21 +02:00
rxu
cbbe819aff [ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
Also fix Postrges PHP 8.1 related issue.

PHPBB3-16840
2021-08-08 13:39:07 +07:00
rxu
721a39502a [ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
Also fix Postrges PHP 8.1 related issue.

PHPBB3-16840
2021-08-07 16:50:45 +07:00
Máté Bartus
f836605ab8 Merge branch '3.3.x' 2021-07-31 12:06:48 +02:00
Máté Bartus
90fccff6f1 Merge pull request #6252 from rxu/ticket/16823
[ticket/16823] Make datetime class correctly handle edge cases
2021-07-31 12:05:26 +02:00
Marc Alexander
03ec6ce0a9 [ticket/16825] Do not use session ID from URL if force_sid is not enabled
PHPBB3-16825
2021-07-26 21:03:14 +02:00
Marc Alexander
8ea4d235bf Merge pull request #6248 from marc1706/ticket/16207
[ticket/16207] Require cookies for sessions
2021-07-25 15:41:20 +02:00
Marc Alexander
ddc4b988b7 [ticket/16804] Reorder static keyword to fit with guidelines
PHPBB3-16804
2021-07-25 13:55:34 +02:00
Marc Alexander
c8dc942f38 Merge branch '3.3.x' 2021-07-23 22:25:36 +02:00
3D-I
a6a18f2c59 [ticket/16804] Extend bbcode help line tooltip
PHPBB3-16804
2021-07-23 21:47:07 +02:00
rxu
2e29bb48fa [ticket/16823] Adjust wrapper condition
PHPBB3-16823
2021-07-20 20:59:28 +07:00
rxu
e1fc0a9059 [ticket/16823] Make datetime class correctly handle edge cases
PHPBB3-16823
2021-07-20 20:35:04 +07:00
Marc Alexander
fe1b9d5384 [ticket/16207] Add session.force_sid parameter to allow fixing settings
PHPBB3-16207
2021-07-17 22:32:03 +02:00
Marc Alexander
5b68527eec [ticket/16207] Stop forcing session id in URLs
PHPBB3-16207
2021-07-17 22:31:54 +02:00