snowl/modules
Myk Melez a87fa63bb0 initial test of twitter refreshment, persistence, and retrieval
--HG--
extra : rebase_source : 6260b8dfc9ee58552c24b16a698a50baa4c886bf
2009-05-20 12:03:56 -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
URI.js simplify argument format 2008-10-08 17:03:47 -07:00
collection.js make SnowlMessage::read be a regular attribute that is persisted through SnowlMessage::persist() 2009-05-13 18:26:58 -07:00
constants.js factor out text linkification into the utils module in preparation for using it in the river and message views 2008-12-28 17:56:01 -08:00
datastore.js simplify initialization of InstrumentedStorageStatement 2009-05-12 11:33:22 -07:00
feed.js make author retrieval work 2009-05-12 17:47:02 -07:00
identity.js test all the attributes of the message author, which is an identity; and don't make personID an attribute of identities 2009-05-13 18:01:14 -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 make SnowlMessage::read be a regular attribute that is persisted through SnowlMessage::persist() 2009-05-13 18:26:58 -07:00
opml.js don't include URLs for Twitter accounts in the OPML export 2008-12-22 23:40:57 -08:00
request.js factor out requests into a Request module 2009-05-07 16:30:18 -07:00
service.js remove SnowlService::getAccount method, which isn't being used anywhere and has been superceded by SnowlFeed::retrieve and SnowlTwitter::retrieve (which are mixed in from SnowlSource::retrieve) 2009-05-15 16:21:10 -07:00
source.js separate storage for lastRefreshed property and implement persistence for importance property 2009-05-13 17:45:06 -07:00
target.js replace Mixin module with Mixins module from jsmodules project 2009-05-12 14:49:44 -07:00
twitter.js initial test of twitter refreshment, persistence, and retrieval 2009-05-20 12:03:56 -07:00
utils.js better fix for container open/close selection state. 2009-04-16 14:12:37 -06:00