summaryrefslogtreecommitdiff
path: root/js/functions.js
AgeCommit message (Expand)Author
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
2013-07-11use correct icons for notificationsAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-04-27Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED ...supahgreg
2013-04-27minor: remove duplicate check for paramssupahgreg
2013-04-20better javascript error reporting, save error reports in tt-rss logAndrew Dolgov
2013-04-19subscribe: verify XML before adding to the database; fetch: try to work aroun...Andrew Dolgov
2013-04-17tweak notify layout/displayAndrew Dolgov
2013-04-15add a %d articles selected elementAndrew Dolgov
2013-04-14quickAddFeed: add placeholder select element to feeds dropdownAndrew Dolgov
2013-04-04move db-updater functionality to public, remove db-updater.phpAndrew Dolgov
2013-04-02rpc: move several feed-related calls to pref-feedsAndrew Dolgov