Michael Albert

Results 20 comments of Michael Albert

Seems we have to figure out when translate() is really needed. I found some places where it is not needed but others (e.g. inside ``) where it is needed. Do...

I'm not sure about this as this might be a privacy issue. Rooms in "room_directory" are public and it should not be a problem to show the room avatar. But...

Synapse-Admin in its current form is not able to do this as it would require an API from Synapse itself to change the configuration. But this would be a very...

Thats a good point @WebFreak001. I think the preview should not be displayed by default. Maybe there is a scenario where admins have to look into the images (e.g. when...

No the tool is just for server admins. We can try to adjust the error message in this case.

There is a hint right below the switch that says "You must provide a password to re-activate an account". How would you suggest to make it clearer that a password...

You want to see the users last login in the users list? I don't think thats easy because this information is not provided when reading the user list from the...

I'm not sure if the topic of the room should be displayed. Although it is not encrypted it could hold some sensitive or private information (e.g. in DM rooms).

Unfortunately this is also just the generic error message for an "internal server error". You may have to activate more verbose logging or debug settings to get a proper error...

I think this has to be configured in your reverse proxy. In your case Apache