1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-02 04:24:56 +02:00

36047 Commits

Author SHA1 Message Date
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
52c8de0bd7 [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 22:43:17 +02:00
3D-I
b042cc5539 [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 22:10:07 +02:00
3D-I
5e796a1e86 [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 22:07:01 +02:00
3D-I
8726a6a3cb [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 22:01:58 +02:00
3D-I
90d92ffdff [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 21:32:02 +02:00
3D-I
80f3d7b0aa [ticket/16863] Support playing video attachments
PHPBB3-16863
2021-08-30 21:29:46 +02:00
Marc Alexander
79efbcaa4e
[ticket/16856] Make other vars twig as well
PHPBB3-16856
2021-08-30 20:09:15 +02:00
3D-I
c34f09c02b [ticket/16860] Fix breadcrumbs title tags
A bit of order for the sake of readability

PHPBB3-16860
2021-08-30 00:41:52 +02:00
3D-I
01a531ebe7 [ticket/16860] Fix breadcrumbs title tags
PHPBB3-16860
2021-08-30 00:18:10 +02:00
rxu
8cc0e5438a
[ticket/16859] Twigify the rest of respective template block
PHPBB3-16859
2021-08-29 11:10:00 +07:00
rxu
2c8be65dcf
[ticket/16859] Apply similar logic to UCP board preferences
PHPBB3-16859
2021-08-29 01:48:55 +07:00
rxu
c3598d0d58
[ticket/16859] Optimize code to save SQL queries and use Twig for template
PHPBB3-16859
2021-08-29 00:15:06 +07:00
rxu
92a2c08616
[ticket/16859] Exclude language option on register if only 1 language installed
PHPBB3-16859
2021-08-28 22:51:51 +07:00
Marc Alexander
3dc446d5ce
Merge pull request #6276 from 3D-I/ticket/16857
[ticket/16857] Remove leftover code for flash
2021-08-27 22:38:29 +02:00
3D-I
a8be17dd4d [ticket/16858] Update jQuery to 3.6.0
PHPBB3-16858
2021-08-27 04:25:41 +02:00
Marc Alexander
170ddeaf63
[ticket/16856] Maybe use lang_js() for all lang vars in JS
PHPBB3-16856
2021-08-26 20:51:43 +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
3D-I
4e530ec11c [ticket/16857] Remove unused settings in acp_board
Removes everything that is still relative

PHPBB3-16857
2021-08-26 01:31:12 +02:00
3D-I
7c19d6a589 [ticket/16857] Remove unused settings in acp_board
PHPBB3-16857
2021-08-26 00:16:00 +02:00
Marc Alexander
445af37c5c
Merge branch '3.3.x' 2021-08-25 20:07:34 +02:00
Marc Alexander
8db200d75f
Merge pull request #6272 from MichaIng/ticket/16851
[ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot
2021-08-25 20:07:31 +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
ad23388043
[ticket/16856] Add tests for lang_js() function
PHPBB3-16856
2021-08-24 19:05:13 +02:00
Marc Alexander
79a8ed4677
[ticket/16856] Proof that lang_js() actually works
PHPBB3-16856
2021-08-24 19:05:13 +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
Marc Alexander
3dacc84a94
Merge pull request #6274 from Prosk8er/ticket/16853
[ticket/16853] Remove depreciated 3.2 css classes
2021-08-24 13:15:36 +02:00
Prosk8er
2346b79581 [ticket/16853] Remove depreciated 3.2 css classes
Remove unused old css from 3.2.x

PHPBB3-16853
2021-08-23 20:11:03 -04: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
3d5d16ee4f
Merge branch '3.3.x' 2021-08-23 21:23:45 +02:00
Marc Alexander
75df7c202e
Merge pull request #6258 from rxu/ticket/15729
[ticket/15729] Avoid unnecessary email headers encoding in Base64
2021-08-23 21:23:42 +02:00
Marc Alexander
0f7a94d341
Merge branch '3.3.x' 2021-08-23 21:17:01 +02:00
Marc Alexander
2ef37a8e77
Merge pull request #6260 from Prosk8er/ticket/16829
[ticket/16829] forumtitle and lastsubject text decoration hover
2021-08-23 21:16:58 +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
791632a5c8
Merge branch '3.3.x' 2021-08-20 16:58:04 +02:00
Marc Alexander
5d0fd9f73a
Merge pull request #6262 from 3D-I/ticket/16832
[ticket/16832] Fix UCP attachments plural rules
2021-08-20 16:58:01 +02:00
Marc Alexander
5b27098a60
Merge pull request #6268 from 3D-I/ticket/16833-master
[ticket/16833][4.0.x] Improve subscribe to forum or topic icons
2021-08-20 16:53:53 +02:00
Marc Alexander
419d627683
[ticket/16574] Remove flash_status where still being used
PHPBB3-16574
2021-08-20 00:00:20 +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
Marc Alexander
71a3848240
[ticket/16243] Use short array syntax
PHPBB3-16243
2021-08-19 22:13:06 +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
Marc Alexander
2e62712378
[ticket/16243] Update twig_test for latest phpunit and expected values
PHPBB3-16243
2021-08-19 21:56:37 +02:00
Marc Alexander
17c8ab3f74
[ticket/16243] Make twig_test compatible with latest phpunit
PHPBB3-16243
2021-08-19 21:56:37 +02:00
Marc Alexander
94d77fb9cc
[ticket/16243] Add basic tests for get_user_style() and set_style()
PHPBB3-16243
2021-08-19 21:56:36 +02:00
mrgoldy
44805c976e
[ticket/16243] Update template paths
PHPBB3-16243
2021-08-19 21:56:36 +02:00