Go to file
Ammarpad 4a25a985ff Notifications: Handle suppressed topic titles in notification
EchoPresentationModelSection::getTruncatedSectionTitle() has a note that
it should not be called if ::exists() returned false. Among the reason
the section may not exist includes suppressing the revision where the
topic title was added or edited.

Add placeholder message text "(topic removed)", to be used in place of
the unavailable topic title. This is analogous to "(user removed)" which
would be shown along if the username is also suppressed.

Bug: T378261
Change-Id: I6db0872b8724323a5e15eb6a262c2c3d0bdd630d
2024-10-26 15:10:35 +01:00
.phan Comment thanking 2024-05-28 17:47:09 +02:00
i18n Notifications: Handle suppressed topic titles in notification 2024-10-26 15:10:35 +01:00
images Compress emptystate.svg with svgo 2021-10-04 12:56:20 +01:00
includes Notifications: Handle suppressed topic titles in notification 2024-10-26 15:10:35 +01:00
maintenance Use namespaced classes 2024-10-19 23:39:18 +02:00
modules Do not embed the "You have been subscribed" popup image 2024-10-11 22:35:48 +02:00
sql Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
tests Use namespaced classes 2024-10-19 23:39:18 +02:00
.eslintignore ESLint: Autofix no-var rule 2024-05-24 16:49:36 +01:00
.eslintrc.json Don't enforce alphabetical order in i18n files 2022-08-12 13:29:39 +03:00
.gitignore Remove extra blank line from .gitignore file 2020-08-31 15:24:56 +01:00
.gitreview .gitreview: Remove defaultrebase/defaultbranch 2023-09-09 21:37:34 +00:00
.phpcs.xml build: Rewrite exclude rule Generic.CodeAnalysis.AssignmentInCondition 2024-09-01 02:19:03 +00:00
.stylelintrc.json Move "Return to comment" below sticky header when present 2022-09-25 13:28:12 +01:00
.svgo.config.mjs build: Provide SVGO for crunching SVG files 2024-10-10 18:17:01 -04:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-11 06:40:14 +00:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
DiscussionTools.alias.php Add Simplified Chinese special page aliases 2024-06-30 14:22:24 +08:00
DiscussionTools.magic.php Add Simplified Chinese magic word aliases 2024-06-30 15:12:42 +08:00
extension.json Show confirmation prompt if trying to submit a new topic without a title 2024-08-06 09:44:27 -05:00
Gruntfile.js Setup grunt-tyops and fix 2024-03-27 14:01:18 +00:00
package-lock.json build: Provide SVGO for crunching SVG files 2024-10-10 18:17:01 -04:00
package.json build: Provide SVGO for crunching SVG files 2024-10-10 18:17:01 -04:00
typos.json Setup grunt-tyops and fix 2024-03-27 14:01:18 +00:00