summaryrefslogtreecommitdiff
path: root/js/functions.js
AgeCommit message (Expand)Author
2018-12-01addLabel -> CommonDialogsAndrew Dolgov
2018-12-01hotkeys: simplify prefix timeout handlingAndrew Dolgov
2018-12-01migrate tt-rss.js contents to AppAndrew Dolgov
2018-12-01further effocts to wrap JS stuff into objectsAndrew Dolgov
2018-12-01js-ification: start on some common dialogsAndrew Dolgov
2018-12-01further objectificationAndrew Dolgov
2018-12-01further objectification of JS codeAndrew Dolgov
2018-12-01WIP reshuffling of JS global context into separate logical objectsAndrew Dolgov
2018-12-01minor refactoring: normalize some function names; cleanup; etcAndrew Dolgov
2018-12-01remove infobox_callback2Andrew Dolgov
2018-11-30remove remove_splash()Andrew Dolgov
2018-11-30replace 4 space indents with tabsAndrew Dolgov
2018-11-30packed headlines: no point in using JSON hereAndrew Dolgov
2018-11-30remove ok = confirm() thingAndrew Dolgov
2018-11-30remove duplicated code from hotkey actions handlerAndrew Dolgov
2018-11-30some more xhrPost refactoring (batchEditSave WIP)Andrew Dolgov
2018-11-30use xhrPost is even more places!Andrew Dolgov
2018-11-29use xhrPost in more places; various minor cleanupAndrew Dolgov
2018-11-29set dialogs to constAndrew Dolgov
2018-11-29some more eslint-related stuffAndrew Dolgov
2018-11-29eslint-related fixesAndrew Dolgov
2018-03-16addLabel: remove unused active_tabAndrew Dolgov
2018-03-11strict js: fix subscribing when HTML with multiple feedswn_
2018-03-10strict js: fix more dialog varswn_
2018-03-09strict js: fix helpDialogwn_
2018-03-08initial for JS strict modeAndrew Dolgov
2018-02-04filter delete action/rule: fix selector syntaxAndrew Dolgov
2017-12-04remove some obsolete stuff, fix minor issues found by code analyzerAndrew Dolgov
2017-12-01rpc: switch to PDOAndrew Dolgov
2017-07-02quickAddFeed: fix legacy feed_id type being passed to newruleAndrew Dolgov
2017-05-16remove pubsubhubbub: deadAndrew Dolgov
2017-03-05improve JS error logging with additional stuffAndrew Dolgov
2017-03-05use try/catch block in updatefeedlistAndrew Dolgov
2017-03-04simplify error handlingAndrew Dolgov
2017-02-14set error report url to httpsAndrew Dolgov
2017-02-09pass several image files used in notify messages to frontend as base64 to pre...Andrew Dolgov
2017-02-08add some protection against opener attacks if external site is opened via win...Andrew Dolgov
2017-01-28subscribe dialog: do not report errors via alert()Andrew Dolgov
2017-01-21Replace all setTimeout strings with functionsAnders Kaseorg
2015-12-03filters: add to previous on JS sideAndrew Dolgov
2015-09-11tweak filter preview layout a bit; allow previewing matched articles in a popupAndrew Dolgov
2015-09-09fix testing in create filter dialog, woopsAndrew Dolgov
2015-08-13fix some remaining old-style viewfeed() callsAndrew Dolgov
2015-08-12combine user edit & user detailsAndrew Dolgov
2015-08-11add plugin-based filter actions (see example plugin in attic)Andrew Dolgov
2014-11-09notify fixesAndrew Dolgov
2014-11-02tweak notifications; use css animations for notificationsAndrew Dolgov
2014-07-25add a link to headlines-spacer to open next unread feedAndrew Dolgov
2014-03-14exception_error: always stringify ext_infoAndrew Dolgov
2014-03-14init params debugging: support objects etcAndrew Dolgov