summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* I#276 - alarm-notify: Incorrectly handles changes in recurring eventsMilan Crha2023-02-239-191/+483
* OAuth2 credentials prompter: Log what URI is being opened in the WebKitWebViewMilan Crha2023-02-211-0/+4
* I#453 - build: Make it possible to override C++ standard ][Milan Crha2023-02-201-0/+4
* I#454 - libedataserverui: Tweak lookout of the Trust Prompt dialogMilan Crha2023-02-201-12/+22
* I#452 - CalDAV: Can fail to refresh content in some casesMilan Crha2023-02-081-0/+3
* IMAPx: Folder refresh could remove new message from local summaryMilan Crha2023-02-031-6/+13
* M!114 - OAuth2: use WebKitNetworkSession to manage proxy settingsMichael Catanzaro2023-02-011-4/+36
* M!114 - OAuth2: stop trying to disable WebKit pluginsMichael Catanzaro2023-02-011-1/+0
* OAuth2: Extract returned information from URI query or fragmentMilan Crha2023-02-011-22/+47
* Parse URI strings into GUri in a relaxed modeMilan Crha2023-01-318-9/+9
* OAuth2: Show errors returned by the server in the prompt windowMilan Crha2023-01-306-137/+266
* ews-I#210 - Add option to always use HTTP/1Milan Crha2023-01-262-1/+122
* M!113 - Don't accidentally disable sandbox for GTK 3 usersMichael Catanzaro2023-01-231-1/+1
* evo-I#2161 - Mail: Add 'Learn as Junk' message filter actionMilan Crha2023-01-201-0/+1
* M!112 - Update for removal of WebKitGTK sandbox APIMichael Catanzaro2023-01-191-0/+2
* I#231 - Release unused memory in factories after certain operationsMilan Crha2023-01-186-0/+44
* OAuth2 Credentials Prompter: Allow pasting the whole URL as an authorization ...Milan Crha2023-01-161-5/+14
* IMAPx: Utilize normalization of the Inbox folder nameMilan Crha2023-01-135-20/+36
* I#446 - IMAP: Inbox hidden in offline with "Show only subscribed folders"Milan Crha2023-01-131-1/+1
* I#447 - Google Task modification not syncedMilan Crha2023-01-111-8/+23
* I#445 - libedataserverui4: (almost) empty GIR/VAPI fileCorentin Noël2023-01-091-2/+12
* Fix a crash under source_registry_object_added_no_owner()Milan Crha2023-01-061-2/+11
* I#443 - Camel: Mail header order in malformed message mattersMilan Crha2023-01-052-4/+179
* ews-I#208 - Prompting for password too oftenMilan Crha2023-01-043-8/+55
* I#442 - e_util_change_uri_component: Reset default port when changing schemeMilan Crha2023-01-041-1/+14
* M!111 - addressbook: Add autocleanupsCorentin Noël2023-01-037-3/+90
* M!109 - EGDataSession: Make it available to the GObject introspectionCorentin Noël2023-01-034-13/+5
* M!110 - typos: success, successfulДилян Палаузов2023-01-0216-18/+18
* ESoupAuthBearer: Add debug printsMilan Crha2022-12-061-4/+78
* I#439 - Fails to add task with X-EVOLUTION-GTASKS-POSITION into Google Task listMilan Crha2022-11-281-3/+19
* Contacts: Add 'categories' backend property with a list of used categoriesMilan Crha2022-11-2315-18/+1440
* Calendar: Extract categories parsing into a utility functionMilan Crha2022-11-233-27/+203
* I#437 - IMAP: Excessive memory usage on folder summary download ][Milan Crha2022-11-231-1/+1
* Add ECacheKeys helper object for ref-counted data stored in an ECache tableMilan Crha2022-11-225-138/+1050
* M!108 - Try harder to support webkitgtk-6.0Michael Catanzaro2022-11-211-4/+2
* I#437 - IMAP: Excessive memory usage on folder summary downloadMilan Crha2022-11-213-15/+48
* I#438 - Trust Prompt: Add issuer's certificate fingerprintMilan Crha2022-11-211-0/+15
* Replace use of g_source_set_name_by_id()Milan Crha2022-11-165-49/+67
* Add EXTENSIONS_DIR compile time optionMilan Crha2022-11-091-0/+23
* M!106 - Fix few memory leaksДилян Палаузов2022-11-034-1/+9
* I#435 - ECalComponentAttendee: Default CUTYPE is INDIVIDUALMilan Crha2022-11-021-2/+2
* I#432 - Fix possible NULL-dereference in e_cal_backend_file_modify_objects()Milan Crha2022-10-271-1/+1
* I#431 - e-xml-utils: Enable parse of huge XML filesMilan Crha2022-10-271-1/+1
* I#429 - Fix some (rarely) possible dereferences of NULLMilan Crha2022-10-253-1/+9
* I#428 - Addressbook: Fix possible read of uninitialized dataMilan Crha2022-10-243-5/+7
* I#427 - Tautology in e_named_parameters_equal()Milan Crha2022-10-211-1/+1
* CamelDB: Fix an uninitialized variable warningMilan Crha2022-10-211-1/+1
* camel-db.c: Rearrange transaction handlingДилян Палаузов2022-10-192-78/+127
* EVCard: Slightly speed up vCard parsing and export to textMilan Crha2022-10-141-3/+11
* I#421 - libedataserver: Enhance two-digit year parsingMilan Crha2022-10-061-2/+6