]> git.wh0rd.org Git - tt-rss.git/history - classes/rpc.php
fix wrong DOS line-endings
[tt-rss.git] / classes / rpc.php
2013-02-20 Andrew Dolgovstore widescreen status in a cookie (refs #539)
2013-02-01 Andrew Dolgovjs: simplify counter updating, remove some unused stuff
2013-01-22 Andrew Dolgovmove some more functions out of functions.php; fix...
2013-01-22 Andrew Dolgovsplit some more functions from functions.php
2013-01-22 Andrew Dolgovupdaterandomfeed: use max_execution_time parameter
2013-01-22 Andrew Dolgovimplement fallback _SIMPLE_UPDATE_MODE
2013-01-19 Andrew Dolgovpersist widescreen mode in session
2012-12-24 Andrew Dolgovsplit feedbrowser into a separate file
2012-12-24 Andrew Dolgovmove data import/export to a separate plugin
2012-12-24 Andrew Dolgovremove magpie, fix article filter plugins
2012-12-24 Andrew Dolgovmove digest to a separate plugin
2012-12-23 Andrew Dolgovexperimental new plugin system
2012-10-31 Andrew Dolgovallow batch setting of article scores
2012-10-31 Andrew Dolgovallow setting article score manually
2012-10-31 Andrew Dolgovsharepopup: implement assigning labels while sharing
2012-10-29 Andrew DolgovRevert "sanitize article content when importing data...
2012-10-28 Andrew Dolgovsanitize article content when importing data from feed
2012-10-28 Andrew Dolgovrpc: remove unneeded methods
2012-10-28 Andrew Dolgovfix rpc/cdmGetArticle for archived articles
2012-09-23 Andrew Dolgovsubscribe_to_feed: stop fetching URL multiple times...
2012-09-10 Andrew Dolgovset last_read to NOW() when publishing, order published...
2012-09-09 Andrew Dolgovimplement sharing of arbitrary stuff using bookmarklet...
2012-09-07 Andrew Dolgovremove twitter-specific code
2012-08-17 Andrew Dolgovrework class system to use subdirectories
2012-07-06 Andrew Dolgovremove memcached stuff
2012-06-03 Andrew Dolgovexperimental tweak to not mark articles newer than...
2012-05-05 Andrew Dolgovapply patch from gmargo to differentiate between manual...
2012-04-01 Andrew Dolgovallow manual updates for feeds with disabled automatic...
2012-02-13 Andrew Dolgovfix rpc setpref (key unassigned)
2012-02-13 Andrew Dolgovfix customize CSS dialog disappearing newlines (2)
2012-02-13 Andrew Dolgovfix customize CSS dialog disappearing newlines
2012-01-29 Andrew Dolgovprefs: implement batch subscribe to feeds
2012-01-26 Andrew Dolgovallow subscribing to twitter feeds without oauth (if...
2011-12-28 Andrew Dolgovonly gzip xml exported data when gz functions are available
2011-12-28 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-28 Andrew Dolgovxml export: gzip export data
2011-12-27 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-27 Andrew Dolgovexport: add link
2011-12-27 Andrew Dolgovimplement neutral-format personal data export
2011-12-26 Andrew Dolgovexperimental CSRF protection
2011-12-21 Andrew Dolgovadd note plugin
2011-12-21 Andrew Dolgovadd mail and share plugins
2011-12-20 Andrew Dolgovmove tweet button to a plugin, implement basic support...
2011-12-14 Andrew Dolgovfix labelops
2011-12-13 Andrew Dolgovsimplify default global config, expand sanity_check...
2011-12-13 Andrew Dolgovrename sanitize_rss to sanitize
2011-12-13 Andrew DolgovMerge branch 'tiny-oop'
2011-12-13 Andrew Dolgovimplement ProtectedHandler
2011-12-13 Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-12 Andrew Dolgovadd tiny-OOP style backend RPC