Commit graph

25 commits

Author SHA1 Message Date
lda
b78f7b6ab3 [ADD/TOOL] Add -j flag for parsee-config 2025-02-19 15:38:22 +00:00
lda
f94db460ac [FIX/WIP] Fix annoying formatting bug
Fixes #16
2025-02-09 21:51:38 +00:00
lda
1936be0078 [FIX] Fix minor DB fuckup with tools
Used to open a flatfile database whenever it couldn't find an LMDB one,
which obviously caused *problems*
2025-02-08 08:45:21 +00:00
LDA
064040c18f [ADD/WIP] Chat settings
Right now, they are currently unused. Extensions, and Parsee itself
will be able to use those, though.
2024-10-29 14:44:55 +01:00
LDA
7c60ab28cb [ADD] Proper stanza limits 2024-10-25 18:03:05 +02:00
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
ff5f085b7f [FIX/MOD] Stanza send function, fix some errors
Negociating stanza sizes seems to be real trouble. Also this code is now
`-fanalyzer'-safe!
Also kills the last GNUMakefile present. It wasn't even used...
2024-10-19 16:58:48 +02:00
LDA
af2d08a431 [ADD/WIP] Start introducing whitelist command
The whitelist system will also be managable from XMPP and Matrix, and
will be for MUC/room management.
2024-09-28 13:24:38 +02:00
LDA
e54332e376 [MOD] Basic work to get XMPP avatars through PEP
Attaboy!
2024-09-19 23:24:46 +02:00
LDA
a110b44ad6 [CI/FIX] 2024-09-12 20:11:54 +02:00
LDA
90ddce4757 [CI/FIX] Aya... 2024-09-12 20:09:35 +02:00
LDA
e0e398bfb5 [META/CI] Thanks CI for catching this! 2024-09-12 20:06:33 +02:00
LDA
9775bd8d4e [MOD] Read the config file for tool DB access 2024-09-08 16:12:27 +02:00
LDA
8ce69d0829 [ADD/WIP] build.c script, raise to 0.1 2024-09-02 21:42:40 +02:00
LDA
692cb8aa6f [MOD] Verbosity levels, avatar cleanser
I have a weird bug where Parsee seems to hang on a Db request, been
tryign to figure that otu since a while but can't quite put my finger on
where.
You can have this commit, as a treat.
2024-08-24 19:36:37 +02:00
LDA
6c32868ca0 [MOD/WIP] Allow flat-file support, manpage updates 2024-08-12 18:54:35 +02:00
LDA
31305cdb23 [MOD/WIP] parsee-adminify now works with LMDB only 2024-08-11 10:58:53 +02:00
LDA
12b654bb51 [ADD/WIP] Manpages! 2024-08-10 17:44:18 +02:00
LDA
a92e3daafa Install rules IDK
I HATE GIT
2024-08-06 15:01:27 +02:00
LDA
aa71c5cfeb [AYA] See alsos, live-alongs, more documentation
I need to work on _actual_ Parsee, now
2024-08-05 15:23:33 +02:00
LDA
4fbdf05176 [AYA] Make returns a separate h2 2024-08-04 21:19:30 +02:00
LDA
c926397ed6 [ADD/WIP] Start making Ayadocs
Docs!!!
2024-08-04 20:27:42 +02:00
LDA
8edd929c45 [MOD] Listen to localhost by default 2024-07-28 15:21:38 +02:00
LDA
47584ff7a9 [ADD/WIP] Basic configuration tool
TODO: Make it GOOD.
2024-07-27 14:05:53 +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