lda commented on pull request Telodendria/Cytoplasm#48 2024-08-25 19:15:00 -04:00
WIP: Rework logging

I'd probably consider making LogPrint static here, as it's not even part of the public includes.

lda suggested changes for Telodendria/Cytoplasm#48 2024-08-25 19:15:00 -04:00
WIP: Rework logging

Aside from some few notes, I think this looks good enough.

lda created pull request Telodendria/Telodendria#57 2024-08-25 15:49:58 -04:00
Use hashtypes(c.f Cytoplasm#47)
lda pushed to master at lda/telodendria 2024-08-25 15:48:39 -04:00
1e544a4927 [MOD] Use hashtypes
6dd4440125 remove use of install in Makefile (#56)
e263eca5dc Fix build issues with #28 (#55)
ac9372a30a User Directory Patch #70 (#28)
Compare 6 commits »
lda created pull request Telodendria/Cytoplasm#47 2024-08-25 15:46:47 -04:00
Add raw SHA inputs and hashtypes to ShaToHex
lda created branch sha-revamp in lda/Cytoplasm 2024-08-25 15:45:28 -04:00
lda pushed to sha-revamp at lda/Cytoplasm 2024-08-25 15:45:28 -04:00
adb7322823 [ADD] Raw SHA inputs, hashtypes to ShaToHex
lda pushed to roomwerk at lda/telodendria 2024-08-25 12:31:21 -04:00
a77be8b437 [MOD] Modify join/invite lists to be lazy
620cf91ba0 [MOD/FIX] More descriptive errors, "fix" join
aa6e375167 Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into roomwerk
6dd4440125 remove use of install in Makefile (#56)
Compare 4 commits »
lda pushed to master at lda/Cytoplasm 2024-08-25 11:17:11 -04:00
f5ce4f5238 Merge pull request 'Start optionally using the SHA implementation from the existing crypto API' (#44) from lda/Cytoplasm:opt-ssl-for-sha into master
7752ea7b86 [MOD] Drop LibreSSL "support" in SHA for now
d00dcc9b50 Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into opt-ssl-for-sha
494be7b4dc Merge pull request 'Fast memory allocation' (#36) from lda/Cytoplasm:mem-moment into master
b6b915530c Merge pull request 'Getting optional LMDB support into Cytoplasm' (#43) from lda/Cytoplasm:lmdbwerk into master
Compare 37 commits »
lda pushed to opt-ssl-for-sha at lda/Cytoplasm 2024-08-23 16:46:14 -04:00
7752ea7b86 [MOD] Drop LibreSSL "support" in SHA for now
d00dcc9b50 Merge branch 'master' of https://git.telodendria.io/Telodendria/Cytoplasm into opt-ssl-for-sha
494be7b4dc Merge pull request 'Fast memory allocation' (#36) from lda/Cytoplasm:mem-moment into master
b6b915530c Merge pull request 'Getting optional LMDB support into Cytoplasm' (#43) from lda/Cytoplasm:lmdbwerk into master
56257fb3da Merge pull request 'remove use of install in Makefile' (#46) from Levitating/Cytoplasm:remove-install into master
Compare 31 commits »
lda pushed to roomwerk at lda/telodendria 2024-08-23 16:20:47 -04:00
19359045e9 [MOD/FIX] Leaves, fix leaks
lda pushed to roomwerk at lda/telodendria 2024-08-23 15:05:08 -04:00
fde6f092b4 [MOD] Cleanup code a bit, more status hjinks!
lda pushed to roomwerk at lda/telodendria 2024-08-22 06:14:08 -04:00
d07880b24b [MOD] Start softfailing/dropped, and fix leaks
lda deleted branch lda-dev from lda/telodendria 2024-08-21 18:50:46 -04:00
lda pushed to roomwerk at lda/telodendria 2024-08-21 18:50:22 -04:00
283455b1a0 Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into roomwerk
e263eca5dc Fix build issues with #28 (#55)
ac9372a30a User Directory Patch #70 (#28)
Compare 3 commits »
lda pushed to roomwerk at lda/telodendria 2024-08-21 05:02:55 -04:00
b719a16d9f [MOD] Revamping the state a bit
lda commented on pull request Telodendria/Cytoplasm#43 2024-08-19 06:33:07 -04:00
Getting optional LMDB support into Cytoplasm

Can you give some sort of rationale statement for this? I'm not opposed to it, and if you say it works I can go ahead and merge it, but a little comment here as to why this is necessary might…

lda created pull request Telodendria/Telodendria#55 2024-08-19 06:07:49 -04:00
Fix build issues with #28
lda pushed to lda-dev at lda/telodendria 2024-08-19 06:06:16 -04:00
18b83be827 [FIX] Fix out the wrinkly old code
4cbbbdb53c Merge branch 'master' of https://git.telodendria.io/Telodendria/Telodendria into lda-dev
ac9372a30a User Directory Patch #70 (#28)
a8924b8437 Update Cytoplasm to v0.4.1.
ff85b72899 Fix IPv6 issue in parser (#52)
Compare 29 commits »
lda pushed to roomwerk at lda/telodendria 2024-08-17 18:50:44 -04:00
15f4de2a25 [ADD/WIP] Banning users out