YunoHost-Apps / mautrix_facebook_ynh

A template for packaging mautrix bridges for YunoHost
GNU Affero General Public License v3.0
2 stars 3 forks source link

Upgrade mautrix_python to fit more up-to-date mautrix_signal #4

Open Gredin67 opened 2 years ago

Gredin67 commented 2 years ago

Currently Yunohost-apps/mautrix_signal_ynh is the most up-to-date Yunohost package for mautrix python bridge.

Steps:

  1. Solve YunoHost-Apps/mautrix_signal_ynh/issues/24
  2. Clean up mautrix_signal_ynh also check https://github.com/YunoHost-Apps/mautrix_telegram_ynh/pull/10

Option 1:

  1. Upgrade https://github.com/Gredin67/mautrix_python_template_ynh according to the clean status
  2. Sync the other python bridges with https://github.com/Gredin67/mautrix_python_template_ynh

Option 2:

  1. Sync the other python bridges with YunoHost-Apps/mautrix_signal_ynh

nathanael-h commented 2 years ago

Hello, I'll try to updated this package based on what was done on Signal bridge. Is this ok for you @Gredin67 ?

nathanael-h commented 2 years ago

Mmmh indeed, sadly it seems too big for me to do add the new config panel system. Actually I slowly try to just make mautrix-facebook bridge work and pass the tests, in PR #5 . I still have a few strange errors I'll try to fix.