Commit Graph

2928 Commits

Author SHA1 Message Date
Andrew Dolgov 8823cd590f escape html characters in db_query() error output 2005-10-16 09:52:44 +01:00
Andrew Dolgov 571c7f235d disable refetch on viewfeed() to fix interface slowdown when originating feed is not available 2005-10-16 09:39:24 +01:00
Andrew Dolgov 4cc6ea5ecb fix broken article update functionality (take 2) 2005-10-16 09:30:48 +01:00
Andrew Dolgov ecb14114f1 fix broken article update functionality 2005-10-16 09:29:09 +01:00
Andrew Dolgov e212e483ec fix db_fetch_result() functionality for MySQL 2005-10-16 09:19:40 +01:00
Andrew Dolgov dc33ec9519 display message if no tags are found to display 2005-10-16 09:04:17 +01:00
Andrew Dolgov da5d0d09da options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css) 2005-10-16 05:51:09 +01:00
Andrew Dolgov fe2f197086 remove active feed cookie on app init 2005-10-14 04:43:44 +01:00
Andrew Dolgov d148926e2b per-feed update intervals 2005-10-13 04:15:09 +01:00
Andrew Dolgov 1cae701741 TAG 1.0.6 2005-10-13 02:08:15 +01:00
Andrew Dolgov eb6355b5ea release 1.0.6 2005-10-13 02:08:12 +01:00
Andrew Dolgov 8b7395bb64 escape data on OPML import (take 2) 2005-10-13 02:05:47 +01:00
Andrew Dolgov 1696229f9d fixed serious bug in MySQL schema (cascade deletes were unfunctional), add yet another content: subtype workaround 2005-10-12 11:54:09 +01:00
Andrew Dolgov fcfc3519b4 update TODO 2005-10-11 17:02:53 +01:00
Andrew Dolgov 20ed4b88cd update NEWS, TODO 2005-10-11 14:27:54 +01:00
Andrew Dolgov 96369d8e23 tiny css fix 2005-10-11 14:25:12 +01:00
Andrew Dolgov 3b063a95c5 fix auto expiration bug on MySQL backend 2005-10-11 14:21:27 +01:00
Andrew Dolgov e1305a97d0 escape title when auto-updated from channel 2005-09-29 02:05:34 +01:00
Andrew Dolgov a72607c470 release 1.0.5.1 2005-09-24 13:35:47 +01:00
Andrew Dolgov a0d5a39abb fix mysql (guid) schema bug 2005-09-24 13:34:45 +01:00
Andrew Dolgov 0300750d2c TAG 1.0.5 2005-09-23 16:52:40 +01:00
Andrew Dolgov 8d4ee475d6 release 1.0.5 2005-09-23 16:52:35 +01:00
Andrew Dolgov 922b009f20 more error reporting in db.php 2005-09-21 06:47:17 +01:00
Andrew Dolgov c6ae077ea4 print mysql_error() on connect/query/etc failure 2005-09-21 06:38:21 +01:00
Andrew Dolgov ec6acb2a05 update NEWS 2005-09-18 14:16:57 +01:00
Andrew Dolgov d212ce0e93 OPML import fix from Thomas 2005-09-18 14:15:10 +01:00
Andrew Dolgov 49a0dd3d3f while we are at it, change ttrss_entries.{guid,link} to text too 2005-09-14 14:52:21 +01:00
Andrew Dolgov 9ad5b0de31 change ttrss_entries.title type to text 2005-09-14 14:43:26 +01:00
Andrew Dolgov 5136011ee7 call mysql_error() on failed connection 2005-09-14 14:40:26 +01:00
Andrew Dolgov 387e6b413a fix typo in db_connect() (take two) 2005-09-14 14:37:53 +01:00
Andrew Dolgov 6effd45248 fix typo in db_connect() 2005-09-14 14:36:14 +01:00
Andrew Dolgov 6b3bce8abb patch (from h3) to connect to PGSQL through unix socket 2005-09-14 03:41:44 +01:00
Andrew Dolgov 6995e024ed TAG 1.0.4 2005-09-12 14:19:48 +01:00
Andrew Dolgov d0a2e80af6 release 1.0.4 2005-09-12 14:19:45 +01:00
Andrew Dolgov 4ce1985967 search toolbar ui change 2005-09-11 04:02:23 +01:00
Andrew Dolgov 7ba176d2bf toggleMark behaviour fixes 2005-09-09 12:29:04 +01:00
Andrew Dolgov ba4363048d add tag icon 2005-09-09 09:04:57 +01:00
Andrew Dolgov 8add756ac1 hardcode minimum 30 minute rss refetch interval 2005-09-09 08:58:21 +01:00
Andrew Dolgov 8143ae1f2b more work on tag support 2005-09-09 08:45:54 +01:00
Andrew Dolgov eb36b4eb55 start work on support for technorati tags, schema uses cascade deletes for pgsql 2005-09-09 05:52:36 +01:00
Andrew Dolgov e9e4c6e23a align feedicon to right (in view) 2005-09-09 04:29:18 +01:00
Andrew Dolgov e47cfe377b fix update_label_counters bug 2005-09-09 04:11:32 +01:00
Andrew Dolgov f99321a310 rework viewfeed query a little bit 2005-09-09 03:53:39 +01:00
Andrew Dolgov 8073cce71e further label/vfeed/feed behaviour unification 2005-09-09 03:47:39 +01:00
Andrew Dolgov 392d45635b rework label counter behaviour 2005-09-09 02:21:30 +01:00
Andrew Dolgov 90cd2ea5a1 fix style of label editor table header 2005-09-08 16:58:01 +01:00
Andrew Dolgov d6f55ce800 rename All Posts, change default labels in schema 2005-09-08 14:05:48 +01:00
Andrew Dolgov 61324b8395 misc bugfixes in op=viewfeed 2005-09-08 13:50:36 +01:00
Andrew Dolgov d61fd764f8 labels now work with MySQL 2005-09-08 13:46:54 +01:00
Andrew Dolgov 090e250b69 automagically updating labels with cute XML RPC 2005-09-08 13:10:07 +01:00