dab246
|
8f356a4ee3
|
TF-233 Add mailbox name validator
|
2022-02-23 14:19:10 +07:00 |
|
dab246
|
eec37295c8
|
TF-233 Add presentation for create new mailbox
|
2022-02-23 14:19:10 +07:00 |
|
dab246
|
f37b32ade5
|
TF-256 Use environment variable to provide the JMAP server URL
|
2022-02-21 14:09:36 +07:00 |
|
dab246
|
2450cc9c6b
|
TF-261 Add HtmlEditor for web browser
|
2022-02-18 17:07:22 +07:00 |
|
dab246
|
1d08fc9ddb
|
Add trigger logger for handling errors in Flutter
|
2022-02-11 17:22:08 +07:00 |
|
dab246
|
ca69bee4cd
|
TF-119 Filter messages with unread, attachments, starred
|
2022-02-11 17:21:35 +07:00 |
|
dab246
|
6f9b9d27b4
|
TF-249 Change ui mailbox list
|
2022-02-10 22:43:09 +07:00 |
|
dab246
|
818d65b3a6
|
TF-248 Change ui toast notification
|
2022-02-10 22:43:09 +07:00 |
|
dab246
|
a48f508171
|
TF-248 Update UI and Action for selection multiple email
|
2022-02-10 22:43:09 +07:00 |
|
dab246
|
879692aa54
|
TF-248 Change floating button compose email
|
2022-02-10 22:43:09 +07:00 |
|
dab246
|
c0f0b5875b
|
TF-248 Add search form input inside ThreadView
|
2022-02-10 22:43:09 +07:00 |
|
dab246
|
4a49ce8150
|
TF-248 Update AppBar of ThreadView
|
2022-02-10 22:43:09 +07:00 |
|
Rene Cordier
|
3bc27174ca
|
Change label "username" to "Email" in login form
|
2021-11-12 16:58:28 +07:00 |
|
dab246
|
3eaaccd551
|
TF-138 Add presentation layer for search mail with text pattern
|
2021-10-26 15:34:08 +07:00 |
|
dab246
|
8346e030c8
|
[BUG] Remove HtmlMessagePurifier when not used
|
2021-10-14 09:54:33 +07:00 |
|
dab246
|
dd5e8e4519
|
TF-105 [BUG] Fix long line should be wrapped
|
2021-10-13 12:20:30 +07:00 |
|
dab246
|
ee58a77758
|
TF-145 Implement LoadMoreEmails in ThreadView
|
2021-10-11 09:31:49 +07:00 |
|
dab246
|
bfd5901bf4
|
TF-145 Add data layer for getAllEmail in Caching
|
2021-10-11 09:31:49 +07:00 |
|
dab246
|
4fc985b314
|
TF-141 Delete cache when logout
|
2021-10-07 11:30:48 +07:00 |
|
dab246
|
eb29f514dc
|
TF-123 Implement refresh all mailbox
|
2021-10-01 15:48:47 +07:00 |
|
dab246
|
8f5171d581
|
TF-123 Implement caching mailbox when get all mailbox
|
2021-10-01 15:48:47 +07:00 |
|
dab246
|
c7a3e90a68
|
TF-79 Mark as star/unstar selected multiple email
|
2021-09-27 08:14:26 +07:00 |
|
dab246
|
a12efc8d2b
|
TF-80 Move multiple email to mailbox from thread view
|
2021-09-24 17:50:26 +07:00 |
|
dab246
|
afc8c0fe77
|
TF-80 Move email to Mailbox in Email Detailed view
|
2021-09-24 17:50:26 +07:00 |
|
dab246
|
c227df8df2
|
TF-80 Create pick destination screen
|
2021-09-24 17:50:26 +07:00 |
|
dab246
|
39ca213285
|
TF-56 Implement upload single attachment
|
2021-09-23 11:29:29 +07:00 |
|
dab246
|
d168900975
|
TF-32 Add presentation layer of export attachment for ios platform
|
2021-09-18 15:01:39 +07:00 |
|
dab246
|
20f98ce541
|
TF-32 Add presentation layer of download attachment for android platform
|
2021-09-18 15:01:39 +07:00 |
|
Dat PHAM HOANG
|
afe6095c7e
|
Remove LoginAPI, because it does not belongs to JMAP server
|
2021-09-17 11:24:04 +07:00 |
|
dab246
|
5fd305d102
|
TF-78 Implement mark as unread when touch the "eye slash" icon on the top of screen EmailView
|
2021-09-17 10:06:36 +07:00 |
|
dab246
|
8721b08f33
|
TF-78 Update state email and count unread current mailbox when mark as read & unread multiple selected email
|
2021-09-17 10:06:36 +07:00 |
|
dab246
|
e7bf7f782e
|
TF-78 Implement mark as read & unread for multiple selected email in threads
|
2021-09-17 10:06:36 +07:00 |
|
dab246
|
161eed5d72
|
TF-78 Create action bar and context menu when multiple selected email
|
2021-09-17 10:06:36 +07:00 |
|
dab246
|
59ab5265fd
|
TF-78 Update state email in threads and count unread of current mailbox when back from EmailView
|
2021-09-17 10:06:36 +07:00 |
|
Dat PHAM HOANG
|
c4b3109294
|
Change TMail to Team Mail
|
2021-09-16 18:05:21 +07:00 |
|
Dat PHAM HOANG
|
eadcdd57ae
|
Move main.dart file for controlling easily in CI system
|
2021-09-14 14:59:46 +07:00 |
|
dab246
|
0cd7552ad2
|
TF-48 Implement compose and send email with simple text
|
2021-09-08 15:19:56 +07:00 |
|
dab246
|
ee615c7ccd
|
TF-46 Create composer widget with add presentation
|
2021-08-31 10:37:29 +07:00 |
|
dab246
|
ee0dc37b7a
|
TF-46 Compose email for Reply, Forward from EmailView
|
2021-08-31 10:37:29 +07:00 |
|
dab246
|
4afb309ad4
|
Sanitize Html message content
|
2021-08-25 14:02:01 +07:00 |
|
dab246
|
842072e0d6
|
Add presentation layer for GetEmailContent
|
2021-08-25 14:02:01 +07:00 |
|
dab246
|
bc6e10bafe
|
Add presentation layer for get list Email in Mailbox
|
2021-08-18 17:17:21 +07:00 |
|
dab246
|
d10ee544b7
|
Rename Mail to Email
|
2021-08-18 17:17:21 +07:00 |
|
dab246
|
740859054a
|
Add presentation layer for get Session
|
2021-08-05 10:53:10 +07:00 |
|
dab246
|
7a99fd2c59
|
Add presentation layer for mailbox, mail, message
|
2021-08-02 10:41:24 +07:00 |
|
dab246
|
360ab9a501
|
Init home feature add presentation layer
|
2021-07-29 11:42:41 +07:00 |
|