mediawiki-extensions-Echo/modules
Stephane Bisson f5f59a503b Use wikiId both server and client side
When creating the various notification sources,
the server was indexing them with wfWikiID() but
the client was using wgDBname to find which one
is local and which are remote. On some wikis,
like TWN, wfWikiID() includes a db suffix so
the JS app on Special:Notifications is failing to
find the local source and errors.

Bug: T167336
Change-Id: Id60f723b615fb7db54a6f17b1c1be20dfe98e36c
2019-05-08 09:03:28 -04:00
..
api Use wikiId both server and client side 2019-05-08 09:03:28 -04:00
controller Use wikiId both server and client side 2019-05-08 09:03:28 -04:00
icons Update help icon from OOUI, update name, provide RTL variant 2019-04-02 23:49:05 -07:00
logger Use wikiId both server and client side 2019-05-08 09:03:28 -04:00
model Update eslint-config-wikimedia to 0.9.0 2018-11-27 22:48:32 +00:00
nojs Add visible help link for Special:Notifications 2019-04-09 10:27:40 -04:00
special Merge "Add visible help link for Special:Notifications" 2019-04-09 15:32:14 +00:00
styles build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2019-01-09 18:42:06 -08:00
ui Merge "Add visible help link for Special:Notifications" 2019-04-09 15:32:14 +00:00
echo.mixins.less build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2019-01-09 18:42:06 -08:00
echo.variables.less Better color to represent read notifications 2017-12-09 02:11:08 +01:00
ext.echo.init.js build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 15:57:20 -07:00
ext.echo.moment-hack.js Remove obsolete aliases from closures 2018-11-12 13:56:38 +00:00
hooks.txt (re)Add JavaScript hooks to Notifications 2016-10-14 17:25:25 -05:00
mw.echo.js ext.echo.dm: Remove unreachable lazy-creation code 2019-03-19 20:16:37 +00:00