3938 Commits

Author SHA1 Message Date
bb509ae244
remove comment, reverse order to reduce client workload 2023-07-13 12:17:28 +02:00
Moriz Wahl
5bf933887c messages created by current user are not set to seen 2023-07-13 11:51:38 +02:00
a82e76f366
test message ordering & pagination 2023-07-13 11:13:06 +02:00
8065529d0a
reverted change - use forEach instead of for loop 2023-07-13 10:41:55 +02:00
70c310bc88
create indexId when creating the message 2023-07-13 10:40:31 +02:00
0cce43500a
backend implementation for message pagination 2023-07-12 13:36:16 +02:00
481158f815
message type definition 2023-07-12 13:15:27 +02:00
Moriz Wahl
9f1f028454 handle seen prop 2023-07-12 11:53:49 +02:00
Wolfgang Huß
c51ded7b73 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6436-show-the-event-on-the-map 2023-07-12 11:17:20 +02:00
Moriz Wahl
2ea77b784d add saved, distributed and seen props. Handle distributed 2023-07-12 11:01:17 +02:00
a6af78f777
reduce coverage to 67% 2023-07-11 15:44:16 +02:00
6255d9b11b
Merge branch 'master' into refactor-seed 2023-07-11 15:42:44 +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ß
c3912304f4 Fix formating 2023-07-11 13:24:55 +02:00
Wolfgang Huß
737a8f4380 Revert "Try to filter only for events with location"
This reverts commit f247e6bd7b7554442493b799780186b916890043.
2023-07-11 13:20:38 +02:00
a4bb523cb4
unit test for error when creating room with self 2023-07-11 12:57:37 +02:00
073adbe48c
do not allow to create room with self 2023-07-11 11:19:01 +02:00
1b0f512415
fix seed to not use promise all where easily refactored 2023-07-10 12:58:39 +02:00
5f2cfdeab4
backend room hacks 2023-07-10 11:53:20 +02:00
Wolfgang Huß
f89f821dc4 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6436-show-the-event-on-the-map 2023-07-10 11:20:25 +02:00
4de840f2ea
fix build paths 2023-07-07 23:09:02 +02:00
4fb884c9eb
fix copy script 2023-07-07 11:56:28 +02:00
597a6f9015
start node in build/src 2023-07-07 11:56:00 +02:00
f5c2fe7770
Merge branch 'master' into eslint-backend 2023-07-06 12:06:15 +02:00
Wolfgang Huß
64f159e82f Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6436-show-the-event-on-the-map 2023-06-27 12:54:15 +02:00
Wolfgang Huß
f247e6bd7b Try to filter only for events with location 2023-06-27 12:53:47 +02:00
0a40357160
fix lint 2023-06-22 16:23:34 +02:00
844c870642
Merge branch 'master' into eslint-backend 2023-06-22 15:15:44 +02:00
c9547ef662
lint fixes 2023-06-22 15:13:56 +02:00
fa19e89174
fix test - describes cant be asnyc 2023-06-22 15:13:48 +02:00
Moriz Wahl
b3fec7bf6f
Merge branch 'master' into fix-subscriptions 2023-06-21 19:28:27 +02:00
Moriz Wahl
d3b3e50278
Merge branch 'master' into fix-reports-seed 2023-06-21 17:59:31 +02:00
Moriz Wahl
ed9fefbf76
Update backend/src/db/seed.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-06-21 17:59:20 +02:00
5be2fe28b0
Merge branch 'master' into eslint-backend 2023-06-21 17:11:57 +02:00
373e915a14
make content optional parameter 2023-06-21 16:47:08 +02:00
ef7bc9283e
js -> ts rename 2023-06-21 16:43:29 +02:00
aaa033c6a3
lint fixes 2023-06-21 16:43:18 +02:00
e6c9cf47a7
removed include and excludes from tsconfig.json 2023-06-21 16:39:57 +02:00
57704d8095
lint rules and packages 2023-06-21 16:39:17 +02:00
0e1dea6002
Merge branch 'master' into remove-activity-pub 2023-06-21 16:26:24 +02:00
Moriz Wahl
badaac8527 activate clean database again 2023-06-21 14:33:41 +02:00
Moriz Wahl
07d10c8e4c fix(backend): notifications 2023-06-21 14:29:56 +02:00
Moriz Wahl
3451a16ab4 fix(backend): seed reports 2023-06-21 11:14:59 +02:00
4d91b3f5b0
Merge branch 'master' into remove-activity-pub 2023-06-21 06:55:22 +02:00
Moriz Wahl
02ffdda69d
Merge branch 'master' into message-properties 2023-06-20 20:24:28 +02:00
42ea5a3025
increase coverage reequirement to 70 2023-06-20 19:26:08 +02:00
Moriz Wahl
6a3ec44f4d feat(backend): message properties 2023-06-20 19:19:54 +02:00
ec4eff86f7
remove activity pub middleware 2023-06-20 18:47:50 +02:00
6adffd7c6b
remove well-known properly 2023-06-20 18:44:30 +02:00
c063682560
remove activity pub related stuff - since its unused 2023-06-20 18:39:43 +02:00