13956 Commits

Author SHA1 Message Date
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
Moriz Wahl
badaac8527 activate clean database again 2023-06-21 14:33:41 +02:00
Moriz Wahl
c9135d321d fix notification added subscription 2023-06-21 14:31:16 +02:00
Moriz Wahl
07d10c8e4c fix(backend): notifications 2023-06-21 14:29: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
3451a16ab4 fix(backend): seed reports 2023-06-21 11:14:59 +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
ogerly
932ad7037f add apollo messages query 2023-06-20 13:09:12 +02:00
ogerly
01ce770b2d Merge branch 'master' into 6398-Create-a-vue-advanced-chat-component 2023-06-20 12:47:33 +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
ogerly
a28be72e84 Chat rooms query
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-06-20 12:31:50 +02:00
af6f682cff
Merge branch 'master' into 6398-Create-a-vue-advanced-chat-component 2023-06-20 11:47:50 +02:00
db413bcbd4
downgrade node version again as it seems to cause problems 2023-06-20 11:44:23 +02:00
1ea221ce0c
booleans must be in quotes aswell 2023-06-20 11:44:23 +02:00
dependabot[bot]
b932bd9a02
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-20 11:44:23 +02:00
dependabot[bot]
2d7119825f
Bump cypress from 12.13.0 to 12.14.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.13.0 to 12.14.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.13.0...v12.14.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 11:44:23 +02:00
dependabot[bot]
6f765f758b
Bump node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17 in /backend
Bumps node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 11:44:23 +02:00
dependabot[bot]
2c20748e28
Bump node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17 in /webapp
Bumps node from 20.2.0-alpine3.17 to 20.3.0-alpine3.17.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 11:44:23 +02:00
0f01393eaa
fixed report queries 2023-06-20 11:44:23 +02:00
7b0ae9f750
use list comprehension instead of filter(not supported anymore in 4.4) 2023-06-20 11:44:23 +02:00
4397e3b5dd
remove listen address 7474 from docker since its default value 2023-06-20 11:44:23 +02:00
b8e35be104
correct nodemon watch in dev:debug 2023-06-20 11:44:23 +02:00
3ca6e4d6cf
comment to explain the bug 2023-06-20 11:44:23 +02:00
a99ee05e49
converted two more js files to ts 2023-06-20 11:44:23 +02:00
e4b35f67b0
fixed why production didnt work 2023-06-20 11:44:23 +02:00
d3e524e815
remove write rights where its not needed 2023-06-20 11:44:23 +02:00
4cea350259
removed write rights from query where its not needed 2023-06-20 11:44:22 +02:00
52d6515f3d
fixed review updatedAt mutation 2023-06-20 11:44:22 +02:00
512e727959
fixed updatedAt field for fileReport 2023-06-20 11:44:22 +02:00
be65c7d2af
corrected old query format 2023-06-20 11:44:22 +02:00
fc31634fc1
write query for delete operations 2023-06-20 11:44:22 +02:00
c6a62c32ad
new query format 2023-06-20 11:44:22 +02:00
7a64dbab27
new query format 2023-06-20 11:44:22 +02:00