]>
git.wh0rd.org Git - tt-rss.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrew Dolgov [Thu, 25 Aug 2005 13:27:12 +0000 (14:27 +0100)]
improved search interface
Andrew Dolgov [Thu, 25 Aug 2005 13:04:57 +0000 (14:04 +0100)]
more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated
Andrew Dolgov [Thu, 25 Aug 2005 11:20:50 +0000 (12:20 +0100)]
keyboard navigation and cute active headline selection
Andrew Dolgov [Thu, 25 Aug 2005 10:28:54 +0000 (11:28 +0100)]
images moved to subdirectory, updated TODO
Andrew Dolgov [Thu, 25 Aug 2005 07:08:05 +0000 (08:08 +0100)]
Andrew Dolgov [Thu, 25 Aug 2005 06:57:51 +0000 (07:57 +0100)]
more piggies! I demand MORE piggies!!!
Andrew Dolgov [Thu, 25 Aug 2005 06:46:24 +0000 (07:46 +0100)]
icons in feedlist
Andrew Dolgov [Wed, 24 Aug 2005 08:20:33 +0000 (09:20 +0100)]
"reset search" button
Andrew Dolgov [Wed, 24 Aug 2005 08:15:19 +0000 (09:15 +0100)]
feed search works now
Andrew Dolgov [Wed, 24 Aug 2005 08:12:33 +0000 (09:12 +0100)]
updated TODO, NEWS and README
Andrew Dolgov [Wed, 24 Aug 2005 08:02:58 +0000 (09:02 +0100)]
feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc via ActiveX and a big piggie
Andrew Dolgov [Wed, 24 Aug 2005 06:35:27 +0000 (07:35 +0100)]
Andrew Dolgov [Tue, 23 Aug 2005 15:06:12 +0000 (16:06 +0100)]
changed selected rows color in pref pane
Andrew Dolgov [Tue, 23 Aug 2005 14:54:18 +0000 (15:54 +0100)]
improved headlinesList look
Andrew Dolgov [Tue, 23 Aug 2005 14:47:46 +0000 (15:47 +0100)]
improved article look
Andrew Dolgov [Tue, 23 Aug 2005 14:16:32 +0000 (15:16 +0100)]
show in title if feeds are being updated
Andrew Dolgov [Tue, 23 Aug 2005 11:40:32 +0000 (12:40 +0100)]
Andrew Dolgov [Tue, 23 Aug 2005 11:40:14 +0000 (12:40 +0100)]
updated TODO
Andrew Dolgov [Tue, 23 Aug 2005 11:38:56 +0000 (12:38 +0100)]
removed Error: from error messages
Andrew Dolgov [Tue, 23 Aug 2005 11:35:44 +0000 (12:35 +0100)]
tt-rss.php indicates if it is running in demo mode
Andrew Dolgov [Tue, 23 Aug 2005 11:34:07 +0000 (12:34 +0100)]
support for web-demo mode (restricted rights)
Andrew Dolgov [Tue, 23 Aug 2005 11:17:09 +0000 (12:17 +0100)]
headline update uses transactions once again
Andrew Dolgov [Tue, 23 Aug 2005 10:51:29 +0000 (11:51 +0100)]
cleaned up headline update process, fixed bug mentioned in previous patch
Andrew Dolgov [Tue, 23 Aug 2005 09:16:01 +0000 (10:16 +0100)]
broken a lot of feed update functionality :(
Andrew Dolgov [Tue, 23 Aug 2005 07:32:11 +0000 (08:32 +0100)]
updated schema (md5_hash is not unique any more), feed parsing fixes
Andrew Dolgov [Tue, 23 Aug 2005 06:46:25 +0000 (07:46 +0100)]
disable error reporting on fetch_rss
Andrew Dolgov [Tue, 23 Aug 2005 06:43:20 +0000 (07:43 +0100)]
update feedlist immediately on refetch_callback completion, faster
Andrew Dolgov [Tue, 23 Aug 2005 06:30:20 +0000 (07:30 +0100)]
scheduleFeedUpdate behaviour changed (force when Update clicked, use MIN_UPDATE_TIME on startup
Andrew Dolgov [Tue, 23 Aug 2005 06:22:28 +0000 (07:22 +0100)]
updateFeedList() now displays saner notify() message
Andrew Dolgov [Tue, 23 Aug 2005 06:19:48 +0000 (07:19 +0100)]
timeout() now calls async feed update function
Andrew Dolgov [Tue, 23 Aug 2005 06:13:28 +0000 (07:13 +0100)]
asynchronous feed updating
Andrew Dolgov [Tue, 23 Aug 2005 05:46:48 +0000 (06:46 +0100)]
use transactions in feed update process, better handle feeds without entry dates (schema updated)
Andrew Dolgov [Mon, 22 Aug 2005 12:52:18 +0000 (13:52 +0100)]
MIN_UPDATE_TIME, 600 -> 1800 sec
Andrew Dolgov [Mon, 22 Aug 2005 12:47:13 +0000 (13:47 +0100)]
misc nav toolbar changes
Andrew Dolgov [Mon, 22 Aug 2005 12:44:50 +0000 (13:44 +0100)]
changed updated.png
Andrew Dolgov [Mon, 22 Aug 2005 11:53:39 +0000 (12:53 +0100)]
disable simultaneous xmlhttp calls
Andrew Dolgov [Mon, 22 Aug 2005 11:43:07 +0000 (12:43 +0100)]
mark headlines page as read now works (via rpc)
Andrew Dolgov [Mon, 22 Aug 2005 11:18:03 +0000 (12:18 +0100)]
force refetching feeds on timeout update
Andrew Dolgov [Mon, 22 Aug 2005 11:10:30 +0000 (12:10 +0100)]
fixed bug in handling null last_read values on headline update
Andrew Dolgov [Mon, 22 Aug 2005 09:54:21 +0000 (10:54 +0100)]
disable some buttons in headline navbar
Andrew Dolgov [Mon, 22 Aug 2005 09:38:46 +0000 (10:38 +0100)]
prefer sans-serif by default
Andrew Dolgov [Mon, 22 Aug 2005 09:31:55 +0000 (10:31 +0100)]
bump version
Andrew Dolgov [Mon, 22 Aug 2005 09:27:32 +0000 (10:27 +0100)]
more notify() integration
Andrew Dolgov [Mon, 22 Aug 2005 09:23:30 +0000 (10:23 +0100)]
feed update notification, catchup all feeds button
Andrew Dolgov [Mon, 22 Aug 2005 09:07:47 +0000 (10:07 +0100)]
posts register as updated when their MD5 hash changes
Andrew Dolgov [Mon, 22 Aug 2005 09:04:38 +0000 (10:04 +0100)]
cute icon for updated posts
Andrew Dolgov [Mon, 22 Aug 2005 07:27:10 +0000 (08:27 +0100)]
refresh button -> update button (forces refetch)
Andrew Dolgov [Mon, 22 Aug 2005 07:00:34 +0000 (08:00 +0100)]
TAG 0.1
Andrew Dolgov [Mon, 22 Aug 2005 06:45:18 +0000 (07:45 +0100)]
added NEWS
Andrew Dolgov [Mon, 22 Aug 2005 06:44:28 +0000 (07:44 +0100)]
added TODO, README
Andrew Dolgov [Mon, 22 Aug 2005 06:13:33 +0000 (07:13 +0100)]
fix date parsing in feeds
Andrew Dolgov [Mon, 22 Aug 2005 05:58:37 +0000 (06:58 +0100)]
early title work
Andrew Dolgov [Mon, 22 Aug 2005 05:38:07 +0000 (06:38 +0100)]
prefs RPC optimizations
Andrew Dolgov [Mon, 22 Aug 2005 05:28:27 +0000 (06:28 +0100)]
forgot about functions.js
Andrew Dolgov [Mon, 22 Aug 2005 05:23:49 +0000 (06:23 +0100)]
basic functionality pass 11
Andrew Dolgov [Mon, 22 Aug 2005 04:56:40 +0000 (05:56 +0100)]
basic functionality pass 10
Andrew Dolgov [Mon, 22 Aug 2005 03:26:07 +0000 (04:26 +0100)]
basic functionality pass 9
Andrew Dolgov [Mon, 22 Aug 2005 03:20:00 +0000 (04:20 +0100)]
basic functionality pass 8
Andrew Dolgov [Mon, 22 Aug 2005 01:17:12 +0000 (02:17 +0100)]
initial prefpane work
Andrew Dolgov [Sun, 21 Aug 2005 17:27:06 +0000 (18:27 +0100)]
basic functionality pass 8
Andrew Dolgov [Sun, 21 Aug 2005 17:23:38 +0000 (18:23 +0100)]
new sites in schema
Andrew Dolgov [Sun, 21 Aug 2005 17:05:04 +0000 (18:05 +0100)]
basic functionality pass 7
Andrew Dolgov [Sun, 21 Aug 2005 16:49:53 +0000 (17:49 +0100)]
disable md5 update checking by default
Andrew Dolgov [Sun, 21 Aug 2005 16:42:49 +0000 (17:42 +0100)]
basic functionality pass 6
Andrew Dolgov [Sun, 21 Aug 2005 16:23:19 +0000 (17:23 +0100)]
basic functionality pass 5
Andrew Dolgov [Sun, 21 Aug 2005 16:16:41 +0000 (17:16 +0100)]
basic functionality pass 4
Andrew Dolgov [Sun, 21 Aug 2005 15:35:22 +0000 (16:35 +0100)]
basic functionality pass 3
Andrew Dolgov [Sun, 21 Aug 2005 15:23:44 +0000 (16:23 +0100)]
basic functionality pass 2
Andrew Dolgov [Sun, 21 Aug 2005 15:01:18 +0000 (16:01 +0100)]
functionality updates
Andrew Dolgov [Sun, 21 Aug 2005 13:46:43 +0000 (14:46 +0100)]
basic functionality pass 1
Andrew Dolgov [Sun, 21 Aug 2005 11:14:23 +0000 (12:14 +0100)]
update schema
Andrew Dolgov [Sun, 21 Aug 2005 11:13:04 +0000 (12:13 +0100)]
added config.php
Andrew Dolgov [Sun, 21 Aug 2005 11:11:53 +0000 (12:11 +0100)]
toolbar mockup
Andrew Dolgov [Sun, 21 Aug 2005 10:56:27 +0000 (11:56 +0100)]
db schema updated, psql feed fetch
Andrew Dolgov [Sun, 21 Aug 2005 10:53:00 +0000 (11:53 +0100)]
added db schema
Andrew Dolgov [Sun, 21 Aug 2005 10:13:10 +0000 (11:13 +0100)]
initial mockup