log

age author description
Fri, 26 Sep 2008 11:53:17 -0700 Myk Melez only display message separators in between two messages, not between a message and a group header
Thu, 25 Sep 2008 17:44:19 -0700 Myk Melez primitive implementation of temporal grouping in the stream view
Tue, 23 Sep 2008 11:44:11 -0700 Myk Melez new version of Preferences module
Tue, 02 Sep 2008 03:42:57 -0700 Myk Melez Added tag snowl-release-0.2pre1 for changeset 113312a23f53
Tue, 02 Sep 2008 03:41:40 -0700 Myk Melez use julian dates for the lastRefreshed values, push date conversion up the stack (away from the core database access routines), and make the datastore code migrate from a version 4 to a version 5 schema (storing julian instead of JS dates) snowl-release-0.2pre1
Tue, 02 Sep 2008 03:38:53 -0700 Myk Melez version 0.2pre1
Tue, 02 Sep 2008 03:38:37 -0700 Myk Melez suppress exceptions when SubscriptionListener gets called after Subscriber has disappeared
Tue, 02 Sep 2008 03:38:06 -0700 Myk Melez remove locales that have not yet been updated for 0.2
Mon, 01 Sep 2008 20:15:33 -0700 Myk Melez refresh twitter every three minutes
Mon, 01 Sep 2008 19:01:56 -0700 Myk Melez add messages progressively to the stream view rather than rebuilding the view each time
Mon, 01 Sep 2008 19:00:44 -0700 Myk Melez add a comment that we should fix knowledge of semantics at too low a level in the datastore module
Mon, 01 Sep 2008 19:00:11 -0700 Myk Melez catch exceptions when onresize gets called before the script has loaded in the stream view
Mon, 01 Sep 2008 18:58:44 -0700 Myk Melez don't try to rebuild the list view if the tree object doesn't yet have a view property
Mon, 01 Sep 2008 18:58:02 -0700 Myk Melez don't remove observers that aren't in our list of observers, and support observers that are objects rather than functions
Thu, 28 Aug 2008 16:14:54 -0700 Myk Melez don't select an item after rebuilding the view in the list view
Thu, 28 Aug 2008 16:00:38 -0700 Myk Melez make sure view has onCollectionsLoaded method before calling it
Thu, 28 Aug 2008 15:43:30 -0700 Myk Melez factor out OPML export code from the collections view
Thu, 28 Aug 2008 15:40:21 -0700 Myk Melez add check for new messages, subscribe, import OPML, and export OPML commands to the Snowl menu
Thu, 28 Aug 2008 15:39:49 -0700 Myk Melez call subscribe dialog tabs 'tabs' instead of 'pages' and add a reference to the stream view into the first run page
Thu, 28 Aug 2008 15:04:19 -0700 Myk Melez add a Snowl menu to the Tools menu and the statusbar
Thu, 28 Aug 2008 13:49:58 -0700 Myk Melez update the stream view when messages get added
Thu, 28 Aug 2008 13:48:51 -0700 Myk Melez move browser integration code into its own JavaScript file
Wed, 27 Aug 2008 18:51:10 -0700 Myk Melez add fixme about refactoring block
Wed, 27 Aug 2008 18:47:37 -0700 Myk Melez test content with a link inside it
Wed, 27 Aug 2008 14:06:06 -0700 Myk Melez have some margin between the rule for each story and the story below it, as it looks nicer
Wed, 27 Aug 2008 14:05:14 -0700 Myk Melez use a 1px solid light grey rule between stories in the stream view
Wed, 27 Aug 2008 14:04:33 -0700 Myk Melez don't display a timestamp in the stream view, since we don't order by it, and it's confusing
Mon, 25 Aug 2008 18:49:46 -0700 Myk Melez properly format dates in the future
Mon, 25 Aug 2008 18:20:52 -0700 Myk Melez factor out date formatting into shared util function
Mon, 25 Aug 2008 17:55:12 -0700 Myk Melez rename sortProperty to sortProperties to reflect that it can now contain multiple properties
Mon, 25 Aug 2008 17:52:58 -0700 Myk Melez simplify setting of sort properties and order
Mon, 25 Aug 2008 17:33:13 -0700 Myk Melez make all messages received in the same refresh have the same received datetime, and support multiple sort properties when sorting a collection
Fri, 22 Aug 2008 18:23:26 -0700 Myk Melez a file that helps test the layout of the stream view
Fri, 22 Aug 2008 18:22:58 -0700 Myk Melez factor out js to julian date conversions into a utils library
Fri, 22 Aug 2008 18:01:39 -0700 Myk Melez the beginning of support for ordering messages in the order they were received
Fri, 22 Aug 2008 17:47:05 -0700 Myk Melez store datetime values as Julian dates, SQLite's native format
Thu, 21 Aug 2008 18:47:42 -0700 Myk Melez linkify URLs in tweets; also, remove unused onUnload handler (which lets us use the bfcache when the stream is loaded into a normal tab)
Thu, 21 Aug 2008 16:59:39 -0700 Myk Melez use the text-link style to make links look like links in the stream view
Thu, 21 Aug 2008 16:53:17 -0700 Myk Melez display source icons for messages that don't have author icons
Thu, 21 Aug 2008 16:43:54 -0700 Myk Melez style metadata to make it more and less obtrusive
Thu, 21 Aug 2008 16:22:44 -0700 Myk Melez use a XUL image instead of an HTML img to fix 'inline element in block context' warnings
Thu, 21 Aug 2008 16:19:34 -0700 Myk Melez use a description tag instead of a generic box tag for consistent default styling between the body and the author and timestamp nodes
Thu, 21 Aug 2008 14:01:22 -0700 Myk Melez a better looking stream view with a structure to build upon
Tue, 19 Aug 2008 18:08:37 -0700 Myk Melez beginnings of a stream view
Tue, 19 Aug 2008 18:08:20 -0700 Myk Melez snowl works on the latest nightly builds
Fri, 15 Aug 2008 18:11:38 -0700 Myk Melez version 0.1.1, which contains additional locales
Fri, 15 Aug 2008 18:11:28 -0700 Myk Melez don't show the 'updated' page
Fri, 15 Aug 2008 18:11:16 -0700 Myk Melez use locales recently checked in
Fri, 15 Aug 2008 17:51:15 -0700 Myk Melez ca-AD, da-DK, ja-JP, nl-NL, pl-PL, and zh-CN localizations
Fri, 15 Aug 2008 17:50:26 -0700 Myk Melez early versions of a sources pages
Fri, 15 Aug 2008 17:45:04 -0700 Myk Melez don't reference global and browser skins in browser.xul overlay, as it is unnecessary and conflicts with other extensions that modify browser style
Fri, 15 Aug 2008 17:44:38 -0700 Myk Melez bump version to 0.1
Fri, 07 Nov 2008 17:24:43 -0800 Atul Varma Added a simple, tentative source type registration API to SnowlService. Rather than coupling SnowlService to specific source types by importing their JS modules in service.js, we now have the source types register with SnowlService upon import by calling a new method, SnowlService.addSourceType(). This makes it easy for third parties to add new source types without having to modify Snowl's source code.
Tue, 05 Aug 2008 12:44:46 -0700 Myk Melez make unsubscribe work again
Tue, 05 Aug 2008 12:40:13 -0700 Myk Melez minor formatting fix
Tue, 05 Aug 2008 00:57:17 -0700 Myk Melez localize the about dialog
Mon, 04 Aug 2008 16:59:44 -0700 Myk Melez be consistent when referring to message sources
Mon, 04 Aug 2008 16:58:54 -0700 Myk Melez split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
Mon, 04 Aug 2008 16:08:58 -0700 Myk Melez localize sidebar
Mon, 04 Aug 2008 16:05:50 -0700 Myk Melez localize river view