Commit Graph

11735 Commits

Author SHA1 Message Date
Andrew Dolgov b3a9daddcc move logo to the left, fix small layout issue 2005-10-16 15:30:51 +01:00
Andrew Dolgov a516aa6d28 fade notify box border 2005-10-16 15:26:40 +01:00
Andrew Dolgov a14f82f241 move preferences button to toolbar 2005-10-16 15:23:06 +01:00
Andrew Dolgov bc18bcddc6 add some RPC error reporting 2005-10-16 15:15:32 +01:00
Andrew Dolgov 828a8ecc9a move notify box, make it more visible 2005-10-16 15:10:14 +01:00
Andrew Dolgov 14ba5dccff made header a little bit smaller 2005-10-16 14:46:43 +01:00
Andrew Dolgov ab3f3f72f6 support for selective output in forceUpdateAllFeeds 2005-10-16 10:03:18 +01:00
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