d pushed to email-messenger-improvements at x/m8sh 2026-07-26 12:27:59 +00:00
43aa2908c6 fix: send button height matches textarea on mobile
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 12:22:13 +00:00
333a8d4789 feat: slightly larger mobile list items and text (~7% increase)
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 12:17:44 +00:00
01d0c62298 feat: larger mobile fonts for better readability
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 12:13:10 +00:00
e926db6028 Revert "feat: adjustable chat list width + larger mobile fonts"
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 11:20:34 +00:00
503bb7cb3f feat: adjustable chat list width + larger mobile fonts
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 09:58:42 +00:00
387a6df8d6 fix: mark conversation as read when navigating from notification link
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 09:54:17 +00:00
577b393ac7 fix: notification list shows correct read/unread mail notifications
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 08:39:04 +00:00
ab8d3a10bb fix: mark conversation read BEFORE building API response
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 08:14:33 +00:00
9a83963fe5 fix: prevent race condition where active thread shows unread dot
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 07:51:30 +00:00
fcbe5abc78 fix: instant mark-as-read for messages in open conversation
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 07:45:04 +00:00
6bf83ef7e6 fix: thread list reactivity — update preview message and order
d pushed to email-messenger-improvements at x/m8sh 2026-07-26 07:28:29 +00:00
24564e7dba fix: register mail SSE event types with SharedWorker
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 20:39:55 +00:00
41ff66c7eb upd AGENTS
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 20:35:35 +00:00
0222c659e2 agents update
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 19:34:47 +00:00
ebfb59beb8 feat: centralized mail store with SSE-driven reactivity
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 16:12:22 +00:00
ea8b50404c fix: notification count includes both repo and mail notifications
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 13:09:22 +00:00
8c00507fe6 fix: notification bugs — dedup per conversation, show preview, sync read status
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 12:57:05 +00:00
6d1f8395f5 feat: show mail notifications in Gitea's notification list
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 12:43:26 +00:00
6bd6bd565b feat: add notification sound to Gitea's notification system
d pushed to email-messenger-improvements at x/m8sh 2026-07-25 12:39:20 +00:00
2eb3e5da47 never touch main in agents md