turt2live / matrix-dimension

An open source integration manager for matrix clients, like Element.
https://dimension.t2bot.io
GNU General Public License v3.0
430 stars 110 forks source link

Reports that disabling integrations in the admin panel remove them from the panel #306

Open turt2live opened 4 years ago

turt2live commented 4 years ago

They should just be toggled off. Widgets appear to be particularly error prone

abrenoch commented 4 years ago

I think this may have happened to us... api/v1/dimension/admin/integrations/widget/all was showing no widgets available. I used sqlitebrowser to set isEnabled = 1 for the entries within dimension_widgets and that seemed to get them back.

razzeee commented 1 year ago

Just found this too, would be great to get this fixed