Andrew Dolgov
|
ab3d0b9926
|
store last feed update error in the database (SCHEMA UPDATED), display warning box in preferences on feed update error
|
2005-11-01 08:47:03 +01:00 |
|
Andrew Dolgov
|
f5a50b25d6
|
tabbed preferences
|
2005-10-28 18:58:20 +01:00 |
|
Andrew Dolgov
|
c5142ccae7
|
fix DAEMON_REFRESH_ONLY handling
|
2005-10-28 10:38:36 +01:00 |
|
Andrew Dolgov
|
dcee8f6125
|
fixed toolbar feed update button
|
2005-10-28 10:33:24 +01:00 |
|
Andrew Dolgov
|
033e47e09b
|
extended search dialog placeholder, disabled for now
|
2005-10-28 07:51:34 +01:00 |
|
Andrew Dolgov
|
6de5d05666
|
add dialogue to remove current feed, overall quick meny improvements (shamelessly stolen from GMail)
|
2005-10-28 07:21:16 +01:00 |
|
Andrew Dolgov
|
f84a97a31b
|
generic popup user dialog mechanism
|
2005-10-28 06:59:29 +01:00 |
|
Andrew Dolgov
|
7db9518741
|
implement catchup for labels
|
2005-10-25 12:03:21 +01:00 |
|
Andrew Dolgov
|
0e32076bb1
|
rework MarkAllRead subop handler, implement catchup for starred vfeed (-1)
|
2005-10-25 11:44:44 +01:00 |
|
Andrew Dolgov
|
406d948993
|
basic profiling information in backend.php
|
2005-10-23 16:48:58 +01:00 |
|
Andrew Dolgov
|
fc69e64169
|
start work on showing number of unread articles in title
|
2005-10-23 16:40:55 +01:00 |
|
Andrew Dolgov
|
bdd01d3f31
|
new view mode: unread or updated
|
2005-10-23 12:24:56 +01:00 |
|
Andrew Dolgov
|
52b51244c1
|
global search, update TODO
|
2005-10-16 17:16:34 +01:00 |
|
Andrew Dolgov
|
d1f948d119
|
update help text
|
2005-10-16 16:21:53 +01:00 |
|
Andrew Dolgov
|
7dc66a616e
|
add SQL expression help and placeholder for help mechanism
|
2005-10-16 16:17:12 +01:00 |
|
Andrew Dolgov
|
6e0584e930
|
fix some brackets issues in feed editor
|
2005-10-16 15:48:33 +01:00 |
|
Andrew Dolgov
|
b5aa95e736
|
add Unread or Starred view mode
|
2005-10-16 15:37:15 +01:00 |
|
Andrew Dolgov
|
ab3f3f72f6
|
support for selective output in forceUpdateAllFeeds
|
2005-10-16 10:03:18 +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
|
dc33ec9519
|
display message if no tags are found to display
|
2005-10-16 09:04:17 +01:00 |
|
Andrew Dolgov
|
d148926e2b
|
per-feed update intervals
|
2005-10-13 04:15:09 +01:00 |
|
Andrew Dolgov
|
5136011ee7
|
call mysql_error() on failed connection
|
2005-09-14 14:40:26 +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
|
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
|
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 |
|
Andrew Dolgov
|
a82065a18b
|
no entries found -> no articles found
|
2005-09-08 10:35:05 +01:00 |
|
Andrew Dolgov
|
48f0adb02e
|
virtual feeds (labels) support
|
2005-09-08 08:43:44 +01:00 |
|
Andrew Dolgov
|
7bb699de1c
|
change Starred-feed caption
|
2005-09-08 07:39:55 +01:00 |
|
Andrew Dolgov
|
254e0e4b82
|
Starred vfolder
|
2005-09-08 07:31:16 +01:00 |
|
Andrew Dolgov
|
867413478a
|
remove ACTFEEDID container, keep information in a cookie instead (getActiveFeedId/setActiveFeedId API)
|
2005-09-08 06:29:45 +01:00 |
|
Andrew Dolgov
|
5bfef089a5
|
more IE fixes, blank_icon png -> gif
|
2005-09-08 05:48:01 +01:00 |
|
Andrew Dolgov
|
d5224f0d9c
|
miscellaneous MSIE compatibility fixes
|
2005-09-08 05:39:55 +01:00 |
|
Andrew Dolgov
|
c05a19f396
|
fix UPD marking on mysql
|
2005-09-08 04:49:53 +01:00 |
|
Andrew Dolgov
|
c43f77f592
|
reenable UPD support
|
2005-09-08 04:31:09 +01:00 |
|
Andrew Dolgov
|
8d7008c7b0
|
response size optimizations for viewfeed/view
|
2005-09-08 03:49:20 +01:00 |
|
Andrew Dolgov
|
c4b0722c31
|
disable UPD detection for 1.0.3
|
2005-09-07 15:51:24 +01:00 |
|
Andrew Dolgov
|
20fcff19c6
|
last minute PG fixes
|
2005-09-07 15:48:12 +01:00 |
|
Andrew Dolgov
|
a4b5d75cf6
|
report db error on connect
|
2005-09-07 15:16:51 +01:00 |
|
Andrew Dolgov
|
deaaa02c50
|
fixed viewfeed/MarkAllRead behaviour
|
2005-09-07 15:03:30 +01:00 |
|
Andrew Dolgov
|
8158c57a8e
|
update schema, more mysql work
|
2005-09-07 14:31:21 +01:00 |
|
Andrew Dolgov
|
4b3dff6ed5
|
updated mysql schema
|
2005-09-07 13:42:49 +01:00 |
|
Andrew Dolgov
|
648472a7f3
|
initial mysql schema, db abstraction layer
|
2005-09-07 13:17:16 +01:00 |
|