15
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 16 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Code organization cleanup. More... almost 13 years ago
Fixes off-by-one error and bitfield issue when fetching an email. More... almost 13 years ago
Now only prefetching emails required to maintain contiguous messages in database. More... almost 13 years ago
Further work on detecting message removal when folder first selected: #3805 More... almost 13 years ago
Display To:, From:, and Subject: in message viewer: #3812 More... almost 13 years ago
Message view should not be editable: #3826 More... almost 13 years ago
Display unread messages in boldface: #3807 More... almost 13 years ago
Implemented IMAP-specific folder and message properties tables: #3805 More... almost 13 years ago
Use GMime to display the text/plain portion of email messages: #3710 More... almost 13 years ago
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. More... almost 13 years ago
No longer crashes when running for the first time: #3798 More... almost 13 years ago
Move special folders to the top of the tree, put other folders in container, and start in Inbox: #3707 and #3692 More... almost 13 years ago
Fixes crasher when parsing an email address in an ISO encoding: #3790 More... almost 13 years ago
Folder heirarchies: #3788 More... almost 13 years ago
More responsive loading of folders: #3702 More... almost 13 years ago
Check for valac >= 0.12.0: #3726 More... almost 13 years ago
Moved to waf for build system: #3690 More... almost 13 years ago
Sort folders in sidebar (case-insensitive): #3692 More... almost 13 years ago
New file naming scheme and organization for the Engine. More... almost 13 years ago
Persist messages locally: #3742 More... almost 13 years ago
Further work toward persisting messages locally (#3742). More... almost 13 years ago
Patched up InternetAddress* bindings in GMime. More... almost 13 years ago
Authors credit in About box wasn't null terminated (#3762) and license text now refers to Geary (#3761). More... almost 13 years ago
Addition of MessageTable and MessageLocationTable toward fixing #3742. More... almost 13 years ago
Fixes message list not updated when folder is selected: #3741 More... almost 13 years ago
Merge branch 'master' of ssh://yorba.org/git/geary More... almost 13 years ago
First stab at implementing persistent storage of IMAP data: #3695. More... almost 13 years ago
Revised package version requirements. More... almost 13 years ago
Makefile now checks build dependencies (packages and minimum versions): #3699 More... almost 13 years ago
Added COPYING, AUTHORS, and MAINTAINERS files: #3697. More... almost 13 years ago