citadel.git
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
2021-09-28 Art CancroPut the site name and room name in the top header bar
2021-09-28 Art CancroTweaked the CSS on the forum view. Gave it a little...
2021-09-28 Art Cancromore boring style cleanup
2021-09-27 Art CancroDid a little more style updating. Realized that I...
2021-09-27 Art CancroAdded -Wno-format-truncation to the CFLAGS to make...
2021-09-22 Art CancroRelease version 939 generated by do-release.sh v939
2021-09-22 rootFixed a bug in the new aliasing code that broke mail...
2021-09-09 Art CancroRelease version 938 generated by do-release.sh
2021-09-09 Art CancroFixed some rendering problems in webcit that resulted...
2021-09-09 Art CancroRelease version 937 generated by do-release.sh
2021-09-09 Art CancroRelease version 936 generated by do-release.sh
2021-09-09 Art CancroRelease version 935 generated by do-release.sh
2021-09-09 Art CancroRelease version 934 generated by do-release.sh
2021-09-09 Art CancroRelease version 933 generated by do-release.sh
2021-09-09 Art Cancrovalidate_recipients() now strips out duplicate recipien...
2021-09-09 Art CancroNow it also works when receiving messages over SMTP...
2021-09-08 Art CancroI got the bug to stop biting me, and even made the...
2021-09-08 Art CancroSaving my place while we try something...
2021-09-08 Art CancroWell, it doesn't crash anymore, but it also doesn't...
2021-09-07 Art CancroDo not attempt to search for database records of length 0.
2021-09-06 Art CancroFinished the WebCit screen for the Global Alias Table.
2021-09-06 Art CancroWhen a client of any protocol handler sends a command...
2021-09-04 Art Cancrodo_generic now supports a return_to variable, so it...
2021-09-03 Art CancroCtdlPutSysConfig() don't delete the old copy of the...
2021-09-03 Art CancroMoved the global email aliases editing screen to its...
2021-08-25 Art Cancroanother trivial commit to test builds
2021-08-25 Art CancroTrivial commit to test automated builds
2021-08-14 Art CancroAdditional work on the alias table. This is taking...
2021-08-13 Art CancroFine tuning the design pattern
2021-08-13 Art Cancromade it async using fetch/await
2021-08-13 Art CancroSkeleton code for the Global Email Aliases tab. To...
2021-08-12 Art CancroRemoved the WebCit tab for 'push email' since the serve...
2021-08-10 Art CancroRemoved a bit of diagnostic code no longer needed
2021-08-08 Art CancroRemove APPDIR support in database_cleanup.sh
2021-08-05 Art CancroAbandoned the AppImage
2021-08-03 Art CancroThis completes the server portion of the Global Alias...
2021-08-03 Art CancroInitial version of global alias table is in place....
2021-08-01 Art CancroCONF LOADVAL and CONF STOREVAL are deprecated and proba...
2021-08-01 Art CancroCtdlGetSysConfig() and CtdlPutSysConfig() now have...
2021-07-31 Art CancroAdded a delete element method to the array class in...
2021-07-31 Art Cancromisc cleanup
2021-07-31 Art CancroThe overhaul of recipient parsing code is complete...
2021-07-30 Art CancroSlightly better logic for preventing endless aliasing...
2021-07-29 Art CancroDo not expand aliases once we get past the original...
2021-07-28 Art CancroExpansion of aliases is working. Still need to restore...
2021-07-24 Art CancroReworked validate_recipients() and expand_aliases(...
2021-07-18 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-07-18 Art CancroA bit of prep work to bring back the global alias table...
2021-07-16 Art CancroThis is it, I figured out how to create a client link
2021-07-16 Art Cancrorun-client.sh script
2021-07-16 Art Cancrocleanup
2021-07-11 Art Cancroappimage improvements to installation
2021-07-11 Art CancroARCH needs to be set to 'arm' for 32-bit
2021-07-07 Art Cancroadd the ability to run the client from the appimage
2021-07-07 Art Cancrobegan making the client AppImage-aware
2021-07-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-06-14 Art Cancroarmhf aarch64
2021-06-14 Art Cancroappimage filename now uses ../release_version.txt inste...
2021-06-14 Art CancroRelease version 932 generated by do-release.sh
2021-06-14 Art CancroZZ
2021-06-14 Art CancroGetting ready for a new do-release.sh script
2021-06-12 Art Cancroversion.sh
2021-06-12 Art Cancrotest commit
2021-06-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-06-09 Art Cancroremove libz from excludelist
2021-06-05 Art Cancro2021-06-02 03:45 from jmb100770
2021-06-04 Art Cancrorandom boilerplate
2021-05-27 Art CancroInclude libexpat with the appimage, do not exclude it
2021-05-26 Art Cancrofixed a bug with ctdlmigrate running in appimage
2021-05-26 Art Cancrohere have code
2021-05-19 Art CancroToying around with more boilerplate. Epstein didn...
2021-05-12 Art CancroTry to use the published excludelist for libraries...
2021-05-08 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2021-05-08 Art Cancroarrgh
2021-05-08 Art CancroAdded undocumented mount and debug modes to the appimage
2021-05-08 Art CancroRemoved the backtrace stuff. It wasn't producing trace...
2021-05-02 Art CancroAdd backtrace to the appimage
2021-05-02 Art CancroNew server option -b to specify the name of a file...
2021-05-02 Art CancroDisplay stack trace on caught signal. Also do this...
next