1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-28 12:30:42 +02:00
Commit Graph

1510 Commits

Author SHA1 Message Date
Marc Alexander
75a24ae484 [ticket/17493] Explicitly use email in acp/ucp modules
PHPBB-17493
2025-04-21 15:42:59 +02:00
Marc Alexander
3caab55e81 [ticket/17493] Remove remnants of notify type
PHPBB-17493
2025-04-21 15:16:41 +02:00
Marc Alexander
bde52e28f8 [ticket/17493] Move cpf update outside if
PHPBB-17493
2025-04-21 11:44:49 +02:00
Marc Alexander
da32d51a81 [ticket/17493] Remove remnants of user_notify_type
PHPBB-17493
2025-04-21 11:40:25 +02:00
Marc Alexander
a7c7c38bfb [ticket/17493] Remove settings, values, and lang vars for jabber
PHPBB-17493
2025-04-13 20:48:15 +02:00
rxu
f9e6385e84 [ticket/17489] Further queue logic adjustments
Saving queue is not needed if use_queue flag is set to false
as in this case the message should be set immediately in the runtime.

PHPBB-17487
PHPBB-17489
2025-04-04 00:04:45 +07:00
rxu
d99c3838df [ticket/17489] Ignore Psalm UndefinedMethod issue
Psalm fails with UndefinedMethod issue when a method of a child class
does not exist in parent/abstract/interface class. Ignore the issue.

PHPBB-17489
2025-04-03 21:18:28 +07:00
rxu
c23504e3c7 [ticket/17489] Fix queue for ucp_resend, add type hints to $messenger_method
PHPBB-17489
2025-04-03 19:55:41 +07:00
rxu
3e0270d0cf [ticket/17135] Optimize save_queue() method calls
PHPBB-17135
2025-01-07 11:54:11 +07:00
rxu
0d8c0c4228 [ticket/17135] Move notify method constants to interface class
PHPBB-17135
2025-01-06 20:01:52 +07:00
rxu
28d5534d06 [ticket/17135] Address review issues but constants
PHPBB-17135
2025-01-06 18:24:32 +07:00
rxu
0c720eaf7c [ticket/17135] Fix code flaws
PHPBB-17135
2025-01-05 15:57:46 +07:00
rxu
499464e1d3 [ticket/17135] Fix code review issues
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
a7b5369138 [ticket/17135] Refactor messenger code to services
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
f95816cbe3 [ticket/17135] Refactor messenger code to services [ci skip]
PHPBB3-17135
2025-01-05 15:57:42 +07:00
rxu
1f952ca6d8 [ticket/17135] Refactor messenger code to services [ci skip]
PHPBB3-17135
2025-01-05 15:57:41 +07:00
Marc Alexander
48454308ae [ticket/17414] Replace confirm types with enum
PHPBB-17414
2024-10-17 19:50:36 +02:00
Marc Alexander
589fe70be6 [ticket/17414] Change handling of validate to new logic
PHPBB-17414
2024-10-17 19:50:25 +02:00
Marc Alexander
2a6609013d [ticket/17414] Remove request data from validate call
PHPBB-17414
2024-10-17 19:49:01 +02:00
Marc Alexander
e84e9cace4 [ticket/17414] Extend plugin interface and wrapper
PHPBB-17414
2024-10-17 19:46:33 +02:00
Marc Alexander
272daae337 Merge pull request #6533 from rxu/ticket/17151-2
[ticket/17151] Make settings forms use macros
2024-06-04 20:23:17 +02:00
Marc Alexander
b22726294d Merge branch '3.3.x' 2024-05-31 21:41:59 +02:00
Marc Alexander
2976314205 Merge branch 'prep-release-3.3.12' into 3.3.x 2024-05-31 21:41:03 +02:00
Marc Alexander
1c1c981b17 [ticket/security/276] Centralise call for token expiration
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
7c661746cf [ticket/security/276] Add test for expiration timer
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
24dd47adcf [ticket/security/276] Add missing information message
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f853f6523f [ticket/security/276] Prevent sending activation emails multiple times per day
SECURITY-276
2024-05-29 22:04:15 +02:00
rxu
3597c15100 [ticket/17151] Adjust code styling
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
52517a5efd [ticket/17151] Fix registration test error
PHPBB3-17151
2024-05-25 11:57:35 +07:00
Marc Alexander
c6fd14352e Merge branch '3.3.x' 2024-05-23 21:34:29 +02:00
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
a86d222ab0 [ticket/17010] Remove not needed empty line
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
8d9a7aa62c [ticket/17010] Add new interface and create template data in type
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
d4b6ad5620 [ticket/17010] Add controller methods for subscribe/unsubscribe and others
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
199bc8f964 [ticket/17010] Add first webpush controller and start ucp integration
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
88385d6da2 Merge branch '3.3.x' 2023-10-22 16:15:36 +02: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
1e3d9f99b4 Merge branch '3.3.x' 2023-10-04 21:51:48 +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
9bae0ae928 Merge branch 'ticket/17137' into ticket/17137-master 2023-08-06 16:38:10 +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
4ee1dc9ecf Merge branch 'ticket/17137' into ticket/17137-master 2023-07-29 10:07:06 +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
f9fca89ab6 Merge branch 'ticket/17137' into ticket/17137-master 2023-07-28 20:44:38 +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
4e9cf239ed [ticket/15687] Force supplied filename to be correct and modify route
PHPBB3-15687
2023-06-28 10:51:22 +02:00
Marc Alexander
df6ab1a811 [ticket/15687] Add attachment filename to attachment URL
This will also fix the invalid requirements for the file parameter of the URL.

PHPBB3-15687
2023-06-27 21:00:16 +02:00
Marc Alexander
9d087622e0 Merge branch '3.3.x' 2023-05-23 20:54:43 +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