3889 Commits

Author SHA1 Message Date
Wolfgang Huß
b5ae101931 Fix post language detection
- In case no language is detected set default.
2023-09-11 12:43:02 +02:00
mahula
7fdc5e8f5e Revert "Revert "Revert "update metascraper packages"""
This reverts commit d5c142129291264d5508b3f32b8500c2451a5f39.
2023-09-08 07:58:00 +02:00
mahula
d5c1421292 Revert "Revert "update metascraper packages""
This reverts commit 8482b0994303d778666a85692a8f123fdfe44663.
2023-09-08 07:40:12 +02:00
mahula
60d971233b add back language detector scraper to scraper file 2023-09-07 20:46:47 +02:00
mahula
8482b09943 Revert "update metascraper packages"
This reverts commit 5d88f4af184768b654a34fad8e359433b6463b19.
2023-09-07 20:44:15 +02:00
Wolfgang Huß
8f4e3b4e59
Merge branch 'master' into fix-metascraper-crash 2023-09-07 09:53:29 +02:00
Wolfgang Huß
6e0e5b664a
Merge branch 'master' into dependabot/npm_and_yarn/backend/aws-sdk-2.1425.0 2023-09-06 18:10:37 +02:00
Wolfgang Huß
355624289f
Merge branch 'master' into dependabot/npm_and_yarn/backend/babel/preset-env-7.22.9 2023-09-06 15:29:13 +02:00
1ab4009536
fix metascraper crash, remove metascraper-lang-detector 2023-09-05 23:10:25 +02:00
5d88f4af18
update metascraper packages 2023-09-05 23:10:06 +02:00
Wolfgang Huß
7d761c262a Release v3.0.3 2023-09-04 11:58:33 +02:00
Wolfgang Huß
c6b1d663c1 Shorten code of DKIM config for Nodemailer to the solution used otherwise in code 2023-08-22 14:55:47 +02:00
Wolfgang Huß
cd206c238a Cleanup 2023-08-21 13:44:29 +02:00
Wolfgang Huß
f866f37bc8 Add 'SMTP_SECURE' to '.env.template' of backend 2023-08-21 13:44:17 +02:00
Wolfgang Huß
28665bd175 Refine DKIM config for Nodemailer 2023-08-21 12:33:39 +02:00
Wolfgang Huß
be4d34228d Implement DKIM config for Nodemailer 2023-08-17 17:26:59 +02:00
Wolfgang Huß
7bcad81785 Release v3.0.2 2023-08-11 14:22:13 +02:00
Wolfgang Huß
0daeb5b957 Releasde v3.0.1 – fix chat avatars 2023-08-09 11:52:59 +02:00
Wolfgang Huß
28e9ab3f39 Release v3.0.0 2023-08-07 11:07:11 +02:00
mahula
2c8009d406
Merge branch 'master' into dependabot/npm_and_yarn/backend/babel/preset-env-7.22.9 2023-07-31 19:07:56 +02:00
dependabot[bot]
5b1949c880
Bump aws-sdk from 2.652.0 to 2.1425.0 in /backend
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.652.0 to 2.1425.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.652.0...v2.1425.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-29 03:32:16 +00:00
fbd2b08737
Merge branch 'master' into fix-security-subscriptions 2023-07-20 17:11:20 +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
e2c23ad4a2
more lint fixes 2023-07-20 13:10:32 +02:00
Hannes Heine
ff9db84cba
Merge branch 'master' into chat-trim-message 2023-07-19 15:02:29 +02:00
0234244c09
Merge branch 'master' into 6590-chat-send-url 2023-07-19 14:21:49 +02:00
bc1015da8c
corrected field names to exclude, remove comment 2023-07-19 14:22:04 +02:00
4448ecd6fe
fix walk recursive & field definitions 2023-07-19 14:12:45 +02:00
256bcc2af7
do not filter chat message content with xss-middleware 2023-07-19 12:13:49 +02:00
93aaea4aa1
only take 2000 chat message characters 2023-07-19 11:51:41 +02:00
Markus
0bc19cf226 [fix] added usertag as allowed html tags, so user highlighting works for the chat 2023-07-19 10:15:56 +02:00
4a474a6a4a
convert indexId to string (neo4j number problem) 2023-07-18 16:35:18 +02:00
f9dad608c7
Merge branch 'master' into chat-last-messages 2023-07-18 15:22:56 +02:00
baf1191490
Merge branch 'master' into chat-notifications2 2023-07-18 13:28:12 +02:00
Moriz Wahl
c0fe7028e5 fix unit test 2023-07-18 13:23:03 +02:00
Moriz Wahl
eed89f8c4b add chat middleware to add new message subscription 2023-07-18 12:46:19 +02:00
507f0c0880
removed promise all 2023-07-18 12:23:24 +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
ae2d6c7ad5
fix recipient selection 2023-07-18 10:52:18 +02:00
d7aba44fbe
removed console log and fixed reloading of messages 2023-07-18 10:48:42 +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
dfd7107714 remove unused ubscription test, fix subscription params in test 2023-07-17 20:37:52 +02:00
Moriz Wahl
27fe3068e0 remove emacs fragment 2023-07-17 19:30:44 +02:00
Moriz Wahl
2eb94d91e1 no subscription on message query 2023-07-17 18:54:17 +02:00
Moriz Wahl
829ea5ee0c Merge branch 'master' into chat-notifications 2023-07-17 18:37:28 +02:00
Moriz Wahl
fb1d540eb2 subscription send on message query 2023-07-17 18:35:10 +02:00
Moriz Wahl
887f2c9362 more subscription tests for create message 2023-07-17 17:42:45 +02:00