Burak Kaan Köse
c622858d2d
Add initial mail sync range selection
2026-04-14 00:03:58 +02:00
Burak Kaan Köse
d922dd2f2e
Fix online search dedupe and pane layout scrolling
2026-04-12 15:56:31 +02:00
Burak Kaan Köse
c8ab214651
Merge read receipt tracking work
2026-04-11 21:03:22 +02:00
Burak Kaan Köse
230039cb57
Add read receipt tracking for sent mail
2026-04-11 21:02:51 +02:00
Burak Kaan Köse
448ebd6036
Respect API calendar colors unless overridden
2026-04-11 15:18:35 +02:00
Burak Kaan Köse
5cb49efeb4
Updated synchronization progress implementation.
2026-04-11 13:00:56 +02:00
Burak Kaan Köse
3dc4ac03ec
Initial feature for drag / drop calendar events.
2026-04-08 23:46:02 +02:00
Burak Kaan Köse
76f6ae0a1e
- Fix for gmail calendar event creation.
...
- Proper junk API calls for gmail and outlook, not just moving the item.
- Add ability to hide ai actions panel.
2026-04-08 15:31:14 +02:00
Burak Kaan Köse
a855d8c8a8
Gmail calendar actions fix.
2026-04-08 13:09:04 +02:00
Burak Kaan Köse
71fc883e47
Immidiate ui reflection for calendar events and some more error handling.
2026-04-07 16:48:46 +02:00
Burak Kaan Köse
3db54023a4
better 404 handling.
2026-04-07 13:23:07 +02:00
Burak Kaan Köse
9855170b2e
Fixing issues with replies.
2026-04-07 01:17:52 +02:00
Burak Kaan Köse
81e476e699
Gmail calendar sync fix.
2026-04-06 00:27:36 +02:00
Burak Kaan Köse
1d0fcfb5b0
Import functionality for wino accounts, calendar sync UI, bunch of shell improvements
2026-04-04 20:23:20 +02:00
Burak Kaan Köse
8f16f553f5
Handling of AI pack through mmicrosoft store.
2026-04-02 15:07:05 +02:00
Burak Kaan Köse
a8f9b2d126
Calendar improvements.
2026-03-08 01:33:47 +01:00
Burak Kaan Köse
ebc35c3de8
Event creation.
2026-03-07 17:13:48 +01:00
Burak Kaan Köse
bdd32786d6
folder structure fixes
2026-03-01 16:23:28 +01:00
Burak Kaan Köse
79a81710f0
Improving thread mapping for all synchronizers.
2026-02-23 01:51:44 +01:00
Burak Kaan Köse
dae7d046c4
Calendar metadata fetch after creating account.
2026-02-15 19:57:48 +01:00
Burak Kaan Köse
42e51571a8
Bunch of calendar implementation thing.
2026-02-15 11:27:30 +01:00
Burak Kaan Köse
e936c431a2
Search improvements.
2026-02-12 18:57:55 +01:00
Burak Kaan Köse
b01fa4e4ba
Event details page improvements, calendar item update source.
2026-02-12 18:04:29 +01:00
Burak Kaan Köse
870a5e2bf6
Calendar - mail mapping.
2026-02-10 21:35:55 +01:00
Burak Kaan Köse
0999c71578
Contacts, thread animation and image preview control improvements.
2026-02-09 22:39:30 +01:00
Burak Kaan Köse
e559a79506
Generic 404 handler for synchronizers.
2026-02-08 22:20:38 +01:00
Burak Kaan Köse
5bfa61a218
Create sub folder, delete folder, storage settings, some ui adjustments on threads.
2026-02-07 19:47:21 +01:00
Burak Kaan Köse
1ec8d5bbf2
Gmail drafting
2026-02-06 21:46:30 +01:00
Burak Kaan Köse
4374d19ac2
Threading improvements.
2026-02-06 20:13:44 +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
b343152f14
Some experiments.
2026-01-27 20:37:18 +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
b81ab0ca15
Creating events.
2025-12-30 11:59:54 +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
3cc1d10b87
some changes for progress
2025-10-31 01:41:51 +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
394af3ba0a
Gmail synchronizer improvements.
2025-10-29 18:44:15 +01:00
Burak Kaan Köse
fb56001a52
Minimum download logic.
2025-10-20 18:27:02 +02:00
Burak Kaan Köse
7b41f558d4
Stub
2025-10-03 15:46:38 +02:00
Burak Kaan Köse
9feb3f35c3
Synchronizer error factory implementation ( #645 )
...
* Added sync error factories for outlook and gmail.
* Implement ObjectCannotBeDeletedHandler for OutlookSynchronizer.
* Remove debug code.
* Implement del key to delete on mail list.
* Revert debug code.
2025-04-26 10:49:55 +02:00
Burak Kaan Köse
86a6382463
Max 1500 mails to download per-folder on initial sync for Gmail.
2025-04-21 10:15:42 +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
Burak Kaan Köse
ac64c35efa
Fix for another sequence contains error.
2025-03-19 22:15:28 +01:00
Burak Kaan Köse
ad90a9c8f3
Fix: Sequence contains no elements while downloading Gmail messages.
2025-03-15 15:22:01 +01:00
Burak Kaan Köse
ee5129830c
Gmail crash fix.
2025-02-24 09:48:07 +01:00