mediawiki-extensions-Echo/modules/api
Roan Kattouw 871a5282d0 Use API proxying for markasread requests in the front end
This will prevent these requests from being blocked by browser plugins
like Privacy Badger and AdBlock.

I believe this eliminates the last foreign requests in the front end, so
we should clean up and simplify the now largely unused hierarchy of
API-related classes.

Bug: T121930
Change-Id: I74c22514409ad7e206a413306065a0c62d2e793d
2018-09-03 13:31:53 -07:00
..
mw.echo.api.APIHandler.js Use API proxying for markasread requests in the front end 2018-09-03 13:31:53 -07:00
mw.echo.api.EchoApi.js Use API proxying for markasread requests in the front end 2018-09-03 13:31:53 -07:00
mw.echo.api.ForeignAPIHandler.js Replace .parent with .super 2018-05-22 15:56:46 +01:00
mw.echo.api.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
mw.echo.api.LocalAPIHandler.js Use API proxying for markasread requests in the front end 2018-09-03 13:31:53 -07:00
mw.echo.api.NetworkHandler.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
mw.echo.api.PromisePrioritizer.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00