Commit graph

  • 05bb32f116 Const'd id strings and re-arranged formatted selection count string. Nate Lillich 2012-03-05 14:41:58 -08:00
  • 135a2fb5dc Moved selction counter text out of HTML into source for translatability. Nate Lillich 2012-03-05 12:00:28 -08:00
  • 17f1fc0a6f selected_conversations is not nullable anymore. Added message selection count showing when more than one message selected. Nate Lillich 2012-03-05 11:54:31 -08:00
  • 61dc37faa6 Added message count div to viewer. Nate Lillich 2012-03-05 11:52:34 -08:00
  • a8e07c11af Archiving will now archive all selected messages. Nate Lillich 2012-03-02 18:54:04 -08:00
  • 135275d8b1 Selecting multiple messages disables the single-message-only buttons Nate Lillich 2012-03-02 18:34:51 -08:00
  • 0bc0c16ad1 Changed current_conversation to selected_conversations and made it an array Nate Lillich 2012-03-02 18:25:38 -08:00
  • 08b3c4e61c The selection signal now passes along all selected conversations Nate Lillich 2012-03-02 18:02:44 -08:00
  • d602eea284 TreeSelection now supports multiple. Nate Lillich 2012-03-02 17:48:46 -08:00
  • 4a2e81fd3f Change to list command to support finicky servers Eric Gregory 2012-02-23 18:38:43 -08:00
  • e91eafce7a Pipelining disabled for "other" email services. Closes #4763 Eric Gregory 2012-02-23 16:17:59 -08:00
  • 6e89c450dc A better fix for not quoting atoms: Closes #4776. Jim Nelson 2012-02-23 14:41:14 -08:00
  • d11f4ad558 Message system flags now unquoted: Fixes #4776 Jim Nelson 2012-02-23 12:20:11 -08:00
  • 0c29730769 Support for non-Google IMAP providers. Closes #4765 Eric Gregory 2012-02-23 11:18:58 -08:00
  • 5014bb3c1e Ignore *~ (editor backup files). Adam Dingle 2012-02-21 08:08:58 -08:00
  • 201a4eb91b Cleans up a slight bug in the ClientConnection state machine Jim Nelson 2012-02-17 11:16:44 -08:00
  • 5b468948ca IDLE support: Closes #3885 Jim Nelson 2012-02-16 19:54:07 -08:00
  • cdbf3d76f6 Scroll to first unread message, reduce flicker in message viewer. Closes #4639 Closes #4506 Eric Gregory 2012-02-16 13:31:01 -08:00
  • 5077bb9b9e Message viewer: improvements to DOM manipulation and CSS rules Eric Gregory 2012-02-15 12:52:09 -08:00
  • 368e94be8e Fixes bug where changes to flags (i.e. Unread or Flagged) was not reported to client when discovered at folder open. Jim Nelson 2012-02-14 17:08:00 -08:00
  • a619e7350e Fixed webkit error on message removal due to missing hash functions. Closes #4744 Eric Gregory 2012-02-14 14:36:41 -08:00
  • f2fb8f1e17 Fixes crasher when scrolling to end of folder Jim Nelson 2012-02-13 13:12:34 -08:00
  • 2c6919c105 Removes spurious debug messages, better folder normalization Jim Nelson 2012-02-13 12:45:34 -08:00
  • 2e158f5037 Message list now updates correctly. Closes #4728 Eric Gregory 2012-02-13 11:05:12 -08:00
  • c295aac976 Geary icon. Closes #3705 Eric Gregory 2012-02-10 11:33:54 -08:00
  • 50609c58ea Fixed message_removed signal not firing on startup. Closes #4642 Eric Gregory 2012-02-08 22:59:35 -08:00
  • 7154ab1981 Removed empty tooltip over Labels in folder sidebar. Closes #4734 Eric Gregory 2012-02-08 18:51:55 -08:00
  • e2d777eb0d Fixed overflow issue in message view. Closes #4634 Eric Gregory 2012-02-08 13:48:09 -08:00
  • 754cf01e2d Allow message with no body. Closes #4444 Eric Gregory 2012-02-08 11:14:54 -08:00
  • b61e309dee Message view can now add/remove messages. Closes #4658 Eric Gregory 2012-02-07 18:37:04 -08:00
  • 486c749ae7 Omit angle brackets when no name present in composer window. Closes #4698 Eric Gregory 2012-02-06 18:35:53 -08:00
  • 7bc8454444 Focus on message list after archiving. Closes #4709 Eric Gregory 2012-02-03 16:11:35 -08:00
  • 4509ba9daa Fixes sidebar "reload" glitch. Closes #4705 eric 2012-02-03 12:42:59 -08:00
  • ce031eee3b Icons folder, label icons in sidebar, new archive button, sidebar assertion fix, inbox selection fix. Fixes #4700 Closes #4659 Eric Gregory 2012-02-01 18:51:07 -08:00
  • f0ea6b3ceb URL tooltips when you hover over links. Closes #4672 eric 2012-02-01 16:37:53 -08:00
  • 767997eeb7 Sidebar icons! Closes #3792 Eric Gregory 2012-02-01 12:32:07 -08:00
  • a3a69d0200 Prevent inbox from appearing under lables. Closes #3819 Eric Gregory 2012-02-01 12:14:14 -08:00
  • d109cbb6a3 Composer word wrap fixed. Closes #4686 eric 2012-01-31 11:30:03 -08:00
  • 64a9ce38d1 Fixed reply-to so it threads with original message. Closes #4646 Eric Gregory 2012-01-30 18:20:57 -08:00
  • a5b8aa47c2 Undo in message composer. Closes #4656 Eric Gregory 2012-01-30 14:27:06 -08:00
  • 5b81c32208 Message buttons disabled until conversation loads. Closes #4677 Eric Gregory 2012-01-30 12:20:25 -08:00
  • 304f1d825e Darken the selected message's preview a bit. Closes #4380 Adam Dingle 2012-01-30 11:59:34 -08:00
  • 7638d4182d Shortened tooltips on tool buttons #4681 Eric Gregory 2012-01-30 11:58:12 -08:00
  • 2173636457 Removes HTML from quoted messages and previews. Closes #4664 Fixes #4404 Eric Gregory 2012-01-30 11:45:02 -08:00
  • e6848c6de5 Context menu in message view. Fix for CSS background issue. Closes #4640 Closes #4666 Eric Gregory 2012-01-27 18:40:10 -08:00
  • 60e4e6a946 Upped minimum Vala requirement to 0.15.1. Adam Dingle 2012-01-27 15:24:18 -08:00
  • 346c86f53b Vala 0.15.1 support. Closes #4674 and #4673 Eric Gregory 2012-01-27 15:00:24 -08:00
  • 99fef662dc Moved newlines in reply format. Closes #4669 Eric Gregory 2012-01-26 17:28:26 -08:00
  • c3c5756270 Fixed math mistake in menu position. Closes #4671 Eric Gregory 2012-01-26 16:29:45 -08:00
  • 9d6d2ff8ef Allow null subject to be set. Closes #4668 Eric Gregory 2012-01-26 16:05:40 -08:00
  • 60fb7c7b81 Minor facelifts to toolbar icons, message view. Closes #4494 Eric Gregory 2012-01-26 15:48:28 -08:00
  • 59af2c8509 Hitting return in msg composer fix. Closes #4667 Eric Gregory 2012-01-25 17:12:55 -08:00
  • b80e0ab62c Rolled back WebKit GTK requirement to version shipped in Oneiric. Jim Nelson 2012-01-25 16:48:56 -08:00
  • f9896fd9d0 Friendlier date/time in reply. Closes #4623 Eric Gregory 2012-01-25 15:18:06 -08:00
  • 699d14d554 "Donate" item removed. Closes #4645 Eric Gregory 2012-01-25 14:48:54 -08:00
  • e5e7d64aff Escape closes composer window. Closes #4382 Eric Gregory 2012-01-25 14:28:00 -08:00
  • 9bae555cba Sort message list by time of LAST message in conversation (instead of first.) Closes #4650 Eric Gregory 2012-01-25 12:41:03 -08:00
  • b11c1af070 Select *newer* message after archiving/deleting. Closes #4662 Eric Gregory 2012-01-25 12:13:25 -08:00
  • b82365ab2b Fixed shortcut keys for reply, reply all, and forward. Closes #4624 Eric Gregory 2012-01-25 12:00:29 -08:00
  • 4d6a4238de Fixes to linkification. Closes #4660 Closes #4657 Eric Gregory 2012-01-25 11:43:51 -08:00
  • 75a4e02866 Forward message. Closes #4401 Eric Gregory 2012-01-24 18:24:32 -08:00
  • 6be21856df Plain text hyperlinkification. Closes #4225 Eric Gregory 2012-01-24 15:36:40 -08:00
  • fe2b3723dc Standard Gnome toolbar icons. Closes #4321 Eric Gregory 2012-01-24 15:33:17 -08:00
  • 9c5e909531 Quick fix for font sizes in message view header Eric Gregory 2012-01-23 16:24:00 -08:00
  • 8ae5f2f929 Fixed assertion when switching folders during message download. Closes #4648 Eric Gregory 2012-01-23 16:13:31 -08:00
  • cc27fd767a Message viewer header tweaks. Closes #4318 Closes #4638 Closes #4637 Eric Gregory 2012-01-23 15:49:19 -08:00
  • cb236b6758 HTML support via WebKitGtk. Closes #3709 Eric Gregory 2012-01-20 17:31:56 -08:00
  • 288bb7702e Fixed two bugs related to replying. Adam Dingle 2012-01-18 15:39:44 -08:00
  • 932fa40491 Reply/reply all. Closes #4278 Eric Gregory 2012-01-17 18:42:20 -08:00
  • 5eeead97c0 Resolves flag watch crash. Closes #4621 Eric Gregory 2012-01-16 15:54:44 -08:00
  • 621ee5dcc8 Fixed #4491 (critical assertions from Vala compiler). Adam Dingle 2012-01-16 14:37:30 -08:00
  • 6fe3cb8a7a Stabalized folder switching. Closes #4233 Eric Gregory 2012-01-16 11:12:04 -08:00
  • ef10192e8d Updating copyright to 2012. Charles Lindsay 2012-01-11 15:22:56 -08:00
  • 1ab473f273 Tracking and using real name. Closes #4314 Charles Lindsay 2012-01-11 14:32:20 -08:00
  • 6615bff920 Workaround for SqlHeavy's cancellable problem. Closes #4505 Eric Gregory 2012-01-10 18:32:27 -08:00
  • a520ee4096 List functions now go thu replay queue. Closes #4577 Eric Gregory 2012-01-10 18:21:29 -08:00
  • 28dac65a4d Updated THANKS file. Adam Dingle 2012-01-10 10:44:12 -08:00
  • 281f29bc77 Updated copyrights to 2012. Closes #4564 Adam Dingle 2012-01-10 10:40:34 -08:00
  • 049a718c34 Archive/delete and mark unread now use ReplayQueue. Closes #4526 Eric Gregory 2012-01-09 10:58:13 -08:00
  • eea2b31a73 Smarter keepalives and a small Conversations fix. Jim Nelson 2012-01-06 11:32:20 -08:00
  • 755d5cfa39 Fixes problems discovered with Message-ID list parsing Jim Nelson 2012-01-04 11:18:38 -08:00
  • d9129b5ff4 Report login failure to user. Closes #3811 Eric Gregory 2011-12-22 12:31:06 -08:00
  • e50d46f5f5 Message list now has initial keyboard focus. Closes #4504 Eric Gregory 2011-12-16 16:47:34 -08:00
  • 2ec1504f54 Archive button disabled when no conversation selected. Closes #4500 Eric Gregory 2011-12-16 16:26:35 -08:00
  • 6c89dc58e5 Fixes emails without specified charset header. Closes #4493 Eric Gregory 2011-12-16 16:15:50 -08:00
  • 46f8803569 Escape closes dialog. Closes #4503 Eric Gregory 2011-12-16 16:13:54 -08:00
  • 7ffe5d99c7 Select first message in conversation. Closes #4257 Eric Gregory 2011-12-16 15:56:30 -08:00
  • cdfd3dda07 Prefs dialog, select next message after archiving pref. Closes #4496 Eric Gregory 2011-12-16 15:02:34 -08:00
  • 0fb0533601 Introduce some basic topic-based logging to Geary. Jim Nelson 2011-12-16 11:34:32 -08:00
  • 9ea9e67cc2 Fix for message count. Closes #4492 Eric Gregory 2011-12-15 16:50:41 -08:00
  • 9ea2b48919 Archive/delete messages. Closes #3806 Eric Gregory 2011-12-15 16:16:27 -08:00
  • e6ba9619f0 Increased preview size. Closes #4405 Eric Gregory 2011-12-15 14:39:55 -08:00
  • e784d1b9b3 Signal for updating EmailFlags. Closes #4478 Eric Gregory 2011-12-13 16:13:20 -08:00
  • fe099d9fb9 Mark messages as read when clicked. Closes #4476 Eric Gregory 2011-12-07 18:46:05 -08:00
  • 2109708146 Message list displays oldest unread message or latest message if all read. Closes #4396 Eric Gregory 2011-12-07 16:01:54 -08:00
  • 31b16aac48 Upping Vala requirement to 0.15. Fixes #4470 Eric Gregory 2011-12-07 15:33:27 -08:00
  • 2d21c631b4 Updates for Vala 0.15. Closes #4470 Eric Gregory 2011-12-07 15:03:56 -08:00
  • 063cc7d819 Per-email unread icon. Closes #4442 Eric Gregory 2011-11-30 15:56:19 -08:00
  • 227fd40a12 Added spinner. Closes #3926 Eric Gregory 2011-11-30 15:37:16 -08:00
  • caceda5b66 Checks if ANY msg in conversation is unread. Closes #4389 Eric Gregory 2011-11-28 17:53:53 -08:00