Commit graph

1434 commits

Author SHA1 Message Date
battye
611faafaf3 [ticket/17109] Check attach signature permissions
Don't show the attach signature option if the
user doesn't have permission or if the signature
feature is disabled for the board.

PHPBB3-17109
2024-05-17 14:38:18 +00:00
Marc Alexander
137422116e
[ticket/security-132] Limit maximum number of captcha attempts at register
SECURITY-132
2023-10-05 21:06:15 +02:00
Marc Alexander
5f8c9962a0
Merge pull request #6521 from marc1706/ticket/13399
[ticket/13399] Add separate plural rules for characters count
2023-10-04 21:51:46 +02:00
Marc Alexander
6268693cff
[ticket/17137] Improve code claritiy for math operation vs. comparison
PHPBB3-17137
2023-08-06 16:37:23 +02:00
Marc Alexander
9515abdb91
[ticket/13399] Add separate plural rules for characters count
PHPBB3-13399
2023-07-31 21:14:05 +02:00
Marc Alexander
1dedb05dce
[ticket/17137] Add missing post_time column to query
PHPBB3-17137
2023-07-29 10:06:35 +02:00
Marc Alexander
e3547aeb82
[ticket/17137] Allow deleting user files only when post/pm can be changed
PHPBB3-17137
2023-07-28 20:43:32 +02:00
Marc Alexander
e0361fe9fe
Merge pull request #6469 from Crizz0/ticket/17004
[ticket/17004] Repair pagination func for global announcements in ucp front
2023-05-23 20:54:35 +02:00
Christian Schnegelberger
015c038d92 [ticket/17004] Remove not needed if and topic_count
PHPBB3-17004
2023-04-17 18:44:03 +02:00
Marc Alexander
c27214495c
[ticket/17127] Remove redundant check for changed password
user_password will have been updated if u_chgpasswd is yes and new password
has been set, no need to check password against old hash again.

PHPBB3-17127
2023-04-10 19:39:23 +02:00
Christian Schnegelberger
3f6abe056a [ticket/17004] Repair pagination func for global announce in ucp front
PHPBB3-17004
2023-02-02 18:06:36 +01:00
Marc Alexander
7275f9e7f1
[ticket/17003] Small code style adjustmens
PHPBB3-17003
2022-07-27 18:17:46 +02:00
Patrick Webster
040c2e9b78 [ticket/17003] Include topic icon on UCP front page
Prosilver already supports rendering topic icons on this view, but the backend
didn't populate the needed topicrow values.

PHPBB3-17003
2022-07-09 14:57:01 -05:00
Marc Alexander
898075f0f8
Merge pull request #6391 from battye/ticket/16800
[ticket/16800] Fix 'No Posts' bug when no date format supplied
2022-04-30 23:02:10 +02:00
battye
b9f7c3ff6e [ticket/16800] Fix 'No Posts' bug when no date format supplied
PHPBB3-16800
2022-04-17 18:03:48 +08:00
lionel-rowe
9b2f42748c [ticket/16981] Fix HTML-encoded emojis in email subject line
PHPBB3-16981
2022-04-05 17:18:33 +01:00
Marc Alexander
cd057c126a
Merge pull request #66 from phpbb/ticket/security-273
[ticket/security-273] Reset reset token info when re-activating account
2022-03-14 17:58:58 +01:00
Marc Alexander
4e5b9b23de
[ticket/security-273] Reset reset token info when re-activating account
SECURITY-273
2022-02-10 21:37:34 +01:00
Marc Alexander
9bc98278fe
[ticket/security-272] Use strtolower for actkey
SECURITY-272
2022-02-10 21:23:34 +01:00
Marc Alexander
33a789e030
[ticket/security-272] Use longer random string for activation key
SECURITY-272
2022-02-10 21:23:33 +01: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
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
3D-I
364c6d328a [ticket/16832] Fix UCP attachments plural rules
PHPBB3-16832
2021-08-05 14:30:03 +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
rxu
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
2021-01-20 00:21:24 +07:00
rxu
812ba990ac
[ticket/16617] Shorten event names
PHPBB3-16617
2020-11-21 13:33:04 +07:00
rxu
5d270319e5
[ticket/16617] Add events to override message/PM BBCode status indications
PHPBB3-16617
2020-11-21 12:56:57 +07:00
pasha
5d66d4c91f
[ticket/16617] Events for posting/pm statuses
PHPBB3-16617
2020-11-21 12:56:52 +07:00
rxu
00849941c3
[ticket/16605] Fix possible SQL error on user registration
mysqli_insert_id() returns 0 if there was no previous query on the connection
or if the query did not update an AUTO_INCREMENT value for some reason.

PHPBB3-16605
2020-09-29 21:10:06 +07:00
rxu
5a33a141af
[ticket/16533] Add autologin keys management UCP module events
PHPBB3-16533
2020-06-21 15:39:15 +07:00
Marc Alexander
a37f82bb9d
Merge branch '3.2.x' into 3.3.x 2020-05-17 21:04:30 +02:00
Marc Alexander
d0ca73caf8
Merge pull request #5972 from mrgoldy/ticket/15194
[ticket/15194] Group avatar delete
2020-05-17 21:04:13 +02:00
Marc Alexander
868bc3a069
Merge branch '3.2.x' into 3.3.x 2020-05-11 21:04:43 +02:00
Marc Alexander
bb43e732c8
Merge pull request #5939 from mrgoldy/ticket/16433
[ticket/16433] Add data array to core.ucp_register_user_row_after
2020-05-11 21:04:24 +02:00
mrgoldy
f958ea921c [ticket/15194] Group avatar delete
PHPBB3-15194
2020-05-08 22:09:30 +02:00
mrgoldy
f74a4e6e9b Merge branch '3.2.x' into 3.3.x 2020-05-04 22:46:22 +02:00
mrgoldy
504901ccb6 Merge pull request #5950 from kasimi/ticket/16444
[ticket/16444] Add event core.ucp_pm_view_message_before
2020-05-04 22:46:17 +02:00
mrgoldy
281330b1d0 Merge branch '3.2.x' into 3.3.x 2020-05-04 22:44:13 +02:00
mrgoldy
48db45f85b Merge pull request #5949 from kasimi/ticket/16443
[ticket/16443] Add event core.ucp_pm_compose_modify_parse_after
2020-05-04 22:44:07 +02:00
Marc Alexander
1a9c7fe9ca
Merge branch '3.2.x' into 3.3.x 2020-05-03 16:06:45 +02:00
Marc Alexander
38c3552908
Merge pull request #5953 from kasimi/ticket/16447
[ticket/16447] Add core.ucp_pm_compose_compose_pm_basic_info_query_after
2020-05-03 16:06:08 +02:00
Marc Alexander
a65877cd7e
Merge branch '3.2.x' into 3.3.x 2020-04-29 22:21:14 +02:00
Dark❶
e0a7676c3f
[ticket/16411] Add vars to notification core events
PHPBB3-16411
2020-04-22 10:32:29 +05:30
kasimi
c1583fa001
[ticket/16447] Add event core.ucp_pm_compose_compose_pm_basic_info_query_after
PHPBB3-16447
2020-04-17 15:32:24 +02:00
kasimi
28c24c8c45
[ticket/16444] Add event core.core.ucp_pm_view_message_before
PHPBB3-16444
2020-04-16 21:35:07 +02:00
kasimi
43ce44cb3b
[ticket/16443] Add event core.ucp_pm_compose_modify_parse_after
PHPBB3-16443
2020-04-16 20:23:16 +02:00
mrgoldy
04e15e6555 [ticket/16433] Add data array to core.ucp_register_user_row_after
PHPBB3-16433
2020-04-11 15:13:05 +02:00
Dark❶
2c0509a5c7
[ticket/16411] Add vars to notification core events
PHPBB3-16411
2020-03-22 03:40:37 +05:30