Andrew Dolgov
|
3745788e89
|
toggle hide/display only unread feeds, All feeds: button ops changed into selector
|
2005-11-15 10:13:49 +01:00 |
|
Andrew Dolgov
|
628eb1bdf2
|
css declaration changes
|
2005-11-15 06:59:30 +01:00 |
|
Andrew Dolgov
|
9826bd2ed9
|
optimize RPC forceUpdateAllFeeds response
|
2005-11-08 05:53:59 +01:00 |
|
Andrew Dolgov
|
033e47e09b
|
extended search dialog placeholder, disabled for now
|
2005-10-28 07:51:34 +01:00 |
|
Andrew Dolgov
|
40d601c5d3
|
blank notify box on showDlg()
|
2005-10-28 07:30:11 +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
|
e2f8f7b47a
|
quick feed add dialog + related interface tweaks
|
2005-10-28 06:38:06 +01:00 |
|
Andrew Dolgov
|
919bb09c51
|
enable catchup button for labels and starred vfeed
|
2005-10-25 12:00:01 +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
|
a7de14fce1
|
disable feed toolbar catchup button when catchup is not applicable
|
2005-10-17 04:25:44 +01:00 |
|
Andrew Dolgov
|
52b51244c1
|
global search, update TODO
|
2005-10-16 17:16:34 +01:00 |
|
Andrew Dolgov
|
9cab3250d6
|
fix broken feed counter updates
|
2005-10-16 16:46:37 +01:00 |
|
Andrew Dolgov
|
bc18bcddc6
|
add some RPC error reporting
|
2005-10-16 15:15:32 +01:00 |
|
Andrew Dolgov
|
fe2f197086
|
remove active feed cookie on app init
|
2005-10-14 04:43:44 +01:00 |
|
Andrew Dolgov
|
4ce1985967
|
search toolbar ui change
|
2005-09-11 04:02:23 +01:00 |
|
Andrew Dolgov
|
8143ae1f2b
|
more work on tag support
|
2005-09-09 08:45:54 +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
|
090e250b69
|
automagically updating labels with cute XML RPC
|
2005-09-08 13:10:07 +01:00 |
|
Andrew Dolgov
|
22a93ad8b2
|
more cookie magic, basic sanity checks on init()
|
2005-09-08 06:36:28 +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
|
25cb57366a
|
more MSIE compatibility fixes
|
2005-09-08 06:02:49 +01:00 |
|
Andrew Dolgov
|
29fb8c7097
|
remove unneeded xmlhttp objects from tt-rss.js
|
2005-09-08 04:19:46 +01:00 |
|
Andrew Dolgov
|
caa486f838
|
remove notification from viewfeed()
|
2005-09-07 15:08:19 +01:00 |
|
Andrew Dolgov
|
deaaa02c50
|
fixed viewfeed/MarkAllRead behaviour
|
2005-09-07 15:03:30 +01:00 |
|
Andrew Dolgov
|
77a1bf8b83
|
update NEWS
|
2005-09-07 14:34:55 +01:00 |
|
Andrew Dolgov
|
8158c57a8e
|
update schema, more mysql work
|
2005-09-07 14:31:21 +01:00 |
|
Andrew Dolgov
|
90e395dca0
|
cleanup backend.php/op=view + remove unneeded notify feedback
|
2005-09-07 09:09:56 +01:00 |
|
Andrew Dolgov
|
310da49d2f
|
fix bug in refetch_callback
|
2005-09-07 08:33:33 +01:00 |
|
Andrew Dolgov
|
e828e31e83
|
big interface overhaul, new logo
|
2005-09-07 08:19:14 +01:00 |
|
Andrew Dolgov
|
1a66d16e46
|
scrollable feedlist (iframe)
|
2005-09-07 04:53:29 +01:00 |
|
Andrew Dolgov
|
64c620ce46
|
disable resetSearch() when query is blank
|
2005-09-06 06:55:20 +01:00 |
|
Andrew Dolgov
|
a8d28f48e8
|
set limitbox value from cookie on init
|
2005-09-06 05:39:31 +01:00 |
|
Andrew Dolgov
|
13c280e7ce
|
feedlist forgot about active feed highlight on refetch
|
2005-09-06 05:33:50 +01:00 |
|
Andrew Dolgov
|
47179952ac
|
store last opened feed in cookie, cleanup tt-rss.js a little bit
|
2005-09-06 05:30:11 +01:00 |
|
Andrew Dolgov
|
ac43eba1ab
|
inputify buttons, store view modes in session cookies, disable headline toolbar initially
|
2005-09-06 05:14:17 +01:00 |
|
Andrew Dolgov
|
c05608c26e
|
notify window close button
|
2005-09-05 16:49:39 +01:00 |
|
Andrew Dolgov
|
cb1083a1f6
|
limit number of loaded headlines
|
2005-09-05 13:54:07 +01:00 |
|
Andrew Dolgov
|
bb7cfaceb1
|
further javascript cleanups
|
2005-09-05 13:41:59 +01:00 |
|
Andrew Dolgov
|
f0601b870c
|
iframify main interface, numerous javascript cleanups
|
2005-09-05 13:02:00 +01:00 |
|
Andrew Dolgov
|
70830c87c9
|
optional support for showing content in an iframe
|
2005-09-05 10:09:10 +01:00 |
|
Andrew Dolgov
|
f175937c78
|
fix typo in search, add view limiting dropbox, change default headlines height to 10%
|
2005-09-05 07:04:02 +01:00 |
|
Andrew Dolgov
|
f4c10d4408
|
added support for marking posts
|
2005-09-05 05:04:31 +01:00 |
|
Andrew Dolgov
|
bf66b95bf2
|
catchupPage() now removes UPD images like it should
|
2005-09-02 16:34:27 +01:00 |
|
Andrew Dolgov
|
40789bbf5d
|
fix bug in catchupPage button handling
|
2005-08-29 08:56:12 +01:00 |
|
Andrew Dolgov
|
7ff88e75bd
|
disable catchupPage button when all headlines have been read
|
2005-08-29 08:54:37 +01:00 |
|
Andrew Dolgov
|
caa4e57f27
|
code cleanups, start work on sepUpdateFeed mechanism
|
2005-08-28 06:48:32 +01:00 |
|
Andrew Dolgov
|
55acb3cbfe
|
remove unneeded object in tt-rss.js
|
2005-08-27 15:42:47 +01:00 |
|
Andrew Dolgov
|
e1123aee35
|
disable btnCatchupPage when there is nothing to catchup
|
2005-08-26 07:18:48 +01:00 |
|
Andrew Dolgov
|
b10e155060
|
highlight active headline after post loaded (in view_callback)
|
2005-08-26 05:49:13 +01:00 |
|
Andrew Dolgov
|
c33c296c04
|
disable "loading, please wait" text on view()
|
2005-08-26 05:47:46 +01:00 |
|
Andrew Dolgov
|
431ade5580
|
reset active_post_id on offset change
|
2005-08-26 05:39:20 +01:00 |
|
Andrew Dolgov
|
b5daec986c
|
mark currently selected post on headlines update, remove debug msg on content hash change
|
2005-08-26 05:36:42 +01:00 |
|
Andrew Dolgov
|
a3ee2a382f
|
code cleanups, show selected feed in feedlist, tell magpie to use UTF-8
|
2005-08-26 02:13:22 +01:00 |
|
Andrew Dolgov
|
c0e5a40e73
|
MSIE5 compatibility workarounds
|
2005-08-25 16:15:27 +01:00 |
|
Andrew Dolgov
|
36bf74967c
|
some searchbox focus workarouns, content hash checking is optional now
|
2005-08-25 15:12:10 +01:00 |
|
Andrew Dolgov
|
c374a3feca
|
improved search interface
|
2005-08-25 14:27:12 +01:00 |
|
Andrew Dolgov
|
c3a8d71ad4
|
more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated
|
2005-08-25 14:04:57 +01:00 |
|
Andrew Dolgov
|
9cfc649af5
|
keyboard navigation and cute active headline selection
|
2005-08-25 12:20:50 +01:00 |
|
Andrew Dolgov
|
13ad91024c
|
more piggies! I demand MORE piggies!!!
|
2005-08-25 07:57:51 +01:00 |
|
Andrew Dolgov
|
97e98c119c
|
feed search works now
|
2005-08-24 09:15:19 +01:00 |
|
Andrew Dolgov
|
508a81e1b6
|
feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc via ActiveX and a big piggie
|
2005-08-24 09:02:58 +01:00 |
|
Andrew Dolgov
|
5519382252
|
show in title if feeds are being updated
|
2005-08-23 15:16:32 +01:00 |
|
Andrew Dolgov
|
cb0bd8bd0f
|
broken a lot of feed update functionality :(
|
2005-08-23 10:16:01 +01:00 |
|
Andrew Dolgov
|
c3b81db06c
|
update feedlist immediately on refetch_callback completion, faster
|
2005-08-23 07:43:20 +01:00 |
|
Andrew Dolgov
|
cb2461767d
|
scheduleFeedUpdate behaviour changed (force when Update clicked, use MIN_UPDATE_TIME on startup
|
2005-08-23 07:30:20 +01:00 |
|
Andrew Dolgov
|
11c2f3fae5
|
updateFeedList() now displays saner notify() message
|
2005-08-23 07:22:28 +01:00 |
|
Andrew Dolgov
|
0194778147
|
timeout() now calls async feed update function
|
2005-08-23 07:19:48 +01:00 |
|
Andrew Dolgov
|
525116d484
|
asynchronous feed updating
|
2005-08-23 07:13:28 +01:00 |
|
Andrew Dolgov
|
a234aee573
|
changed updated.png
|
2005-08-22 13:44:50 +01:00 |
|
Andrew Dolgov
|
076682aa66
|
disable simultaneous xmlhttp calls
|
2005-08-22 12:53:39 +01:00 |
|
Andrew Dolgov
|
175847dee8
|
mark headlines page as read now works (via rpc)
|
2005-08-22 12:43:07 +01:00 |
|
Andrew Dolgov
|
5d348feec2
|
force refetching feeds on timeout update
|
2005-08-22 12:18:03 +01:00 |
|
Andrew Dolgov
|
1c37c607df
|
more notify() integration
|
2005-08-22 10:27:32 +01:00 |
|
Andrew Dolgov
|
476cac422f
|
feed update notification, catchup all feeds button
|
2005-08-22 10:23:30 +01:00 |
|
Andrew Dolgov
|
b197f11776
|
cute icon for updated posts
|
2005-08-22 10:04:38 +01:00 |
|
Andrew Dolgov
|
76798ff3f2
|
early title work
|
2005-08-22 06:58:37 +01:00 |
|
Andrew Dolgov
|
331900c642
|
basic functionality pass 10
|
2005-08-22 05:56:40 +01:00 |
|
Andrew Dolgov
|
6782455740
|
basic functionality pass 5
|
2005-08-21 17:23:19 +01:00 |
|
Andrew Dolgov
|
ac53063ab9
|
basic functionality pass 4
|
2005-08-21 17:16:41 +01:00 |
|
Andrew Dolgov
|
40d13c2836
|
basic functionality pass 3
|
2005-08-21 16:35:22 +01:00 |
|
Andrew Dolgov
|
82baad4a8a
|
basic functionality pass 2
|
2005-08-21 16:23:44 +01:00 |
|
Andrew Dolgov
|
a1a8a2be02
|
functionality updates
|
2005-08-21 16:01:18 +01:00 |
|
Andrew Dolgov
|
d76a3b036c
|
basic functionality pass 1
|
2005-08-21 14:46:43 +01:00 |
|
Andrew Dolgov
|
1cd17194a5
|
initial mockup
|
2005-08-21 11:13:10 +01:00 |
|