Commit Graph

280 Commits (14ba5dccff86f6b8bb2c4efd30df76374b84fc22)
 

Author SHA1 Message Date
Andrew Dolgov 14ba5dccff made header a little bit smaller 19 years ago
Andrew Dolgov ab3f3f72f6 support for selective output in forceUpdateAllFeeds 19 years ago
Andrew Dolgov 8823cd590f escape html characters in db_query() error output 19 years ago
Andrew Dolgov 571c7f235d disable refetch on viewfeed() to fix interface slowdown when originating feed is not available 19 years ago
Andrew Dolgov 4cc6ea5ecb fix broken article update functionality (take 2) 19 years ago
Andrew Dolgov ecb14114f1 fix broken article update functionality 19 years ago
Andrew Dolgov e212e483ec fix db_fetch_result() functionality for MySQL 19 years ago
Andrew Dolgov dc33ec9519 display message if no tags are found to display 19 years ago
Andrew Dolgov da5d0d09da options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css) 19 years ago
Andrew Dolgov fe2f197086 remove active feed cookie on app init 19 years ago
Andrew Dolgov d148926e2b per-feed update intervals 19 years ago
Andrew Dolgov 1cae701741 TAG 1.0.6 19 years ago
Andrew Dolgov eb6355b5ea release 1.0.6 19 years ago
Andrew Dolgov 8b7395bb64 escape data on OPML import (take 2) 19 years ago
Andrew Dolgov 1696229f9d fixed serious bug in MySQL schema (cascade deletes were unfunctional), add yet another content: subtype workaround 19 years ago
Andrew Dolgov fcfc3519b4 update TODO 19 years ago
Andrew Dolgov 20ed4b88cd update NEWS, TODO 19 years ago
Andrew Dolgov 96369d8e23 tiny css fix 19 years ago
Andrew Dolgov 3b063a95c5 fix auto expiration bug on MySQL backend 19 years ago
Andrew Dolgov e1305a97d0 escape title when auto-updated from channel 19 years ago
Andrew Dolgov a72607c470 release 1.0.5.1 19 years ago
Andrew Dolgov a0d5a39abb fix mysql (guid) schema bug 19 years ago
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