citadel.git
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...
2021-04-27 Art CancroSave the text client!
2021-04-27 Art CancroAssume the server supports the QNOP command, do not...
2021-04-27 Art CancroRemove support for the old inline paging mode ... geez...
2021-04-27 Art CancroCleaning up the code in the text client a bit
2021-04-27 Art CancroUpdated the boilerplate on each file
2021-04-25 Art CancroFixed .Help SUMMARY
2021-04-23 Art CancroRemoved exit code definitions that are no longer used
2021-04-21 Art Cancroworking on ctdlmigrate in the appimage
2021-04-16 Art Cancromore cpu detect
2021-04-16 Art Cancrotry to sense the architecture better
2021-04-16 Art CancroRemoved test_binary_compatibility() from ctdlvisor...
2021-04-13 Art CancroRemoved help text in database_cleanup.sh which suggeste...
2021-04-06 Art CancroAdded more exit points to build_appimage.sh so we know...
2021-04-01 Art CancroAdded 'database_cleanup' to the AppImage
2021-04-01 Art CancroRemoved the comments about RMS being an asshole communi...
2021-03-30 Art Cancroupdated database_cleanup.sh
2021-03-30 Art Cancroadd some db_ utils to the appimage dir
2021-03-30 Art CancroVarious changes to appimage. Removed some old docs.
2021-03-16 Art Cancroupdated config.guess in libcitadel
2021-03-09 rootThis wraps up the ctdlmigrate fixes.
2021-03-09 Art Cancroformatting
2021-03-08 Art CancroMy current love affair is with C++ style comments....
2021-03-08 Art CancroLarge migrations over SSH continue failing despite...
2021-03-08 Art CancroFixed an incorrect box drawing character
2021-03-08 Art CancroWhen exporting a message, write to the client 10 KB...
2021-03-08 Art Cancroctdlmigrate: use libreadline for prompts
next