Mercurial > snowl
graph
-
make page moves work; fix regression in detecting overflow/underflow events from removing the scrollboxFri, 07 Nov 2008 18:32:41 -0800, by 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:45:07 -0800, by Myk Melez
-
move river scrollbox styles into the stylesheet to make them easier to hack onFri, 07 Nov 2008 17:21:19 -0800, by 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 worldsFri, 07 Nov 2008 16:59:04 -0800, by Myk Melez
-
make the content div flexible again, as it needs to be flexible in order for content to properly wrap in non-columns modeFri, 07 Nov 2008 16:50:57 -0800, by Myk Melez
-
make the content div inflexible so it doesn't flex way too far past the right edge of the contentFri, 07 Nov 2008 16:33:53 -0800, by 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 loadFri, 07 Nov 2008 16:14:41 -0800, by Myk Melez
-
clean up the river stylesheetFri, 07 Nov 2008 15:16:10 -0800, by Myk Melez
-
remove sourceMenu style now that we no longer have a source menuFri, 07 Nov 2008 14:56:25 -0800, by Myk Melez
-
display an excerpt of the message when we don't display the full contentFri, 07 Nov 2008 14:54:10 -0800, by Myk Melez
-
Automated merge with http://hg.mozdev.org/snowl/Fri, 07 Nov 2008 14:06:36 -0800, by Myk Melez
-
build the body unconditionally but only display it if the user checks the body button; display iconified first image if availableThu, 06 Nov 2008 18:55:26 -0800, by Myk Melez
-
put byline, title, and content in correct order per new visual design mockupsThu, 06 Nov 2008 17:04:44 -0800, by Myk Melez
-
add toggle between message and message link to list view, missing prefThu, 06 Nov 2008 12:22:28 -0700, by alta88
-
remove boilerplate that isn't necessary in an abstract classTue, 04 Nov 2008 21:32:43 -0800, by 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 themTue, 04 Nov 2008 19:09:11 -0800, by Myk Melez
-
disable the textbox when sending a messageTue, 04 Nov 2008 18:44:57 -0800, by Myk Melez
-
give the user feedback about the send while it is occurringTue, 04 Nov 2008 18:34:10 -0800, by Myk Melez
-
add the sent message to the database once it has been sentTue, 04 Nov 2008 15:09:35 -0800, by Myk Melez
-
include target.js, which was missing from the previous checkinTue, 04 Nov 2008 15:09:11 -0800, by Myk Melez
-
initial implementationi of writing; stream view only, still pretty hackyTue, 04 Nov 2008 12:24:08 -0800, by Myk Melez
-
add 'snowl' to all observer topics to avoid conflicts with other extensions/core code; use the Observers component everywhereTue, 04 Nov 2008 12:11:07 -0800, by Myk Melez
-
add some glue to let sources be queried to see if they are also targetsMon, 03 Nov 2008 18:02:27 -0800, by Myk Melez
-
Merge with 9171e373cb1fb6717ac10c68228b83b4ad6ecdb3Sun, 02 Nov 2008 10:28:38 -0700, by alta88
-
implement tree (list and collection) contextmenu foundation, change XXX Utils to DateUtils, some click handling fixes.Sun, 02 Nov 2008 10:20:12 -0700, by alta88
-
replace 40x40 icon with clearer version (that, however, has a white background)Fri, 31 Oct 2008 16:57:52 -0700, by Myk Melez
-
remove old unused small logoFri, 31 Oct 2008 16:52:26 -0700, by Myk Melez
-
add the snowl logo to the login dialog so users associate it with snowlThu, 30 Oct 2008 17:39:34 -0700, by Myk Melez
-
cut the icon out of the logo and store it in a separate fileThu, 30 Oct 2008 17:38:58 -0700, by Myk Melez
-
(no commit message)Wed, 29 Oct 2008 18:36:16 -0600, by alta88
-
menuitem to show flat or hierarchical collections, fix stream to unload/remove observer, wiring for menuitems and view states.Tue, 28 Oct 2008 18:33:20 -0600, by alta88
-
small icon that fades to transparency around the edgesFri, 24 Oct 2008 16:48:59 -0700, by Myk Melez
-
we don't need the _restartApp method anymoreFri, 24 Oct 2008 14:14:12 -0700, by Myk Melez
-
store the artwork in the repository so we don't lose track of itTue, 21 Oct 2008 18:05:30 -0700, by Myk Melez
-
start working on the third preview release of 0.2Tue, 21 Oct 2008 17:43:16 -0700, by Myk Melez
-
Added tag snowl-release-0.2pre2 for changeset 27b518a266e8Mon, 20 Oct 2008 10:12:16 -0700, by 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.2pre2Mon, 20 Oct 2008 10:12:01 -0700, by Myk Melez
-
fix typo in commentMon, 20 Oct 2008 10:11:05 -0700, by Myk Melez
-
Added tag snowl-release-0.2pre2 for changeset 4da8f7477fe6Mon, 20 Oct 2008 03:29:24 -0700, by Myk Melez
-
Added tag snowl-release-0.2pre2 for changeset 328c0e2724b9Mon, 20 Oct 2008 02:32:05 -0700, by Myk Melez
-
comment out debugging statements that shouldn't show up in version pushed to AMOMon, 20 Oct 2008 02:23:09 -0700, by Myk Melez
-
update version string to 0.2pre2 in preparation for its releaseMon, 20 Oct 2008 02:19:58 -0700, by Myk Melez
-
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:16:47 -0700, by 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, by alta88
-
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 weekMon, 20 Oct 2008 01:31:30 -0700, by 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 oneFri, 17 Oct 2008 17:30:25 -0700, by Myk Melez
-
rebuild the river and stream views at midnight so the period-based groups stay accurateThu, 16 Oct 2008 19:11:46 -0700, by Myk Melez
-
make sure the grouping code skips as many groups as is necessary to come to the group that the next message belongs toThu, 16 Oct 2008 16:38:10 -0700, by Myk Melez
-
correctly calculate the date representing tomorrowThu, 16 Oct 2008 16:37:38 -0700, by Myk Melez
-
a new 16x16 icon; this is not yet the final version, as it doesn't anti-alias to transparencyWed, 15 Oct 2008 11:26:04 -0700, by Myk Melez
-
give the periods icons, and rename All to AnytimeTue, 14 Oct 2008 18:05:57 -0700, by Myk Melez
-
three additional layouts for the list view: wide message, wide thread, and stackedTue, 14 Oct 2008 11:42:31 -0700, by alta88
-
let users choose a period of time from which to see messages in the river viewTue, 14 Oct 2008 11:34:46 -0700, by 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 timestampSun, 12 Oct 2008 21:30:14 -0700, by Myk Melez
-
only show a week's worth of messages, and group them by date, in the stream viewSun, 12 Oct 2008 21:27:12 -0700, by Myk Melez