Commit graph

185 commits

Author SHA1 Message Date
LDA
a38e14e029 [FIX] Fix unused variables 2024-09-28 19:04:23 +02:00
LDA
0b00a665bf [ADD] MUC whitelists, part II 2024-09-28 15:58:41 +02:00
LDA
3ceae7b053 I honestly don't know what to call it.
It's not a 0.2 release, btw.
2024-09-26 19:07:46 +02:00
LDA
e7ba1fa48d [MOD] Separate the unlink in another function 2024-09-26 11:11:39 +02:00
LDA
749df0feb1 [ADD/WIP] Basic support for opting-out of bridging 2024-09-25 22:09:11 +02:00
LDA
0f3253a385 [FIX] Fix unfreed value on renames 2024-09-24 07:08:25 +02:00
LDA
2324f9afc0 [MOD/META] Clarify LICENSE more, fix chatstates 2024-09-22 18:36:53 +02:00
LDA
63285ac24a [FIX] Fix a very silly mistake 2024-09-22 15:13:12 +02:00
LDA
dec0d1f3d9 [FIX/WIP] Start making Parsee go vroom 2024-09-22 11:18:41 +02:00
LDA
c2ea3807ec [MOD/FIX] Licensewerk, start counting by codepoint
XEP-0426 came out of the blue, and it *hit* me!
2024-09-21 18:26:35 +02:00
LDA
dba3dcc85f [FIX] Fix more unistr fuckups 2024-09-21 14:11:04 +02:00
LDA
b9954c06ce [FIX] Apparently 0b isn't valid C99 2024-09-21 13:48:09 +02:00
LDA
6167732e83 [FIX] BMP for MUC nicks, dip toes in vCard avatars
Can, your, Bifrost, Do, That. -lh
2024-09-21 13:18:59 +02:00
LDA
9b4d97b033 [FIX] Fix subscription hash's warns 2024-09-20 07:01:35 +02:00
LDA
6e9ba8f0ee [FIX] Fix media C99 fuckups 2024-09-19 23:30:59 +02:00
LDA
e54332e376 [MOD] Basic work to get XMPP avatars through PEP
Attaboy!
2024-09-19 23:24:46 +02:00
LDA
f31a9c37b6 Merge branch 'master' of https://git.kappach.at/lda/Parsee 2024-09-19 10:09:03 +02:00
lda
c607a99004 [FIX] Get rid of unused variable
It's joever...
2024-09-19 06:54:17 +00:00
LDA
7ee5c055f4 [MOD] Actually start noting down presence requests 2024-09-18 15:39:52 +02:00
LDA
f666f39b7c [MOD] Add CHANGELOG, start PEPing 2024-09-18 07:58:21 +02:00
LDA
420c05690f [FIX] Catch SIGPIPEs 2024-09-18 05:55:47 +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
4a2160503b [CI] Try to Mbed things out 2024-09-15 12:07:30 +02:00
LDA
9f1c2046fd [FIX] Fix out media from Matrix 2024-09-13 14:29:51 +02:00
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