Commit Graph

54 Commits

Author SHA1 Message Date
grimhilt
956bc35158 fix duplication of threads on account change 2023-04-14 23:04:09 +02:00
grimhilt
79e17ad24f fix mail view in modal 2023-04-14 21:00:23 +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
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
4d7a919054 fix notseen badge on thread 2023-04-11 16:19:53 +02:00
grimhilt
b9cc543b64 open viewMessageModal on double click 2023-04-08 01:01:10 +02:00
grimhilt
65db4d8b7e show flags on front 2023-04-07 23:26:19 +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
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
11ab6a6a21 tests in typescript 2023-04-01 22:36:51 +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
grimhilt
0ea7f5865b advancements in tests and storing messages 2023-03-25 16:47:23 +01:00
grimhilt
4d4ef54bcb load message in front 2023-03-25 13:06:59 +01:00
grimhilt
926dc60920 fix modal background opacity 2023-03-23 23:59:49 +01:00
grimhilt
d6f06f3ca6 start to load messages from rooms 2023-03-20 21:28:13 +01:00
grimhilt
9b3ddd291e basic routing for roomview 2023-03-20 15:00:15 +01:00
grimhilt
d7029854b4 fetch rooms 2023-03-20 14:43:07 +01:00
grimhilt
095efb5440 fetching mailboxes from api 2023-03-17 13:31:27 +01:00
grimhilt
9046ccf137 update database structure 2023-03-11 14:52:08 +01:00