]> git.wh0rd.org - tt-rss.git/history - js/functions.js
move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions
[tt-rss.git] / js / functions.js
2012-09-14  Andrew Dolgovmove inactiveFeeds and feedsWithErrors to pref-feeds...
2012-09-03  Andrew Dolgovimplement filter testing
2012-08-31  Andrew DolgovfilterEditDlg: automatically open new rule dialog when...
2012-08-31  Andrew Dolgovuse dijit.form.CheckBox in filter edit dialog
2012-08-31  Andrew Dolgovimplement select all/none in filterEditDlg
2012-08-31  Andrew Dolgovimplement multiple rule/action filters
2012-08-26  Andrew DolgovquickAddFilter: prefill current feed in the dialog
2012-08-26  Andrew Dolgovrework filter dialog to make feed/category selection...
2012-08-21  Andrew Dolgovexpand error messages in subscribeToFeed(), provide...
2012-08-14  Andrew Dolgovonly precache_headlines_idle() when actually idle
2012-08-10  Andrew DolgovRevert "add experimental clientside headline clamping...
2012-08-09  Andrew Dolgovadd experimental clientside headline clamping (refs...
2012-06-22  Andrew DolgovMerge pull request #19 from plaidfluff/7e454e815dd67f0a...
2012-06-20  Andrew Dolgovautomatically add active article title in create filter...
2012-06-14  Andrew Dolgovadd select all/none functionality to several edit dialogs
2012-05-15  Andrew Dolgovfix broken feed icon upload (closes #459)
2012-02-21  Andrew Dolgovproperly handle invalid regular expressions supplied...
2011-12-28  Andrew Dolgovfix filter and feed dialogs breaking each other
2011-12-28  Andrew Dolgovfix opml export
2011-12-27  Andrew Dolgovimplement filtering by category (closes #386)
2011-12-26  Andrew Dolgovexperimental CSRF protection
2011-12-14  Andrew Dolgovdo not include keyboard help files into index and prefs.php
2011-12-13  Andrew DolgovMerge branch 'tiny-oop'
2011-12-13  Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-13  Andrew Dolgovmove help to backend class
2011-12-12  Andrew Dolgovimplement tiny-OOP routing
2011-12-12  Andrew Dolgovsubop -> method
2011-12-11  Andrew Dolgovoverall directory tree cleanup