.. |
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
|
fix filtering behavior when deselecting a collection.
|
2009-06-12 08:57:32 -06:00 |
collection2.js
|
reimplement the ability to view an aggregation of all subscriptions at once
|
2009-06-22 18:26:40 -07:00 |
constants.js
|
more message deletion work; implement concept of 'trash' (though it will not be called that and have so such thing as a folder), handle 'current' flag cases to prevent dupes, add 'show deleted' and 'purge deleted' buttons. remaining: contextmenu purge and undelete of deleted items.
|
2009-06-08 15:14:48 -06:00 |
datastore.js
|
fix name change breakage.
|
2009-06-09 08:44:04 -06:00 |
feed.js
|
bug 497763: make subscribing to feeds and Twitter through the Subscribe dialog work again
|
2009-06-14 22:31:12 -07: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
|
second fix for bug 497104: fix the case where you mark a message unread and then refresh the message's source
|
2009-06-14 22:02:25 -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
|
support setting request headers declaratively
|
2009-06-05 21:42:02 -07:00 |
service.js
|
don't assume messages have authors; remove reference to metadata table, which doesn't exist anymore
|
2009-06-05 22:49:37 -07:00 |
source.js
|
implement Undo for feed auto-subscription
|
2009-06-14 12:15:38 -07:00 |
target.js
|
replace Mixin module with Mixins module from jsmodules project
|
2009-05-12 14:49:44 -07:00 |
twitter.js
|
bug 497104: persist messages' read statuses
|
2009-06-09 17:00:30 -07:00 |
utils.js
|
add logging to canonicalize feeds
|
2009-06-16 02:21:24 -07:00 |