Commit Graph

4608 Commits (ea1c2903ee5a5bca9b79d13c5199e7a34147caa8)
 

Author SHA1 Message Date
Andrew Dolgov 0300750d2c TAG 1.0.5 19 years ago
Andrew Dolgov 8d4ee475d6 release 1.0.5 19 years ago
Andrew Dolgov 922b009f20 more error reporting in db.php 19 years ago
Andrew Dolgov c6ae077ea4 print mysql_error() on connect/query/etc failure 19 years ago
Andrew Dolgov ec6acb2a05 update NEWS 19 years ago
Andrew Dolgov d212ce0e93 OPML import fix from Thomas 19 years ago
Andrew Dolgov 49a0dd3d3f while we are at it, change ttrss_entries.{guid,link} to text too 19 years ago
Andrew Dolgov 9ad5b0de31 change ttrss_entries.title type to text 19 years ago
Andrew Dolgov 5136011ee7 call mysql_error() on failed connection 19 years ago
Andrew Dolgov 387e6b413a fix typo in db_connect() (take two) 19 years ago
Andrew Dolgov 6effd45248 fix typo in db_connect() 19 years ago
Andrew Dolgov 6b3bce8abb patch (from h3) to connect to PGSQL through unix socket 19 years ago
Andrew Dolgov 6995e024ed TAG 1.0.4 19 years ago
Andrew Dolgov d0a2e80af6 release 1.0.4 19 years ago
Andrew Dolgov 4ce1985967 search toolbar ui change 19 years ago
Andrew Dolgov 7ba176d2bf toggleMark behaviour fixes 19 years ago
Andrew Dolgov ba4363048d add tag icon 19 years ago
Andrew Dolgov 8add756ac1 hardcode minimum 30 minute rss refetch interval 19 years ago
Andrew Dolgov 8143ae1f2b more work on tag support 19 years ago
Andrew Dolgov eb36b4eb55 start work on support for technorati tags, schema uses cascade deletes for pgsql 19 years ago
Andrew Dolgov e9e4c6e23a align feedicon to right (in view) 19 years ago
Andrew Dolgov e47cfe377b fix update_label_counters bug 19 years ago
Andrew Dolgov f99321a310 rework viewfeed query a little bit 19 years ago
Andrew Dolgov 8073cce71e further label/vfeed/feed behaviour unification 19 years ago
Andrew Dolgov 392d45635b rework label counter behaviour 19 years ago
Andrew Dolgov 90cd2ea5a1 fix style of label editor table header 19 years ago
Andrew Dolgov d6f55ce800 rename All Posts, change default labels in schema 19 years ago
Andrew Dolgov 61324b8395 misc bugfixes in op=viewfeed 19 years ago
Andrew Dolgov d61fd764f8 labels now work with MySQL 19 years ago
Andrew Dolgov 090e250b69 automagically updating labels with cute XML RPC 19 years ago
Andrew Dolgov a82065a18b no entries found -> no articles found 19 years ago
Andrew Dolgov 7f4bd25627 disable labels by default 19 years ago
Andrew Dolgov 48f0adb02e virtual feeds (labels) support 19 years ago
Andrew Dolgov 7bb699de1c change Starred-feed caption 19 years ago
Andrew Dolgov ddb0a9fd4e bump dev version 19 years ago
Andrew Dolgov 0a49370faf update NEWS, TODO 19 years ago
Andrew Dolgov 254e0e4b82 Starred vfolder 19 years ago
Andrew Dolgov 3fa371a071 add blank_icon.gif 19 years ago
Andrew Dolgov 22a93ad8b2 more cookie magic, basic sanity checks on init() 19 years ago
Andrew Dolgov 867413478a remove ACTFEEDID container, keep information in a cookie instead (getActiveFeedId/setActiveFeedId API) 19 years ago
Andrew Dolgov 25cb57366a more MSIE compatibility fixes 19 years ago
Andrew Dolgov 397f428bc5 more blank_icon png -> gif 19 years ago
Andrew Dolgov 5bfef089a5 more IE fixes, blank_icon png -> gif 19 years ago
Andrew Dolgov d5224f0d9c miscellaneous MSIE compatibility fixes 19 years ago
Andrew Dolgov c05a19f396 fix UPD marking on mysql 19 years ago
Andrew Dolgov c43f77f592 reenable UPD support 19 years ago
Andrew Dolgov 14ce54af51 update README 19 years ago
Andrew Dolgov 3eb570288d move schema examples to subdirectory 19 years ago
Andrew Dolgov 29fb8c7097 remove unneeded xmlhttp objects from tt-rss.js 19 years ago
Andrew Dolgov 8d7008c7b0 response size optimizations for viewfeed/view 19 years ago