Commit graph

242 commits

Author SHA1 Message Date
LDA
aa8faec486 [CI] Try getting in the right directory 2024-09-10 20:33:04 +02:00
LDA
7314be5aeb [CI] Silly me! 2024-09-10 20:29:38 +02:00
LDA
60f3dc12c1 [CI] Hopefully this works 2024-09-10 20:28:14 +02:00
LDA
4e22fb6f04 [CI] Install git too 2024-09-10 20:21:39 +02:00
LDA
c8925dbe00 [CI] checkout is stupid 2024-09-10 20:19:20 +02:00
LDA
1f31ce2c35 [CI] Use proper tag 2024-09-10 20:15:41 +02:00
LDA
f1d864c975 [CI] User input moment 2024-09-10 20:00:51 +02:00
LDA
fdc0dfbcb6 [CI] Try running in a container 2024-09-10 19:56:08 +02:00
LDA
971f8ba3aa [CI] Mess with waters 2024-09-10 19:22:01 +02:00
LDA
2a6a3300e6 [CI] Start entering CI hell 2024-09-10 19:07:12 +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
aec3c87aee Merge branch 'master' of https://git.kappach.at/lda/Parsee 2024-09-09 19:25:27 +02:00
LDA
65c6e79fb2 [MOD/META] Change README/CHANGELOG 2024-09-09 19:24:55 +02:00
LDA
9843a0057a [RELEASE] Officially call in 0.1's release v0.1
ADDS: NOTHING lol
Time to create a tag too lol... and fix that potential
deadlock.......

Also, the TWIM. Don't forget the TWIM. And the Fedi post.
And the AUR package. And the static builds(ARM is gonna take forever...)
Fun times over at Parsee.
2024-09-08 23:55:04 +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
6c5b85aea6 [MOD] Update manpages 2024-09-05 08:01:19 +02:00
LDA
24c6e70cb7 [MOD] Incremental builds, use cc 2024-09-05 06:17:44 +02:00
LDA
8ce69d0829 [ADD/WIP] build.c script, raise to 0.1 2024-09-02 21:42:40 +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
3a60b773c9 Merge branch 'master' of https://git.kappach.at/lda/Parsee 2024-08-22 14:49:59 +02:00
LDA
27e0b96ecd [MOD] Add manpages
Oops, gitignore didn't track these
2024-08-22 14:49:38 +02:00
lda
2cc8e16ba2 [MOD] Allow other compilers 2024-08-22 14:40:34 +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