56 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 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 b137263bef deletion of messages (failing on server) 2023-05-06 13:23:13 +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 9842ebeb12 show mail content in modal on double click 2023-04-11 18:59:10 +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 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 7e0e27c2b6 show members in a room 2023-04-07 00:50:59 +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 86f321c0a1 test unseen behavior 2023-04-05 14:21:46 +02:00
grimhilt 9fc31f8686 advancements in tests 2023-04-04 18:00:27 +02:00
grimhilt 5a71e104cd implement database as a class for tests 2023-04-04 17:13:18 +02:00
grimhilt 9c16e06446 trying stuff to mock mysql 2023-04-04 15:13:38 +02:00
grimhilt de94bd4bab change file archi 2023-04-04 13:53:57 +02:00
grimhilt fd253197cc show addresses in front 2023-04-03 20:37:07 +02:00
grimhilt 6b4264fccc show description in room header 2023-04-03 20:11:07 +02:00
grimhilt 7f535f2e95 fix some errors on front 2023-04-02 13:36:59 +02:00
grimhilt 948ec3c7b4 improve logger 2023-04-02 12:59:11 +02:00
grimhilt 11ab6a6a21 tests in typescript 2023-04-01 22:36:51 +02:00
grimhilt 90dd16ee0d started to convert to typescript 2023-04-01 16:32:29 +02:00
grimhilt 68e1dfe7d8 implement save of thread and members 2023-03-31 16:07:02 +02:00
grimhilt 8306543ddd improve saveMessage (switch to class) and started to test 2023-03-29 21:00:43 +02:00
grimhilt 44125fc55d get members 2023-03-29 16:48:28 +02:00
grimhilt 91898e25a5 improve syncing and storing 2023-03-29 16:23:24 +02:00
grimhilt 185f051a63 change logger 2023-03-28 16:57:44 +02:00
grimhilt 838550b6cc display mail in iframe, add design for thread and unseen 2023-03-27 01:04:43 +02:00
grimhilt 5447557f91 apply difference between mailbox and account 2023-03-26 14:55:13 +02:00
grimhilt 62dd43c3d5 link imap sync to server and show email on front 2023-03-26 14:20:16 +02:00