Mercurial > snowl
graph
-
make all messages received in the same refresh have the same received datetime, and support multiple sort properties when sorting a collectionMon, 25 Aug 2008 17:33:13 -0700, by Myk Melez
-
a file that helps test the layout of the stream viewFri, 22 Aug 2008 18:23:26 -0700, by Myk Melez
-
factor out js to julian date conversions into a utils libraryFri, 22 Aug 2008 18:22:58 -0700, by Myk Melez
-
the beginning of support for ordering messages in the order they were receivedFri, 22 Aug 2008 18:01:39 -0700, by Myk Melez
-
store datetime values as Julian dates, SQLite's native formatFri, 22 Aug 2008 17:47:05 -0700, by 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 18:47:42 -0700, by Myk Melez
-
use the text-link style to make links look like links in the stream viewThu, 21 Aug 2008 16:59:39 -0700, by Myk Melez
-
display source icons for messages that don't have author iconsThu, 21 Aug 2008 16:53:17 -0700, by Myk Melez
-
style metadata to make it more and less obtrusiveThu, 21 Aug 2008 16:43:54 -0700, by Myk Melez
-
use a XUL image instead of an HTML img to fix 'inline element in block context' warningsThu, 21 Aug 2008 16:22:44 -0700, by Myk Melez
-
use a description tag instead of a generic box tag for consistent default styling between the body and the author and timestamp nodesThu, 21 Aug 2008 16:19:34 -0700, by Myk Melez
-
a better looking stream view with a structure to build uponThu, 21 Aug 2008 14:01:22 -0700, by Myk Melez
-
beginnings of a stream viewTue, 19 Aug 2008 18:08:37 -0700, by Myk Melez
-
snowl works on the latest nightly buildsTue, 19 Aug 2008 18:08:20 -0700, by Myk Melez
-
version 0.1.1, which contains additional localesFri, 15 Aug 2008 18:11:38 -0700, by Myk Melez
-
don't show the 'updated' pageFri, 15 Aug 2008 18:11:28 -0700, by Myk Melez
-
use locales recently checked inFri, 15 Aug 2008 18:11:16 -0700, by Myk Melez
-
ca-AD, da-DK, ja-JP, nl-NL, pl-PL, and zh-CN localizationsFri, 15 Aug 2008 17:51:15 -0700, by Myk Melez
-
early versions of a sources pagesFri, 15 Aug 2008 17:50:26 -0700, by 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 styleFri, 15 Aug 2008 17:45:04 -0700, by Myk Melez
-
bump version to 0.1Fri, 15 Aug 2008 17:44:38 -0700, by Myk Melez
-
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.Fri, 07 Nov 2008 17:24:43 -0800, by Atul Varma
-
make unsubscribe work againTue, 05 Aug 2008 12:44:46 -0700, by Myk Melez
-
minor formatting fixTue, 05 Aug 2008 12:40:13 -0700, by Myk Melez
-
localize the about dialogTue, 05 Aug 2008 00:57:17 -0700, by Myk Melez
-
be consistent when referring to message sourcesMon, 04 Aug 2008 16:59:44 -0700, by 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 collectionsMon, 04 Aug 2008 16:58:54 -0700, by Myk Melez
-
localize sidebarMon, 04 Aug 2008 16:08:58 -0700, by Myk Melez
-
localize river viewMon, 04 Aug 2008 16:05:50 -0700, by Myk Melez
-
localize message pageMon, 04 Aug 2008 15:59:09 -0700, by Myk Melez
-
localize prefwindow, remove obsolete OPML import code from prefwindow, and display message about not yet having any preferencesMon, 04 Aug 2008 15:55:18 -0700, by Myk Melez
-
add license header blocks to all CSS & JS filesMon, 04 Aug 2008 14:29:39 -0700, by Myk Melez
-
add license headers to all XUL filesMon, 04 Aug 2008 14:22:20 -0700, by Myk Melez
-
remove obsolete filesMon, 04 Aug 2008 14:19:55 -0700, by Myk Melez
-
add info about icon licenses to the about dialogMon, 04 Aug 2008 13:11:02 -0700, by Myk Melez
-
move files to top level instead of bogus extension subdirectoryMon, 04 Aug 2008 11:24:48 -0700, by Myk Melez
-
include the author or source in the byline in the river of news viewWed, 30 Jul 2008 00:59:31 -0700, by Myk Melez
-
provide access to both the list and river views from the View menuWed, 30 Jul 2008 00:49:26 -0700, by 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 itWed, 30 Jul 2008 00:30:56 -0700, by Myk Melez
-
a even better way to clear the selection and make sure the new view is visibleWed, 30 Jul 2008 00:25:06 -0700, by Myk Melez
-
a better way to clear the selectionWed, 30 Jul 2008 00:08:27 -0700, by Myk Melez
-
kill the selection when changing collections in the list viewTue, 29 Jul 2008 23:26:21 -0700, by Myk Melez
-
make the subscribe page open to the specified tabTue, 29 Jul 2008 23:12:22 -0700, by Myk Melez
-
make the sidebar and list view open and close in synchronicityTue, 29 Jul 2008 23:01:28 -0700, by Myk Melez
-
Added tag snowl-release-0.1a1 for changeset 67500529330cTue, 29 Jul 2008 23:00:50 -0700, by Myk Melez
-
hide the list view by default but open it automatically when the user opens the sidebar snowl-release-0.1a1Mon, 28 Jul 2008 07:54:36 -0700, by Myk Melez
-
it's not soup yetMon, 28 Jul 2008 07:53:53 -0700, by Myk Melez
-
get filters working with the collections sidebar driving the initial load of the collectionMon, 28 Jul 2008 01:21:38 -0700, by Myk Melez
-
persist collection and group in the URL, and delay loading content until the collections sidebar has loadedMon, 28 Jul 2008 00:59:13 -0700, by Myk Melez
-
store the list of collections in the databaseSun, 27 Jul 2008 23:04:52 -0700, by Myk Melez
-
make the splitter take the left-hand sidebar into accountSun, 27 Jul 2008 19:05:57 -0700, by 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 viewSun, 27 Jul 2008 18:58:49 -0700, by Myk Melez
-
store twitter message content as the subject of the message so it shows up in the list viewSun, 27 Jul 2008 18:22:13 -0700, by Myk Melez
-
split the OPML functionality into a separate tab in the subscribe pageSun, 27 Jul 2008 18:14:02 -0700, by Myk Melez
-
make subscribe page localizableSun, 27 Jul 2008 18:07:44 -0700, by Myk Melez
-
make refreshing twitter workSun, 27 Jul 2008 15:17:13 -0700, by Myk Melez
-
hide the collection view's column header, which is unuseful while we only have one columnSun, 27 Jul 2008 14:16:50 -0700, by Myk Melez
-
move the collections toolbar underneath the treeSun, 27 Jul 2008 14:00:47 -0700, by Myk Melez
-
fix display of generic person icons next to people who don't have their own iconSun, 27 Jul 2008 13:54:33 -0700, by Myk Melez
-
don't die if a new identity doesn't have home or icon URLsSun, 27 Jul 2008 13:50:16 -0700, by Myk Melez