Commit Graph

  • 38027e72f6 Fix "object of type 'NoneType' has no len()" error Slavi Pantaleev 2022-06-17 15:45:25 +03:00
  • 7440dd34fb
    Merge pull request #1884 from etkecc/master Slavi Pantaleev 2022-06-17 15:31:55 +03:00
  • 5987589436
    Use |to_json Slavi Pantaleev 2022-06-17 15:30:22 +03:00
  • 323f5aa60d Synchronize homeserver.yaml config with the one from Synapse 1.61.0 Slavi Pantaleev 2022-06-17 15:25:49 +03:00
  • 5eff67371d
    add synapse media_retention Aine 2022-06-17 14:32:17 +03:00
  • 2edbabe652
    Merge pull request #1883 from etkecc/patch-18 Slavi Pantaleev 2022-06-16 19:53:17 +03:00
  • 7b0e5ef995
    Update mautrix-whatsapp 0.4.0 -> 0.5.0 Aine 2022-06-16 14:55:11 +00:00
  • 183d762975
    Auto trust new signal identities IUCCA 2022-06-16 00:52:37 +02:00
  • 6a573399ae Upgrade Synapse (v1.60.0 -> v1.61.0) Slavi Pantaleev 2022-06-14 16:45:21 +03:00
  • 37b584ef58 Upgrade matrix-corporal (2.2.3 -> 2.3.0) Slavi Pantaleev 2022-06-14 16:44:25 +03:00
  • 56d130b8cb
    Merge pull request #1880 from etkecc/patch-17 Slavi Pantaleev 2022-06-14 16:46:39 +03:00
  • b2f9ede87c
    Update Element v1.10.14 -> v1.10.15 Aine 2022-06-14 13:45:46 +00:00
  • fe0b60c40b
    Merge pull request #1878 from CyberShadow/go-skype-bridge-docs Slavi Pantaleev 2022-06-13 09:43:55 +03:00
  • d6a3881092
    docs/configuring-playbook-bridge-go-skype-bridge: Fixups Vladimir Panteleev 2022-06-13 06:40:15 +00:00
  • e539774d9b
    Merge pull request #1877 from CyberShadow/go-skype-bridge Slavi Pantaleev 2022-06-13 08:06:26 +03:00
  • 5e9e8f9e29 Announce go-skype-bridge support Slavi Pantaleev 2022-06-13 08:02:31 +03:00
  • a3d19ad318
    Add Go Skype Bridge Vladimir Panteleev 2022-06-12 21:29:43 +00:00
  • 7498c647d0
    Merge branch 'spantaleev:master' into feature-conduit Jakub Doboš 2022-06-12 22:48:49 +02:00
  • bc4d29bbb0
    Merge pull request #1875 from 3hhh/master Slavi Pantaleev 2022-06-11 09:52:17 +03:00
  • cebbe0beec
    whatsapp bridge: set the default log level to warning 3hhh 2022-06-11 08:11:28 +02:00
  • 6b94ccbcff
    whatsapp bridge: add matrix_mautrix_whatsapp_log_level 3hhh 2022-06-11 08:05:11 +02:00
  • 39914881a7
    whatsapp bridge: disable logging to external files 3hhh 2022-06-11 07:55:44 +02:00
  • 99c24ef0e8 Upgrade Hookshot (1.7.2 -> 1.7.3) Slavi Pantaleev 2022-06-09 20:52:46 +03:00
  • f3924d15cd
    Merge pull request #1872 from seclution/patch-1 Slavi Pantaleev 2022-06-09 15:19:29 +03:00
  • 8cc39c5eb5
    update PIP install-link Kai Biebel 2022-06-09 14:09:47 +02:00
  • c05f47666f Announce the ability to run Ansible in a container on the Matrix server Slavi Pantaleev 2022-06-09 14:47:04 +03:00
  • 959a6ac0b1 Upgrade devture/ansible version and documen nsenter usage Slavi Pantaleev 2022-06-09 14:42:04 +03:00
  • 12b28a4749 Upgrade Hookshot (1.7.0 -> 1.7.2) Slavi Pantaleev 2022-06-09 14:13:53 +03:00
  • 482c1a2211 fixed public url to maubot manager Sabine Laszakovits 2021-07-08 17:14:55 +02:00
  • df106de92a exposed port of maubot container Sabine Laszakovits 2021-07-08 17:14:05 +02:00
  • 0ffcef2473 renamed ansible role to matrix-bot-maubot Sabine Laszakovits 2021-05-15 11:57:13 +02:00
  • aa413dc933 renamed ansible variables to matrix_bot_maubot_* Sabine Laszakovits 2021-05-15 11:56:36 +02:00
  • d9b39bceb1 made tasks sensitive to tags Sabine Laszakovits 2021-05-15 11:08:52 +02:00
  • aa828d5bdd renamed tasks/main.yml to setup.yml Sabine Laszakovits 2021-05-15 11:07:33 +02:00
  • 4b7406a29b added maubot role to setup.yml Sabine Laszakovits 2021-05-15 10:57:57 +02:00
  • a5f563ba33 removed logging file handler Sabine Laszakovits 2021-05-15 10:44:30 +02:00
  • d6c10e425e fixed maubot_admins config dict Sabine Laszakovits 2021-05-15 10:43:39 +02:00
  • 2bb44f2169 fixed path to config template Sabine Laszakovits 2021-05-15 10:42:42 +02:00
  • e7d769448e added maubot crypto db settings Sabine Laszakovits 2021-05-15 10:38:57 +02:00
  • 539bdf973d made maubot role use postgres Sabine Laszakovits 2021-05-15 10:38:06 +02:00
  • 45ca36f09e moved systemd req services to group_vars Sabine Laszakovits 2021-05-15 10:34:43 +02:00
  • f50c31d9bc created maubot section in group_vars Sabine Laszakovits 2021-05-15 10:33:37 +02:00
  • 4337f54241 more maubot hacks Stuart Mumford 2021-03-24 12:16:02 +00:00
  • a72d6464a4 Use proxy url for homeserver CS API Stuart Mumford 2021-03-10 11:46:26 +00:00
  • 5c601bfaf6 expose management port directly in maubot Stuart Mumford 2021-01-24 21:44:18 +00:00
  • 08da6c727a massively increase timeout Stuart Mumford 2020-11-06 20:53:45 +00:00
  • 4492a2d8ea Maubot depends on synapse Stuart Mumford 2020-08-30 10:09:18 +00:00
  • e46513be84 more maubot with wss proxy Stuart Mumford 2020-08-05 10:20:45 +00:00
  • 1d0b362a3b add config mount to maubot Stuart Mumford 2020-02-17 19:43:24 +00:00
  • f41fe31ae2 First draft of a maubot role Stuart Mumford 2020-02-10 12:55:48 +00:00
  • 4a72c90a6b Upgrade Element (v1.10.13 -> v1.10.14) Slavi Pantaleev 2022-06-07 14:34:02 +03:00
  • d9d392a0b1
    Merge pull request #1871 from rubenh-be/update_mautrix_gchat Slavi Pantaleev 2022-06-06 12:37:44 +03:00
  • fc38f4a6a9 Updated mautrix-googlechat to v0.3.3 Ruben Hias 2022-06-06 11:27:10 +02:00
  • 37c195db1f
    Reference to a Jitsi troubleshoot with Jitsi behind a NAT EH 2022-06-05 23:36:54 +02:00
  • 86943ce328
    Add troubleshooting for Jitsi behind a NAT EH 2022-06-05 23:35:35 +02:00
  • 933a0f6d22
    Add example for Jitsi JVB STUN server EH 2022-06-05 23:34:51 +02:00
  • 3c53b85116
    Merge pull request #1867 from roughnecks/fix-mautrix-whatsapp-status-endpoint Slavi Pantaleev 2022-06-02 21:34:31 +03:00
  • c05e78fc9a Fix string null in status_endpoint roughnecks 2022-06-02 16:52:15 +02:00
  • 8ea7cd73cf Fix self-building for matrix-registration Slavi Pantaleev 2022-06-01 09:36:48 +03:00
  • a3adf71d7d
    Merge pull request #1863 from etkecc/master Slavi Pantaleev 2022-05-31 21:56:08 +03:00
  • 25fd7f0cff
    update Honoroit 0.9.8 -> 0.9.9 Aine 2022-05-31 20:32:10 +03:00
  • 2c1da0ac2a Switch matrix_encryption_disabler back to upstream repository Slavi Pantaleev 2022-05-31 17:35:22 +03:00
  • 246c43be1e Upgrade Synapse (v1.59.1 -> v1.60.0) Slavi Pantaleev 2022-05-31 17:24:38 +03:00
  • 78204619ea Stop using deprecated (in Synapse v1.59) user_dir and appservice workers Slavi Pantaleev 2022-05-31 16:28:33 +03:00
  • e9db1eea9e
    Merge pull request #1862 from etkecc/patch-16 Slavi Pantaleev 2022-05-31 14:36:46 +03:00
  • fd3a9b2fbb
    Update Honoroit 0.9.7 -> 0.9.8 Aine 2022-05-31 09:20:49 +00:00
  • 37e6ea72e8
    Merge pull request #1860 from etkecc/patch-15 Slavi Pantaleev 2022-05-29 15:44:27 +03:00
  • 2e527338d3
    Update Cinny 2.0.3 -> 2.0.4 Aine 2022-05-29 08:23:17 +00:00
  • 71a6dfee28
    Merge pull request #1853 from shukon/fix-dead-link-in-docs Slavi Pantaleev 2022-05-25 18:47:56 +03:00
  • 883317ac2f
    Update configuring-playbook-bridge-hookshot.md shukon 2022-05-25 17:29:43 +02:00
  • dcf4ae5fcc
    Merge pull request #1852 from etkecc/patch-14 Slavi Pantaleev 2022-05-25 12:09:21 +03:00
  • f60eb72329
    Updated signal daemon 0.18.1 -> 0.18.5 Aine 2022-05-25 09:00:32 +00:00
  • 3ba960cf96
    Merge pull request #1851 from etkecc/patch-13 Slavi Pantaleev 2022-05-24 17:30:23 +03:00
  • e37bcd1daf
    Updated Element 1.10.12 -> 1.10.13 Aine 2022-05-24 14:14:41 +00:00
  • d340f311cb
    Merge pull request #1850 from etkecc/patch-12 Slavi Pantaleev 2022-05-24 15:15:00 +03:00
  • f448cca732
    Update coturn 4.5.2-r11 -> 4.5.2-r12 Aine 2022-05-24 11:26:01 +00:00
  • 63c755b115
    Merge pull request #1837 from Lyokovic/vicx/fix-ldap-simple-bind Slavi Pantaleev 2022-05-24 10:40:28 +03:00
  • e740249bc7
    Merge pull request #1848 from wibbene/master Slavi Pantaleev 2022-05-21 17:30:33 +02:00
  • 3b40d8b0a0
    Update Matrix-Registration-Bot main.yml Erick Wibben 2022-05-21 10:24:27 -05:00
  • 271a8d0a73 Upgrade certbot (v1.23.0 -> v1.27.0) Slavi Pantaleev 2022-05-21 10:20:56 +03:00
  • 746a25fabf
    Merge pull request #1838 from GoliathLabs/matrix-registration-bot Slavi Pantaleev 2022-05-20 21:36:13 +02:00
  • 62f7bd3780
    Merge pull request #1840 from GoliathLabs/matrix-mautrix-googlechat Slavi Pantaleev 2022-05-20 21:35:50 +02:00
  • f46f288492
    Merge pull request #1845 from GoliathLabs/grafana Slavi Pantaleev 2022-05-20 21:35:24 +02:00
  • 612c64e009
    Merge pull request #1844 from GoliathLabs/etherpad Slavi Pantaleev 2022-05-20 21:34:57 +02:00
  • 615417b87f
    Merge pull request #1843 from GoliathLabs/linuxserver-ddclient Slavi Pantaleev 2022-05-20 21:34:25 +02:00
  • d1651f3f60
    Merge pull request #1842 from GoliathLabs/hydrogen-web Slavi Pantaleev 2022-05-20 21:34:01 +02:00
  • 4abce49cd6
    Merge pull request #1841 from GoliathLabs/mautrix-twitter Slavi Pantaleev 2022-05-20 21:33:32 +02:00
  • 830b4b24c1
    Merge pull request #1839 from GoliathLabs/matrix-bot-mjolnir Slavi Pantaleev 2022-05-20 21:32:57 +02:00
  • 9c24167b8d Updated: grafana to 8.5.3 GoliathLabs 2022-05-20 20:32:19 +02:00
  • 64850531ba Updated: etherpad to 1.8.18 GoliathLabs 2022-05-20 20:30:06 +02:00
  • 554615d727 Updated: ddclient to v3.9.1-ls89 GoliathLabs 2022-05-20 20:28:01 +02:00
  • 2c312435c6 Reverted URL change GoliathLabs 2022-05-20 20:25:41 +02:00
  • 8a65e3a0db Updated: hydrogen to v0.2.29 GoliathLabs 2022-05-20 20:24:56 +02:00
  • e779ec45f4 Updated: hydrogen-web to v0.2.29 GoliathLabs 2022-05-20 20:24:38 +02:00
  • d804e97ff6 Updated: mautrix-twitter to v0.1.4 GoliathLabs 2022-05-20 20:19:58 +02:00
  • 751a8f8a5d Updated: mautrix-googlechat to v0.3.2 GoliathLabs 2022-05-20 20:16:04 +02:00
  • 275943c0f8 Updated: mjolnir v1.4.2 GoliathLabs 2022-05-20 20:03:59 +02:00
  • 0c741e8d16 Set version to v1.1.5 GoliathLabs 2022-05-20 19:58:22 +02:00
  • a906fad12e Fix synapse LDAP simple bind config Vicx 2022-05-20 19:09:16 +02:00
  • c945f38c52
    Merge pull request #1818 from paulRbr/bridge-mautrix-signal-encryption Slavi Pantaleev 2022-05-18 14:50:26 +02:00