Slavi Pantaleev
f9bc5e2cb6
Merge pull request #1217 from rndmh3ro/patch-1
whatsapp bridge has new docker image location
4 лет назад
Sebastian Gumprich
d2a1b8b134
whatsapp bridge has new docker image location
See https://github.com/mautrix/whatsapp/releases/tag/v0.1.8
4 лет назад
Slavi Pantaleev
2e23166ed3
Merge pull request #1216 from aaronraimist/hydrogen
Upgrade Hydrogen (0.2.3 -> 0.2.5)
4 лет назад
Aaron Raimist
f3aae70f70
Upgrade Hydrogen (0.2.3 -> 0.2.5)
4 лет назад
Slavi Pantaleev
23006fd64e
Fix email2matrix path initialization
Regression since 421f85defa
4 лет назад
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
4 лет назад
Slavi Pantaleev
2697590d28
Remove some useless if conditions
4 лет назад
Slavi Pantaleev
a68ac9cb4f
Split install/uninstall tasks in matrix-email2matrix
4 лет назад
Slavi Pantaleev
5fc61ed964
Upgrade Element (1.7.33 -> 1.7.34)
4 лет назад
Slavi Pantaleev
5575ad8117
Merge pull request #1211 from 0xLAITH/patch-1
Update howto-server-delegation.md
4 лет назад
Slavi Pantaleev
519eef9e4b
Remove unnecessary argument from Postgres import command
The default of using the `matrix` database is better anyway.
4 лет назад
0xLAITH
dca876a8f0
Update howto-server-delegation.md
The attached code for the "Serving the Federation API with your certificates and matrix-nginx-proxy" section suggests using the matrix.<your-domain> certificate for the federation API as opposed to the necessary <your-domain> certificate for the federation to work. This can cause some confusion to readers.
4 лет назад
Slavi Pantaleev
179775b92d
Upgrade Synapse (1.38.1 -> 1.39.0)
4 лет назад
Slavi Pantaleev
dfa7b6e4fd
Merge pull request #1171 from BackInBash/patch-1
Updating to ma1sd v2.5.0
4 лет назад
Slavi Pantaleev
676101e999
Minor fixups for ma1sd 2.5.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1171
4 лет назад
Slavi Pantaleev
418506a74d
Merge pull request #1207 from GoMatrixHosting/master
GoMatrixHosting v0.5.5
4 лет назад
Michael Collins
67db5a0024
GoMatrixHosting v0.5.5
4 лет назад
Slavi Pantaleev
3b5ea5cbc4
Merge pull request #1202 from maximilianschmelzer/patch-1
Update configuring-well-known.md
4 лет назад
Slavi Pantaleev
975a49be54
Update docs/self-building.md
4 лет назад
Slavi Pantaleev
16c29fb02e
Merge pull request #1204 from TheRocketEquation/reminder-bot-self-build
Added selfbuild functionality to matrix-reminder-bot
4 лет назад
Slavi Pantaleev
49abe66f1d
Remove unnecessary if condition
All of `setup_install.yml` only runs if `matrix_bot_matrix_reminder_bot_enabled`,
so it's not necessary to add that condition once again.
4 лет назад
Nate
f5d6b01b9f
Updated group_vars to update self_build based on matrix_architecture
4 лет назад
Nate
012440c309
Allow for self-building of reminder-bot
4 лет назад
Slavi Pantaleev
cc5a8ee1a9
Merge pull request #1203 from hardye/jitsi-auth-fix
Restore authentication for Jitsi Meet
4 лет назад
Hardy Erlinger
03e8c75a30
Restore authentication for Jitsi Meet.
4 лет назад
maximilianschmelzer
5ddd7d9ea1
Update configuring-well-known.md
4 лет назад
Slavi Pantaleev
4cf8e3cbbb
Merge pull request #1199 from sakkiii/patch-2
Update prometheus node exporter (1.1.2 -> 1.2.0)
4 лет назад
sakkiii
f4a9c4dff2
Update prometheus node exporter (1.1.2 -> 1.2.0)
4 лет назад
Slavi Pantaleev
112d8d8243
Upgrade Synapse (1.38.0 -> 1.38.1)
4 лет назад
Slavi Pantaleev
31244e7fcc
Merge pull request #1180 from Toorero/master
Fixed self-build functionality for mautrix-signal
4 лет назад
Slavi Pantaleev
7d9ee3e2fb
Remove unnecessary if-condition
4 лет назад
Slavi Pantaleev
a21696f687
Fix some if-checks
We'd rather not suppress pull errors or run self-build tasks if pulling fails.
4 лет назад
Toorero
ead4b00c09
Reverted back to manual self-build detection
4 лет назад
Slavi Pantaleev
30339cd313
Merge pull request #1139 from sakkiii/jitsi-fix
Jitsi Update -> stable-5963
4 лет назад
sakkiii
d08a78ff1f
remove prosody JICOFO_COMPONENT_SECRET
4 лет назад
Slavi Pantaleev
4105ba854b
Merge pull request #1147 from datenkollektiv-net/allow-custom-federation-fqn
Make federation domain customizable
4 лет назад
Slavi Pantaleev
25e6eb27ab
Merge pull request #1183 from Toorero/mautrix-telegram-selfbuild-fix
Fixed mautrix-telegram selfbuild not working on non amd64 platforms
4 лет назад
Slavi Pantaleev
fb221c8179
Do not needlessly ignore errors
4 лет назад
Slavi Pantaleev
51b94d9987
Merge pull request #1194 from meyerrj/master
Update main.yml for matrix-reminder-bot
4 лет назад
Slavi Pantaleev
931b16fa66
Merge pull request #1193 from sakkiii/patch-2
Upgrade hydrogen (v0.2.0 -> v0.2.3)
4 лет назад
JokerGermany
9345d840be
root path for the base domain is wrong ( #1189 )
* root path for the base domain
* Fix path when running in a container
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
4 лет назад
Richard Meyer
a8373d6bd4
Update main.yml
Fixes an issue related to https://github.com/anoadragon453/matrix-reminder-bot/issues/86
4 лет назад
sakkiii
8b304445e5
Upgrade hydrogen (v0.2.0 -> v0.2.3)
4 лет назад
Slavi Pantaleev
70cb27138c
Upgrade Element (1.7.32 -> 1.7.33)
4 лет назад
Toorero
b3793f3595
Masked TARGETARCH via docker.build.arg directive
4 лет назад
Toorero
3a28100131
Renamed matrix_lottieconverter to matrix_telegram_lottieconverter
4 лет назад
Slavi Pantaleev
5d0b213d19
Merge pull request #1185 from JokerGermany/patch-2
Docs - Change link to the correct Step
4 лет назад
Slavi Pantaleev
814fb33f45
Merge pull request #1184 from Toorero/apache-example-enhancements
Added proxy config for synapse-admin
4 лет назад
Slavi Pantaleev
635b0cf670
Merge pull request #1182 from Toorero/fix-missing-proto-header
Added missing X-Forwarded-Proto header
4 лет назад
JokerGermany
5b692b6e76
Docs
4 лет назад