Commit Graph

161 Commits

Author SHA1 Message Date
2f1345908b remove AI integration and account limits 2026-04-29 18:34:42 +02:00
root
e2cc79a471 feat: create cloud-free Wino Mail fork 2026-04-29 01:32:51 +02:00
Burak Kaan Köse
3ea8b8ac46 Bulk updates for gmail. 2026-04-25 16:00:49 +02:00
Burak Kaan Köse
6f82cd4f26 Save as eml, translation updates 2026-04-23 13:23:05 +02:00
Burak Kaan Köse
81e28129b7 Set default language based on Windows language. 2026-04-22 22:39:19 +02:00
Burak Kaan Köse
d66015bebd Fixed iCloud/Yahoo special providers and implemented more calendar metadata to support calendar colors in CalDav synchronizer. 2026-04-22 09:55:13 +02:00
Burak Kaan Köse
59505d6985 Render mail categories in list items 2026-04-22 01:28:18 +02:00
Burak Kaan Köse
09820dda71 Add local mail pinning support 2026-04-21 23:17:08 +02:00
Burak Kaan Köse
c0023614ad Harden junk mail image tracking protection 2026-04-21 22:21:59 +02:00
Burak Kaan Köse
9292c963d5 Fix missing additional properties loading for mails. 2026-04-20 20:37:52 +02:00
Burak Kaan Köse
d85812ed7b Add capability-first account and calendar setup flow 2026-04-20 19:38:37 +02:00
Burak Kaan Köse
54148716bb Fixing UI thread issues with bulk operations and request queue refactoring. 2026-04-20 02:18:23 +02:00
Burak Kaan Köse
00437bae4e Add local JSON account import and export 2026-04-18 15:55:15 +02:00
Burak Kaan Köse
d287c22725 Folder management stuff. 2026-04-18 00:02:54 +02:00
Burak Kaan Köse
98eed39fe6 Add per-account folder customization page (#855)
Introduce a dedicated settings page that lets users reorder, hide,
and pin/unpin folders per account. Folders are organized into Pinned,
Categories (Gmail only), and More sections with drag-to-reorder via
ListView. New Order column on MailItemFolder persists the custom
layout; the default sort falls back to alphabetic when no custom
order is set. A reset action wipes all customization in a single
transaction and restores system-folder stickiness.

Co-authored-by: Claude <noreply@anthropic.com>
2026-04-16 14:07:17 +02:00
Burak Kaan Köse
784144cd13 Couple fixes for beta. 2026-04-16 13:45:11 +02:00
Burak Kaan Köse
7c0f8d4bb4 Handle Outlook accounts without aliases 2026-04-15 13:07:58 +02:00
Burak Kaan Köse
aac9f9fec3 Merge branch 'codex/mail-categories-v1' 2026-04-15 01:18:12 +02:00
Burak Kaan Köse
cf8fff8ef1 Add mail categories support 2026-04-15 01:18:07 +02:00
Burak Kaan Köse
0610096b78 Handle read-only calendars 2026-04-14 17:52:38 +02:00
Burak Kaan Köse
aa16609f89 Add Windows share target draft attachment flow 2026-04-14 01:23:59 +02:00
Burak Kaan Köse
c622858d2d Add initial mail sync range selection 2026-04-14 00:03:58 +02:00
Burak Kaan Köse
2e36772a4c Imap setup simplified and fixed the threading issues. 2026-04-13 23:11:35 +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
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
832a4b0348 Fixing couple issues with context flyout and moving items. 2026-04-09 00:17:30 +02:00
Burak Kaan Köse
d6049bbd88 Calendar item context flyout implementation 2026-04-08 23:48:17 +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
71fc883e47 Immidiate ui reflection for calendar events and some more error handling. 2026-04-07 16:48:46 +02:00
Burak Kaan Köse
9855170b2e Fixing issues with replies. 2026-04-07 01:17:52 +02:00
Burak Kaan Köse
f693299304 Get rid of system.drawing and uwp notifications pacakge. Remove the AOT/trim stuff for now. 2026-04-07 00:02:36 +02:00
Burak Kaan Köse
3357f6273c Public wino api service. 2026-04-05 16:56:32 +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
1667aa34db AI action panel improvements. 2026-04-04 01:34:57 +02:00
Burak Kaan Köse
1211e9b28a New AI actions panel. Replaced new command bar. 2026-04-03 19:50:52 +02:00
Burak Kaan Köse
27e91316d3 Translation caching. New ai actions panel. 2026-04-03 11:56:25 +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
a465545fcb Live url 2026-03-27 12:58:08 +01:00
Burak Kaan Köse
0056f372b9 Fix search and global title bar issues. 2026-03-25 09:45:49 +01:00
Burak Kaan Köse
7aad6b0157 Wiring up the AI calls. 2026-03-25 00:25:05 +01:00
Burak Kaan Köse
ff84d62196 Settings refactoring. 2026-03-24 01:18:06 +01:00
Burak Kaan Köse
4a20ea2577 Better profile caching. 2026-03-20 00:15:10 +01:00
Burak Kaan Köse
d38317f0be Point real api. 2026-03-19 16:42:36 +01:00
Burak Kaan Köse
c2320de5c4 Forgot password and email confirmations. 2026-03-19 16:41:35 +01:00
Burak Kaan Köse
c3e1991942 Deep link on purchase success. 2026-03-19 10:26:17 +01:00
Burak Kaan Köse
b0ee5c9974 Handling of paddle purchases and add-ons. 2026-03-19 01:50:14 +01:00
Burak Kaan Köse
f306f6eb1c More updates on wino acc. 2026-03-18 17:43:56 +01:00