Marc Alexander
10330e5867
[ticket/17029] Fall back to redirecting to topic when post id is invalid
...
PHPBB3-17029
2023-08-15 11:07:40 +02:00
Marc Alexander
2563561663
[ticket/17029] Treat deleting post as last post when id is bigger
...
PHPBB3-17029
2023-08-15 11:07:10 +02:00
Marc Alexander
a686a2f057
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
...
PHPBB3-13276
2023-06-30 16:42:27 +02:00
Ruben Calvo
e535f8e054
[ticket/17081] Fix accept attribute in upload input
...
PHPBB3-17081
2023-01-06 04:29:32 +01:00
Marc Alexander
9f09dec049
[ticket/13821] Support displaying ignored posts on post review page
...
PHPBB3-13821
2022-01-22 22:28:04 +01:00
3D-I
7355ee623a
[ticket/16888] Add the list of allowed files in the attachment tab
...
Add core.modify_default_attachments_template_vars
PHPBB3-16888
2021-10-11 08:23:52 +02:00
3D-I
a7385f0fbe
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:54:52 +02:00
3D-I
c5814ddfaa
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:24:15 +02:00
3D-I
96c439bf10
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:15:29 +02:00
3D-I
7a21a9032e
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:04:13 +02:00
3D-I
1619014120
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 02:48:39 +02:00
3D-I
c0296d10db
[ticket/16888] Add the list of allowed files in the attachment tab
...
Using the accept attribute
PHPBB3-16888
2021-10-10 16:17:40 +02:00
3D-I
52c931a8b6
[ticket/16888] Add the list of allowed files in the attachment tab
...
Request mixed content using shorthand Ternary
PHPBB3-16888
2021-10-10 13:34:31 +02:00
3D-I
9ca70432d9
[ticket/16888] Add the list of allowed files in the attachment tab
...
Make sure we are checking both PMs and topics
PHPBB3-16888
2021-10-10 13:27:08 +02:00
3D-I
98f446df67
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-10 07:06:24 +02:00
Marc Alexander
3f9e6c6013
[ticket/16138] Remove extra variables and improve fallback to viewforum
...
PHPBB3-16138
2021-08-04 21:44:49 +02:00
Marc Alexander
3f518c9263
[ticket/16138] Use array to pass parameters to append_sid()
...
PHPBB3-16138
2021-05-24 16:14:17 +02: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
toxyy
bcea34ee7c
[ticket/15925] Update events for 3.3.5-RC1
...
PHPBB3-15925
2021-05-07 19:25:35 -04:00
Marc Alexander
22f7f491c5
[ticket/15925] Update events for 3.3.4-RC1
...
PHPBB3-15925
2021-03-04 17:14:56 +01:00
Marc Alexander
60d6727974
[ticket/15925] Update events for 3.3.3-RC1
...
PHPBB3-15925
2021-03-04 17:12:26 +01:00
Alec
86bbd05608
[ticket/15925] Add core.update_post_info_modify_sql
...
Add event to modify the sql to allow for more columns to be updated during sync
Same as sync events but only ran for last posts, slightly different formatting
PHPBB3-15925
2021-03-04 17:12:26 +01:00
Alec
516d0f5b27
[ticket/15925] Add core.update_post_info_modify_posts_sql
...
Add core event to modify the last posts' data retrieved to update forums' data
Also add $phpbb_dispatcher to sync globals to allow function use
PHPBB3-15925
2021-03-04 17:12:25 +01:00
3D-I
b06746460e
[ticket/16712] Implement thumbnails for WEBP images in attachments
...
Use short array syntax
PHPBB3-16712
2021-02-27 22:10:02 +01:00
3D-I
374a3a2005
[ticket/16712] Implement thumbnails for WEBP images in attachments
...
PHPBB3-16712
2021-02-27 21:59:57 +01:00
3D-I
84453ed957
[ticket/16712] Implement thumbnails for WEBP images in attachments
...
PHPBB3-16712
2021-02-27 20:05:09 +01:00
3D-I
8f21a055ad
[ticket/16712] Implement thumbnails for WEBP images in attachments
...
PHPBB3-16712
2021-02-27 19:54:44 +01:00
Marc Alexander
76c18255b6
Merge pull request #6014 from rxu/ticket/16538
...
[ticket/16538] Add MySQL 8 tests
2020-10-25 16:21:01 +01:00
Marc Alexander
c141962dc8
Merge pull request #6018 from rxu/ticket/16544
...
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
2020-09-10 12:43:40 +02:00
Marc Alexander
93796bb474
Merge pull request #5327 from rubencm/ticket/15300
...
[ticket/15300] Show maximum attachment filesize
2020-09-09 09:24:25 +02:00
rxu
aa76f6b9f2
[ticket/16544] Use forum_notify.txt for forum subscription email notifications
...
PHPBB3-16544
2020-09-02 22:11:51 +07:00
Marc Alexander
7870c48ced
[ticket/15300] Only display max filesize if it's not zero
...
PHPBB3-15300
2020-08-29 13:56:25 +02:00
rxu
0bc9d87891
[ticket/16538] Add identifiers quoting
...
If reserved word is used as identifier, it must be quoted.
If alias is used elsewhere in SQL statement, it must be quoted.
PHPBB3-16535
PHPBB3-16538
2020-08-14 04:51:11 +07:00
Marc Alexander
2a8239075e
Merge branch '3.2.x' into 3.3.x
2020-08-06 17:21:58 +02:00
rxu
d0197a94fb
[ticket/16539] Fix general SQL error for smilies mode on posting
...
PHPBB3-16539
2020-07-21 10:11:32 +02:00
Marc Alexander
f3598d2f4d
Merge pull request #5934 from kasimi/ticket/16425
...
[ticket/16425] Add event core.generate_smilies_modify_sql
2020-04-22 19:28:54 +02:00
Marc Alexander
691496af3c
Merge pull request #5934 from kasimi/ticket/16425
...
[ticket/16425] Add event core.generate_smilies_modify_sql
2020-04-22 14:52:29 +02:00
kasimi
09ce2ab70e
[ticket/16425] Added @since 3.3.1-RC1
...
PHPBB3-16425
2020-04-21 23:47:09 +02:00
Marc Alexander
ebc889baea
Merge branch '3.2.x' into 3.3.x
2020-04-21 21:21:38 +02:00
Rubén Calvo
d16b240749
[ticket/15300] Show maximum attachment filesize
...
PHPBB3-15300
2020-04-14 21:03:24 +00:00
kasimi
d927154217
[ticket/16425] Removed whitespace
...
PHPBB3-16425
2020-04-09 17:12:06 +02:00
kasimi
6cab639d8e
[ticket/16425] Added table alias
...
PHPBB3-16425
2020-04-05 16:02:32 +02:00
kasimi
21dbabe6f2
[ticket/16425] Add event core.generate_smilies_modify_sql
...
PHPBB3-16425
2020-04-05 11:12:21 +02:00
kasimi
fe9254790c
[ticket/16424] Add base_url to generate_smilies events
...
PHPBB3-16424
2020-04-05 11:10:53 +02:00
Marc Alexander
c4a5099e56
Merge branch '3.2.x' into 3.3.x
2020-03-16 16:34:18 +01:00
mrgoldy
24fab91694
[ticket/15979] Fix restoring/deleting when editing deleted post
...
PHPBB3-15979
2020-03-10 00:24:19 +01:00
Marc Alexander
b1f0276307
Merge branch '3.2.x' into 3.3.x
2020-02-15 16:46:02 +01:00
rubencm
9749aa936c
[ticket/16351] Use CHMOD constants from filesystem_interface
...
PHPBB3-16351
2020-02-02 22:00:38 +00:00
Marc Alexander
b0b3810aab
Merge branch '3.2.x' into 3.3.x
2019-10-21 17:51:29 +02:00
Marc Alexander
fa18778c91
Merge pull request #5711 from kasimi/ticket/16183
...
[ticket/16183] Add core.generate_smilies_count_sql_before
2019-10-21 17:51:23 +02:00