Skip to content
Snippets Groups Projects
Commit 6f378bf2 authored by Joseph Walton-Rivers's avatar Joseph Walton-Rivers
Browse files

Partial rewrite to try to address shortcomings.

This version:

* Has a few more features to do with room management, based on the other
  matrix-nio backend
* Removes the 'users are rooms' hack in favour of message overriding
* Adds support for management rooms, giving bots the ability to message
  first/send 'direct' messages
* Fixes a deadlock caused by mixing async and non-async code (bad idea)
* Adds some more debug logging to help track down crashes in the async
  parts of the code
parent 2f320896
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment