13785 Commits

Author SHA1 Message Date
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
5be2fe28b0
Merge branch 'master' into eslint-backend 2023-06-21 17:11:57 +02:00
700fe68f35
Merge pull request #6470 from Ocelot-Social-Community/remove-activity-pub
refactor(backend): remove activity pub
b2.7.0-458
2023-06-21 17:07:12 +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
Wolfgang Huß
087bf390d9
Merge pull request #6441 from Ocelot-Social-Community/6439-fix-terms-and-condition+data-privacy-links-on-registration
fix(webapp): change registration `terms and conditions`, `data privacy` links to use `page-params-link`
b2.7.0-457
2023-06-21 16:16:56 +02:00
Wolfgang Huß
acbaf301bb
Merge branch 'master' into 6439-fix-terms-and-condition+data-privacy-links-on-registration 2023-06-21 14:09:32 +02:00
Moriz Wahl
9e4b2d18c4
Merge pull request #6471 from Ocelot-Social-Community/message-properties
feat(backend): message properties
b2.7.0-456
2023-06-21 09:56:30 +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
Moriz Wahl
6904668a22
Merge pull request #6451 from Ocelot-Social-Community/room-properties
feat(backend): room properties
b2.7.0-455
2023-06-20 20:24:09 +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
Moriz Wahl
45602119ca
Merge branch 'master' into room-properties 2023-06-20 16:47:53 +02:00
Moriz Wahl
c66e958760
Merge pull request #6469 from Ocelot-Social-Community/fix-create-message
fix(backend): create message mutation
b2.7.0-454
2023-06-20 16:47:36 +02:00
Moriz Wahl
9062e1d248 Merge branch 'master' into room-properties 2023-06-20 16:40:19 +02:00
Moriz Wahl
bbfaba83ee fix(backend): create message mutation 2023-06-20 16:05:19 +02:00
Wolfgang Huß
56816f0d98 Simplify 'forceTargetBlank' in call of 'page-params-link' 2023-06-20 14:22:26 +02:00
Wolfgang Huß
853f6f8fad Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6439-fix-terms-and-condition+data-privacy-links-on-registration 2023-06-20 14:14:40 +02:00
Wolfgang Huß
29a05efadb Fix linting 2023-06-20 13:56:52 +02:00
Moriz Wahl
5567ae475a
Merge pull request #6450 from Ocelot-Social-Community/messages
feat(backend): messages
activity-pub b2.7.0-453
2023-06-20 12:45:06 +02:00
Moriz Wahl
45ef5be81b test with second message 2023-06-20 11:20:44 +02:00
elweyn
cb0f97238c Refactor code to computed methods.
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
2023-06-20 11:10:57 +02:00
Moriz Wahl
1ee8e488a3
Update backend/src/schema/resolvers/messages.spec.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-06-20 11:04:43 +02:00
Moriz Wahl
8f86d6fc82 remove message filter from schema, use apoc create uuid 2023-06-20 10:54:41 +02:00
Moriz Wahl
31d81aa2dd Merge branch 'master' into messages 2023-06-20 10:47:27 +02:00
Moriz Wahl
aa6a2e602b
Merge pull request #6444 from Ocelot-Social-Community/rooms
feat(backend): rooms
b2.7.0-452
2023-06-20 10:45:46 +02:00
Moriz Wahl
23c0ea48a7 Merge branch 'rooms' of github.com:Ocelot-Social-Community/Ocelot-Social into rooms 2023-06-20 09:25:54 +02:00
Moriz Wahl
85950843f7 add spaces 2023-06-20 09:25:23 +02:00
Moriz Wahl
62b9b3c55a
Merge branch 'master' into rooms 2023-06-20 09:21:27 +02:00
Moriz Wahl
3a95e25e1c add test for room creation with existing user id 2023-06-20 09:18:50 +02:00
Moriz Wahl
66652cf74e remove doubled await 2023-06-20 09:10:52 +02:00
Moriz Wahl
f86367e340 fix typo, comment room filter 2023-06-20 09:09:27 +02:00
Moriz Wahl
8063e58ef2 use apoc.create.uuid to set id 2023-06-20 09:02:32 +02:00
Moriz Wahl
0cdbf17fbf remove semicolon 2023-06-20 08:53:24 +02:00
7cb19698ff
Merge pull request #6464 from Ocelot-Social-Community/fix-neo4j-config-map
fix(other): neo4j config map & node version
b2.7.0-451
2023-06-17 14:39:09 +02:00
f9e5fce546
downgrade node version again as it seems to cause problems 2023-06-17 14:04:54 +02:00
69c8a7cca4
booleans must be in quotes aswell 2023-06-17 13:24:21 +02:00
aa7ae7dc34
Merge pull request #6413 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/core-7.22.5
Bump @babel/core from 7.22.1 to 7.22.5
b2.7.0-450
2023-06-17 12:47:41 +02:00
dependabot[bot]
8f5e4ea168
Bump @babel/core from 7.22.1 to 7.22.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-17 10:07:12 +00:00
57d3e114c7
Merge pull request #6306 from Ocelot-Social-Community/update-database
refactor(database): update neo4j to 4.4
b2.7.0-449
2023-06-17 12:04:49 +02:00
ab7749bd94
Merge branch 'master' into update-database 2023-06-17 11:21:55 +02:00