397 Commits

Author SHA1 Message Date
Moriz Wahl
7858dc6afb add event data to search post query 2023-09-26 17:15:14 +02:00
Moriz Wahl
6860a19629 query postType on searchPosts 2023-09-26 15:03:08 +02:00
fbd2b08737
Merge branch 'master' into fix-security-subscriptions 2023-07-20 17:11:20 +02:00
elweyn
074711dd90 Fix: order createdAt_desc & lastMessageAt_desc 2023-07-20 14:31:57 +02:00
elweyn
21124bcd71 Fix: Order of rooms. 2023-07-20 14:18:25 +02:00
604e1d8465
subscription roomCountUpdated security fix 2023-07-20 13:44:23 +02:00
f7c381efd8
subscription chatMessageAdded security fix 2023-07-20 13:44:04 +02:00
1b8b356432
notification subscription 2023-07-20 13:41:59 +02:00
70a1c52165
lint fixes 2023-07-20 13:10:25 +02:00
624f379677
fix new room mechanic 2023-07-20 12:57:18 +02:00
elweyn
13da3ba3f4 Add returned properties to the CreateRoom mutation, add emit to change the roomID. 2023-07-20 11:35:06 +02:00
2f76d0b502
fix lastMessage to contain proper values 2023-07-19 14:38:23 +02:00
f9dad608c7
Merge branch 'master' into chat-last-messages 2023-07-18 15:22:56 +02:00
Moriz Wahl
81a08ff04e query all props on add message subscription 2023-07-18 12:47:23 +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
33ecc4764e
linting 2023-07-18 10:54:27 +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
829ea5ee0c Merge branch 'master' into chat-notifications 2023-07-17 18:37:28 +02:00
94bb798d72
Merge branch 'master' into chat-notifications 2023-07-17 15:51:52 +02:00
56060c6573
Merge branch 'master' into mark-messages-as-read 2023-07-17 15:04:02 +02:00
ced4996f47
implement chatMessageAdded subscription 2023-07-17 14:55:57 +02:00
mahula
58e25e6361
Merge branch 'master' into chat-order-by-indexid 2023-07-17 13:36:52 +02:00
3e60ab6854
room count subscription 2023-07-17 12:41:06 +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
9c052ea1cd
start with chat notifications 2023-07-17 11:38:06 +02:00
1e77e9aec0
Merge branch 'master' into unread-rooms-query 2023-07-17 10:23:56 +02:00
9ab8fd7561
Merge branch 'master' into chat-last-seen-webapp 2023-07-17 10:10:14 +02:00
1e7f579378
adjust tests 2023-07-15 12:51:43 +02:00
2d3483dc1b
query additional data for messages 2023-07-15 12:35:26 +02:00
f05a0bc544
frontend paginate rooms 2023-07-15 10:38:19 +02:00
Moriz Wahl
db594650f9 feat(webapp): mark messages as seen 2023-07-14 18:53:56 +02:00
Moriz Wahl
c46d0064fc unread rooms query in chat notification 2023-07-14 14:50:43 +02:00
54cf5b37a5
order by indexId instead of createdAt 2023-07-14 11:09:04 +02:00
a9ad8c34c8
Merge branch 'master' into message-pagination 2023-07-14 09:13:40 +02:00
635d3a2232
new room query 2023-07-12 13:15:06 +02:00
7e77bc82fb
new query including index & first, offset and orderBy 2023-07-12 13:14:43 +02:00
Wolfgang Huß
2ffe3a2fd4 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6436-show-the-event-on-the-map 2023-07-11 13:27:36 +02:00
Wolfgang Huß
6c32eb918d Add markers for events to map 2023-07-11 11:33:24 +02:00
0ad59d9412
lint fix 2023-07-10 16:27:36 +02:00
aecc24e374
chat message capability 2023-07-10 16:21:39 +02:00
8859aa56a4
lint fixes 2023-07-10 12:00:11 +02:00
c2c96ee96c
frontend rooms query, singleRoom gets an userid now, not a boolean 2023-07-10 11:53:00 +02:00
6c6b5ec937
Merge branch 'fix-create-post-notifications' into create-a-component-chat-scaffholding 2023-07-07 07:28:45 +02:00
e9121705a4
fix createPost query to not fail due to apollo cache 2023-07-07 07:19:35 +02:00
Alexander Friedland
d073a2a948
Merge branch 'master' into create-a-component-chat-scaffholding 2023-07-06 11:36:01 +02:00
ogerly
c8af90f0a6 add chat base-button in header menu 2023-07-05 15:51:55 +02:00
Moriz Wahl
c9135d321d fix notification added subscription 2023-06-21 14:31:16 +02:00
ogerly
932ad7037f add apollo messages query 2023-06-20 13:09:12 +02:00