summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-02-14 12:44:27 +0100
committerJoas Schilling <coding@schilljs.com>2024-02-23 14:33:00 +0100
commit74e75417be28f0329ce98667ce4d84bd03e6441c (patch)
tree381bcdaee20bcc6fa3b7a23981c0250d955b910b /appinfo
parent848fecf97d0e218c42fa6b31e93d140ab8ad7caa (diff)
feat(federation): Add TalkV1 federation proxy for mentions
Decision is to proxy the requests on the own server, so we can proxy other services (matrix coming to mind) in the future and the clients still have to only talk to their own server, to help with CSP and to reduce the efforts Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b82ed096e..787d33465 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>19.0.0-dev.1</version>
+ <version>19.0.0-dev.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>