summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2012-08-14update dojo to 1.7.3Andrew Dolgov
2012-08-13change include_children to a togglebutton; add placeholder setting save in a ...Andrew Dolgov
2012-08-13add toolbar checkbox to include subcategories to viewfeed()Andrew Dolgov
2012-08-13add special indication for categories having unread items in child categoriesAndrew Dolgov
2012-08-13sorta-kinda fix the feedlistAndrew Dolgov
2012-08-13initial work on nested categoriesAndrew Dolgov
2012-08-10Revert "add experimental clientside headline clamping (refs #479)"Andrew Dolgov
2012-08-10Revert "fix clamping for infinite scrolling (refs #479)"Andrew Dolgov
2012-08-09fix clamping for infinite scrolling (refs #479)Andrew Dolgov
2012-08-09add experimental clientside headline clamping (refs #479)Andrew Dolgov
2012-07-11add a hack to remove duplicate headlines from the buffer on initial loadAndrew Dolgov
2012-07-11precache_headlines: fix typo which caused 2 requests of same feedAndrew Dolgov
2012-07-09decrementFeedCounter: remove stored cache insteadAndrew Dolgov
2012-07-08update headline cache in decrementFeedCounterAndrew Dolgov
2012-06-29implement search in pref-filtersAndrew Dolgov
2012-06-20automatically add active article title in create filter dialogAndrew Dolgov
2012-06-14add select all/none functionality to several edit dialogsAndrew Dolgov
2012-06-03revert to previous catchup behaviour on reverse headlines mode; fix typo in jsAndrew Dolgov
2012-06-03experimental tweak to not mark articles newer than last one loaded in the buf...Andrew Dolgov
2012-05-15fix broken feed icon upload (closes #459)Andrew Dolgov
2012-04-09disable catchup of visible headlines on viewfeed()Andrew Dolgov
2012-04-05add counter hack to combined modeAndrew Dolgov
2012-04-04view: implement a hack to fake counter updates for current feed and its parentAndrew Dolgov
2012-03-30fix on catchup show next for categoriesAndrew Dolgov
2012-03-29simplify catching up of feeds, do not reload headlines buffer on catchup unle...Andrew Dolgov
2012-03-12moveToPost: fix when duplicate article IDs are present in the bufferAndrew Dolgov
2012-03-11prefs: ignore hotkeys while in TEXTAREAAndrew Dolgov
2012-03-05pref-feeds: apply patch by gmargo@forum to show/hide empty categoriesAndrew Dolgov
2012-02-22catchupFeed: use supplied feed id to display title, not active one (closes #425)Andrew Dolgov
2012-02-21properly handle invalid regular expressions supplied when testing filters, ad...Andrew Dolgov
2012-02-20remove readitlater button plugin from trunk, mention Plugins page in config.phpAndrew Dolgov
2012-02-02block FeedTree from interpreting keystrokesAndrew Dolgov
2012-01-31do not try to load feedlist before receiving init-paramsAndrew Dolgov
2012-01-29prefs: implement batch subscribe to feedsAndrew Dolgov
2011-12-28fix filter and feed dialogs breaking each otherAndrew Dolgov
2011-12-28fix opml exportAndrew Dolgov
2011-12-27implement experimental personal data importAndrew Dolgov
2011-12-27implement neutral-format personal data exportAndrew Dolgov
2011-12-27implement filter importAndrew Dolgov
2011-12-27implement filtering by category (closes #386)Andrew Dolgov
2011-12-26fix help not loading on ? pressAndrew Dolgov
2011-12-26experimental CSRF protectionAndrew Dolgov
2011-12-21add jsmin stuff to index.phpAndrew Dolgov
2011-12-21add note pluginAndrew Dolgov
2011-12-21add readitlater pluginAndrew Dolgov
2011-12-21add mail and share pluginsAndrew Dolgov
2011-12-21add missing filesAndrew Dolgov
2011-12-20move tweet button to a plugin, implement basic support for article action but...Andrew Dolgov
2011-12-14remove about dialogAndrew Dolgov
2011-12-14do not include keyboard help files into index and prefs.phpAndrew Dolgov