[ADD] Proper stanza limits

This commit is contained in:
LDA 2024-10-25 18:03:05 +02:00
commit 7c60ab28cb
18 changed files with 74 additions and 39 deletions

View file

@ -13,7 +13,7 @@ commit done between releases.
*There is currently no beta releases of Parsee*
## Alpha
### v0.2.0[star-of-hope] <X/X/2024?>
### v0.2.0[star-of-hope] <8/11/2024?>
Fixes some media metadata things, replaces the build system,
tries out avatar support some more and speeds up Parsee a tad
bit.
@ -25,8 +25,8 @@ the MUC.
- Start adding basic documentation to Parsee, through the
wiki page.
- Add MUC whitelists for plumbing, alongside a `whitelist` tool
- Add (yet unused) parameter for setting the max stanza size
allowed.
- Add parameter for setting the max stanza size allowed, with
the default being the XMPP minimum of 10000 bytes.
- Allows experimental MbedTLS through a specific Cytoplasm
patch (though still unstable AND slow).
- Does basic work towards NetBSD support