citadel.git
2021-03-03 Art Cancroremove_any_whitespace_to_the_left_or_right_of_at_symbol...
2021-03-02 Art CancroIn the XML export, move the 100% progress tag inside...
2021-02-27 Art CancroFixed a bug in StrBufReadBLOBBuffered() that would...
2021-02-27 Art CancroThere can be only two.
2021-02-26 Art CancroFinished the installer
2021-02-24 Art Cancrofix build name
2021-02-23 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-02-23 Art Cancro931
2021-02-23 Art Cancrobuild changes
2021-02-22 Art Cancroappimage updates
2021-02-21 Art CancroMention in the AppImage docs that we are building the...
2021-02-21 Art CancroFixed an omitted 'break' statement in RFC822 output...
2021-02-20 Art CancroRenamed SUBS command to LSUB and changed its parameters...
2021-02-16 Art CancroGenerate subscription/unsubscription confirmation emails
2021-02-16 Art Cancrostuff
2021-02-16 Art Cancromore work on listsub
2021-02-16 Art Cancrogetmx() now uses our array class
2021-02-14 Art CancroDelivery of messages to mailing list recipients is...
2021-02-14 Art CancroFor messages delivered to a mailing list, add the room...
2021-02-11 Art Cancro/* We used to wait for all threads to exit. Fuck that...
2021-02-10 Art CancroWrite lastsent back to netconfig after sending list...
2021-02-10 Art CancroFilter out zero-length MX records
2021-02-10 Art CancroFixed a bug in the startup sanity checks. When it...
2021-02-09 Art CancroUse the new elastic array class to queue the list of...
2021-02-09 Art CancroAdded an elastic string buffer class to libcitadel...
2021-02-07 Art CancroRemoved the register/callback stuff from serv_smtp...
2021-02-05 Art Cancrofixed a spelling error
2021-02-05 Art CancroWhen I don't have the time or focus to deep code, I...
2021-02-05 Art CancroDon't cache this pointer either, it doesn't save enough...
2021-02-05 Art Cancroserv_smtp.c: don't cache the client context
2021-02-05 Art Cancrosyntax cleanup internet_addressing.c
2021-02-04 Art Cancroremove typedef from struct recptypes
2021-02-03 Art Cancrolistdeliver modules continued
2021-02-01 Art Cancromore work on the new listdeliver module
2021-01-31 Art Cancromkinstalldirs needs to be executable
2021-01-31 Art CancroWork on the new mailing list engine
2021-01-31 Art CancroNew listdeliver module (skeleton)
2021-01-31 Art Cancroctdlmigrate now uses the new directory semantics
2021-01-31 Art Cancrocitmail now uses the new directory semantics
2021-01-31 Art Cancrosetup now uses the new directory semantics
2021-01-31 Art Cancrosendcommand now uses the new directory semantics
2021-01-31 Art CancroAll of the old network modules are now completely gone...
2021-01-31 Art Cancroholy crap there is some old cruft in here I have to...
2021-01-31 Art Cancropop3 retrieval working again
2021-01-31 Art Cancrostable now but there are GIANT PIECES MISSING
2021-01-30 Art Cancrowar on lfhs continues ... what a mess
2021-01-30 Art Cancrodon't run this, it's broken
2021-01-27 Art Cancrowar on lhfs
2021-01-27 Art CancroOfficially declare war on LHFS
2021-01-26 Art Cancroulimit -c unlimited
2021-01-26 Art Cancromore diagnostics
2021-01-26 Art Cancrolook at me , i am a build monkey , see what I can type
2021-01-26 Art CancroMoved most of the command line logic to the shell script
2021-01-25 Art Cancrocompatibility tests
2021-01-25 Art Cancro-c option to citserver to only check for binary compati...
2021-01-25 Art Cancromore appimage stuff related to installation
2021-01-25 Art Cancroworking on the options
2021-01-24 Art Cancroctdlvisor is now more sensible about how it stops its...
2021-01-24 Art Cancrotroubleshooting the appimage
2021-01-24 Art Cancrocleanup
2021-01-24 Art CancroNo more cleanup hooks. The OS can reclaim memory bette...
2021-01-24 Art CancroEliminated all destructor hooks. The operating system...
2021-01-23 Art CancroMore work on the appimage
2021-01-23 Art CancroRemoved an old debugging harness
2021-01-23 Art CancroBuild citadel server and webcit in temp directories...
2021-01-19 Art CancroMore fine tuning of the AppImage
2021-01-13 Art CancroUpdate config.guess and config.sub. Fix chdir() and...
2021-01-11 Art Cancrotrying to figure out why webcit doesn't chdir properly...
2021-01-11 Art Cancroadd readme
2021-01-07 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-01-07 Art CancroRemove install directories after build
2021-01-07 Art Cancroappimage supervisor is functionally complete
2021-01-07 Art CancroMoved the appimage project into the main tree
2021-01-03 Art CancroXMPP Mortuary blocks are now tagged with the user they...
2021-01-02 Art CancroRemoved calls to chdir() from citserver. Not needed...
2021-01-02 Art CancroRemoved chdir() from setup.c - this program requires...
2020-12-31 Art CancroRemoved a test in html2html() that would cause it to...
2020-12-31 Art CancroMore distancing of our project from Richard Marx Stallm...
2020-12-27 Art CancroMoved the defunct server-side renderer into another...
2020-12-27 Art CancroFixed mini_2047_decode() in textclient. It ... actuall...
2020-12-27 Art Cancromore sorting out of the headers
2020-12-27 Art Cancromore sorting out of the headers
2020-12-26 Art Cancromore style cleanup ... ugh
2020-12-26 Art Cancrothe dreaded style cleanup
2020-12-26 Art CancroNo more XHR in views.js
2020-12-26 Art CancroReplaced all XHR in main.js with fetch/await
2020-12-26 Art CancroRichard Stallman is a communist and an asshole.
2020-12-26 Art CancroRewrote ctdl_startup() using fetch/await
2020-12-26 Art CancroRewrote ctdl_startup() using fetch/await
2020-12-23 Art Cancromore of that
2020-12-23 Art Cancrofixed error: 'for' loop initial declarations are only...
2020-12-14 Art CancroWebCit now handles the 'local message' flag correctly.
2020-12-14 Art CancroHandle display of local and nonlocal messages correctly...
2020-12-14 Art CancroThe server now uses its own knowledge of local domains...
2020-12-14 Art CancroReverted my work on the 'originated locally' field...
2020-12-14 Art CancroRemoved an unused parameter from CtdlSubmitMsg(). ...
2020-12-14 Art CancroThe 'N' (Node) field in the message database has been...
2020-12-13 Art CancroChanged the display logic for message author. New...
2020-12-12 Art CancroRemoved 'node' and 'hnode' items from the templates.
2020-12-12 Art Cancromissed a few
next