summaryrefslogtreecommitdiff
path: root/plugins/share/share_prefs.js
AgeCommit message (Collapse)Author
2021-02-19 * switch to xhr.post() almost everywhereAndrew Dolgov
* call App.handlerpcjson() automatically on json request (if possible) * show net/log indicators in prefs
2021-02-17 * add (disabled) shortcut syntax for plugin methodsAndrew Dolgov
* add controls shortcut for pluginhandler tags * add similar shortcut for frontend * allow plugins to selectively exclude their methods from CSRF checking
2021-02-17share plugin: cleanup, fix icon not highlighting properlyAndrew Dolgov
2018-12-03remove some plugin JS code out of global contextAndrew Dolgov
2018-12-02update notify_* calls to use NotifyAndrew Dolgov
2018-11-30plugins: add some xhrPost refactoringAndrew Dolgov
2018-11-30remove ok = confirm() thingAndrew Dolgov
2013-07-11share: move unsharing all articles into the pluginAndrew Dolgov