lionel-rowe
60af39b38c
[ticket/13859] Reorder static & public in migration
...
PHPBB3-13859
2022-05-02 17:38:38 +02:00
lionel-rowe
dd6e110210
[ticket/13859] Allow up-to-date format for Youtube profile field URLs
...
Per the tracker issue:
> In 3.1 a youtube profilefield was added in which we can insert our youtube
> username to link to it.... There is just one major problem though...
>
> New youtube members no longer get an username. So I think we should decide on
> providing different ways to access their profile.
This PR will allow users to use any valid YouTube-domain URL, which allows for
all 3 formats (`/channel/...`, `/c/...`, and the now-legacy `/user/...`).
Per [YouTube's docs](https://support.google.com/youtube/answer/6180214?hl=en ):
> ## Channel URL (ID-based)
> Example: youtube.com/channel/UCUZHFZ9jIKrLroW8LcyJEQQ
>
> This is the standard URL that YouTube channels use.
>
> ...
>
> ## Custom URL
> Example: youtube.com/c/YouTubeCreators
>
> A custom URL is a shorter, easy-to-remember URL that you can share with your
> audience.
>
> ...
>
> ## Legacy username URL
> Example: youtube.com/user/YouTube
>
> Depending on when your channel was created, it may have a username. Usernames
> are no longer required for channels today, but you can still use this URL to
> direct to your channel — even if your channel name has changed since you chose
> your username. Existing usernames can't be changed.
PHPBB3-13859
2022-05-01 14:54:39 +01:00
Marc Alexander
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
...
PHPBB3-16967
2022-04-11 21:10:35 +02:00
Marc Alexander
f16929ff9e
Merge branch '3.3.x'
2022-03-17 21:48:03 +01:00
Marc Alexander
8ca00c529e
[prep-release-3.3.7] Add migration for 3.3.7
2022-03-17 20:13:00 +01:00
Marc Alexander
91f2f2c6f1
[ticket/16973] Use actual role ids for comparison of orphaned roles
...
PHPBB3-16973
2022-03-17 20:00:46 +01:00
Marc Alexander
8cba88ef0d
Merge branch '3.3.x'
2022-03-15 21:33:18 +01:00
Marc Alexander
8d6a9245c1
[prep-release-3.3.6] Add migration for 3.3.6
2022-03-14 21:17:13 +01:00
Marc Alexander
a18a47eb34
Merge branch '3.3.x'
2022-01-21 22:40:53 +01:00
Marc Alexander
c93381ff04
[prep-release-3.3.6] Add migration for 3.3.6-RC1
2022-01-19 22:09:33 +01:00
Máté Bartus
e92b5caf66
Merge pull request #6273 from CHItA/ticket/16741
...
[ticket/16741] Database tools to use Doctrine
2022-01-17 20:08:50 +01:00
Marc Alexander
4e62768375
[ticket/16895] Correctly place static qualifier
...
PHPBB3-16895
2021-12-03 22:47:03 +01:00
Marc Alexander
e9720f5545
Merge branch '3.3.x'
2021-12-03 21:08:15 +01:00
Marc Alexander
89168c507b
[ticket/16895] Add missing return and remove not needed declarations
...
PHPBB3-16895
2021-12-03 20:14:26 +01:00
rxu
69b895caae
[ticket/16895] Rename custom method
...
PHPBB3-16895
2021-11-10 14:13:02 +07:00
rxu
d7f433fbf7
[ticket/16895] Rename migration file
...
PHPBB3-16895
2021-11-10 13:30:14 +07:00
Tristan Darricau
6ce708539b
[ticket/16741] General fixes
...
PHPBB3-16741
2021-11-09 02:48:34 +01:00
rxu
2801415c1c
[ticket/16895] Rename language entry
...
PHPBB3-16895
2021-10-28 21:13:52 +07:00
rxu
7275cdd152
[ticket/16895] Adjust test
...
PHPBB3-16895
2021-10-27 00:15:46 +07:00
rxu
b1e6fad38a
[ticket/16895] Add test
...
PHPBB3-16895
2021-10-26 20:14:45 +07:00
rxu
a860a3310a
[ticket/16895] Add migration
...
PHPBB3-16895
2021-10-20 21:58:24 +07:00
rxu
ca24013470
[ticket/16895] Fix role removal for migrator permission tool
...
PHPBB3-16895
2021-10-19 23:26:32 +07:00
Marc Alexander
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
Marc Alexander
38024d14bf
Merge pull request #6280 from 3D-I/ticket/16863
...
[ticket/16863] Support playing video attachments
2021-10-09 22:11:31 +02:00
Marc Alexander
46ded2ad94
Merge branch '3.3.x'
2021-10-03 15:26:00 +02:00
Marc Alexander
6a72d0305b
[prep-release-3.3.5] Add migration for 3.3.5
2021-10-01 22:40:24 +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
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
Marc Alexander
860663d205
Merge branch '3.3.x'
2021-08-31 20:59:59 +02:00
3D-I
80f3d7b0aa
[ticket/16863] Support playing video attachments
...
PHPBB3-16863
2021-08-30 21:29:46 +02: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
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
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
Marc Alexander
b55595fa87
[ticket/14771] Use constants instead of magic numbers in migration
...
PHPBB3-14771
2021-07-13 22:22:43 +02:00
Marc Alexander
9099bdb2ad
[ticket/14771] Make phing sniff happy
...
PHPBB3-14771
2021-07-01 21:09:31 +02:00
hubaishan
11fb872e33
[ticket/14771] fix white space
...
PHPBB3-14771
2021-06-30 21:41:02 +02:00
hubaishan
b2291e4e3c
[ticket/14771] Add audio_files migration
...
add or modify audio_files attachment group
add or modify audio extensions mp3, m4a, wav, ogg, webm
PHPBB3-14771
2021-06-30 21:41:02 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
...
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
...
PHPBB3-13713
2021-05-14 21:51:54 +02:00
Marc Alexander
464e2c1271
Merge branch '3.3.x'
2021-05-02 20:44:57 +02:00