Commit graph

2 commits

Author SHA1 Message Date
LDA
860dc9637a [MOD/WIP] Propagate nick/displayname changes
I should consider try to shove the previous state in the unsigned if
possible.
2024-08-17 19:10:27 +02:00
LDA
e2d26c7f33 [ADD/WIP] Start /messages, sync timeouts, cleaning
This code _really_ isn't good. I've spotted some fun racing happen and
leak of some JSON(somehow?) without timeout, and I've been trying to
spend the last several days trying to fix that.

The good news is that, with some endpoint spoofing, you can actually
_try_ this with a Matrix client(dev.cinny.in for example).

I might consider rewriting this pastacode, considering the issues noted
above in favour of a better design, with less odds of this.
2024-06-14 23:30:35 +02:00