]> git.wh0rd.org Git - tt-rss.git/history - classes/api.php
API: small fix
[tt-rss.git] / classes / api.php
2017-12-01 Andrew DolgovAPI: small fix
2017-12-01 Andrew Dolgovapi: switch to PDO
2017-10-15 Andrew Dolgovapi, setArticleLabel: allow JSON booleans
2017-10-13 foxMerge branch 'sort_title_date' of ggrandou/tt-rss into...
2017-10-09 Gilles Grandoumakes 'order by title' to sort by title and by ascendin...
2017-07-02 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-06-26 Andrew Dolgovpref/feeds: start user category ordering from 1
2017-05-16 Andrew Dolgovremove pubsubhubbub: dead
2017-05-05 Andrew Dolgovwrap rssfuncs into rssutils class
2017-05-05 Andrew Dolgovmove counter stuff to a separate class
2017-05-04 Andrew Dolgovmove label stuff to Labels class
2017-05-04 Andrew Dolgovmove get_article_labels to Article
2017-05-04 Andrew Dolgovmove counter cache to a separate class
2017-05-04 Andrew Dolgovmove a bunch of functions into Feeds/Article namespaces
2017-05-04 Andrew Dolgovmove to Article:
2017-05-04 Andrew Dolgovmove the following to Feeds:
2017-05-04 Andrew Dolgovmove the following to Article:
2017-04-27 Andrew Dolgovadd api test for labels, api: fix setArticleLabel assig...
2017-04-26 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2017-04-26 Andrew Dolgovadd some basic API unit tests
2017-04-26 Andrew Dolgovremove some redundant php closing tags
2017-04-26 Andrew Dolgovfix various issues reported by static analysis
2017-01-23 Andrew Dolgovreference pubsubhubbub classes using their namespace
2016-08-29 Andrew DolgovMerge branch 'add_feed_id_to_subscribeToFeed_response...
2016-08-27 John BraytonAdd feed_id to subscribeToFeed response when the code...
2016-08-19 Heiko AdamsMerge branch 'master' into german-translation
2016-07-20 Andrew Dolgovapi: fix article guid not being passed to render articl...
2016-01-23 Andrew Dolgovprevent frontend updating of feeds on view if open_base...
2015-11-30 Heiko AdamsMerge remote-tracking branch 'origin/master' into germa...
2015-11-23 Andrew DolgovMerge branch 'api-getarticles-sanitize' into 'master'
2015-11-23 JustAMacUserAdd optional (default: true), boolean "sanitize" parame...
2015-11-21 Andrew DolgovqueryFeedHeadlines: don't check first_id when sorting...
2015-09-15 Andrew Dolgovqueryfeedheadlines: remove disable_offsets hack
2015-08-05 Andrew Dolgovexperimental: if using adaptive/unread mode w/ auto...
2015-07-13 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-07-12 Andrew Dolgovfixes for first_id stuff
2015-07-12 Andrew Dolgovapparently it's a bad idea to do is_resource() on a...
2015-07-12 Andrew Dolgovapi: getHeadlines: cast feed_it to int if needed
2015-07-12 Andrew Dolgovapi: initialize headlines header
2015-07-12 Andrew Dolgovbump api level
2015-07-12 Andrew Dolgovapi: add top id stuff, optionally return header w/...
2015-07-12 Andrew Dolgovreport top id changed in headlines buffer
2015-07-11 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-07-11 Andrew DolgovqueryFeedHeadlines: move to array-based arguments,...
2015-07-08 Andrew DolgovMerge branch 'master' of git.fakecake.org:tt-rss
2015-07-07 Andrew Dolgovsimplify search, remove search_mode as useless
2015-02-19 Art4Merge branch 'master' into patch-1
2014-11-29 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-11-29 Andrew Dolgovapi: getHeadlines: add configurable excerpt_length...
2014-11-25 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-11-25 Andrew Dolgovapi: allow requesting headlines as if client supports...
2014-11-04 YoungMin ParkMerge pull request #1 from gothfox/master
2014-10-27 Andrew Dolgovapi: handle uncached labels the way main headlines...
2014-10-16 Andrew Dolgovadd force_update to api getHeadlines; bump api version...
2014-01-25 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2014-01-25 Andrew DolgovMerge pull request #340 from dzaikos/master
2014-01-25 Dave ZaikosAdded syslog reporting for failed API login attempts.
2014-01-24 Andrew Dolgovapi: fix getFeeds returning some ids in string format
2013-12-03 Andrew Dolgovapi: add article language to getArticle/getHeadlines
2013-11-29 Andrew DolgovqueryFeedHeadlines: remove obsolete content_preview
2013-11-27 Andrew Dolgovapi: fix getLabels never returning existing checked...
2013-11-23 Andrew Dolgovapi: add note support for getHeadlines/getArticle ...
2013-11-09 Andrew Dolgovapi: allow sorting headlines by title
2013-10-12 Andrew Dolgovapi: fix setArticleLabel expecting wrong format for...
2013-08-06 Andrew DolgovMerge pull request #279 from mhaley/patch-1
2013-08-04 Matt HaleyAPI should return excerpt when asked
2013-08-02 Andrew Dolgovapi: pass article id to sanitize
2013-07-28 Andrew Dolgovapi: getLabels: return converted label ids
2013-07-11 Andrew DolgovMerge branch 'master' of git://github.com/syrnon/Tiny...
2013-07-10 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-07-10 Andrew Dolgovremove unused cached_content
2013-07-10 Andrew Dolgovapi: fix typo
2013-07-10 Andrew DolgovMerge branch 'hookhead' of git://github.com/justauserx...
2013-07-07 justauserMerge branch 'master' into hookhead
2013-07-07 justauserMerge branch 'master' of http://github.com/gothfox...
2013-07-06 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-07-06 Andrew Dolgovdate_reverse view mode: take scoring into account
2013-06-29 justauserMerge remote-tracking branch 'origin' into hookhead
2013-06-28 justauserChanged the implementation of HOOK_QUERY_HEADLINES...
2013-06-27 justauserMerge remote-tracking branch 'origin' into hookhead
2013-06-27 justauserChanges to add a new hook: HOOK_QUERY_HEADLINES. ...
2013-05-25 Andrew DolgovMerge branch 'master' of git://github.com/EyesX/Tiny...
2013-05-15 Andrew Dolgovapi, getArticle: check for article_id being present
2013-05-15 Andrew Dolgovapi, add sanitize to getHeadlines (defaults to true)
2013-05-15 Andrew DolgovMerge branch 'master' of git://github.com/falu/Tiny...
2013-05-14 Andrew DolgovMerge pull request #186 from EyesX/master
2013-05-07 Andrew DolgovMerge branch 'master' into css-feedtree-counter
2013-05-07 Andrew DolgovMerge pull request #180 from rlerdorf/master
2013-05-07 Rasmus LerdorfFixing bugs found by static analysis
2013-04-27 Andrew DolgovMerge pull request #167 from KonishchevDmitry/pr-allow...
2013-04-27 Andrew DolgovgetHeadlines: return feed title for non-virtual feeds
2013-04-27 Andrew Dolgovapi: add feed_title to getArticle
2013-04-18 Andrew Dolgovapi/getHeadlines: increase limit to 200
2013-04-18 Andrew Dolgovmake pluginhost a singleton
2013-04-17 Andrew Dolgovclasses: use OO DB interface
2013-04-17 Andrew Dolgovfix blank character after opening bracket in function...
2013-04-17 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-17 Andrew Dolgovremove $link
2013-04-13 Andrew DolgovMerge pull request #150 from levito/patch-1
2013-04-13 Andrew Dolgovapi: add score to getHeadlines/getArticle
next