Commit Graph

73 Commits

Author SHA1 Message Date
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
grimhilt
86f321c0a1 test unseen behavior 2023-04-05 14:21:46 +02:00
grimhilt
65631f8e9a thread tests 2023-04-05 12:33:32 +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
4e48c5d813 start message to bottom 2023-04-02 17:39:04 +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
3042ed972b run server as typescript 2023-04-02 12:35:55 +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
aced3b8914 add logic and more test to saveMessage 2023-04-01 15:07:49 +02:00
grimhilt
68e1dfe7d8 implement save of thread and members 2023-03-31 16:07:02 +02:00
grimhilt
a82ff9b85b improve tests saveMessage 2023-03-30 09:16:10 +02:00
grimhilt
8306543ddd improve saveMessage (switch to class) and started to test 2023-03-29 21:00:43 +02:00
grimhilt
6507d466ad logic pseudo code 2023-03-29 17:43:46 +02:00