mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[ADD] Proper stanza limits
This commit is contained in:
parent
ce8bbb5540
commit
7c60ab28cb
18 changed files with 74 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue