Hannes Heine
|
ff9db84cba
|
Merge branch 'master' into chat-trim-message
|
2023-07-19 15:02:29 +02:00 |
|
|
|
0234244c09
|
Merge branch 'master' into 6590-chat-send-url
|
2023-07-19 14:21:49 +02:00 |
|
|
|
bc1015da8c
|
corrected field names to exclude, remove comment
|
2023-07-19 14:22:04 +02:00 |
|
|
|
4448ecd6fe
|
fix walk recursive & field definitions
|
2023-07-19 14:12:45 +02:00 |
|
|
|
256bcc2af7
|
do not filter chat message content with xss-middleware
|
2023-07-19 12:13:49 +02:00 |
|
|
|
93aaea4aa1
|
only take 2000 chat message characters
|
2023-07-19 11:51:41 +02:00 |
|
Markus
|
0bc19cf226
|
[fix] added usertag as allowed html tags, so user highlighting works for the chat
|
2023-07-19 10:15:56 +02:00 |
|
|
|
4a474a6a4a
|
convert indexId to string (neo4j number problem)
|
2023-07-18 16:35:18 +02:00 |
|
|
|
f9dad608c7
|
Merge branch 'master' into chat-last-messages
|
2023-07-18 15:22:56 +02:00 |
|
|
|
baf1191490
|
Merge branch 'master' into chat-notifications2
|
2023-07-18 13:28:12 +02:00 |
|
Moriz Wahl
|
c0fe7028e5
|
fix unit test
|
2023-07-18 13:23:03 +02:00 |
|
Moriz Wahl
|
eed89f8c4b
|
add chat middleware to add new message subscription
|
2023-07-18 12:46:19 +02:00 |
|
|
|
507f0c0880
|
removed promise all
|
2023-07-18 12:23:24 +02:00 |
|
|
|
cca020b6b3
|
aligned backend and frontend queries, show last message and unread count in room list
|
2023-07-18 11:14:06 +02:00 |
|
|
|
ae2d6c7ad5
|
fix recipient selection
|
2023-07-18 10:52:18 +02:00 |
|
|
|
d7aba44fbe
|
removed console log and fixed reloading of messages
|
2023-07-18 10:48:42 +02:00 |
|
|
|
98cad5b568
|
changed order of room to lastMessageAt
|
2023-07-18 10:47:56 +02:00 |
|
|
|
2e7adb4eb3
|
Merge branch 'master' into chat-notifications2
|
2023-07-17 22:29:03 +02:00 |
|
Moriz Wahl
|
dfd7107714
|
remove unused ubscription test, fix subscription params in test
|
2023-07-17 20:37:52 +02:00 |
|
Moriz Wahl
|
27fe3068e0
|
remove emacs fragment
|
2023-07-17 19:30:44 +02:00 |
|
Moriz Wahl
|
2eb94d91e1
|
no subscription on message query
|
2023-07-17 18:54:17 +02:00 |
|
Moriz Wahl
|
829ea5ee0c
|
Merge branch 'master' into chat-notifications
|
2023-07-17 18:37:28 +02:00 |
|
Moriz Wahl
|
fb1d540eb2
|
subscription send on message query
|
2023-07-17 18:35:10 +02:00 |
|
Moriz Wahl
|
887f2c9362
|
more subscription tests for create message
|
2023-07-17 17:42:45 +02:00 |
|
Moriz Wahl
|
ea28f4afeb
|
recipient user of message to send subscription, test subscription
|
2023-07-17 17:33:51 +02:00 |
|
Moriz Wahl
|
884ee1713c
|
unread room count query as function
|
2023-07-17 16:36:39 +02:00 |
|
|
|
45db186dfd
|
more merge errors
|
2023-07-17 16:00:08 +02:00 |
|
|
|
27600f0e79
|
fix merge error
|
2023-07-17 15:59:32 +02:00 |
|
Moriz Wahl
|
edeb22e70c
|
room avatar is working (returns other users avatar image if present)
|
2023-07-17 15:58:46 +02:00 |
|
|
|
94bb798d72
|
Merge branch 'master' into chat-notifications
|
2023-07-17 15:51:52 +02:00 |
|
|
|
b8f0e1ef59
|
"fix" room avatar query
|
2023-07-17 15:23:34 +02:00 |
|
|
|
ced4996f47
|
implement chatMessageAdded subscription
|
2023-07-17 14:55:57 +02:00 |
|
Moriz Wahl
|
c05d39f4e6
|
Merge branch 'master' into new-room-properties
|
2023-07-17 14:11:33 +02:00 |
|
mahula
|
58e25e6361
|
Merge branch 'master' into chat-order-by-indexid
|
2023-07-17 13:36:52 +02:00 |
|
|
|
e09c91235e
|
properly propagte user into unreadRoomCount subscription
|
2023-07-17 13:11:33 +02:00 |
|
Moriz Wahl
|
1ac3553200
|
Merge branch 'master' into new-room-properties
|
2023-07-17 13:06:35 +02:00 |
|
|
|
3e60ab6854
|
room count subscription
|
2023-07-17 12:41:06 +02:00 |
|
Moriz Wahl
|
edaf72b674
|
add room query pagination
|
2023-07-17 11:56:58 +02:00 |
|
Moriz Wahl
|
590819a7a4
|
Merge branch 'master' into new-room-properties
|
2023-07-17 11:54:12 +02:00 |
|
Moriz Wahl
|
4afd688fbe
|
count unread messages on create room
|
2023-07-17 11:50:59 +02:00 |
|
|
|
fb45ac107a
|
Merge branch 'unread-rooms-query' into chat-notifications
|
2023-07-17 11:49:51 +02:00 |
|
|
|
882435e54c
|
lint fix
|
2023-07-17 11:40:07 +02:00 |
|
|
|
9c052ea1cd
|
start with chat notifications
|
2023-07-17 11:38:06 +02:00 |
|
Moriz Wahl
|
8e3402a7ef
|
Update backend/src/schema/types/type/Room.gql
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2023-07-17 11:33:59 +02:00 |
|
|
|
d75566a8ce
|
sender user
|
2023-07-17 10:30:12 +02:00 |
|
|
|
b6fe28e1c4
|
fix test, test pagination properly
|
2023-07-17 10:29:32 +02:00 |
|
|
|
1e77e9aec0
|
Merge branch 'master' into unread-rooms-query
|
2023-07-17 10:23:56 +02:00 |
|
Hannes Heine
|
61ce0156d1
|
Merge branch 'master' into chat-pagniate-rooms
|
2023-07-16 13:18:35 +02:00 |
|
|
|
1e7f579378
|
adjust tests
|
2023-07-15 12:51:43 +02:00 |
|
|
|
661c2f1b71
|
implement room order
|
2023-07-15 12:51:33 +02:00 |
|