Commit Graph

20 Commits (7d939be7510c603bcfc4793f38f165568d468af8)

Author SHA1 Message Date
Andrew Dolgov ba5e180819 move xmlrpc to lib/ 16 years ago
Andrew Dolgov f29ba1484f code cleanup, test for db_escape() crazyness in DB sanity check 16 years ago
Andrew Dolgov fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 16 years ago
Andrew Dolgov 75ca19864e remove mysql SET CHARACTER SET call 17 years ago
Andrew Dolgov bddc9788ef new config option: MYSQL_CHARSET 17 years ago
Andrew Dolgov c1879099e1 mysql: disable utf8 17 years ago
Andrew Dolgov 70dcff6b3d mysql: set connection charset to utf-8 17 years ago
Andrew Dolgov ef063748f6 fix charset-related bug, release 1.2.8-p1 18 years ago
Andrew Dolgov 1d3a17c71e change short php tags to long ones 18 years ago
Andrew Dolgov 632c674172 return if article is updated in rss.getFeedHeadlines 18 years ago
Andrew Dolgov 400efc65d5 change category_id to cat_id (rss.getSubscribedFeeds) 18 years ago
Andrew Dolgov 5ba41c312f xml-rpc: unify rss.getVirtualFeeds format with other methods 18 years ago
Andrew Dolgov ef393de7bf split headline select logic to functions.php; xml-rpc rss.getFeedHeadlines supports vfeeds 18 years ago
Andrew Dolgov bd907fe295 add xml-rpc method rss.getCategories 18 years ago
Andrew Dolgov 9e62a17507 new xml-rpc function: rss.getTotalUnread 18 years ago
Andrew Dolgov a3c0ae7ca2 add getVersion() xml-rpc method 18 years ago
Andrew Dolgov e359d44b5e report unread information in rss.getSubscribedFeeds, add xmlrpc/README, set output encoding of xml-rpc server to utf-8 18 years ago
Andrew Dolgov 68d3cf5a9b add several xml-rpc methods 18 years ago
Andrew Dolgov 7fb323413a add rss.getSubscribedFeeds method 18 years ago
Andrew Dolgov 956c762979 add xmlrpc library & server 18 years ago