summaryrefslogtreecommitdiff
path: root/js/functions.js
AgeCommit message (Expand)Author
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
2014-03-14exception_error: support objects in ext_infoAndrew Dolgov
2014-03-14update report to tt-rss promptAndrew Dolgov
2014-03-14add ttrss version and init params to reportsAndrew Dolgov
2014-03-14Revert "exception handler: remove report to tt-rss.org"Andrew Dolgov
2014-03-14exception handler: remove report to tt-rss.orgAndrew Dolgov
2014-03-11Revert "add a less intimidating error message when backend times out and/or f...Andrew Dolgov
2014-03-11add a less intimidating error message when backend times out and/or fails to ...Andrew Dolgov
2014-03-11quickAddFeed: gracefully handle backend timeout/JSON parse problemsAndrew Dolgov
2013-11-12quickAddFilter: if text is currently highlighted, use that instead of active ...Andrew Dolgov
2013-10-02add notification to subscribe dialog when multiple feeds are detectedAndrew Dolgov