mediawiki-extensions-Discus.../includes/Notifications
Bartosz Dziewoński 0b1919af0c Improve handling of Parsoid resource limit exceeded exceptions
Follow-up to 3d9585acbe.

* Avoid deprecated method StatusValue::getErrors()
* Don't use exceptions for control flow
* Don't re-use Parsoid's ResourceLimitExceededException,
  it seems unexpected to me and might limit future refactoring
* Use dieStatus() instead of dieWithException(), which will produce
  better localised error messages
* Add missing error handling in ApiDiscussionToolsThank

Change-Id: Ia032025f92f1c3cc0d62a0f45925dddba93fb42f
2024-11-28 04:09:44 +01:00
..
AddedTopicPresentationModel.php New topic notifications 2023-03-20 14:41:53 +00:00
CommentThanksPresentationModel.php Use namespaced classes 2024-10-19 23:39:18 +02:00
DiscussionToolsEventTrait.php Use namespaced classes 2024-10-19 23:39:18 +02:00
EnhancedEchoEditUserTalkPresentationModel.php Use namespaced classes 2024-06-09 00:02:35 +02:00
EnhancedEchoMentionPresentationModel.php Use namespaced notification classes from Echo 2024-05-28 15:48:56 +01:00
EventDispatcher.php Improve handling of Parsoid resource limit exceeded exceptions 2024-11-28 04:09:44 +01:00
PlaintextEchoPresentationModelSection.php Handle hidden revision in more places 2024-11-02 22:15:34 +01:00
RemovedTopicPresentationModel.php Use namespaced classes 2024-10-19 23:39:18 +02:00
SubscribedNewCommentPresentationModel.php Fix mistakes in inline @var comments 2024-11-20 08:11:59 +01:00