alta88
fd323528cc
fix filtering behavior when deselecting a collection.
2009-06-12 08:57:32 -06:00
alta88
a05a3c7a79
fix for message object changes in 9e95bd373024; deletion handling tweak.
2009-06-10 09:02:50 -06:00
Myk Melez
afb16d1c26
initialize variable
2009-06-09 17:33:46 -07:00
alta88
c035b2429b
some more name change cleanup, errors, warnings tweaks .
2009-06-09 11:34:27 -06:00
alta88
92ea9a0c1b
fix message.link becoming an nsIURI.
2009-06-09 10:11:57 -06:00
Myk Melez
e415b25c7b
update the write form/button *before* we (now synchronously) rebuild the stream view on load
2009-06-09 03:27:16 -07:00
Myk Melez
63ad1f96dc
remove debugging cruft
2009-06-09 03:21:58 -07:00
Myk Melez
70f51433bd
merge
2009-06-09 03:12:36 -07:00
Myk Melez
1cd6cfd44b
only persist content/summary/author for new messages
2009-06-09 03:11:42 -07:00
alta88
af19bf3553
minor message content fixes for new arch.
2009-06-08 19:29:58 -06:00
alta88
4deb31fd95
add delete/purge bin icons.
2009-06-08 18:30:51 -06:00
Myk Melez
91ba269aa8
fix syntax error from missing closing brace
2009-06-08 15:57:00 -07:00
Myk Melez
04c922a148
merge
2009-06-08 15:30:06 -07:00
alta88
f41ae66e23
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
Myk Melez
7ff4cbd4e0
stop rebuilding the river view when another rebuild starts
2009-06-07 22:07:37 -07:00
Myk Melez
fc22d47680
remove exception alert that shouldn't be there
2009-06-07 21:44:17 -07:00
Myk Melez
e165ef88d5
sort sources in the river collection alphabetically
2009-06-07 21:39:06 -07:00
Myk Melez
403cb8165c
subscribe to feeds automatically when the user clicks the feed icon
2009-06-07 21:26:44 -07:00
Myk Melez
f45dff3e0e
removing grouping from the river view and retrieve both the content and the summary
2009-06-07 17:31:28 -07:00
Myk Melez
bab686af79
retrieve authors of messages in the same collections2 view query that retrieves messages
2009-06-07 16:54:56 -07:00
alta88
2abbeb4e9c
further message deletion enhancements and tuning; implement list view contextmenu and multiselection deletes. still a WIP, deletes not yet handled for subsequent refreshes if 'current'.
2009-06-06 23:57:39 -06:00
Myk Melez
c460150d11
stop loading strands into the river and stream views, which no longer use it
2009-06-05 23:04:47 -07:00
Myk Melez
d5d5fe2209
don't assume messages have authors in the stream view; use Sync instead of strands when rebuilding that view
2009-06-05 23:02:12 -07:00
Myk Melez
01d3d51e84
stop initializing the river view in a delay now that we no longer need to wait for the collections view to load and select a collection; this fixes a regression in the recent merge that prevented the feed preview from loading
2009-06-05 22:55:03 -07:00
Myk Melez
6a460ba4b1
don't assume messages have authors; remove reference to metadata table, which doesn't exist anymore
2009-06-05 22:49:37 -07:00
Myk Melez
09542e6020
unregress display of the author name in the list view
2009-06-05 22:34:24 -07:00
Myk Melez
85ffe27f23
display a 'Preview' header above the list of feeds being previewed
...
--HG--
extra : rebase_source : 15ed687f1680049be28e1593e8b9d547e368d6ed
2009-06-05 17:43:57 -07:00
Myk Melez
7ada648717
display feeds from other open tabs in the river view
...
--HG--
extra : rebase_source : 41d8556403e74850c093d9e3dceecf613a4a0ece
2009-06-05 17:42:59 -07:00
Myk Melez
e3cb9c1e61
make the preview source richlistitem formatting look better
...
--HG--
extra : rebase_source : 274da6fef1093076324eab643af7749374736485
2009-06-04 00:44:07 -07:00
Myk Melez
b62adc78b2
make the dogmark smaller
...
--HG--
extra : rebase_source : 4956e8dc3df2a56ce53b56e77b57fd8c832aeb20
2009-06-04 00:43:36 -07:00
Myk Melez
c39d8743c3
images for dogmark
...
--HG--
extra : rebase_source : fa187d0ec5d1366bc978bc1852dea18453cf1fcc
2009-06-03 16:34:36 -07:00
Myk Melez
44dba06598
work in progress preview item (for new sources view) that lets you select another feed reader to use
...
--HG--
extra : rebase_source : d36a0fefc69c8a63302a3def2856e8506bda8d3f
2009-06-03 16:34:18 -07:00
Myk Melez
67fa832d53
add a dogmark for showing/hiding chrome in the river view
...
--HG--
extra : rebase_source : 0793043cc947cbbeb295b9aba4369fb4a04202bd
2009-06-03 16:33:23 -07:00
alta88
9e4546d11f
remove obsoleted message content files.
2009-06-03 12:22:30 -06:00
alta88
72eb7d4d93
implement first cut of message deletion (single message from button); add to the message object a new author object (per necessity and FIXME).
2009-06-03 12:15:09 -06:00
Myk Melez
7c30249c61
add a header type of richlistitem to the sources list
...
--HG--
extra : rebase_source : b1883536d96f8e04e85c8b7e965bc4ff0daeb918
2009-06-03 01:06:25 -07:00
Myk Melez
0d46de1faa
make the sources list look less like a form list and more like an integral part of the chrome
...
--HG--
extra : rebase_source : 8c4d8b20590c2760d267790f64607368d18e933a
2009-06-03 00:49:48 -07:00
Myk Melez
e2c0161a23
make star button look OS native
...
--HG--
extra : rebase_source : bad5d3b803032a4167f182edc4b5c4dce60234f6
2009-06-03 00:29:30 -07:00
Myk Melez
437a6c702e
initial implementation of binding for appearance of richlistitems representing sources in new sources view
...
--HG--
extra : rebase_source : c626eebfd168550c662f72b295fe07a049442e19
2009-06-02 18:58:42 -07:00
Myk Melez
28f687529a
suppress feeds that are Atom/RSS dupes
...
--HG--
extra : rebase_source : 4b8355a7dbc4f88c99bfd3e9c4b55863c258e75b
2009-06-02 17:35:03 -07:00
Myk Melez
ffe19e9c0e
show all feeds when previewing feeds in the river view
...
--HG--
extra : rebase_source : 206f1371da4ee883e43fdbe3541ce20ff09dd547
2009-06-02 16:49:46 -07:00
Myk Melez
7776b52cb9
include the previewed feed in the list of feeds and select it
...
--HG--
extra : rebase_source : fdb242afca234615565b6a74fe484d3c82bb7adb
2009-06-02 16:28:20 -07:00
Myk Melez
d29532a45f
make feed preview work again
...
--HG--
extra : rebase_source : a5048413035374248501e57b296aa8c1293033ad
2009-06-02 16:18:25 -07:00
Myk Melez
f9f09df9dd
initial implementation of a new sources view for the river
...
--HG--
extra : rebase_source : e58b804992cc3d36e0c88a069481eb86e0211fb2
2009-06-02 16:02:07 -07:00
alta88
ca9501e517
better header vol. 2; implement full headers display based on all of a message's attributes, space for message buttons in basic/full header, various tweaks.
2009-05-30 16:42:08 -06:00
Myk Melez
f6627668fa
remove the subscription button from the river view, since it will be obselete once we enable one-click subscription to previewed feeds in the view
...
--HG--
extra : rebase_source : 574caba63b0522869699803e65e884d8555bc6c2
2009-05-29 15:35:11 -07:00
Myk Melez
941af82b8b
remove the collections view box now that we've removed the collections view
...
--HG--
extra : rebase_source : f915e17735fe93b44ab8d9e85427fe5066726dfa
2009-05-29 15:19:09 -07:00
Myk Melez
cd4a4ec7fb
move the sidebar to the right of the river view
...
--HG--
extra : rebase_source : f88f89c91b85a84d27d4db859894da1b198a91a7
2009-05-29 15:18:50 -07:00
Myk Melez
8ee0d76ccb
use Ed Lee's thread manager-based technique for doing asynchronous function calls as if they were synchronous
...
--HG--
extra : rebase_source : d647415bf8592963b29cbcf6eaf0e754cfaf3f08
2009-05-27 19:21:55 -07:00
Myk Melez
99896ff185
remove collections view from river view
...
this is in preparation for building a new list of collections in the river view that uses a richlistbox and has limited configurability
--HG--
extra : rebase_source : b9ec93767ebb47cf1182522c25e35e23d786580b
2009-05-27 16:38:59 -07:00