summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous changes in ecmb_modify_object_sync()Milan Crha2019-07-011-6/+7
* evo-I#479 - Call mail account refresh also after going online ][Milan Crha2019-06-271-8/+6
* I#130 - [CamelOfflineFolder] Multiple downsync operations can run simultaneouslyMilan Crha2019-06-211-6/+65
* evo-I#479 - Call mail account refresh also after going onlineMilan Crha2019-06-141-0/+9
* Remove forgotten debug print from an LDAP book backendMilan Crha2019-06-131-2/+0
* [IMAPx] Prefer local search in folders fully synchronized for offlineMilan Crha2019-06-121-3/+23
* Change how CamelOfflineStore goes onlineMilan Crha2019-06-111-3/+6
* CamelOperation can be used by other thread while in its finalize()Milan Crha2019-06-041-5/+5
* Correct test for file writable test in On This Computer backendMilan Crha2019-05-311-1/+1
* I#123 - [SMTP] Ignore 8BITMIME extension for Yahoo! serversMilan Crha2019-05-303-18/+85
* I#108 - [IMAPx] Folder changes could be claimed in a wrong folder after APPENDMilan Crha2019-05-291-4/+8
* Update overdue time immediately after the reminders' window is mappedMilan Crha2019-05-241-0/+2
* Change buffer size argument value in call of icalvalue_decode_ical_string()Milan Crha2019-05-234-4/+4
* Expose E-Book/Cal-BackendSExp lockMilan Crha2019-05-236-7/+101
* EDataBook/EDataCal: Flush GDBus connection on backend property changeMilan Crha2019-05-232-0/+12
* [IMAPx] Fix a leak of CamelMessageInfo when downloading message from a serverMilan Crha2019-05-141-0/+1
* I#116 - [IMAPx] Correct handling of mailbox names (with RFC 6855 extension)Milan Crha2019-05-136-24/+59
* I#114 - [IMAPx] Option to enable full folder update on metered networksMilan Crha2019-05-093-1/+91
* I#112 - Credentials prompter re-asks for credentials of disabled accountsMilan Crha2019-05-071-3/+4
* I#190 - Does not show reminders after resume from suspendMilan Crha2019-05-061-0/+46
* I#89 - [IMAPx] Downloads content for offline in unsubscribed foldersMilan Crha2019-04-301-3/+11
* [EWebDAVDiscover] Prevent crash on GError use in gio functionsMilan Crha2019-04-291-4/+28
* I#105 - Invalid UTF-8 letters in a mail body get lostMilan Crha2019-04-234-32/+97
* Address several issues reported by Coverity ScanMilan Crha2019-04-187-8/+28
* I#99 - Fails to build against git master of OpenLDAP (vendor version check)Дилян Палаузов2019-04-121-1/+2
* Rename AddressBookView/CalendarView D-Bus members for backward compatibilityMilan Crha2019-03-296-36/+40
* [Flatpak] Use a persistent location for an NSS certificate databaseMilan Crha2019-03-272-3/+9
* I#95 - [WebDAV Session] Ignore empty current-user-privilege-set responseMilan Crha2019-03-141-5/+23
* I#92 - [IMAPx] Permanently delete single items in real Trash folderMilan Crha2019-03-111-6/+111
* M!12 - libedataserver: Fix annoations syntaxMarco Trevisan (Treviño)2019-03-112-3/+3
* ews-I#39 - Let handle recurring task completion by the serverMilan Crha2019-03-112-1/+12
* Make the OAuth2 credentials prompt window default size a bit largerMilan Crha2019-03-041-1/+1
* [OAuth2 Prompter] Show also current URL in the credentials prompt dialogMilan Crha2019-03-011-2/+66
* I#68 - WebDAV registry backend Refresh can remove existing sources ][Milan Crha2019-02-261-0/+48
* I#88 - Contacts with Birthday on Feb 29th Have No Appointment in Non-leap YearsMilan Crha2019-02-221-0/+6
* I#87 - [CalDAV] Free/busy request uses wrong format for the time-rangeMilan Crha2019-02-213-2/+46
* I#86 - Rejecting connection certificate causes constant connection retriesMilan Crha2019-02-185-42/+102
* [CalDAV] POST data to scheduling outbox with correct Content-Type ][Milan Crha2019-02-181-3/+3
* [CalDAV] POST data to scheduling outbox with correct Content-TypeMilan Crha2019-02-183-10/+65
* Hide sendmail in FlatpakMilan Crha2019-02-151-1/+4
* [Camel] Fix several annotations for message creationCorentin Noël2019-02-113-3/+3
* [OAuth2] Add GSettings keys to override client ID and secretMilan Crha2019-02-112-3/+95
* [CamelStreamMem] Fix transfer annotations and array element typeCorentin Noël2019-02-111-3/+3
* [EDataBook] Enforce EBookBackend typeCorentin Noël2019-02-083-5/+5
* [EData-Book] fix several annotationsCorentin Noël2019-02-0811-54/+54
* [Camel] Add more documentation and annotations to CamelMimeMessageCorentin Noël2019-02-081-23/+47
* [Vala] Make camel_sasl_new usable in ValaCorentin Noël2019-02-071-0/+3
* I#82 - Use uppercase in MIME-Version 1.0 headerMilan Crha2019-01-291-2/+4
* I#81 - Pops up a reminder of a deleted instance of a recurring eventMilan Crha2019-01-291-1/+1
* I#79 - [Camel] Threading view depends on message orderMilan Crha2019-01-281-7/+46