]> git.wh0rd.org Git - tt-rss.git/history - js
Revert "fix clamping for infinite scrolling (refs #479)"
[tt-rss.git] / js /
2012-08-10 Andrew DolgovRevert "fix clamping for infinite scrolling (refs ...
2012-08-09 Andrew Dolgovfix clamping for infinite scrolling (refs #479)
2012-08-09 Andrew Dolgovadd experimental clientside headline clamping (refs...
2012-07-11 Andrew Dolgovadd a hack to remove duplicate headlines from the buffe...
2012-07-10 Andrew Dolgovprecache_headlines: fix typo which caused 2 requests...
2012-07-09 Andrew DolgovdecrementFeedCounter: remove stored cache instead
2012-07-08 Andrew Dolgovupdate headline cache in decrementFeedCounter
2012-06-29 Andrew Dolgovimplement search in pref-filters
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-06-03 Andrew Dolgovrevert to previous catchup behaviour on reverse headlin...
2012-06-03 Andrew Dolgovexperimental tweak to not mark articles newer than...
2012-05-15 Andrew Dolgovfix broken feed icon upload (closes #459)
2012-04-09 Andrew Dolgovdisable catchup of visible headlines on viewfeed()
2012-04-05 Andrew Dolgovadd counter hack to combined mode
2012-04-04 Andrew Dolgovview: implement a hack to fake counter updates for...
2012-03-30 Andrew Dolgovfix on catchup show next for categories
2012-03-29 Andrew Dolgovsimplify catching up of feeds, do not reload headlines...
2012-03-12 Andrew DolgovmoveToPost: fix when duplicate article IDs are present...
2012-03-11 Andrew Dolgovprefs: ignore hotkeys while in TEXTAREA
2012-03-05 Andrew Dolgovpref-feeds: apply patch by gmargo@forum to show/hide...
2012-02-22 Andrew DolgovcatchupFeed: use supplied feed id to display title...
2012-02-21 Andrew Dolgovproperly handle invalid regular expressions supplied...
2012-02-20 Andrew Dolgovremove readitlater button plugin from trunk, mention...
2012-02-02 Andrew Dolgovblock FeedTree from interpreting keystrokes
2012-01-31 Andrew Dolgovdo not try to load feedlist before receiving init-params
2012-01-29 Andrew Dolgovprefs: implement batch subscribe to feeds
2011-12-28 Andrew Dolgovfix filter and feed dialogs breaking each other
2011-12-28 Andrew Dolgovfix opml export
2011-12-27 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-27 Andrew Dolgovimplement experimental personal data import
2011-12-27 Andrew Dolgovimplement neutral-format personal data export
2011-12-27 Andrew Dolgovimplement filter import
2011-12-27 Andrew Dolgovimplement filtering by category (closes #386)
2011-12-26 Andrew Dolgovfix help not loading on ? press
2011-12-26 Andrew Dolgovexperimental CSRF protection
2011-12-21 Andrew Dolgovadd jsmin stuff to index.php
2011-12-21 Andrew Dolgovadd note plugin
2011-12-21 Andrew Dolgovadd readitlater plugin
2011-12-21 Andrew Dolgovadd mail and share plugins
2011-12-21 Andrew Dolgovadd missing files
2011-12-20 Andrew Dolgovmove tweet button to a plugin, implement basic support...
2011-12-14 Andrew Dolgovremove about dialog
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 Dolgovadd Pref_Users class
2011-12-13 Andrew Dolgovadd pref_labels class
2011-12-13 Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-13 Andrew Dolgovmove help to backend class
2011-12-13 Andrew Dolgovadd catchall backend class
2011-12-13 Andrew Dolgovadd pref_prefs class
2011-12-12 Andrew Dolgovimplement tiny-OOP routing
2011-12-12 Andrew Dolgovadd tiny-OOP style backend RPC
2011-12-12 Andrew Dolgovsubop -> method
2011-12-11 Andrew Dolgovdisable cdm auto catchup on viewfeed() in normal mode
2011-12-11 Andrew Dolgovoverall directory tree cleanup