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