Commit Graph

1643 Commits

Author SHA1 Message Date
Adam
981efc4818 Merge branch 'staging' into issue#830 2025-05-05 11:31:55 -07:00
Nizzy
ff8219e3e0 button 2025-05-05 11:28:48 -07:00
Nizzy
f53dd41f41 loading 2025-05-05 00:21:05 -07:00
Nizzy
53502350d0 fix 2025-05-04 23:40:55 -07:00
Nizzy
733dbc5316 fix 2025-05-04 23:40:43 -07:00
Aj Wazzan
3e82ceecc6 feat: enhance email assistant prompt formatting with dedent 2025-05-04 23:23:09 -07:00
Aj Wazzan
94a5ca6f70 feat: limit displayed connections to three and add dropdown for additional connections in NavUser component 2025-05-04 23:19:56 -07:00
Aj Wazzan
d3011e0f9c feat: integrate Autumn for enhanced chat message handling and billing features 2025-05-04 22:49:58 -07:00
Nizzy
aa9d0fdda8 prompt improvement 2025-05-04 22:42:25 -07:00
Nizzy
6e36cebc9e reply composer auto focus 2025-05-04 20:11:19 -07:00
Nizzy
7e28aeaeee fix 2025-05-04 19:42:04 -07:00
Nizzy
427f78a6a3 fix 2025-05-04 19:28:33 -07:00
Aj Wazzan
d03acda900 feat: implement dialog for email composition and enhance Markdown display in AiSummary 2025-05-04 16:22:25 -07:00
Aj Wazzan
9011004aca refactor: improve label deletion handling and UI updates in LabelSidebarContextMenu 2025-05-04 16:15:30 -07:00
Aj Wazzan
1b16386340 refactor: remove unnecessary credential setting in GoogleMailManager 2025-05-04 14:41:42 -07:00
Aj Wazzan
bfa14483b3 refactor: update Home component to use new auth method and clean up session handling 2025-05-04 14:18:58 -07:00
Aj Wazzan
18c40f7f14 fix: handle optional chaining for summary length check in AiSummary component 2025-05-04 12:49:49 -07:00
Aj Wazzan
c129f7deae fix: update MailDisplay and MailList components to use correct thread labels and clean up imports 2025-05-04 12:41:55 -07:00
Aj Wazzan
e207c3bf9b feat: enhance useMoveTo hook with focused index and query state management 2025-05-04 12:34:14 -07:00
Adam
f9a752f98d Merge pull request #866 from Adarsh9977/disable-ai-summary
Disable ai summary when brainState is not enabled
2025-05-04 12:19:49 -07:00
Aj Wazzan
cd5f17d1c1 feat: export fromBinary function for base64 decoding 2025-05-04 12:19:01 -07:00
Abhishek Kumar
e618e48e16 Fixed: Issue #830 - Adding a secondary account now correctly redirects to the current path instead of the landing page 2025-05-04 23:27:14 +05:30
BlankParticle
86fcdd148c feat: rewrite mail driver with better types 2025-05-04 17:17:47 +05:30
Adarsh Tiwari
575fe09ce2 disable ai-summary when brainstate is not enabled 2025-05-04 17:01:39 +05:30
Nizzy
83182caffd fix 2025-05-03 23:17:59 -07:00
Adam
65068029da Merge pull request #858 from Mail-0/feat/labels-sidebar-context-menu
adds context menu for labels in sidebar
2025-05-03 22:34:22 -07:00
Adam
1564432509 Merge pull request #860 from ShadowArcanist/main
Optimized Dockerfile for lighter docker image and faster build time
2025-05-03 22:32:23 -07:00
Adam
ecd96356bc Merge pull request #861 from omgwtfnotnow/main
fix: prevent wrapping of long attachment filenames (#833)
2025-05-03 22:30:20 -07:00
BlankParticle
2360f24d43 fix: delete user error 2025-05-04 10:25:10 +05:30
parth
c0eb7f3485 Update attachments-accordion.tsx
FIXED ISSUE: Prevent wrapping of long attachment filenames #833
2025-05-04 08:51:09 +05:30
ShadowArcanist
dc2f70e3e2 Added --turbo flag to the build script to reduce the build time
This reduces the build time from ~600s to under ~100s
2025-05-04 08:01:50 +05:30
Ahmet Kilinc
05434be503 adds context menu for labels in sidebar 2025-05-04 03:23:17 +01:00
Aj Wazzan
c179cddc97 refactor: update PrivacyPage to use new data structure and clean up unused code 2025-05-03 13:59:04 -07:00
Adam
ca8b8cf6ad Merge branch 'staging' into feat/tanstack-query-trpc 2025-05-03 13:47:22 -07:00
Adam
d59ffb299f Merge pull request #849 from AasheeshLikePanner/fixing-appsidebare-sent
fix: Hide unread badge for Sent mail (always 0)
2025-05-03 13:44:25 -07:00
Nizzy
9a6000e00d fixed 2025-05-03 11:29:18 -07:00
BlankParticle
5082eda6db feat: server-action/SWR to trpc/tanstack-query 2025-05-03 18:32:20 +05:30
needle
9ab40fabe8 clean 2025-05-03 15:20:58 +03:00
needle
1fcf54c132 chore 2025-05-03 15:17:14 +03:00
Nizzy
7b4997c15c fix 2025-05-03 01:48:53 -07:00
Nizzy
dfa2920da8 fix 2025-05-03 01:44:04 -07:00
Nizzy
edfffd67c1 fix 2025-05-03 01:40:35 -07:00
Nizzy
22b660c9ee fix 2025-05-03 01:36:58 -07:00
Nizzy
04afc8d78a fix 2025-05-03 01:32:26 -07:00
Aasheesh
733cf9fec8 Merge branch 'staging' into fixing-appsidebare-sent 2025-05-03 14:01:04 +05:30
Nizzy
23a156f92d fix 2025-05-03 01:27:01 -07:00
Nizzy
9e4e657c59 fix 2025-05-03 01:22:30 -07:00
AasheeshLikePanner
15b3f91786 hide sent mail count 2025-05-03 13:49:51 +05:30
Nizzy
c5f6f9b1e4 icon color 2025-05-03 00:42:00 -07:00
Nizzy
2a4627f119 fix to tooltip 2025-05-03 00:39:11 -07:00