dab246
|
eb62b7cd97
|
hotfix(ui): Show label search filter only when label list is not empty
|
2026-02-02 17:38:44 +07:00 |
|
dab246
|
5914877b1b
|
TF-4243 Add Delete label action to context menu
|
2026-01-27 15:08:02 +07:00 |
|
dab246
|
fe57e72a02
|
TF-4236 Apply BatchSetEmailProcessingMixin for some method use SetEmailMethod
|
2026-01-27 12:04:11 +07:00 |
|
dab246
|
d5eeaa3d4f
|
TF-4236 Prevent rebuilds from reintroducing removed labels.
|
2026-01-27 12:04:11 +07:00 |
|
dab246
|
879b18bc45
|
TF-4236 Fix guard delete UI when no handler is provided.
|
2026-01-27 12:04:11 +07:00 |
|
dab246
|
1058b94363
|
TF-4236 Implement remove a label from an thread
|
2026-01-27 12:04:11 +07:00 |
|
dab246
|
b37359af03
|
TF-4236 Implement remove a label from an email when click on the cross on a tag in the opened mail
|
2026-01-27 12:04:11 +07:00 |
|
dab246
|
3ef66bbbda
|
TF-4236 Implement remove a label from an email when unselect in context menu Label as
|
2026-01-27 12:04:11 +07:00 |
|
dab246
|
bbe085a86c
|
TF-4272 Fix logic return empty string when descriptions & emailContentTrimmed is empty
|
2026-01-27 11:06:08 +07:00 |
|
dab246
|
7d768584d0
|
TF-4272 Fix events always display email body
|
2026-01-27 11:06:08 +07:00 |
|
dab246
|
f9ff9ecde7
|
TF-4229 Add isSelected && condition to non-RTL selectedIconWidget rendering to match RTL behavior.
|
2026-01-22 10:54:04 +07:00 |
|
dab246
|
7839e6b339
|
TF-4229 Add widget for label search field
|
2026-01-22 10:54:04 +07:00 |
|
dab246
|
0588ee19ed
|
fix(tablet-ipad): prevent email view from being disposed causing blank screen when opening emails repeatedly
|
2026-01-21 14:12:53 +07:00 |
|
dab246
|
5def8f442c
|
TF-4195 refactor: extract helpers for updating email label in memory
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
94fd6f8071
|
TF-4195 Add Label to Thread
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
5ca97d7b24
|
TF-4195 Fix cannot label as in tablet
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
e8b2c1d2a5
|
TF-4195 Fix comments of coderabbit
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
0076a7af57
|
TF-4195 Implement add a Label to an email on mobile
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
78de7de3a6
|
TF-4195 Implement add a Label to an email
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
0d247b30d7
|
TF-4195 Add interactor/repository/datasource to feature add a Label to an email
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
b6027e996d
|
TF-4195 Show submenu when hover Label As item
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
03b3d1181f
|
TF-4195 Add Label as to email context menu
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
ef2ab39a3a
|
TF-4193 Show/Hide Label list when toggle label state in Setting
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
a684051cc9
|
TF-4174 Display tag in opened email view on mobile
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
e99643085d
|
TF-4174 Display tag in opened email view when thread is disabled on web desktop
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
31ed2feae4
|
TF-4171 Display tag in mailbox list
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
6f455cc728
|
fix(mu): email content not displayed due to sanitize html
(cherry picked from commit 2f06e52d81864a62d6e588bb24a6845e20371bf4)
|
2026-01-12 05:16:02 +07:00 |
|
dab246
|
43cbd0d818
|
TF-4141 Perform load all unread action required emails when open Action required folder
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
a23d15a9ca
|
TF-4136 refactor(logging): replace logError with logWarning for non-critical cases
|
2026-01-06 13:53:22 +07:00 |
|
dab246
|
aba3cbbe4c
|
TF-4152 Fix tooltip stay out of screen in Email View
|
2025-11-20 11:03:54 +07:00 |
|
dab246
|
fa0ba5d689
|
TF-4142 Close link overlay when click email content view
|
2025-11-17 11:43:18 +07:00 |
|
dab246
|
972b20ec16
|
TF-4050 Preview and download uploaded file in composer on web
|
2025-11-11 17:48:33 +07:00 |
|
dab246
|
ecd3ac0295
|
TF-4050 fix: cannot preview html file
|
2025-11-11 17:48:33 +07:00 |
|
dab246
|
92286b48e1
|
TF-4050 refactor: move attachment preview & download logic to download controller
|
2025-11-11 17:48:33 +07:00 |
|
dab246
|
00324d4c56
|
TF-1715 Load emails in favorite folder with filters
|
2025-11-10 17:15:30 +07:00 |
|
dab246
|
fc6cc5719b
|
TF-1715 Perform email actions in Favorite folder
|
2025-11-10 17:15:30 +07:00 |
|
dab246
|
fbb79e17a3
|
TF-3996 Add widget test for PopupMenuActionGroupWidget
|
2025-11-05 09:48:22 +07:00 |
|
dab246
|
e5745c8fdd
|
TF-3996 Add dividers for items in context menu on desktop
|
2025-11-05 09:48:22 +07:00 |
|
dab246
|
be8eaf6258
|
TF-4128 Separate download handling into independent class to decouple from views on web
|
2025-11-03 12:47:05 +07:00 |
|
dab246
|
832f8e1391
|
fix: Email subject text is cut off at the bottom on web
|
2025-11-03 11:15:05 +07:00 |
|
dab246
|
226f6520a7
|
TF-3911 Support mail keyboard shortcut actions in email list view on web
|
2025-11-03 05:18:48 +07:00 |
|
dab246
|
b2989521d9
|
TF-3911 Support mail keyboard shortcut actions in email detailed view on web
|
2025-11-03 05:18:48 +07:00 |
|
dab246
|
3a9b8d8205
|
TF-4124 fix: support localhost addresses in email validation
|
2025-10-28 16:44:19 +07:00 |
|
dab246
|
78b1e58519
|
TF-3871 Fix blue bar displays wrongly who proposed the event counter
|
2025-10-28 11:40:04 +07:00 |
|
dab246
|
bfe80bdc78
|
fix: Email content disappears after marking as star/unstar when thread is disabled
|
2025-10-17 15:36:16 +07:00 |
|
dab246
|
474a8806e2
|
TF-4102 Don't display free-busy on IMIP responses (accepted, tentative, rejected)
|
2025-10-17 14:03:30 +07:00 |
|
dab246
|
7d80557582
|
TF-4093 Make interface more compact
|
2025-10-16 14:15:15 +07:00 |
|
dab246
|
d686b66f75
|
TF-4058 Update E2E test to compatible with flutter version 3.32.8
|
2025-10-15 13:54:34 +07:00 |
|
dab246
|
81ce3f6b04
|
TF-4058 Automatically save to storage when attachment export fails on mobile
|
2025-10-15 13:54:34 +07:00 |
|
dab246
|
df49ce03c7
|
TF-4058 Upgrade dependencies to compatible with flutter version 3.32.8
|
2025-10-15 13:54:34 +07:00 |
|