418 Commits

Author SHA1 Message Date
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
ogerly
a28be72e84 Chat rooms query
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-06-20 12:31:50 +02:00
elweyn
46d8244b57 Change update post mutation to new schema.
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
Co-authored-by: maeckes <markus@infinity.labs.ooo>
2023-06-05 15:37:42 +02:00
elweyn
5544f453a6 Backend removed eventLocation, frontend fixes 2023-05-17 22:12:08 +02:00
ogerly
ff559e71db merge #6045 #6267, resolve conflicts, fix save image 2023-05-17 11:01:49 +02:00
Markus
03a07f3c13 [webapp] added more event info to the postquery for event teaser 2023-05-10 13:56:29 +02:00
Alexander Friedland
2426f5db88
Merge branch 'master' into 6266-Event-create-design-optimization 2023-04-27 08:41:41 +02:00
ogerly
fbdb6ca074 show all event datas in post 2023-04-25 21:04:58 +02:00
ogerly
c930dd6d52 last step construct 2023-04-25 18:45:23 +02:00
Moriz Wahl
65ad2a72ad postType not in fragment 2023-04-25 15:09:36 +02:00
ogerly
affc392b10 teasr 2023-04-25 14:05:17 +02:00
282d701e90
show avatar for group members 2023-04-25 12:44:47 +02:00
ogerly
e172fe917a fix lint 2023-04-24 14:20:36 +02:00
ogerly
1ba79343fe save event 2023-04-24 12:40:52 +02:00
Moriz Wahl
033630e8e3 add group type for mark notifications as read 2023-03-16 16:55:30 +01:00
Moriz Wahl
ab58c569d0 related user for group notifications 2023-03-15 17:49:52 +01:00
Moriz Wahl
10c02c251e group notifications in notification dropdown 2023-03-15 16:23:45 +01:00
Moriz Wahl
5bd831752d
Merge branch 'master' into feature/mark-all-notification-as-read 2023-03-09 13:23:09 +01:00
Moriz Wahl
bdc1cb33da Merge branch 'master' into feature/mark-all-notification-as-read 2023-03-08 16:50:02 +01:00
Moriz Wahl
6a84a02027 add remove user from group mutation 2023-03-03 17:46:20 +01:00
Moriz Wahl
b8228db9f3 Merge branch 'master' into map 2023-02-03 17:41:12 +01:00
Wolfgang Huß
54e7de30da Cleanup 2023-01-25 17:25:12 +01:00
Wolfgang Huß
654bf0f64e Add 'about' to 'mapUserQuery' 2023-01-25 17:24:55 +01:00
Wolfgang Huß
04f43cde71 Comment use of GQL 'location' fragment in webapp 'groups' file 2023-01-12 15:44:06 +01:00
Wolfgang Huß
844bfb4cfb Show all groups with locations on map 2023-01-12 13:20:46 +01:00
Wolfgang Huß
36239bc762 Show all users with locations on map 2023-01-12 11:25:58 +01:00
Wolfgang Huß
e8d21147ae Split 'locationAndBadgesFragment' into 'locationFragment' and 'badgesFragment' 2023-01-12 10:53:43 +01:00
Wolfgang Huß
04810ca500 Move the admins user query GQL to the appropriate file 2023-01-12 10:50:44 +01:00
Wolfgang Huß
13f2451e02 Change default GQL 'UserQuery' to named 'profileUserQuery' 2023-01-12 10:12:32 +01:00
Wolfgang Huß
6d8149a77c Implement user location on map
- Deactivate map translation because it doesn't work.
2023-01-11 16:18:50 +01:00