log

age author description
Sat, 08 Nov 2008 10:38:57 -0800 Myk Melez remove extraneous log statement default tip
Sat, 08 Nov 2008 10:31:37 -0800 Myk Melez import feed.js and twitter.js into the browser overlay so they get parsed and register themselves with the service on startup
Sat, 08 Nov 2008 10:31:05 -0800 Myk Melez Automated merge with http://hg.toolness.com/snowl/
Fri, 07 Nov 2008 18:32:41 -0800 Myk Melez make page moves work; fix regression in detecting overflow/underflow events from removing the scrollbox
Fri, 07 Nov 2008 17:45:07 -0800 Myk Melez rip out the scrollbox wrapper around the content div, since it was causing all sorts of weird problems with column sizing and extra space after the content, and it's unnecessary (we can scroll the content programmatically by setting the content div's scrollLeft attribute)
Fri, 07 Nov 2008 17:21:19 -0800 Myk Melez move river scrollbox styles into the stylesheet to make them easier to hack on
Fri, 07 Nov 2008 16:59:04 -0800 Myk Melez make the content div inflexible again in columns mode, while leaving it inflexible in non-columns mode, so we have the best (to the extent possible at the moment) of both worlds
Fri, 07 Nov 2008 16:50:57 -0800 Myk Melez make the content div flexible again, as it needs to be flexible in order for content to properly wrap in non-columns mode
Fri, 07 Nov 2008 16:33:53 -0800 Myk Melez make the content div inflexible so it doesn't flex way too far past the right edge of the content
Fri, 07 Nov 2008 16:14:41 -0800 Myk Melez improve spacing with judicious use of margins; insert a colon between titles and excerpts; fix bug where 'body' URL parameter wasn't being applied on load
Fri, 07 Nov 2008 15:16:10 -0800 Myk Melez clean up the river stylesheet
Fri, 07 Nov 2008 14:56:25 -0800 Myk Melez remove sourceMenu style now that we no longer have a source menu
Fri, 07 Nov 2008 14:54:10 -0800 Myk Melez display an excerpt of the message when we don't display the full content
Fri, 07 Nov 2008 14:06:36 -0800 Myk Melez Automated merge with http://hg.mozdev.org/snowl/
Thu, 06 Nov 2008 18:55:26 -0800 Myk Melez build the body unconditionally but only display it if the user checks the body button; display iconified first image if available
Thu, 06 Nov 2008 17:04:44 -0800 Myk Melez put byline, title, and content in correct order per new visual design mockups
Thu, 06 Nov 2008 12:22:28 -0700 alta88 add toggle between message and message link to list view, missing pref
Tue, 04 Nov 2008 21:32:43 -0800 Myk Melez remove boilerplate that isn't necessary in an abstract class
Tue, 04 Nov 2008 19:09:11 -0800 Myk Melez add a message length counter so users know when they've typed too much for targets that don't allow more than a certain number of characters to be sent to them
Tue, 04 Nov 2008 18:44:57 -0800 Myk Melez disable the textbox when sending a message
Tue, 04 Nov 2008 18:34:10 -0800 Myk Melez give the user feedback about the send while it is occurring
Tue, 04 Nov 2008 15:09:35 -0800 Myk Melez add the sent message to the database once it has been sent
Tue, 04 Nov 2008 15:09:11 -0800 Myk Melez include target.js, which was missing from the previous checkin
Tue, 04 Nov 2008 12:24:08 -0800 Myk Melez initial implementationi of writing; stream view only, still pretty hacky
Tue, 04 Nov 2008 12:11:07 -0800 Myk Melez add 'snowl' to all observer topics to avoid conflicts with other extensions/core code; use the Observers component everywhere
Mon, 03 Nov 2008 18:02:27 -0800 Myk Melez add some glue to let sources be queried to see if they are also targets
Sun, 02 Nov 2008 10:28:38 -0700 alta88 Merge with 9171e373cb1fb6717ac10c68228b83b4ad6ecdb3
Sun, 02 Nov 2008 10:20:12 -0700 alta88 implement tree (list and collection) contextmenu foundation, change XXX Utils to DateUtils, some click handling fixes.
Fri, 31 Oct 2008 16:57:52 -0700 Myk Melez replace 40x40 icon with clearer version (that, however, has a white background)
Fri, 31 Oct 2008 16:52:26 -0700 Myk Melez remove old unused small logo
Thu, 30 Oct 2008 17:39:34 -0700 Myk Melez add the snowl logo to the login dialog so users associate it with snowl
Thu, 30 Oct 2008 17:38:58 -0700 Myk Melez cut the icon out of the logo and store it in a separate file
Wed, 29 Oct 2008 18:36:16 -0600 alta88 (no commit message)
Tue, 28 Oct 2008 18:33:20 -0600 alta88 menuitem to show flat or hierarchical collections, fix stream to unload/remove observer, wiring for menuitems and view states.
Mon, 27 Oct 2008 17:07:35 -0700 alta88 put the main menupopup into the main Firefox popupset and share it with the toolbar and statusbar buttons via the popup attribute for better robustness; add customizable toolbar buttons for the three views
Fri, 24 Oct 2008 16:48:59 -0700 Myk Melez small icon that fades to transparency around the edges
Fri, 24 Oct 2008 15:01:24 -0700 Myk Melez when updating the URI in the river view, make sure we update the river document's URI rather than the URI for the current tab, since the river view might not be the current tab on startup
Fri, 24 Oct 2008 14:14:12 -0700 Myk Melez we don't need the _restartApp method anymore
Fri, 24 Oct 2008 14:13:17 -0700 alta88 make the River menuitem toggle the river view open and closed; fix the Wide Message layout problem (chrome gets messed up in Wide Message mode, particularly when using extensions like Sidebar Tabs)
Tue, 21 Oct 2008 18:05:30 -0700 Myk Melez store the artwork in the repository so we don't lose track of it
Tue, 21 Oct 2008 17:43:16 -0700 Myk Melez start working on the third preview release of 0.2
Mon, 20 Oct 2008 10:12:16 -0700 Myk Melez Added tag snowl-release-0.2pre2 for changeset 27b518a266e8
Mon, 20 Oct 2008 10:12:01 -0700 Myk Melez leave received timestamps as Date objects instead of converting them to integer values (and then converting them back before actually using them) snowl-release-0.2pre2
Mon, 20 Oct 2008 10:11:05 -0700 Myk Melez fix typo in comment
Mon, 20 Oct 2008 03:29:24 -0700 Myk Melez Added tag snowl-release-0.2pre2 for changeset 4da8f7477fe6
Mon, 20 Oct 2008 02:32:05 -0700 Myk Melez Added tag snowl-release-0.2pre2 for changeset 328c0e2724b9
Mon, 20 Oct 2008 02:23:09 -0700 Myk Melez comment out debugging statements that shouldn't show up in version pushed to AMO
Mon, 20 Oct 2008 02:19:58 -0700 Myk Melez update version string to 0.2pre2 in preparation for its release
Mon, 20 Oct 2008 02:16:47 -0700 alta88 brief and no header options for messages displayed in the list view; also Tools->View->Snowl tweaked, new submenu Layouts which includes layout group, header toggle group, toolbars checkbox toggle. List and sidebar toolbars can be toggled off. Contextual enable/disable of menuitems. New snowl toolbarbutton, mirrors the statusbar button. Layout button removed.
Mon, 20 Oct 2008 02:05:26 -0700 alta88 brief and no header options for messages displayed in the list view; also Tools->View->Snowl tweaked, new submenu Layouts which includes layout group, header toggle group, toolbars checkbox toggle. List and sidebar toolbars can be toggled off. Contextual enable/disable of menuitems. New snowl toolbarbutton, mirrors the statusbar button. Layout button removed.
Mon, 20 Oct 2008 01:38:56 -0700 Myk Melez remove publication timestamps from river view, as they are misleading now that the river view orders by received timestamp; this leaves the byline a bit wonky; i will still have to fix that
Mon, 20 Oct 2008 01:31:30 -0700 Myk Melez do period-specific grouping in the river view, where today and yesterday are broken up into six-hour groups, the week is broken up by day, and the last four weeks are broken up by week
Fri, 17 Oct 2008 17:30:25 -0700 Myk Melez leave timestamps as JS date objects instead of translating them into ms-since-epoch integers (and then translating them back before we use them for anything); in the process, handle null timestamp values in SnowlUtils:_formatDate instead of throwing an exception when we encounter one
Thu, 16 Oct 2008 19:11:46 -0700 Myk Melez rebuild the river and stream views at midnight so the period-based groups stay accurate
Thu, 16 Oct 2008 16:38:10 -0700 Myk Melez make sure the grouping code skips as many groups as is necessary to come to the group that the next message belongs to
Thu, 16 Oct 2008 16:37:38 -0700 Myk Melez correctly calculate the date representing tomorrow
Wed, 15 Oct 2008 16:40:35 -0700 Myk Melez make list view compatible with Sidebar Tabs extension (and perhaps other extensions that manipulate the sidebar) by hiding the snowlSidebar wrapper around sidebar-box using the hidden attribute instead of the width/height attributes
Wed, 15 Oct 2008 11:26:04 -0700 Myk Melez a new 16x16 icon; this is not yet the final version, as it doesn't anti-alias to transparency
Tue, 14 Oct 2008 18:05:57 -0700 Myk Melez give the periods icons, and rename All to Anytime
Tue, 14 Oct 2008 11:42:31 -0700 alta88 three additional layouts for the list view: wide message, wide thread, and stacked
Tue, 14 Oct 2008 11:34:46 -0700 Myk Melez let users choose a period of time from which to see messages in the river view
Sun, 12 Oct 2008 21:30:14 -0700 Myk Melez sort by both received and timestamp in the stream and river niews so messages that are received at the same time show up in the correct order chronologically by timestamp
Sun, 12 Oct 2008 21:27:12 -0700 Myk Melez only show a week's worth of messages, and group them by date, in the stream view
Fri, 10 Oct 2008 18:12:16 -0700 Myk Melez don't initialize list view until the user opens it
Thu, 09 Oct 2008 17:30:24 -0700 Myk Melez comment about two things that need fixing in SnowlFeed::onRefreshResult
Thu, 09 Oct 2008 15:42:00 -0700 Myk Melez rename SourcesView to CollectionsView
Thu, 09 Oct 2008 15:36:28 -0700 Myk Melez lay the collections overlay over the river view via a XUL processing instruction rather than the document.loadOverlay function to make sure the overlay is loaded before the window load event fires, which simplifies and robustifies our collections and river view initialization functions
Thu, 09 Oct 2008 15:09:07 -0700 Myk Melez make resizing of the content in the river view when the window gets resized shorter work again
Thu, 09 Oct 2008 14:54:00 -0700 Myk Melez use an HTML div instead of a XUL vbox as the group box in the river view, since Gecko can break divs across columns, which it cannot do with vboxes
Thu, 09 Oct 2008 14:18:16 -0700 Myk Melez add explanatory text to the search textbox (this only works in Firefox 3.1 nightlies)
Thu, 09 Oct 2008 14:16:51 -0700 Myk Melez snowl works on 3.1b2pre, and its version should be 0.2pre2pre until we ship 0.2pre2, at which point it should briefly change to 0.2pre2 and then to 0.2pre3pre in preparation for the following release of 0.2pre3 (the last preview release before 0.2)
Thu, 09 Oct 2008 14:13:32 -0700 Myk Melez load collections.js at the end of the collections.xul overlay to ensure the collections tree has been parsed and is defined before the CollectionsView.init function tries to initialize it
Thu, 09 Oct 2008 14:02:00 -0700 Myk Melez suppress JS strict warnings by declaring all global strands variables
Thu, 09 Oct 2008 13:49:22 -0700 Myk Melez add the resize listener after loading the river view to prevent exceptions when resize happens while we're still in the process of loading the view (f.e. when the view loads on startup on Linux, perhaps when Firefox opens its first window and then immediately maximizes it)
Thu, 09 Oct 2008 12:17:43 -0700 Myk Melez factor out PART_TYPE_* constants
Wed, 08 Oct 2008 17:03:47 -0700 Myk Melez simplify argument format
Wed, 08 Oct 2008 16:43:45 -0700 Myk Melez simplify URI module code slightly
Thu, 02 Oct 2008 17:34:22 -0700 Myk Melez implement epoch-based grouping in the river view like we have it in the stream view; also, sort the river view by most-recent first without the option to reverse the sort
Wed, 01 Oct 2008 18:57:46 -0700 Myk Melez add a non-columnar mode to the river view, and let the user toggle columns on and off
Wed, 01 Oct 2008 16:35:14 -0700 Myk Melez don't persist the list view's tree's hidden state via XUL persistence, since the sidebar now controls its state
Tue, 30 Sep 2008 14:04:35 -0700 Myk Melez files for the new factored-out toolbar that also works in the stream view
Mon, 29 Sep 2008 18:25:22 -0700 Myk Melez make links inside plaintext messages look like links
Mon, 29 Sep 2008 17:45:49 -0700 Myk Melez add new messages to the first group in the stream view rather than to the top of the view
Mon, 29 Sep 2008 17:30:03 -0700 Myk Melez log calls to _onMessageChanged without using log4moz, as log4moz disappears at one point (which may be caused by the same underlying problem that is horking updates)
Mon, 29 Sep 2008 17:10:41 -0700 Myk Melez add the general toolbar to the stream view, and document the overlay directives in the chrome manifest better
Mon, 29 Sep 2008 17:00:41 -0700 Myk Melez make unsubscribing work again
Mon, 29 Sep 2008 16:54:19 -0700 Myk Melez stub out the refresh method that subclasses of SnowlSource are supposed to implement
Mon, 29 Sep 2008 16:44:52 -0700 Myk Melez don't die when retrieving a source whose type doesn't have a constructor; instead simply warn, like we intended to, and instantiate a generic SnowlSource instance
Mon, 29 Sep 2008 16:38:14 -0700 Myk Melez move the general toolbar to a separate overlay so we can include it in the stream view in addition to the list view
Mon, 29 Sep 2008 16:37:33 -0700 Myk Melez log calls to stream view's _onMessageChanged to help us figure out why the view stops getting updated after a while
Fri, 26 Sep 2008 18:37:39 -0700 Myk Melez allow groups to be closed in the stream view
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
Mon, 04 Aug 2008 15:59:09 -0700 Myk Melez localize message page
Mon, 04 Aug 2008 15:55:18 -0700 Myk Melez localize prefwindow, remove obsolete OPML import code from prefwindow, and display message about not yet having any preferences
Mon, 04 Aug 2008 14:29:39 -0700 Myk Melez add license header blocks to all CSS & JS files
Mon, 04 Aug 2008 14:22:20 -0700 Myk Melez add license headers to all XUL files
Mon, 04 Aug 2008 14:19:55 -0700 Myk Melez remove obsolete files
Mon, 04 Aug 2008 13:11:02 -0700 Myk Melez add info about icon licenses to the about dialog
Mon, 04 Aug 2008 11:24:48 -0700 Myk Melez move files to top level instead of bogus extension subdirectory
Wed, 30 Jul 2008 00:59:31 -0700 Myk Melez include the author or source in the byline in the river of news view
Wed, 30 Jul 2008 00:49:26 -0700 Myk Melez provide access to both the list and river views from the View menu
Wed, 30 Jul 2008 00:30:56 -0700 Myk Melez make the chrome in the river view look like chrome; also, don't register observer for overlay load, since we no longer use it
Wed, 30 Jul 2008 00:25:06 -0700 Myk Melez a even better way to clear the selection and make sure the new view is visible
Wed, 30 Jul 2008 00:08:27 -0700 Myk Melez a better way to clear the selection
Tue, 29 Jul 2008 23:26:21 -0700 Myk Melez kill the selection when changing collections in the list view
Tue, 29 Jul 2008 23:12:22 -0700 Myk Melez make the subscribe page open to the specified tab
Tue, 29 Jul 2008 23:01:28 -0700 Myk Melez make the sidebar and list view open and close in synchronicity
Tue, 29 Jul 2008 23:00:50 -0700 Myk Melez Added tag snowl-release-0.1a1 for changeset 67500529330c
Mon, 28 Jul 2008 07:54:36 -0700 Myk Melez hide the list view by default but open it automatically when the user opens the sidebar snowl-release-0.1a1
Mon, 28 Jul 2008 07:53:53 -0700 Myk Melez it's not soup yet
Mon, 28 Jul 2008 01:21:38 -0700 Myk Melez get filters working with the collections sidebar driving the initial load of the collection
Mon, 28 Jul 2008 00:59:13 -0700 Myk Melez persist collection and group in the URL, and delay loading content until the collections sidebar has loaded
Sun, 27 Jul 2008 23:04:52 -0700 Myk Melez store the list of collections in the database
Sun, 27 Jul 2008 19:05:57 -0700 Myk Melez make the splitter take the left-hand sidebar into account
Sun, 27 Jul 2008 18:58:49 -0700 Myk Melez resize tables to the max-height of the content area so they don't cause columns to stretch higher than the height of the viewport in the river view
Sun, 27 Jul 2008 18:22:13 -0700 Myk Melez store twitter message content as the subject of the message so it shows up in the list view
Sun, 27 Jul 2008 18:14:02 -0700 Myk Melez split the OPML functionality into a separate tab in the subscribe page
Sun, 27 Jul 2008 18:07:44 -0700 Myk Melez make subscribe page localizable
Sun, 27 Jul 2008 15:17:13 -0700 Myk Melez make refreshing twitter work
Sun, 27 Jul 2008 14:16:50 -0700 Myk Melez hide the collection view's column header, which is unuseful while we only have one column
Sun, 27 Jul 2008 14:00:47 -0700 Myk Melez move the collections toolbar underneath the tree
Sun, 27 Jul 2008 13:54:33 -0700 Myk Melez fix display of generic person icons next to people who don't have their own icon
Sun, 27 Jul 2008 13:50:16 -0700 Myk Melez don't die if a new identity doesn't have home or icon URLs
Sun, 27 Jul 2008 13:45:12 -0700 Myk Melez change the name of the sidebar from Subscriptions (which is no longer descriptive) to Snowl (which is generic but accurate)
Sun, 27 Jul 2008 13:38:33 -0700 Myk Melez updated version of the Preferences module
Sat, 26 Jul 2008 02:06:26 -0700 Myk Melez default preferences file (no preferences in it yet, just a placeholder)
Sat, 26 Jul 2008 02:05:47 -0700 Myk Melez icon for user who doesn't have their own
Sat, 26 Jul 2008 02:05:26 -0700 Myk Melez add first run and update pages
Sat, 26 Jul 2008 00:08:02 -0700 Myk Melez display icons for people
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