Commit graph

  • 6b8951bfd8 Implemented IMAP-specific folder and message properties tables: #3805 Jim Nelson 2011-07-08 12:45:22 -07:00
  • 9792780edb Display To:, From:, and Subject: in message viewer: #3812 Jim Nelson 2011-07-14 15:47:01 -07:00
  • d1fa42fc13 Message view should not be editable: #3826 Jim Nelson 2011-07-14 14:49:29 -07:00
  • fdc2853904 Display unread messages in boldface: #3807 Jim Nelson 2011-07-14 14:45:35 -07:00
  • 9176d4778d Fixes a bug where the From: field remained undecoded (i.e. ISO charset) when first pulled from the server but would be properly decoded when pulled from the local database. Jim Nelson 2011-07-04 14:52:50 -07:00
  • 4b03ba004e Use GMime to display the text/plain portion of email messages: #3710 Jim Nelson 2011-07-06 15:46:24 -07:00
  • 7f293f9a6f No longer crashes when running for the first time: #3798 Jim Nelson 2011-07-04 13:54:00 -07:00
  • fff39e8a44 Move special folders to the top of the tree, put other folders in container, and start in Inbox: #3707 and #3692 Jim Nelson 2011-07-01 19:33:35 -07:00
  • 009a061a16 Fixes crasher when parsing an email address in an ISO encoding: #3790 Jim Nelson 2011-07-01 15:50:17 -07:00
  • 0273b78005 Folder heirarchies: #3788 Jim Nelson 2011-07-01 15:40:20 -07:00
  • a774034aff More responsive loading of folders: #3702 Jim Nelson 2011-06-28 16:33:27 -07:00
  • 708b3d754a Check for valac >= 0.12.0: #3726 Jim Nelson 2011-06-27 15:01:04 -07:00
  • 328683ecfb Moved to waf for build system: #3690 Jim Nelson 2011-06-27 14:55:22 -07:00
  • 41faa36103 New file naming scheme and organization for the Engine. Jim Nelson 2011-06-23 19:59:38 -07:00
  • f94018474b Sort folders in sidebar (case-insensitive): #3692 Jim Nelson 2011-06-24 16:28:05 -07:00
  • d179cb9bdd Persist messages locally: #3742 Jim Nelson 2011-06-23 19:07:04 -07:00
  • 4ccabcbd3e Further work toward persisting messages locally (#3742). Jim Nelson 2011-06-21 17:48:40 -07:00
  • 2fbe93afce Patched up InternetAddress* bindings in GMime. Jim Nelson 2011-06-21 15:14:15 -07:00
  • ead5ccf567 Authors credit in About box wasn't null terminated (#3762) and license text now refers to Geary (#3761). Jim Nelson 2011-06-20 11:40:22 -07:00
  • 9221937e95 Addition of MessageTable and MessageLocationTable toward fixing #3742. Jim Nelson 2011-06-16 16:27:08 -07:00
  • ac41e9269a Fixes message list not updated when folder is selected: #3741 Jim Nelson 2011-06-13 15:16:57 -07:00
  • e22fa2b510 Merge branch 'master' of ssh://yorba.org/git/geary Jim Nelson 2011-06-10 19:24:40 -07:00
  • 4b8ac5689f First stab at implementing persistent storage of IMAP data: #3695. Jim Nelson 2011-06-10 19:17:35 -07:00
  • 9e432d254e Revised package version requirements. Jim Nelson 2011-06-08 09:45:00 -07:00
  • 38d9cb6790 Makefile now checks build dependencies (packages and minimum versions): #3699 Jim Nelson 2011-06-07 15:11:02 -07:00
  • 40baadd8f6 Added COPYING, AUTHORS, and MAINTAINERS files: #3697. Jim Nelson 2011-06-06 15:23:04 -07:00
  • b9836067ef Removed --save-temps from Makefile. Jim Nelson 2011-06-06 14:44:36 -07:00
  • 5f6076e8cb Fixed bug in keepalive code. Cleaned up some exceptions. Jim Nelson 2011-06-03 16:32:30 -07:00
  • 013f6b57e1 Forgot to add MessageSet.vala in last commit. Jim Nelson 2011-06-03 11:12:29 -07:00
  • 58b4c381ea Added third pane to display message contents. Jim Nelson 2011-06-02 17:57:04 -07:00
  • ce4ee132ed Added STATUS command and decoder. Jim Nelson 2011-05-31 18:47:54 -07:00
  • 9ac3fd0b68 Added SelectExamineResults decoder. Jim Nelson 2011-05-31 15:40:39 -07:00
  • 737f235d60 Create ClientSessionManager. Jim Nelson 2011-05-30 18:18:52 -07:00
  • aa094cb813 Added folder list to sidebar. Jim Nelson 2011-05-27 17:19:24 -07:00
  • 65eb370e96 Added menu bar and About box. Fixed bug in ISO8601 date conversion. Jim Nelson 2011-05-26 18:26:36 -07:00
  • ba81ad43a4 Prettier dates and From: labels. Initial GMime integration. Jim Nelson 2011-05-26 17:29:00 -07:00
  • a581218ea9 First pass of UI client in code base. Jim Nelson 2011-05-24 19:40:06 -07:00
  • 5021d8372d Added NOOP idling support to ClientSession. Jim Nelson 2011-05-23 18:58:34 -07:00
  • e56a6a599a Further fleshed out FETCH support. Jim Nelson 2011-05-13 18:38:37 -07:00
  • e2d339dc4f Expanded and improved FETCH response decoding. Jim Nelson 2011-05-13 12:44:28 -07:00
  • 4778771c3d Updated console to accept multiple data item types for the "fetch" command. Jim Nelson 2011-05-11 15:55:52 -07:00
  • fb577a98ab send_command_async() in ClientSession. Jim Nelson 2011-05-06 17:23:42 -07:00
  • 42247df62b ClientSession improvements Jim Nelson 2011-05-06 13:19:32 -07:00
  • a43ab81fdf Improvements to Serializer and Deserializer Jim Nelson 2011-05-04 17:20:17 -07:00
  • cbe3440fef Response.vala -> ServerResponse.vala Jim Nelson 2011-04-14 01:16:40 +00:00
  • 6433ebfa5b Further development building the layers of IMAP decode, connectivity, and session management. First-stab implementation of a preliminary Engine API. Tons of work to go and tons of clean-up to make what's here more robust and more efficient. Jim Nelson 2011-04-14 01:15:05 +00:00
  • e3cab0804b Email client ho! Jim Nelson 2011-04-11 23:16:21 +00:00