Commit Graph

86 Commits

Author SHA1 Message Date
grimhilt
b48c834d36 change notif when setting seen flag 2023-04-13 16:43:44 +02:00
grimhilt
8cb1271f9a store message outside of room object 2023-04-13 13:14:50 +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
1ab74d67ca close on escape 2023-04-11 19:15:35 +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
4d7a919054 fix notseen badge on thread 2023-04-11 16:19:53 +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
b9cc543b64 open viewMessageModal on double click 2023-04-08 01:01:10 +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
20fe48974f style to implement flags and options on message 2023-04-07 16:52:13 +02:00
grimhilt
398d243eac show list of users in rooms 2023-04-07 16:10:23 +02:00
grimhilt
649bccb01e move message to typescript 2023-04-07 15:15:49 +02:00
grimhilt
7e0e27c2b6 show members in a room 2023-04-07 00:50:59 +02:00
grimhilt
7c98c1eb0c restructure members storage in rooms store 2023-04-06 20:24:11 +02:00
grimhilt
8c6a2bcfd7 show notifications front 2023-04-06 13:09:47 +02:00
grimhilt
b14a0ca586 global color and better message style 2023-04-05 18:17:09 +02:00
grimhilt
6d9d67905c fix thread hover and composer 2023-04-05 17:31:53 +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
8b4210914b fix blocked iframe when change room 2023-04-05 15:46:17 +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
4bff5be6c1 use strict front 2023-04-02 16:52:19 +02:00
grimhilt
e3d8d3cf9b switch front to typescript 2023-04-02 16:44:54 +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