mediawiki-extensions-Echo/modules
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
..
api Remove .join( '|' ) for API parameters 2023-04-11 19:31:40 +00:00
controller Allow marking all as read from popout window 2019-12-03 20:08:35 +00:00
icons Add notification type for user page edits 2023-03-31 11:21:48 +02:00
logger Stop exporting wgWikiId, use wgWikiID from core 2019-09-25 18:14:40 +00:00
mobile Add PLURAL support for "mark all as read" buttons 2023-04-29 01:31:14 +02:00
model eslint: Lint Gruntile.js using server rules 2022-02-07 16:30:24 +00:00
nojs styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-04-04 01:26:11 -07:00
special Merge "Add visible help link for Special:Notifications" 2019-04-09 15:32:14 +00:00
styles styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-04-04 01:26:11 -07:00
ui Add PLURAL support for "mark all as read" buttons 2023-04-29 01:31:14 +02:00
.eslintrc.json eslint: Lint Gruntile.js using server rules 2022-02-07 16:30:24 +00:00
echo.mixins.less Fix opacity of focus styles 2023-02-02 17:06:55 +00:00
echo.variables.less styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-04-04 01:26:11 -07:00
ext.echo.centralauth.js Initialize Echo when CentralAuth autologin replaces the user toolbar 2022-11-19 23:28:23 -08:00
ext.echo.init.js Merge "Clicking Echo badge should close ULS dialog" 2022-03-05 06:09:41 +00:00
ext.echo.moment-hack.js build: Update linters 2019-12-12 11:20:49 +00:00
hooks.txt Echo should fire onInitialize event after rendering of badge 2022-09-22 08:49:44 -07:00