Commit graph

7246 commits

Author SHA1 Message Date
Nate Lillich
135a2fb5dc Moved selction counter text out of HTML into source for translatability. 2012-03-05 12:00:28 -08:00
Nate Lillich
17f1fc0a6f selected_conversations is not nullable anymore.
Added message selection count showing when more than one message selected.
2012-03-05 11:54:31 -08:00
Nate Lillich
61dc37faa6 Added message count div to viewer. 2012-03-05 11:52:34 -08:00
Nate Lillich
a8e07c11af Archiving will now archive all selected messages. 2012-03-02 18:54:04 -08:00
Nate Lillich
135275d8b1 Selecting multiple messages disables the single-message-only buttons 2012-03-02 18:34:51 -08:00
Nate Lillich
0bc0c16ad1 Changed current_conversation to selected_conversations and made it an array 2012-03-02 18:25:38 -08:00
Nate Lillich
08b3c4e61c The selection signal now passes along all selected conversations 2012-03-02 18:02:44 -08:00
Nate Lillich
d602eea284 TreeSelection now supports multiple. 2012-03-02 17:48:46 -08:00
Eric Gregory
4a2e81fd3f Change to list command to support finicky servers 2012-02-23 18:38:43 -08:00
Eric Gregory
e91eafce7a Pipelining disabled for "other" email services. Closes #4763 2012-02-23 16:17:59 -08:00
Jim Nelson
6e89c450dc A better fix for not quoting atoms: Closes #4776. 2012-02-23 14:41:50 -08:00
Jim Nelson
d11f4ad558 Message system flags now unquoted: Fixes #4776
Dovecot didn't like quoting on message flags, which Serializer
automatically did on system flags due to their starting backslash.
2012-02-23 12:21:44 -08:00
Eric Gregory
0c29730769 Support for non-Google IMAP providers. Closes #4765 2012-02-23 11:18:58 -08:00
Adam Dingle
5014bb3c1e Ignore *~ (editor backup files). 2012-02-21 08:08:58 -08:00
Jim Nelson
201a4eb91b Cleans up a slight bug in the ClientConnection state machine
The bug has more to do with intentionality and logging then causing
and detectable problem.  Also improves reporting of solicited vs.
unsolicited mailbox notifications.
2012-02-17 11:16:44 -08:00
Jim Nelson
5b468948ca IDLE support: Closes #3885
IDLE support is now baked into ClientConnection and ClientSession.
ClientConnection can be configured to go into an IDLE state when
quiet (no commands pending), and ClientSession will turn this on
when IDLE is detected from the CAPABILITY server data response.
2012-02-16 19:55:33 -08:00
Eric Gregory
cdbf3d76f6 Scroll to first unread message, reduce flicker in message viewer. Closes #4639 Closes #4506 2012-02-16 13:31:01 -08:00
Eric Gregory
5077bb9b9e Message viewer: improvements to DOM manipulation and CSS rules 2012-02-15 12:52:09 -08:00
Jim Nelson
368e94be8e Fixes bug where changes to flags (i.e. Unread or Flagged) was not
reported to client when discovered at folder open.
2012-02-14 17:09:17 -08:00
Eric Gregory
a619e7350e Fixed webkit error on message removal due to missing hash functions. Closes #4744 2012-02-14 14:36:41 -08:00
Jim Nelson
f2fb8f1e17 Fixes crasher when scrolling to end of folder
When scrolling down to the end of a folder where no more messages
were waiting, Geary would crash in GearyController.
2012-02-13 13:12:34 -08:00
Jim Nelson
2c6919c105 Removes spurious debug messages, better folder normalization
In addition to removing some debug messages that were probably
not as useful as they once were (and appeared a lot during normal
use of the program), also made slight change to normalizing the
folder when first opened ... although Eric's recent changes helped
with notifying messages when they were removed during this process,
I'm still finding the occasional old message listed in the folder
although it was archived earlier.  This change uses a more
thorough call to list_emails_by_id() to capture *all* changes
since the folder was opened.
2012-02-13 12:45:34 -08:00
Eric Gregory
2e158f5037 Message list now updates correctly. Closes #4728 2012-02-13 11:05:12 -08:00
Eric Gregory
c295aac976 Geary icon. Closes #3705 2012-02-10 11:33:54 -08:00
Eric Gregory
50609c58ea Fixed message_removed signal not firing on startup. Closes #4642 2012-02-08 22:59:35 -08:00
Eric Gregory
7154ab1981 Removed empty tooltip over Labels in folder sidebar. Closes #4734 2012-02-08 18:51:55 -08:00
Eric Gregory
e2d777eb0d Fixed overflow issue in message view. Closes #4634 2012-02-08 13:48:09 -08:00
Eric Gregory
754cf01e2d Allow message with no body. Closes #4444 2012-02-08 11:14:54 -08:00
Eric Gregory
b61e309dee Message view can now add/remove messages. Closes #4658 2012-02-07 18:37:04 -08:00
Eric Gregory
486c749ae7 Omit angle brackets when no name present in composer window. Closes #4698 2012-02-06 18:35:53 -08:00
Eric Gregory
7bc8454444 Focus on message list after archiving. Closes #4709 2012-02-03 16:11:35 -08:00
eric
4509ba9daa Fixes sidebar "reload" glitch. Closes #4705 2012-02-03 12:42:59 -08:00
Eric Gregory
ce031eee3b Icons folder, label icons in sidebar, new archive button, sidebar assertion fix, inbox selection fix. Fixes #4700 Closes #4659 2012-02-01 18:51:07 -08:00
eric
f0ea6b3ceb URL tooltips when you hover over links. Closes #4672 2012-02-01 16:37:53 -08:00
Eric Gregory
767997eeb7 Sidebar icons! Closes #3792 2012-02-01 12:32:07 -08:00
Eric Gregory
a3a69d0200 Prevent inbox from appearing under lables. Closes #3819 2012-02-01 12:15:05 -08:00
eric
d109cbb6a3 Composer word wrap fixed. Closes #4686 2012-01-31 11:30:03 -08:00
Eric Gregory
64a9ce38d1 Fixed reply-to so it threads with original message. Closes #4646 2012-01-30 18:20:57 -08:00
Eric Gregory
a5b8aa47c2 Undo in message composer. Closes #4656 2012-01-30 14:27:06 -08:00
Eric Gregory
5b81c32208 Message buttons disabled until conversation loads. Closes #4677 2012-01-30 12:22:28 -08:00
Adam Dingle
304f1d825e Darken the selected message's preview a bit. Closes #4380 2012-01-30 12:00:14 -08:00
Eric Gregory
7638d4182d Shortened tooltips on tool buttons #4681 2012-01-30 11:58:12 -08:00
Eric Gregory
2173636457 Removes HTML from quoted messages and previews. Closes #4664 Fixes #4404 2012-01-30 11:45:02 -08:00
Eric Gregory
e6848c6de5 Context menu in message view. Fix for CSS background issue. Closes #4640 Closes #4666 2012-01-27 18:40:10 -08:00
Adam Dingle
60e4e6a946 Upped minimum Vala requirement to 0.15.1. 2012-01-27 15:24:18 -08:00
Eric Gregory
346c86f53b Vala 0.15.1 support. Closes #4674 and #4673 2012-01-27 15:00:24 -08:00
Eric Gregory
99fef662dc Moved newlines in reply format. Closes #4669 2012-01-26 17:28:26 -08:00
Eric Gregory
c3c5756270 Fixed math mistake in menu position. Closes #4671 2012-01-26 16:29:45 -08:00
Eric Gregory
9d6d2ff8ef Allow null subject to be set. Closes #4668 2012-01-26 16:05:40 -08:00
Eric Gregory
60fb7c7b81 Minor facelifts to toolbar icons, message view. Closes #4494 2012-01-26 15:48:28 -08:00