citadel.git
2021-12-30 Art CancroRelease version 943 generated by do-release.sh v943
2021-12-30 Art CancroList-Unsubscribe: header is now being generated and...
2021-12-30 Art Cancromore idle style-cleanup work
2021-12-30 Art Cancrolistsub.c: style cleanup
2021-12-29 Art CancroExtend the source_room field all the way into the SMTP...
2021-12-29 Art CancroWhen delivering mailing list messages, populate the...
2021-12-29 Art CancroFucking hell. We actually HAVE a "Allow non-subscriber...
2021-12-28 Art CancroWebCit-NG:
2021-12-27 Art Cancrosetup was still in the makefile , oooops
2021-12-27 Art CancroWe have to push the changes *and* the tags
2021-12-27 Art CancroRelease version 942 generated by do-release.sh
2021-12-27 Art CancroCitadel Server and WebCit (classic) now both reload...
2021-12-27 Art CancroNot sure what the point of that second call to SSL_acce...
2021-12-27 Art CancroBIG CHANGES: PAY ATTENTION
2021-12-27 Art CancroRemoved the unused 'selenium' directory
2021-12-27 Art CancroRemoved the obsolete 'setup' utility. It is not used...
2021-12-27 Art CancroFinally removed the cached/hashed static directory...
2021-12-26 Art CancroRemoved vestiges of the epic editor
2021-12-26 Art CancroRemoved the epic editor from the tree. Why was it...
2021-12-22 Art CancroI need to make the static web server just a static...
2021-12-21 Art CancroCleanup of crypto.c in wc-classic to prepare for certif...
2021-12-21 Art CancroRemoved more legacy cruft no longer needed when OpenSSL...
2021-12-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-12-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-12-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-12-19 Art CancroRemoved SSL cleanup function. Let the operating system...
2021-12-19 Art Cancroserv_pop3.c: updated to latest style guidelines
2021-12-15 Art CancroNew functions to activate and deactivate the Loading...
2021-12-15 Art CancroIf div names are random strings, they don't need to...
2021-12-15 Art CancroSlowly becoming a good JavaScript developer. :) ...
2021-12-14 Art Cancroscroll_to works again
2021-12-14 Art CancroAppend messages to the DOM tree as div elements instead...
2021-12-14 Art CancroMajor change to the javascript forum view. We now...
2021-12-13 Art Cancroopen the reply box with .append() instead of tweaking...
2021-12-13 Art Cancronew div name
2021-12-13 Art Cancrobeautiful
2021-12-13 Art Cancrodo-release.sh now generates more meaningful description...
2021-12-11 Art CancroHow about that ... we're now correctly handling the...
2021-12-11 Art CancroIt's Friday night, Wesley is out, Sammi is not hungry...
2021-12-11 Art Cancroresponse headers now use an array instead of a linked...
2021-12-10 Art Cancrohttp request headers are now an array instead of a...
2021-12-10 Art CancroHTTP headers are shown in purple in the syslog
2021-12-10 Art CancroChange all instances of "URI" to "URL" because that...
2021-12-10 Art CancroBegin gathering references and message IDs for replies
2021-12-10 Art CancroDon't use \r\n with ctdl_printf() because it adds a...
2021-12-09 Art CancroDisplay an alert if we cannot connect to Citadel Server...
2021-12-09 Art CancroWhen delivering mail from a mailing list room, it is...
2021-11-29 Art CancroChanged the reject message to be identical to the one...
2021-11-29 Art CancroRelease version 941 generated by do-release.sh v941
2021-11-29 Art CancroMail to a mailing list room must be from a subscriber...
2021-11-29 Art CancroCleaned up another set of conditionals in the SMTP...
2021-11-29 Art CancroUpdated the comments in do-release.sh
2021-11-29 Art CancroAnother win for short circuit evaluation
2021-11-29 Art CancroMade the RBL evaluation conditional cleaner by assuming...
2021-11-26 Art Cancromake a note that we have to retain the reply message...
2021-11-26 Art CancroCapture the new message number from the etag of the...
2021-11-26 Art CancroLink entry in the editor now works. The example code...
2021-11-25 Art Cancrobold, italic, and list buttons now work.
2021-11-24 Art Cancrosplit utility function out into a separate util.js
2021-11-24 Art CancroPlaced the bold/italic/list/link buttons in the editor...
2021-11-24 Art CancroPrettied up the qp encoder function a bit.
2021-11-24 Art CancroPost messages in quoted-printable instead of base64...
2021-11-24 Art CancroSave messages as multipart/mixed with the HTML componen...
2021-11-24 Art CancroRevert previous commit because it didn't work. Further...
2021-11-24 Art CancroPermit the Content-Transfer-Encoding: header to be...
2021-11-24 Art CancroMoved the remaining else blocks
2021-11-24 Art CancroHandle posting errors a little more elegantly.
2021-11-24 Art CancroDetect whether the save operation succeeded by checking...
2021-11-23 Art CancroWow! Posting a message to the server worked on the...
2021-11-23 Art CancroGot it working, now it's pretty
2021-11-23 Art Cancrocontent editable window with focus and cursor
2021-11-23 Art CancroFixed the vertical float issue by specifying the height...
2021-11-21 Art Cancrohow about that scroll?
2021-11-20 Art CancroHot damn! I just discovered scrollIntoView()
2021-11-18 Art Cancrosave/cancel
2021-11-18 Art Cancroreplybox adornments
2021-11-18 Art Cancro more work on the reply box
2021-11-18 Art CancroIntermediate commit: open a new div beneath the existin...
2021-11-17 Art Cancrofujobi
2021-11-15 Art CancroRelease version 940 generated by do-release.sh v940
2021-11-15 Art CancroRemoved the remaining code where LDAP was optional.
2021-11-14 Art CancroRemoved the 'old threaded view save for reference'...
2021-11-14 Art Cancroincreased the margin around the message reading boxes
2021-11-06 Art Cancronotes
2021-11-06 Art CancroSplit the forum view into a separate .js file. We...
2021-11-06 Art Cancronip and tuck
2021-11-06 Art CancroReply/ReplyAll/Delete buttons are pretty now
2021-11-05 Art CancroThe buttons now look like buttons, the reply button...
2021-11-05 Art CancroWhen sending MSGS commands, unescape the command being...
2021-11-05 Art CancroTinkering with the headers some more
2021-11-05 Art CancroAdded CSS style for the Loading Messages, Older Posts...
2021-11-01 Art CancroDisplay the subject line -- only if present
2021-10-30 Art CancroAdd subject to json output
2021-10-30 Art CancroTuned up the CSS for message board view. It looks...
2021-10-30 Art CancroUse overflow:hidden style to keep the user avatar photo...
2021-10-25 Art CancroChanging signal handlers to the correct type eliminates...
2021-10-25 Art CancroSuppress format-truncation warnings because they are...
2021-10-21 Art CancroPoking around in the text client to determine whether...
2021-10-16 Art CancroFinished converting all the comments in webcit-ng to...
2021-10-16 Art Cancrobackslashes are fun
next