92 Commits

Author SHA1 Message Date
grimhilt ae73326820 improve add account flow 2023-07-16 16:24:30 +02:00
grimhilt edddf9afbf add link to the thread of a message 2023-07-15 00:19:39 +02:00
grimhilt 3bffd88108 add original message in thread 2023-07-14 19:05:37 +02:00
grimhilt 0094783a4e minor changes 2023-07-14 16:26:13 +02:00
grimhilt 2cae8f12a7 add route room delete 2023-05-17 18:14:25 +02:00
grimhilt 53c79aebc4 fix deletion back 2023-05-08 00:35:18 +02:00
grimhilt ffcfc57bbe fix errors and beautify with use of class 2023-05-07 23:42:44 +02:00
grimhilt f7c95b3a36 update delete behavior when have thread and beautify code 2023-05-07 23:27:08 +02:00
grimhilt 843659b495 delete room when empty 2023-05-06 15:58:33 +02:00
grimhilt 1a7828b281 minor fixes for deletion compatibility 2023-05-06 15:17:02 +02:00
grimhilt b821c89e20 delete from server working 2023-05-06 14:57:55 +02:00
grimhilt b137263bef deletion of messages (failing on server) 2023-05-06 13:23:13 +02:00
grimhilt 2c7b4f1c78 fix live sync mail 2023-05-06 12:31:13 +02:00
grimhilt 3dab9c8db1 try using search with syncManager 2023-05-06 12:28:53 +02:00
grimhilt 5aef5ab7b0 improve initial sync behavior 2023-05-05 19:09:27 +02:00
grimhilt 8f980748b5 link api front 2023-05-02 13:51:13 +02:00
grimhilt 22fb12e6d6 change full archi api backend 2023-05-02 13:47:04 +02:00
grimhilt 12e508c7cb update backend api architecture 2023-05-02 12:25:50 +02:00
grimhilt 29b4b7bfeb fix types highestmodseq 2023-05-02 12:12:09 +02:00
grimhilt cd996d851a sync flags on server start 2023-04-17 13:08:54 +02:00
grimhilt 0f063deff9 minor fixes 2023-04-16 15:22:49 +02:00
grimhilt 614f7d9802 routes of update flags with imap 2023-04-16 12:31:46 +02:00
grimhilt 956bc35158 fix duplication of threads on account change 2023-04-14 23:04:09 +02:00
grimhilt 4799e477be reply message from thread and room 2023-04-14 20:54:44 +02:00
grimhilt 7ad22e55c1 start on repond to message (basic input and builder for dm) 2023-04-14 18:37:33 +02:00
grimhilt 5b62fce48a minor changes 2023-04-14 18:37:01 +02:00
grimhilt 0b950ba7a7 use provider instead of props in options 2023-04-13 12:15:04 +02:00
grimhilt e43ab6cfe1 change validator api 2023-04-13 10:58:58 +02:00
grimhilt 4e79ab12dc add button to set seen flag on front 2023-04-12 19:01:40 +02:00
grimhilt 9842ebeb12 show mail content in modal on double click 2023-04-11 18:59:10 +02:00
grimhilt 8cc738c9b2 tests to mysql (not working) 2023-04-11 18:19:47 +02:00
grimhilt 49e8ec64e0 remove unseen in database 2023-04-11 18:19:09 +02:00
grimhilt dcb7075dca rename api to api-db 2023-04-11 18:15:55 +02:00
grimhilt 4cc53752d7 sum of notseen thread and room 2023-04-11 18:14:48 +02:00
grimhilt a80873b617 not seen in rooms in api 2023-04-11 16:26:09 +02:00
grimhilt 3357009d6a count number of message read 2023-04-11 00:10:00 +02:00
grimhilt 4b21168547 add smtpInstance in emailManager 2023-04-09 23:46:33 +02:00
grimhilt 160bb0c605 add send mail 2023-04-09 23:29:05 +02:00
grimhilt 5b6995d6a6 change archi and use schema routes 2023-04-08 00:00:24 +02:00
grimhilt 65db4d8b7e show flags on front 2023-04-07 23:26:19 +02:00
grimhilt 9d12e81e07 should update flags 2023-04-07 18:28:43 +02:00
grimhilt af76e8f2f9 register flags 2023-04-07 17:59:24 +02:00
grimhilt 46ed3a1f41 update architecture and types 2023-04-07 17:43:08 +02:00
grimhilt d641b01758 should implement continuous syncing 2023-04-07 17:15:28 +02:00
grimhilt 7e0e27c2b6 show members in a room 2023-04-07 00:50:59 +02:00
grimhilt 8c6a2bcfd7 show notifications front 2023-04-06 13:09:47 +02:00
grimhilt 97768e3695 add thread in api and front 2023-04-05 17:28:58 +02:00
grimhilt 51003b494b fix sql queries to sync mail 2023-04-05 16:10:10 +02:00
grimhilt 41aabb868f remove duplicate loading 2023-04-05 15:23:36 +02:00
grimhilt 16d0fafb1a create message test utils 2023-04-05 14:32:22 +02:00