Commit graph

15 commits

Author SHA1 Message Date
LDA
b0cf0961a3 [FIX] Make codebase *slightly* NetBSD-friendly
I need to make it so that NetBSD targets get their own
correctness/build checks in CI. I also had to do some hacks with
Cytoplasm, will make a PR for those soon.
2024-10-22 10:21:54 +02:00
LDA
05be7fe249 [MOD] Do some tricks to make formatting nicer
It just didn't make sense on basic messages and Element Android.
Fluffy behaved as excepted, though.
2024-09-16 09:32:44 +02:00
LDA
fb511b4df0 [MOD/ADD] Separate AS code, XMPP reactions removal 2024-08-21 13:51:52 +02:00
LDA
61b248363d [ADD/WIP] Codenames, try to get codeblocks basics
Mostly focused on the LMDB support right now, sorry!
2024-08-10 09:52:11 +02:00
LDA
74f3fbdccc [MOD] Get rid of childrenless tags in XMLd text 2024-08-02 15:08:46 +02:00
LDA
8d1dc09c54 [FIX/WIP] Fix leak, add formatting chars on XML 2024-08-01 19:17:43 +02:00
LDA
b7d2ea8a43 [MOD] Fix quotes a bit 2024-08-01 18:30:08 +02:00
LDA
cb0e77e7a4 [MOD/WIP] Mess a bit with the XEP-0393 parser
It took a comical amount of time for me to do that LMAO
2024-08-01 10:31:59 +02:00
LDA
dd180ee3f4 [MOD] Use server_base instead of the API host
This wasn't an issue because the server I test on has the same API host
as its name.
2024-07-26 17:13:02 +02:00
LDA
b773ebabc2 [MOD] Small welcome message
Nothing much related to Parsee itself, I still need to think out some
tools and rewrite the XEP-0393 parser...
2024-07-26 12:41:23 +02:00
LDA
41a0ae20ea [ADD/MOD/WIP] Mess with lander, try to get quotes
Still WIP-tier for the latter.
2024-07-25 21:44:23 +02:00
LDA
1103425912 [MOD/ADD] Get rid of pre, modify /, and tools
Right now, only adminify exists, if you dare to build it yourself that
is...
2024-07-25 16:38:58 +02:00
LDA
9e34ffe665 [MOD] Use <pre>, be a little more stringent on oID 2024-07-23 18:36:30 +02:00
LDA
408888ef67 [ADD/WIP] Congestion, basic ad-hoc commands
Woah, took me a while, eh? Next up, getting forms!
2024-07-13 16:26:33 +02:00
LDA
4007232716 [ADD/WIP] Baisic VCards, worst XEP-0393 parser
Blocks coming soon. Took me a day to get a system I remotely liked, and
now I feel ashamed of that a bit. It's truly over...
2024-07-12 19:24:59 +02:00