14395 Commits

Author SHA1 Message Date
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
846fe26091 some changes 2023-07-17 18:34:35 +02:00
3a86c892b4
further query simplification 2023-07-17 18:27:00 +02:00
c24a9a56c2
profile query fix to return the correct user avatar not the first found 2023-07-17 18:24:31 +02:00
deb8394fe2
Merge branch 'master' into chat-notifications 2023-07-17 18:15:47 +02:00
ae0b7f7629
Merge pull request #6567 from Ocelot-Social-Community/mark-messages-as-read
feat(webapp): mark messages as seen
2023-07-17 18:15:32 +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
Moriz Wahl
ec9d488b3c
Merge branch 'master' into mark-messages-as-read 2023-07-17 16:08:55 +02:00
Moriz Wahl
b1102f6e3e only mark other users messages as seen 2023-07-17 16:07:12 +02:00
mahula
d584efa71f
Merge pull request #6555 from Ocelot-Social-Community/6534-chat-room-usertag
feat(webapp): changed usertag in chat messages to user-slug
2023-07-17 16:01:18 +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
mahula
e1374c05ac add cache deletion job to backend and webapp workflow files 2023-07-17 15:18:48 +02:00
mahula
045d139960 replace artefact upload by caching in webapp unit test job 2023-07-17 15:11:18 +02:00
19e441b449
more changeset reduction 2023-07-17 15:06:37 +02:00
4a9199229b
redurce changeset 2023-07-17 15:05:51 +02:00
mahula
69408007e7 replace artefact upload by caching in webapp build test job 2023-07-17 15:04:12 +02:00
56060c6573
Merge branch 'master' into mark-messages-as-read 2023-07-17 15:04:02 +02:00
mahula
466f67445e
Merge branch 'master' into 6534-chat-room-usertag 2023-07-17 15:01:45 +02:00
ced4996f47
implement chatMessageAdded subscription 2023-07-17 14:55:57 +02:00
mahula
77f37fc210
Merge pull request #6564 from Ocelot-Social-Community/new-room-properties
feat(backend): more room properties
2023-07-17 14:47:13 +02:00
mahula
f7e8d85b5f add webapp test worfkflow file to file filter 2023-07-17 14:29:35 +02:00
mahula
e44c3493e2 add backend test worfkflow file to file filter 2023-07-17 14:29:00 +02:00
Moriz Wahl
c05d39f4e6
Merge branch 'master' into new-room-properties 2023-07-17 14:11:33 +02:00
mahula
528a76a6cf
Merge pull request #6562 from Ocelot-Social-Community/chat-order-by-indexid
refactor(backend): chat messages - order by indexId instead of createdAt
2023-07-17 14:10:38 +02:00
mahula
89719b3cda merge env copy steps into single step 2023-07-17 14:01:14 +02:00
mahula
4ec4b36590 replace artefact download by caching in backend unit test job 2023-07-17 13:57:53 +02:00
mahula
58e25e6361
Merge branch 'master' into chat-order-by-indexid 2023-07-17 13:36:52 +02:00
mahula
c543b7d478
Merge pull request #6560 from Ocelot-Social-Community/6557-chat-reactive-language-switch
feat(webapp): chat language is reactive
2023-07-17 13:32:46 +02:00
mahula
7e171fb521 replace artefact upload by caching in backend build test job 2023-07-17 13:21:02 +02:00
mahula
b15148b985 replace artefact upload by caching in neo4j build test job 2023-07-17 13:18:35 +02:00
e09c91235e
properly propagte user into unreadRoomCount subscription 2023-07-17 13:11:33 +02:00
mahula
34145cfa06 fix typo 2023-07-17 13:10:28 +02:00
Moriz Wahl
1ac3553200
Merge branch 'master' into new-room-properties 2023-07-17 13:06:35 +02:00
mahula
28596b2db3
Merge branch 'master' into 6557-chat-reactive-language-switch 2023-07-17 12:58:30 +02:00
mahula
7198122ebf
Merge pull request #6566 from Ocelot-Social-Community/unread-rooms-query
feat(backend): unread rooms query
2023-07-17 12:57:48 +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
ec07ddfec2
Merge branch 'master' into unread-rooms-query 2023-07-17 11:44:45 +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