Marc Alexander
99ffd9205f
[ticket/17503] Update composer dependencies to their latest versions
...
PHPBB-17503
2025-04-24 21:44:43 +02:00
Marc Alexander
e85b25122a
Merge pull request #6802 from marc1706/ticket/17493
...
[ticket/17493] Drop support for jabber
2025-04-24 19:47:48 +02:00
Marc Alexander
3d9ecba1b1
[ticket/17493] Remove Jabber library from CREDITS
...
PHPBB-17493
2025-04-24 17:32:29 +02:00
Marc Alexander
83508b415b
[ticket/17493] Remove more jabber remainders
...
PHPBB-17493
2025-04-24 17:32:04 +02:00
Marc Alexander
75a24ae484
[ticket/17493] Explicitly use email in acp/ucp modules
...
PHPBB-17493
2025-04-21 15:42:59 +02:00
Marc Alexander
3125f3e1d3
[ticket/17493] Remove unused methods and use statements
...
PHPBB-17493
2025-04-21 15:24:07 +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
52f04a3c2c
[ticket/17493] Remove "short" email templates as they were jabber only
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
54d8a49e70
[ticket/17493] Improve handling of nullable start parameter
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
27550ce59b
[ticket/17493] Remove not needed function in migration and fix type hinting
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
5ab0446eb1
[ticket/17493] Remove unused use statements
...
PHPBB-17493
2025-04-21 11:40:32 +02:00
Marc Alexander
d985c8be60
[ticket/17493] Remove unused notify type in add_recipient
...
PHPBB-17493
2025-04-21 11:40:31 +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
ef010db26c
Merge pull request #6795 from rxu/ticket/17488
...
[ticket/17488] Fix PHP error when MySQL PDO driver is not enabled
2025-04-19 08:51:45 +02:00
Marc Alexander
531c4f2c17
Merge pull request #6798 from marc1706/ticket/17492-master
...
[ticket/17492] Show current state of topic subscription in dropdown -- master version
2025-04-14 20:49:31 +02:00
Marc Alexander
610fa67928
[ticket/17493] Remove jabber as messenger method
...
PHPBB-17493
2025-04-14 20:33:13 +02:00
Marc Alexander
ef47c69155
[ticket/17493] Remove notification method jabber
...
PHPBB-17493
2025-04-14 20:27:03 +02:00
Marc Alexander
3128b3fa9b
[ticket/17493] Remove more jabber permissions and elements
...
PHPBB-17493
2025-04-13 21:00:19 +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
Marc Alexander
e32ebda982
[ticket/17493] Remove memberlist IM page
...
PHPBB-17493
2025-04-13 16:17:25 +02:00
Marc Alexander
30178ee443
[ticket/17493] Start removing jabber from acp
...
PHPBB-17493
2025-04-13 16:16:31 +02:00
Marc Alexander
8c6731ffb9
[ticket/17493] Remove jabber permission and effectively_installed
...
PHPBB-17493
2025-04-13 13:13:38 +02:00
Marc Alexander
afbc0794d2
[ticket/17493] Remove jabber settings from schema data
...
PHPBB-17493
2025-04-13 13:02:51 +02:00
Marc Alexander
e33c1746c1
Merge branch 'ticket/17492' into ticket/17492-master
2025-04-13 13:01:35 +02:00
LukeWCS
705b5ca572
[ticket/17492] Unintuitive checkbox status inverted for forum subscriptions
...
PHPBB-17492
2025-04-13 12:58:09 +02:00
Marc Alexander
a5c34234da
[ticket/17493] Update migration with module to remove
...
PHPBB-17493
2025-04-13 12:56:03 +02:00
Marc Alexander
860c2fe601
[ticket/17493] Start adding migration for removing jabber
...
PHPBB-17493
2025-04-13 10:26:30 +02:00
Marc Alexander
e13c465ad5
Merge branch 'ticket/17492' into ticket/17492-master
2025-04-12 09:23:10 +02:00
LukeWCS
8c5e22f4d5
[ticket/17492] Update viewtopic_topic_tools.html
...
Changed compact but icon-specific code to neutral code for easier changing.
PHPBB-17492
2025-04-12 09:17:39 +02:00
LukeWCS
cac3d81e73
[ticket/17492] Unintuitive checkbox status inverted for topic subscriptions
...
PHPBB-17492
2025-04-12 09:17:24 +02:00
Marc Alexander
bf2dd2cd75
[ticket/17490] Remove not needed isset
...
PHPBB-17490
2025-04-12 09:02:14 +02:00
Marc Alexander
5bc4c5765e
[ticket/17490] Use isset instead of !empty()
...
PHPBB-17490
2025-04-07 19:39:23 +02:00
Marc Alexander
e4c8984bf3
[ticket/17490] Remove not needed returns
...
PHPBB-17490
2025-04-07 19:39:07 +02:00
Marc Alexander
d5717b541e
[ticket/17490] Remove name handling for mails on windows
...
PHPBB-17490
2025-04-07 17:11:31 +02:00
Marc Alexander
8dbe499e3d
[ticket/17490] Add extra method to support unit testing mailer
...
Also increased unit test coverage of email method to 100%.
PHPBB-17490
2025-04-06 21:25:16 +02:00
Marc Alexander
91c325174f
[ticket/17490] Add type hints to enforce some types
...
PHPBB-17490
2025-04-06 14:20:04 +02:00
Marc Alexander
930c87e97a
[ticket/17490] Improve expected types and docblock info
...
PHPBB-17490
2025-04-06 14:16:59 +02:00
rxu
692c96978a
[ticket/17488] Fix PHP error when MySQL PDO driver is not enabled
...
Check pdo_mysql extension for being loaded
to use respective \PDO::MYSQL_ATTR_FOUND_ROWS constant.
PHPBB-17488
2025-04-04 12:26:08 +07:00
Marc Alexander
6ecb41f01a
Merge pull request #6794 from rxu/ticket/17489
...
[ticket/17489] Fix various messenger issues
2025-04-03 21:02:40 +02:00
rxu
43d34880ac
[ticket/17489] Remove unneeded headers check
...
PHPBB-17487
PHPBB-17489
2025-04-04 00:50:15 +07:00
Marc Alexander
10cb4991a0
Merge branch '3.3.x'
2025-04-03 17:44:46 +00:00
Marc Alexander
40608777f0
Merge pull request #6789 from rxu/ticket/17475
...
[ticket/17475] Fix MSSQL arithmetic overflow error on counting attachments size
2025-04-03 19:39:24 +02:00
Marc Alexander
3b7d98bf0f
Merge branch '3.3.x'
2025-04-03 17:35:34 +00:00
Marc Alexander
84a835a995
Merge pull request #6792 from rxu/ticket/17486
...
[ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
2025-04-03 19:35:16 +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
cebc19f2ed
[ticket/17487] Add wrapper method to add headers to interface
...
PHPBB-17487
2025-04-03 23:10:33 +07:00
rxu
67265efc0d
[ticket/17487] Fix PHP uncaught exception on sending email via board
...
PHPBB-17487
2025-04-03 23:10:09 +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