LDA
eefd5f0389
[MOD] Don't make the text so large
2024-09-10 22:28:55 +02:00
LDA
907ac13da9
[FIX] Make Parsee build on GCC without warns
2024-09-10 22:20:13 +02:00
LDA
1d188069db
[FIX] Fix other little CI thing
2024-09-10 21:51:09 +02:00
LDA
696def187c
[MOD/FIX] Set history limit, change logo, CI
2024-09-10 21:47:08 +02:00
LDA
488ab92a90
[MOD] Modify retention periods
2024-09-10 10:52:40 +02:00
LDA
7593225e18
[MOD/META] Correct README, make sure edit is NULL
2024-09-10 08:01:32 +02:00
LDA
9775bd8d4e
[MOD] Read the config file for tool DB access
2024-09-08 16:12:27 +02:00
LDA
5d268a71a5
[FIX] Fix out edits
2024-09-08 09:11:58 +02:00
LDA
53739dd42d
[FIX] Leaves now actually do matter on Matrix
2024-09-07 18:37:45 +02:00
LDA
0ec028d458
[ADD/MOD] CFLAGS/LDFLAGS and version checks
2024-09-07 14:49:30 +02:00
LDA
ad7f4f20e1
[FIX] Broken-ass replies
2024-09-06 07:43:19 +02:00
LDA
0ce72b52e9
[DEL] Remove wizard
2024-09-05 10:05:25 +02:00
LDA
34bd036ab7
[MOD] Start preparing for an alpha
...
The (9)th.
2024-09-01 21:19:24 +02:00
LDA
80bab890f6
[MOD] Start separating build config, HTML in edits
2024-08-31 17:59:39 +02:00
LDA
1f3d738bb4
[MOD] Import PNG media.
2024-08-31 13:16:58 +02:00
LDA
9d9453f96a
[MOD] Cache disco
2024-08-30 18:13:24 +02:00
LDA
063314b081
[MOD] Cache XEP-0421 support
2024-08-29 23:47:31 +02:00
LDA
3366fcb759
[MOD] Be stringent about OIDs, use fmemopen
2024-08-29 15:31:11 +02:00
LDA
55674c369b
[MOD] Avoid allocating memory in HMAC
2024-08-26 21:07:55 +02:00
LDA
39cc04fc2e
[MOD] HMAC-based mediachecking
2024-08-25 23:00:31 +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
69d913d92b
Merge branch 'master' of https://git.kappach.at/lda/Parsee
2024-08-22 14:39:25 +02:00
lda
54c5331835
[MOD] Try to make Parsee work with TCC
2024-08-22 14:38:02 +02:00
LDA
8042ccc0cc
[ADD] Add basic Matrix ID parser
2024-08-22 00:04:50 +02:00
LDA
fb511b4df0
[MOD/ADD] Separate AS code, XMPP reactions removal
2024-08-21 13:51:52 +02:00
LDA
1b62072a3a
[MOD] Start separating Parsee functions more
2024-08-19 20:25:00 +02:00
LDA
4c158ea186
[MOD] Use specific SHA1/256 abstraction functions
2024-08-19 16:40:30 +02:00
LDA
6cd3df21db
[ADD] -O3, -C [config] flag
2024-08-19 14:51:34 +02:00
LDA
4b2ede6a66
[ADD] Help screen
2024-08-19 11:40:29 +02:00
LDA
1f747dd016
[FIX] Fix potential race condition
2024-08-19 00:24:00 +02:00
LDA
c975dba852
[MOD] Remove the last [p]based nicks, table moving
2024-08-18 23:52:47 +02:00
LDA
198bdb98e9
[MOD] Conceal Parsee IDs
...
Those are meant to be secrets, unknowns. No one, except Parsee itself
should be aware about it. I may add a `parsee-regen` tool, but it shall
not show it.
2024-08-18 16:41:52 +02:00
LDA
59cbd8b22d
[MOD] Hash-based name conflict resolution
...
Still basic, but should prevent basic name issues.
2024-08-18 16:11:12 +02:00
LDA
c0c13883d1
[MOD] Wow, it can save the world!
2024-08-18 10:13:07 +02:00
LDA
aa9b68e02d
[ADD/WIP] Parsee IDs, -v flag
2024-08-16 16:38:21 +02:00
LDA
a8f1031a79
[MOD] Quote-of-the-day changes
2024-08-15 22:50:19 +02:00
LDA
7c228fcc3d
[FIX] Why am I checking for nullness?
2024-08-13 21:01:23 +02:00
LDA
ccecc2d435
[MOD] Clarify a bit of licensing
2024-08-13 20:57:41 +02:00
LDA
ffc0679493
[MOD/WIP] Kill off the stanza sending function
...
The stanza sender is dead. All hail the Stanza Builder.
2024-08-13 20:24:32 +02:00
LDA
6c32868ca0
[MOD/WIP] Allow flat-file support, manpage updates
2024-08-12 18:54:35 +02:00
LDA
de8fd53a6f
[MOD/WIP] Start getting into intents
2024-08-11 15:30:24 +02:00
LDA
31305cdb23
[MOD/WIP] parsee-adminify now works with LMDB only
2024-08-11 10:58:53 +02:00
LDA
b4cfd679ee
[FIX/WIP] Fix concurrency problem with LMDB
2024-08-11 10:38:36 +02:00
LDA
b192f4b27f
Merge branch 'master' of https://git.kappach.at/lda/Parsee into lmdb
2024-08-10 14:13:26 +02:00
LDA
4d6ba32e98
[MOD] -J and -H flags for the max XMPP/HTTP thread
2024-08-10 14:11:33 +02:00
LDA
2a09bd7156
[ADD/WIP] Test out LMDB
...
Separate branch because I'm mainly testing reliability. Seek out
lda/Cytoplasm's lmdbwerk branch for the base upstream(with mem-moment's
Memory.c impl to apply)
2024-08-10 10:40:36 +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
93d7b0f8e0
[MOD] Make command list a .x.h file
2024-08-06 22:21:51 +02:00
LDA
a92e3daafa
Install rules IDK
...
I HATE GIT
2024-08-06 15:01:27 +02:00
LDA
8588a6fb5c
[ADD/WIP/AYA] Sending errors, voice reqs, Ayawork.
...
Ayaya!
2024-08-05 19:45:57 +02:00