summaryrefslogtreecommitdiff
path: root/src/addressbook/libedata-book/e-book-meta-backend.c
Commit message (Expand)AuthorAgeFilesLines
* I#462 - Fails to refresh backend with offline changes and broken local cache ...Milan Crha2023-03-291-2/+25
* I#461 - backends: React to destination URI changesMilan Crha2023-03-241-0/+26
* Contacts: Add 'categories' backend property with a list of used categoriesMilan Crha2022-11-231-0/+37
* M!85 - Port to libsoup3Milan Crha2022-06-221-11/+11
* I#383 - Add option to respect Power Saver modeMilan Crha2022-06-031-5/+13
* book/cal-meta-backend: Claim error on refresh call in Power Saver modeMilan Crha2022-06-021-10/+24
* M!79 - Add nullable annotations into developer documentationMichael McClurg2022-01-271-1/+1
* evo-I#1639 - Filter messages by condition if sender is in address bookMilan Crha2021-09-241-0/+24
* I#343 - Slow down automatic background downloads when in power saver modeMilan Crha2021-08-301-0/+15
* I#336 - Handle "Object is out of sync" during backend refresh betterMilan Crha2021-06-101-1/+1
* Fix integer overflow on 32-bit architecturesMilan Crha2021-03-101-1/+1
* EBookMetaBackend: Add 'backend_module_directory' property into the classMilan Crha2021-02-241-0/+2
* I#257 - Ineffective refresh of book/calendar meta backendsMilan Crha2020-10-191-0/+5
* Fix a memory leak in ebmb_gather_photos_local_filenames()Milan Crha2020-07-141-1/+3
* I#101 - DAV backends: Limit server requests after getting onlineMilan Crha2020-05-141-3/+14
* ews-I#87 - Meta backends not moved back online after connect failureMilan Crha2020-03-171-20/+29
* Prefer GSlice over heap allocation for short-lived structuresMilan Crha2020-01-211-2/+2
* I#177 - DAV: Ignore 404 responses on content refreshMilan Crha2019-12-051-12/+2
* I#156 - EBook/CalMetaBackend: Automatic refresh not always setup ][Milan Crha2019-10-161-4/+2
* I#156 - EBook/CalMetaBackend: Automatic refresh not always setupMilan Crha2019-09-201-8/+19
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-091-4/+2
* I#136 - Meta backends: Fails to remove locally created object in online modeMilan Crha2019-08-211-1/+2
* I#138 - Notify clients when backend is refreshing its contentMilan Crha2019-08-091-0/+4
* I#117 - Fix clang warnings (mostly [-Wenum-conversion])Milan Crha2019-05-211-1/+1
* Change libebook and libedata-book APIsMilan Crha2019-05-171-125/+137
* [EData-Book] fix several annotationsCorentin Noël2019-02-081-1/+1
* Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change notificationsMilan Crha2018-10-121-0/+1
* Fix a memory leak in ebmb_start_view_thread_func()Milan Crha2018-09-251-0/+2
* Bug 789169 - [CalDAV] Ask for credentials when PUT fails with UnauthorizedMilan Crha2017-10-241-22/+283
* [CalDAV/CardDAV] Improve logic for object load from the serverMilan Crha2017-10-111-0/+37
* Bug 785647 - Fix some warnings within the documentationCorentin Noël2017-08-011-2/+2
* Better react on connection lost in EBookMetaBackend/ECalMetaBackendMilan Crha2017-06-191-7/+73
* Update ESource's connection-status in EBookMetaBackend/ECalMetaBackendMilan Crha2017-06-131-0/+17
* Publicize immediate refresh function for EBookMetaBackend/ECalMetaBackendMilan Crha2017-06-061-12/+51
* Make some EBookMetaBackend/ECalMetaBackend private functions publicMilan Crha2017-05-261-272/+394
* Introduce e_util_generate_uid()Milan Crha2017-05-181-56/+1
* Fix possible use of uninitialized variables in the new codeMilan Crha2017-05-181-2/+2
* Unicode typography fixesPiotr Drąg2017-05-171-2/+2
* Merge offline-cache changes into masterMilan Crha2017-05-171-0/+3767