Fri, 25 Jul 2008 22:32:02 -0700 |
Myk Melez |
flatten the list of collections
|
Wed, 23 Jul 2008 00:45:57 -0700 |
Myk Melez |
basic, primitive, primordial twitter support
|
Tue, 22 Jul 2008 23:34:46 -0700 |
Myk Melez |
fix the bug where we don't set 'current' correctly for most messages
|
Tue, 22 Jul 2008 01:36:52 -0700 |
Myk Melez |
get OPML import working again
|
Mon, 21 Jul 2008 19:13:02 -0700 |
Myk Melez |
make the subscribe dialog more generic, and add the beginnings of Twitter support (doesn't work yet)
|
Mon, 21 Jul 2008 17:17:19 -0700 |
Myk Melez |
make the HTTP auth dialog more generic, referring to sources rather than feeds
|
Sun, 20 Jul 2008 22:25:26 -0700 |
Myk Melez |
remove unread support from the river view
|
Sun, 20 Jul 2008 22:05:44 -0700 |
Myk Melez |
make the collections view load into the river view even when query params have been altered
|
Sun, 20 Jul 2008 21:11:26 -0700 |
Myk Melez |
move the collections view into an overlay to facilitate its reuse inside the river view
|
Sun, 20 Jul 2008 21:10:09 -0700 |
Myk Melez |
remove obsolete sources menu from river view
|
Sun, 20 Jul 2008 21:03:10 -0700 |
Myk Melez |
basic integration of collections view into river view, except that collection selections don't persist
|
Sun, 20 Jul 2008 20:21:27 -0700 |
Myk Melez |
move the collections view into an overlay to facilitate its reuse inside the river view
|
Sun, 20 Jul 2008 19:13:25 -0700 |
Myk Melez |
make the river view use the new collection architecture for setting filters
|
Sun, 20 Jul 2008 18:50:34 -0700 |
Myk Melez |
constrain images in the river view to the width of columns and the height of the content area so they don't overflow uglily or make columns resize
|
Thu, 17 Jul 2008 19:08:19 -0700 |
Myk Melez |
add the people view
|
Thu, 17 Jul 2008 18:49:47 -0700 |
Myk Melez |
don't indent the All collection, and support more flexible hierarchy
|
Thu, 17 Jul 2008 18:41:03 -0700 |
Myk Melez |
reimplement the 'All' collection on the new architecture
|
Thu, 17 Jul 2008 18:35:34 -0700 |
Myk Melez |
make favicons work
|
Thu, 17 Jul 2008 17:53:58 -0700 |
Myk Melez |
collection object rearch: genericize the setting of conditions on collections, and distinguish between conditions that define the initial state of the collection (called constraints) and those that temporarily further refine the results returned by the collection (called filters)
|
Thu, 17 Jul 2008 16:25:18 -0700 |
Myk Melez |
collection object rearch: encapsulate grouping info into grouping object
|
Thu, 17 Jul 2008 16:11:30 -0700 |
Myk Melez |
collection object rearch: substantiate conditions top-level object
|
Thu, 17 Jul 2008 15:50:52 -0700 |
Myk Melez |
get loading of a group into the list view working
|
Thu, 17 Jul 2008 15:02:30 -0700 |
Myk Melez |
support for a hierarchical tree view
|
Wed, 16 Jul 2008 16:41:43 -0700 |
Myk Melez |
make the list view reflect a group selection in the sidebar
|
Wed, 16 Jul 2008 14:01:08 -0700 |
Myk Melez |
use separate name and URI group fields
|
Wed, 16 Jul 2008 13:45:55 -0700 |
Myk Melez |
basic support for grouping in the collection object
|
Mon, 14 Jul 2008 23:45:49 -0700 |
Myk Melez |
basic support for people
|
Mon, 14 Jul 2008 23:45:24 -0700 |
Myk Melez |
first take at OPML export
|
Sun, 13 Jul 2008 22:35:33 -0700 |
Myk Melez |
move river view to default location
|
Sun, 13 Jul 2008 22:30:26 -0700 |
Myk Melez |
allow listing by person
|
Sun, 13 Jul 2008 21:44:09 -0700 |
Myk Melez |
basic support for people
|
Thu, 10 Jul 2008 01:33:57 -0700 |
Myk Melez |
minor formatting fix
|
Thu, 10 Jul 2008 01:32:14 -0700 |
Myk Melez |
move river view to default location
|
Thu, 10 Jul 2008 01:28:13 -0700 |
Myk Melez |
clean up the river view CSS
|
Thu, 10 Jul 2008 01:16:15 -0700 |
Myk Melez |
don't show the source in the river view
|
Thu, 10 Jul 2008 01:01:24 -0700 |
Myk Melez |
let is the new var
|
Thu, 10 Jul 2008 01:00:40 -0700 |
Myk Melez |
focus the content box so users can begin scrolling immediately; also, let is the new var
|
Thu, 10 Jul 2008 00:57:18 -0700 |
Myk Melez |
we don't need a DebugUtils module, as log4moz has enumerateProperties
|
Thu, 10 Jul 2008 00:56:29 -0700 |
Myk Melez |
remove a bunch of cruft from the river JS
|
Wed, 09 Jul 2008 19:42:17 -0700 |
Myk Melez |
don't show a vertical scrollbar in the river view
|
Wed, 09 Jul 2008 18:48:10 -0700 |
Myk Melez |
pad the content box a bit, and remove the bottom margin from the story titles
|
Wed, 09 Jul 2008 18:42:54 -0700 |
Myk Melez |
make the home and end keyboard shortcuts work
|
Wed, 09 Jul 2008 18:25:03 -0700 |
Myk Melez |
add keyboard shortcuts for jumping by page and column
|
Wed, 09 Jul 2008 15:18:27 -0700 |
Myk Melez |
remove page mode code that won't work
|
Tue, 08 Jul 2008 18:55:57 -0700 |
Myk Melez |
use the correct base URL when updating URL query parameters
|
Tue, 08 Jul 2008 18:19:45 -0700 |
Myk Melez |
we might as well make the height zero, since we change it on load anyway
|
Tue, 08 Jul 2008 18:19:25 -0700 |
Myk Melez |
make the stack as tall as it can be in the river view
|
Tue, 08 Jul 2008 18:18:57 -0700 |
Myk Melez |
fix rebuilding the river view
|
Tue, 08 Jul 2008 17:41:31 -0700 |
Myk Melez |
change column width in a timeout to make dragging the splitter smoother
|
Tue, 08 Jul 2008 17:16:56 -0700 |
Myk Melez |
add a splitter for resizing columns in the river view
|
Tue, 08 Jul 2008 17:15:50 -0700 |
Myk Melez |
catch exceptions sometimes thrown when retrieving XMLHttpRequest::statusText
|
Tue, 08 Jul 2008 13:54:43 -0700 |
Myk Melez |
resize the content box when the window size changes
|
Tue, 08 Jul 2008 13:47:32 -0700 |
Myk Melez |
missing files from the 'better support for feeds that require authentication' checkin
|
Tue, 08 Jul 2008 13:21:31 -0700 |
Myk Melez |
a basic horizontal river of news with some experimental code for a vertical river
|
Mon, 07 Jul 2008 19:08:53 -0700 |
Myk Melez |
rename river files so they don't conflict with experimental river2.xul implementation
|
Mon, 07 Jul 2008 01:22:44 -0700 |
Myk Melez |
better support for feeds that require authentication; we now display a custom authentication dialog that hopefully makes more sense when it appears out of the blue; we also use it when subscribing the user to the feed, and it includes UI for the user to request that their credentials be remembered; finally, we use remembered credentials automatically across sessions instead of prompting at least once per session
|
Sun, 06 Jul 2008 00:05:45 -0700 |
Myk Melez |
integrate subscription UI into a single page
|
Sun, 22 Jun 2008 19:11:02 -0700 |
Myk Melez |
show subscription progress in subscribe dialog
|
Mon, 16 Jun 2008 02:09:03 -0700 |
Myk Melez |
work in progress: rearrange subscribe dialog and add status info (not currently used)
|
Mon, 16 Jun 2008 00:51:20 -0700 |
Myk Melez |
make the subscribe button work
|