diff --git a/README.md b/README.md index ddd147e..089c403 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A puppeting bridge between Matrix and Telegram packaged as a YunoHost service. Messages, notifications (and sometimes media) are bridged between a Telegram user and a Matrix user. Currently the Matrix user can NOT invite other Matrix user in a bridged Telegram room, so only someone with a Telegram account can participate to Telegram group conversations. The ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/index.html) bridge is a Synapse App Service and relies on postgresql. Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand. -**Shipped version:** 0.15.1~ynh1 +**Shipped version:** 0.15.1~ynh2 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 9bb3562..b604082 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,7 +22,7 @@ La passerelle ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/i ** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_telegram en même temps!** -**Version incluse :** 0.15.1~ynh1 +**Version incluse :** 0.15.1~ynh2 ## Documentations et ressources * Site officiel de l’app : diff --git a/conf/config.yaml b/conf/config.yaml index c0f96cb..193f7f8 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -500,9 +500,9 @@ bridge: # domain - All users on that homeserver # mxid - Specific user permissions: - "*": "relaybot" - "__BOTUSERS__": "puppeting" - "__BOTADMIN__": "admin" + "__LISTRELAYBOT__": "relaybot" + "__LISTPUPPETING__": "puppeting" + "__LISTADMIN__": "admin" # Options related to the message relay Telegram bot. relaybot: private_chat: diff --git a/config_panel.toml b/config_panel.toml new file mode 100644 index 0000000..c6a23ce --- /dev/null +++ b/config_panel.toml @@ -0,0 +1,200 @@ +version = "1.0" + +[main] +name = "Main Settings" +services = ["__APP__"] + + [main.permissions] + name = "Permissions for using the bridge" + + [main.permissions.helptext] + ask = ''' + Roles with Increasing Power: Relaybot