snowl/modules
alta88 5c0fa93b73 do not get message parts when building a collection, as the parts are selected when the message is selected; this results in significant perf improvement when building a list.
prior changeset 908 6bf76e98cc04: Bug 499792, fix rest of issues given the relationship between people and identities.
2009-07-11 11:28:35 -06:00
..
FeedWriter.js close the notification when the user presses the Subscribe Now button 2009-06-14 16:33:30 -07:00
Mixins.js replace Mixin module with Mixins module from jsmodules project 2009-05-12 14:49:44 -07:00
Observers.js document the Observers module better 2009-01-13 17:58:01 -08:00
Preferences.js new version of Preferences module 2008-09-23 11:44:11 -07:00
StringBundle.js a StringBundle module to make accessing string bundles from JS modules and components easier; use the StringBundle module in the opml and utils modules 2008-11-30 22:57:17 -08:00
Sync.js update Sync module to latest version and make Collection2 module work with it 2009-06-05 17:36:11 -07:00
URI.js simplify argument format 2008-10-08 17:03:47 -07:00
collection.js do not get message parts when building a collection, as the parts are selected when the message is selected; this results in significant perf improvement when building a list. 2009-07-11 11:28:35 -06:00
collection2.js only show today's messages in the river view (step 1 of reintroduction of time periods) 2009-06-23 13:51:53 -07:00
constants.js implement caching collections data (new, unread, total msgs) and style collections, a WIP. 2009-07-01 09:30:48 -06:00
datastore.js (no commit message) 2009-07-11 10:48:53 -06:00
feed.js implement 'error' state and visuals for collections tree. 2009-07-07 08:08:41 -06:00
identity.js bug 497104: persist messages' read statuses 2009-06-09 17:00:30 -07:00
log4moz.js integrate latest version of log4moz module, and stop logging to files 2008-11-18 16:06:01 -08:00
message.js (no commit message) 2009-07-11 10:48:53 -06:00
opml.js don't include URLs for Twitter accounts in the OPML export 2008-12-22 23:40:57 -08:00
request.js catch exceptions while refreshing sources we're subscribing to so they don't prevent us from subscribing to the source or any other in the OPML file we're perhaps importing 2009-06-25 16:40:12 -07:00
service.js (no commit message) 2009-07-11 10:48:53 -06:00
source.js use source.unstore in removeSource(), clean up notifies. 2009-07-07 13:09:19 -06:00
target.js replace Mixin module with Mixins module from jsmodules project 2009-05-12 14:49:44 -07:00
twitter.js implement 'error' state and visuals for collections tree. 2009-07-07 08:08:41 -06:00
utils.js make the period selector prettier 2009-06-23 16:02:57 -07:00