Go to file
Jon Harald Søby 60748b0b25 Add PLURAL support for "mark all as read" buttons
Pass a relevant number of unread notifications to the messages
'echo-mark-all-as-read' and 'echo-mark-wiki-as-read' each time
they are used, in order to facilitate the use of PLURAL in
the messages. This allows translators to say e.g. "mark both as
read" when there are two unread notifications, for instance.

Bug: T321462
Change-Id: Ida65be2d7f2663d9802f71c7ea1eb588db8cd254
2023-04-29 01:31:14 +02:00
.phan Add phan 2019-04-10 18:51:59 +02:00
i18n Add PLURAL support for "mark all as read" buttons 2023-04-29 01:31:14 +02:00
images Remove all traces of cross-wiki beta feature 2019-04-17 22:18:13 -07:00
includes Add PLURAL support for "mark all as read" buttons 2023-04-29 01:31:14 +02:00
maintenance Remove MWEchoDBFactory::waitForReplicas() 2023-01-05 13:14:56 -08:00
modules Add PLURAL support for "mark all as read" buttons 2023-04-29 01:31:14 +02:00
scripts Use ::class for class name resolution 2022-06-16 22:36:46 +02:00
sql patch-echo_push_subscription-add-column-eps_topic.sql: Add table prefix 2022-12-20 14:36:47 +00:00
tests build: Updating dependencies 2023-03-12 01:08:02 +00:00
.eslintignore eslint: Use .eslintignore 2022-05-09 14:00:02 +01:00
.eslintrc.json eslint: Lint Gruntile.js using server rules 2022-02-07 16:30:24 +00:00
.gitignore Add DS_Store to gitignore 2021-07-13 13:58:44 -05:00
.gitreview Whoops, track not trace 2016-10-24 17:02:28 -07:00
.mailmap Update Legoktm's mailmap entry 2021-04-11 19:15:52 -07:00
.phpcs.xml tests: Replace assertEmpty with assertSame 2022-11-24 23:03:18 +01:00
.stylelintrc.json stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 00:24:47 +02:00
.svgo.config.js eslint: Use .eslintignore 2022-05-09 14:00:02 +01:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 01:46:10 +00:00
composer.json build: Updating dependencies 2023-03-12 01:08:02 +00:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Echo: Special page aliases should not store in zh 2023-03-22 12:26:58 +00:00
extension.json Update moved class TitleFactory 2023-04-19 16:55:32 +00:00
Gruntfile.js eslint: Use .eslintignore 2022-05-09 14:00:02 +01:00
jsduck.external.js build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00
jsduck.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck_custom_tags.rb jsduck: Remove custom @source tag 2016-09-21 00:51:46 +01:00
package-lock.json build: Update 'browserslist-db' to latest 2023-04-04 01:33:50 -07:00
package.json build: Updating npm dependencies 2023-03-23 22:26:26 +00:00
quibble.yaml build: Add quibble.yaml and enable early warning bot feedback 2023-03-31 11:42:44 +02:00
RELEASE_NOTES BREAKING CHANGE: Use ISO 8601 for 'ts' in cross-wiki summary. 2016-07-27 17:00:05 -04:00
ServiceWiring.php Test ServiceWiring.php 2023-01-25 03:56:06 +00:00