mediawiki-extensions-Echo/modules/api
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
..
mw.echo.api.APIHandler.js Stop exporting wgWikiId, use wgWikiID from core 2019-09-25 18:14:40 +00:00
mw.echo.api.EchoApi.js Update eslint-config-wikimedia to 0.9.0 2018-11-27 22:48:32 +00:00
mw.echo.api.ForeignAPIHandler.js Remove obsolete aliases from closures 2018-11-12 13:56:38 +00:00
mw.echo.api.js Remove obsolete aliases from closures 2018-11-12 13:56:38 +00:00
mw.echo.api.LocalAPIHandler.js Handle the missing 'all' type as specified in the doc 2022-04-20 21:57:12 +09:00
mw.echo.api.NetworkHandler.js Remove obsolete aliases from closures 2018-11-12 13:56:38 +00:00
mw.echo.api.PromisePrioritizer.js build: Update eslint-config-wikimedia to 0.16.1 2020-06-15 16:19:00 +01:00