mediawiki-extensions-Echo/modules/viewmodel
Moriel Schottlender 24a8bc23ef Add a NetworkHandler as a central API authority to Echo
This is in preparation for dealing with cross-wiki notifications
where we may need several types of operations to extract bundled
notifications from local and external APIs.

Also, renamed files:
* mw.echo.dm.AbstractAPIHandler -> mw.echo.dm.APIHandler
* mw.echo.dm.APIHandler -> mw.echo.dm.LocalAPIHandler
* All API-related handler files moved to their own folder
  for better organization.

Change-Id: Ib730c780ea52c93a6026c5d0b22012b6f39bb50d
2015-11-19 15:25:03 -08:00
..
handlers Add a NetworkHandler as a central API authority to Echo 2015-11-19 15:25:03 -08:00
mw.echo.dm.js Split alerts and messages in Echo 2015-09-02 15:36:37 -07:00
mw.echo.dm.List.js Implement SortedList in Echo notifications 2015-11-06 11:01:10 -08:00
mw.echo.dm.NotificationItem.js Implement SortedList in Echo notifications 2015-11-06 11:01:10 -08:00
mw.echo.dm.NotificationList.js Split alerts and messages in Echo 2015-09-02 15:36:37 -07:00
mw.echo.dm.NotificationsModel.js Add a NetworkHandler as a central API authority to Echo 2015-11-19 15:25:03 -08:00
mw.echo.dm.SortedList.js Implement SortedList in Echo notifications 2015-11-06 11:01:10 -08:00