lda lda
lda pushed to opt-ssl-for-sha at lda/Cytoplasm 2024-08-16 16:26:53 +00:00
e8543bdb2a [FIX/WIP] Don't include Log.
3843a8d114 [MOD/WIP] Get SHA to use Open/LibreSSL if present
Compare 2 commits »
lda created branch opt-ssl-for-sha in lda/Cytoplasm 2024-08-16 16:26:53 +00:00
lda commented on pull request Telodendria/Telodendria#54 2024-08-15 09:06:59 +00:00
WIP: Leapfrog to Room Version 1 support

Just fixed Cinny's UIA issues. If anyone is testing, I recommend using dev.cinny.in's copy, since Element seems to depend on the user directory API to function(I still need to polish that, don't…

lda pushed to roomwerk at lda/telodendria 2024-08-15 09:01:33 +00:00
acd1bf0ec0 [MOD/WIP] Fix broken Cinny UIA and state changes
lda commented on pull request Telodendria/Telodendria#54 2024-08-14 19:47:40 +00:00
WIP: Leapfrog to Room Version 1 support

Alright, this still isn't stable, but I've decided to open up a semi-public test run for a few days over at test.freetards.xyz (with the test token, its up for 32 uses). You can try to…

lda pushed to roomwerk at lda/telodendria 2024-08-14 19:38:19 +00:00
cc5c4bde70 [MOD] Spoof some endpoints
lda pushed to roomwerk at lda/telodendria 2024-08-14 11:22:16 +00:00
57651df1c7 [MOD/WIP] Try separating joins from the main ref
lda pushed to roomwerk at lda/telodendria 2024-08-14 01:07:58 +00:00
5e15d73c44 [DEL] Remove YCM jank
lda created pull request Telodendria/Telodendria#54 2024-08-14 01:05:31 +00:00
WIP: Leapfrog to Room Version 1 support
lda pushed to roomwerk at lda/telodendria 2024-08-14 01:01:21 +00:00
2b6805672b [ADD/WIP] Try to parse a filter from raw JSON
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-11 13:30:02 +00:00
cf1b78b224 Merge branch 'lmdbwerk' of https://git.telodendria.io/lda/Cytoplasm into lmdbwerk
e133eebef3 [MOD/WIP] Use one shared DBI
3df1e4ab7b [ADD/WIP] Start rolling in intents
Compare 3 commits »
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-10 22:01:58 +00:00
f32cdb7d89 [MOD/WIP] Mark listing transactions as readonly
lda created pull request Telodendria/Cytoplasm#43 2024-08-10 08:59:05 +00:00
WIP: Getting optional LMDB support into Cytoplasm
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-10 08:35:10 +00:00
20bb7a20ad [FIX/WIP] Fix mutex issues around LMDB
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-10 07:25:55 +00:00
f6af2cd782 [FIX/WIP] Temporary fix to the database system
2b061f1226 Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into lmdbwerk
4903c075e8 Merge pull request 'Pre-emptively free out the key' (#41) from lda/Cytoplasm:hashmap-del-leak into master
da857a3d53 [FIX] Pre-emptively free out the key
Compare 4 commits »
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-09 10:03:40 +00:00
a90c66736c [MOD/WIP] Disable thread-local storage for LMDB
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-09 09:57:21 +00:00
004c53a028 [ADD/WIP] Listing in LMDB
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-08 14:26:20 +00:00
0743401955 [ADD/WIP] Most DB operations for LMDB
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-08 12:39:37 +00:00
5cb51a4d58 [ADD/WIP] Start to add LMDB operations
lda pushed to lmdbwerk at lda/Cytoplasm 2024-08-08 07:54:43 +00:00
59dbfae1ae [MOD/WIP] Separate all DB operations