Sun, 01 Jun 2008 18:03:18 -0700 |
Myk Melez |
refactor resetLastRefreshed into a lastRefreshed getter
|
Sun, 01 Jun 2008 17:52:37 -0700 |
Myk Melez |
getNewMessages -> refresh
|
Sun, 01 Jun 2008 17:51:35 -0700 |
Myk Melez |
make all snowl feeds share a logger
|
Sun, 01 Jun 2008 17:49:12 -0700 |
Myk Melez |
import stuff first
|
Sun, 01 Jun 2008 17:48:49 -0700 |
Myk Melez |
make mediaTypes a constant rather than a property of the SnowlFeed object
|
Sun, 01 Jun 2008 17:45:31 -0700 |
Myk Melez |
combine the SnowlFeed and SnowlFeedSubscriber objects, and make it inherit from SnowlSource; also, remove the obsolete SnowlFeedClient
|
Tue, 20 May 2008 00:29:09 -0700 |
Myk Melez |
spiffy up the river view, and create separate HTML and XUL river views
|
Mon, 19 May 2008 10:50:08 -0700 |
Myk Melez |
combine origin and timestamp columns in the river view into a single metadata column
|
Mon, 19 May 2008 01:18:29 -0700 |
Myk Melez |
add a body button that turns on and off display of message bodies, and give the buttons icons
|
Mon, 19 May 2008 00:01:05 -0700 |
Myk Melez |
show favicons in the subscriptions sidebar
|
Sun, 18 May 2008 23:59:40 -0700 |
Myk Melez |
hook up the refresh button
|
Sun, 18 May 2008 22:57:40 -0700 |
Myk Melez |
integrate OPML import into the sidebar
|
Sun, 18 May 2008 22:18:29 -0700 |
Myk Melez |
reinit the sidebar view when the number of rows changes
|
Sun, 18 May 2008 18:18:25 -0700 |
Myk Melez |
fix notification that sources and messages have changed after importing from OPML
|
Sun, 18 May 2008 16:33:42 -0700 |
Myk Melez |
the Preferences module for getting and setting preferences
|
Sun, 18 May 2008 16:32:24 -0700 |
Myk Melez |
the URI module for obtaining nsIURIs from the nsIIOService
|
Sun, 18 May 2008 16:31:56 -0700 |
Myk Melez |
arrows to show sort direction in the river view
|
Sun, 18 May 2008 15:02:28 -0700 |
Myk Melez |
differentiate more stylistically between chrome meta-data and content
|
Sun, 18 May 2008 14:41:03 -0700 |
Myk Melez |
add a current filter to the river view
|
Sun, 18 May 2008 13:06:12 -0700 |
Myk Melez |
make the unread and order toggle/sticky buttons work correctly
|
Sun, 18 May 2008 03:59:07 -0700 |
Myk Melez |
get marking of messages read when the user scrolls by them working again
|
Sun, 18 May 2008 01:50:43 -0700 |
Myk Melez |
make the buttons as tall as the toolbar in a less hacky way
|
Sun, 18 May 2008 01:39:03 -0700 |
Myk Melez |
add favicons to source entries in the river view
|
Sun, 18 May 2008 00:52:28 -0700 |
Myk Melez |
interrupt the process of writing messages when the user changes filters and we start to write messages again so that two strands of message writing don't try to execute at the same time and hork each other
|
Sun, 18 May 2008 00:51:44 -0700 |
Myk Melez |
report exceptions while using strands to the error console rather than displaying an alert dialog
|
Sun, 18 May 2008 00:19:25 -0700 |
Myk Melez |
use Kris Zyp's JavaScript Strands library to cede control to the UI thread between writing messages to the river view so users can start reading messages immediately while waiting for them to all load
|
Sat, 17 May 2008 22:21:00 -0700 |
Myk Melez |
add a light rule between messages to subtly separate them from each other
|
Sat, 17 May 2008 21:14:45 -0700 |
Myk Melez |
align message elements baseline so they look nicer
|
Sat, 17 May 2008 20:45:29 -0700 |
Myk Melez |
don't underline source and subject links
|
Sat, 17 May 2008 20:35:04 -0700 |
Myk Melez |
a better name for the river of news view
|
Sat, 17 May 2008 20:28:33 -0700 |
Myk Melez |
use a bottom margin rather than a top one so the first message doesn't have empty space above it, and reduce the size of the margin to fit more messages on one screen
|
Fri, 16 May 2008 16:13:01 -0700 |
Myk Melez |
make messages current and unread by default
|
Fri, 16 May 2008 15:45:35 -0700 |
Myk Melez |
store summaries in addition to content and display them in the river view
|
Fri, 16 May 2008 10:42:36 -0700 |
Myk Melez |
rename universalID to externalID
|
Thu, 15 May 2008 19:03:18 -0700 |
Myk Melez |
make the columns wider, and put the source name/link in a description element to avoid a warning about an inline child and so it always appears under the author instead of accasionally next to the author
|
Thu, 15 May 2008 18:46:06 -0700 |
Myk Melez |
Fix SQL syntax error when read = 1
|
Thu, 15 May 2008 18:01:24 -0700 |
Myk Melez |
columnize the content in the river view, and update a bunch of language to talk about sources and messages rather than feeds and entries
|
Thu, 15 May 2008 15:49:56 -0700 |
Myk Melez |
switch to a XUL grid for laying out the river view; grids aren't perfect, and we might want to tweak this down the road, but they improve layout for now, particularly in their ability to widen the center column as the window grows wider
|
Thu, 15 May 2008 14:50:37 -0700 |
Myk Melez |
an order button for reordering the river of news
|
Thu, 15 May 2008 11:10:48 -0700 |
Myk Melez |
recover from and report not being able to update the session history URI
|
Thu, 15 May 2008 11:10:19 -0700 |
Myk Melez |
show icons on the sources menulist in the river view
|
Wed, 14 May 2008 23:22:49 -0700 |
Myk Melez |
link the source name to the human URI if available; add a new SnowlFeedSubscriber object that can handle subscribing to feeds from various interfaces and which sets the human URI if available; make the OPML importer use the new SnowlFeedSubscriber object
|
Wed, 14 May 2008 22:33:20 -0700 |
Myk Melez |
update the sources table schema, changing the title column to name and differentiating between machine-processable and human-readable URIs
|
Wed, 14 May 2008 12:49:22 -0700 |
Myk Melez |
add importance property to sources
|
Tue, 13 May 2008 19:04:14 -0700 |
Myk Melez |
don't unload so we can use the bfcache (hopefully this doesn't leak memory; all the unload handler did was null references)
|
Tue, 13 May 2008 18:34:52 -0700 |
Myk Melez |
make updated URIs work when the user reloads the page
|
Tue, 13 May 2008 18:25:54 -0700 |
Myk Melez |
don't use the feed CSS anymore
|
Tue, 13 May 2008 18:25:31 -0700 |
Myk Melez |
persist the source ID
|
Tue, 13 May 2008 16:03:33 -0700 |
Myk Melez |
add a source selector to the river view
|
Tue, 13 May 2008 11:09:16 -0700 |
Myk Melez |
make filtering work, and save both filters and the unread flag to the URI
|
Mon, 12 May 2008 23:55:12 -0700 |
Myk Melez |
structure messages in the river view more like the humanized reader structures them
|
Mon, 12 May 2008 23:19:55 -0700 |
Myk Melez |
combine the river writer with the river view controller
|
Mon, 12 May 2008 23:06:09 -0700 |
Myk Melez |
align the river view's toolbar better
|
Mon, 12 May 2008 21:32:18 -0700 |
Myk Melez |
mark messages read when the user scrolls past them in the river view, and persist the read toggle button in the URL
|
Mon, 12 May 2008 18:13:54 -0700 |
Myk Melez |
we're not ready to do away with the parts table yet
|
Thu, 08 May 2008 18:50:38 -0700 |
Myk Melez |
add UI to switch between all or only unread messages to the river view
|
Thu, 08 May 2008 13:38:53 -0700 |
Myk Melez |
add the source name to messages in the river view; required creating a SnowlSource object that SnowlMessage objects reference
|
Thu, 08 May 2008 11:50:53 -0700 |
Myk Melez |
separate messages visually with extra space above each subject
|
Wed, 07 May 2008 16:55:51 -0700 |
Myk Melez |
don't spam the log just because we don't have a base URI
|
Wed, 07 May 2008 16:55:42 -0700 |
Myk Melez |
only retrieve current content for the river view
|