Burak Kaan Köse
3ea8b8ac46
Bulk updates for gmail.
2026-04-25 16:00:49 +02:00
Burak Kaan Köse
40b15b4f08
Improve alias capability model and Outlook alias sync
2026-04-13 01:09:45 +02:00
Burak Kaan Köse
81e476e699
Gmail calendar sync fix.
2026-04-06 00:27:36 +02:00
Burak Kaan Köse
6f61605c12
Handling of all day events and auto calendar sync on account creation.
2026-03-28 01:44:12 +01:00
Burak Kaan Köse
ebc35c3de8
Event creation.
2026-03-07 17:13:48 +01:00
Burak Kaan Köse
317113a1b3
Fixing timezone issue with caldav.
2026-02-19 02:09:36 +01:00
Burak Kaan Köse
ab0810f710
Fixing the delta sync for caldav.
2026-02-18 20:43:10 +01:00
Burak Kaan Köse
acf0f649e8
CalDav synchronizer, new IMAP setup/edit page.
2026-02-15 02:20:18 +01:00
Burak Kaan Köse
870a5e2bf6
Calendar - mail mapping.
2026-02-10 21:35:55 +01:00
Burak Kaan Köse
071f1c9786
Refactored all synchronizers to deal with some of the chronic issues.
2026-02-06 01:18:12 +01:00
Burak Kaan Köse
f8333aab10
Single isntances and some updates shit.
2026-01-06 11:11:37 +01:00
Burak Kaan Köse
3d07328f47
Calendar invitations for Mail part of the app.
2026-01-05 00:21:07 +01:00
Burak Kaan Köse
4603b1fb14
Calendar attachments.
2026-01-03 23:59:37 +01:00
Burak Kaan Köse
9877656eea
RSVP options.
2026-01-03 19:33:36 +01:00
Burak Kaan Köse
a64627e7d6
Reminders.
2026-01-01 15:02:40 +01:00
Burak Kaan Köse
3b485dc1fe
Event details UI improvements.
2026-01-01 10:07:56 +01:00
Burak Kaan Köse
2056a2d783
Handle deleted events.
2025-12-30 23:32:00 +01:00
Burak Kaan Köse
0519bf86b3
I dont know some improvements on reacting calendar changes.
2025-12-29 23:13:32 +01:00
Burak Kaan Köse
8613e92b31
Fixed the display date of the calendar items. Created test project for core library, included tests for recurring calendar events.
2025-12-29 14:10:09 +01:00
Burak Kaan Köse
014b5aa671
Initial integration.
2025-12-26 20:46:48 +01:00
Burak Kaan Köse
dbaed6094b
Make core library aot compatible.
2025-11-14 14:42:05 +01:00
Burak Kaan Köse
b60832a270
Get rid of the mail item queue system. Go back to 6 months initial sync strategy.
2025-11-01 12:11:05 +01:00
Burak Kaan Köse
4bf8f8b3d3
Bunch of improvements i dunno.
2025-10-31 00:51:27 +01:00
Burak Kaan Köse
2d81d07c0a
Mail queues.
2025-10-30 17:15:05 +01:00
Burak Kaan Köse
7ca6a65559
Outlook sync improvements.
2025-10-12 16:23:33 +02:00
Burak Kaan Köse
13b495b0f6
Fixed the Gmail sync identifier update issue and removed the batch message download.
2025-03-19 23:22:57 +01:00
Aleh Khantsevich
832b363da7
Improved outlook online search even more and removed redundant methods from ChangeProcessor ( #586 )
2025-02-24 18:53:11 +01:00
Aleh Khantsevich
9facfaffa8
Improved online search performance when doing local operations ( #584 )
...
* Improved online search performance when doing local operations
* Retruning an empty list on no item searches.
* Fixed an issue with batch imap downloads.
---------
Co-authored-by: Burak Kaan Köse <bkaankose@outlook.com >
2025-02-23 22:17:40 +01:00
Burak Kaan Köse
8e1c60d5f0
Gmail - Archive/Unarchive ( #582 )
...
* Disable timer back sync for debug builds.
* Archive / unarchive feature for Gmail.
* Archive folder name override for Gmail.
* Possible crash fix when the next item is being selected after a mail is removed.
* Restore proper account selection after pin/unpin of folder.
* Making sure that incorrect arcive folder id is not saved in Gmailsynchronizer due to migration.
2025-02-23 17:05:46 +01:00
Burak Kaan Köse
c091fffe90
Hnadling of folder delta token 410 GONE for Outlook.
2025-02-23 00:35:13 +01:00
Burak Kaan Köse
7e05d05f94
Implemented cache reset for Gmail history id expiration. ( #581 )
2025-02-22 23:09:53 +01:00
Burak Kaan Köse
f61bcb621b
Online Search ( #576 )
...
* Very basic online search for gmail.
* Server side of handling offline search and listing part in listing page.
* Default search mode implementation and search UI improvements.
* Online search for Outlook.
* Very basic online search for gmail.
* Server side of handling offline search and listing part in listing page.
* Default search mode implementation and search UI improvements.
* Online search for Outlook.
* Online search for imap without downloading the messages yet. TODO
* Completing imap search.
2025-02-22 00:22:00 +01:00
Aleh Khantsevich
3ddc1a6229
file scoped namespaces ( #565 )
2025-02-16 11:54:23 +01:00
Burak Kaan Köse
cf9869b71e
Revert "File scoped namespaces"
...
This reverts commit d31d8f574e .
2025-02-16 11:43:30 +01:00
Aleh Khantsevich
d31d8f574e
File scoped namespaces
2025-02-16 11:35:43 +01:00
Burak Kaan Köse
7cfa5a57f5
Event details page navigation, handling of attendees in Outlook synchronizer, navigation changes for calendar.
2025-01-16 22:00:05 +01:00
Burak Kaan Köse
2e9d1d83a4
Outlook delta synchronization.
2025-01-07 13:42:10 +01:00
Burak Kaan Köse
125c277c88
Outlook calendar/event syncing basics without delta. Bunch of UI updates for the calendar view.
2025-01-06 02:15:21 +01:00
Burak Kaan Köse
a7674d436d
Handling of multi-day events, new rendering etc.
2025-01-04 11:39:32 +01:00
Burak Kaan Köse
8fd09bcad4
Proper handling of DateTimeOffset, support for Multi-Day events and reacting to adding/removing events for the days.
2024-12-30 23:10:51 +01:00
Burak Kaan Köse
fbc3ca4517
Synchronizing calendars for gmail and some events.
2024-12-27 00:18:46 +01:00
Burak Kaan Köse
1668dfcce6
More abstraction for mail/calendar.
2024-12-24 18:30:25 +01:00
Burak Kaan Köse
0cd1568c64
Separation of core library from the UWP app.
2024-11-30 23:05:07 +01:00
Burak Kaan Köse
d1d6f12f05
Ground work for Wino Calendar. ( #475 )
...
Wino Calendar abstractions.
2024-11-10 23:28:25 +01:00
Burak Kaan Köse
856e1613a0
Fixing Gmail sent folder deletes.
2024-08-29 23:58:39 +02:00
Burak Kaan Köse
fcdcf5692f
Fix indentation.
2024-08-24 16:06:36 +02:00
Burak Kaan Köse
747efac2ec
Reworked aliases.
2024-08-17 19:54:52 +02:00
Burak Kaan Köse
abff850427
Managing account aliases and profile synchronization for outlook and gmail.
2024-08-17 03:43:37 +02:00
Burak Kaan Köse
cf9f308b7f
Updating aliases during profile sync for Gmail.
2024-08-16 01:29:31 +02:00
Burak Kaan Köse
8f66fcbb00
Activated contact service for Gmail to retrieve profile picture and sender name.
2024-08-15 23:57:45 +02:00