mediawiki-extensions-Echo/modules
lens0021 5943b13b5b
Handle the missing 'all' type as specified in the doc
The text for 'type' in the documentation of the parent describes the
notification type can be 'all', following 'message' and 'alert'. That is
actually used, for instance inside of
mw.echo.Controller.markLocalNotificationsRead() function. The gap
between doc and implementation results in bugs. This resolves the gap.

Bug: T270879
Change-Id: I546aa42e927a05a5426db90153901ae632b97e36
2022-04-20 21:57:12 +09:00
..
api Handle the missing 'all' type as specified in the doc 2022-04-20 21:57:12 +09:00
controller Allow marking all as read from popout window 2019-12-03 20:08:35 +00:00
icons Set all icons used in EchoNotificationIcons to 30x30 2022-03-25 13:18:07 +00:00
logger Stop exporting wgWikiId, use wgWikiID from core 2019-09-25 18:14:40 +00:00
mobile Drop unused zero class 2022-04-04 18:20:27 +00:00
model eslint: Lint Gruntile.js using server rules 2022-02-07 16:30:24 +00:00
nojs Remove uses of .box-shadow() mixin 2021-09-03 19:21:39 +00:00
special Merge "Add visible help link for Special:Notifications" 2019-04-09 15:32:14 +00:00
styles Prevent welcome message partially truncated 2022-01-24 21:44:47 +01:00
ui Clicking Echo badge should close ULS dialog 2022-03-04 22:47:23 +00:00
.eslintrc.json eslint: Lint Gruntile.js using server rules 2022-02-07 16:30:24 +00:00
echo.mixins.less Use '.text-overflow()' mixin from 'mediawiki.mixins' 2020-04-23 18:16:01 -07:00
echo.variables.less Replace static border radius value with var 2020-04-15 18:09:48 -07: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 (re)Add JavaScript hooks to Notifications 2016-10-14 17:25:25 -05:00