snowl/modules
Myk Melez 98d2e45523 remove periodization code that is no longer used 2009-08-21 18:44:58 -07: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 make received constraints work with the non-stored generic MessageCollection objects 2009-08-21 18:27:40 -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 rewrite places db rebuild code, add menuitem for rebuild. 2009-07-12 20:28:35 -06:00
feed.js make received constraints work with the non-stored generic MessageCollection objects 2009-08-21 18:27:40 -07:00
identity.js rewrite places db rebuild code, add menuitem for rebuild. 2009-07-12 20:28:35 -06:00
log4moz.js integrate latest version of log4moz module, and stop logging to files 2008-11-18 16:06:01 -08:00
message.js Search enhancements v.1: implement multi item text highlighting of search terms, add unicode support, add edit checking/search textbox background feedback. edit checking attempts to match capabilities/limitations of sqlite FTS, in addition to preventing sequences that result in crashes. 2009-07-24 01:11:27 -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 rewrite places db rebuild code, add menuitem for rebuild. 2009-07-12 20:28:35 -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 remove periodization code that is no longer used 2009-08-21 18:44:58 -07:00