[FIX/WIP] Start making Parsee go vroom

This commit is contained in:
LDA 2024-09-22 11:18:41 +02:00
commit dec0d1f3d9
5 changed files with 113 additions and 46 deletions

View file

@ -28,6 +28,8 @@ system of Parsee.
- Allows MbedTLS through a specific Cytoplasm patch.
- "Lone" XMPP messages no longer render weirdly on Element Android's
weird rendering.
- Start fixing bug where Parsee takes several seconds to send a
message coming from XMPP
#### Deprecated features
- The old `build.c` and `Makefile`s used for building are removed,
and replaced by the `configure.c` C file(/script via TCC).