Compare changes
Some changes are not shown.
For a faster browsing experience, only 75 of 420 files are shown. Download one of the files below to see all changes.
.dockerignore
0 → 100644
+32
−0
+3
−0
+3
−0
+6
−0
+6
−0
+45
−14
+6
−0
.reuse/dep5
0 → 100644
+9
−0
.tool-versions
0 → 100644
+2
−0
+3
−0
AGPL-3
deleted100644 → 0
+0
−661
File deleted.
Preview size limit exceeded, changes collapsed.
+181
−5
Dockerfile
0 → 100644
+41
−0
LICENSE
deleted100644 → 0
+0
−21
LICENSES/AGPL-3.0-only.txt
0 → 100644
+235
−0
File added.
Preview size limit exceeded, changes collapsed.
LICENSES/MIT.txt
0 → 100644
+9
−0
+40
−7
README.png
deleted100644 → 0
−566 KiB

566.32 KiB
+9
−10
build/check-versions.js
deleted100644 → 0
+0
−64
+6
−18
+3
−0
+10
−11
+7
−32
+6
−34
+6
−0
+6
−0
+6
−0
+3
−0
docker/docker-entrypoint.sh
0 → 100755
+8
−0
docker/nginx.conf.tpl
0 → 100644
+35
−0
+5
−1
+69
−97
renovate.json
0 → 100644
+6
−0
+5
−0
src/api/__mocks__/app.js
0 → 100644
+10
−0
src/api/__mocks__/chat.js
0 → 100644
+620
−0
src/api/__mocks__/emojiPacks.js
0 → 100644
+54
−0
src/api/__mocks__/mediaProxyCache.js
0 → 100644
+23
−0
src/api/__mocks__/mediaUpload.js
0 → 100644
+6
−0
src/api/__mocks__/moderationLog.js
0 → 100644
+14
−0
src/api/__mocks__/peers.js
0 → 100644
+7
−0
src/api/__mocks__/relays.js
0 → 100644
+14
−0
+30
−25
src/api/__mocks__/settings.js
0 → 100644
+62
−0