Mailing list header changes (fuck you Google)
[citadel.git] / webcit /
2022-01-12 Art CancroRelease version 949 generated by do-release.sh v949
2022-01-12 Art CancroChange TLS_server_method() to SSLv23_server_method...
2022-01-10 Art CancroRelease version 948 generated by do-release.sh v948
2022-01-10 Art CancroRelease version 947 generated by do-release.sh v947
2022-01-10 Art CancroRelease version 946 generated by do-release.sh v946
2022-01-10 Art CancroUnified the openssl library initialization code
2022-01-10 Art CancroReplaced all instances of SSLv23_server_method() with...
2022-01-08 Art CancroRelease version 945 generated by do-release.sh v945
2022-01-08 Art CancroRelease version 944 generated by do-release.sh v944
2022-01-08 Art CancroNew ctx change semantics in WebCit-classic
2022-01-07 Art Cancroremoved some unused variables
2022-01-07 Art Cancrossl_ctx = SSL_CTX_new(SSLv23_server_method()) instead...
2022-01-05 Art CancroWhen checking to see whether we have to rebind a new...
2022-01-01 Art CancroSet up a proper favicon.ico in both webcit-classic...
2021-12-30 Art CancroRelease version 943 generated by do-release.sh v943
2021-12-30 Art Cancromore idle style-cleanup work
2021-12-30 Art Cancrolistsub.c: style cleanup
2021-12-27 Art Cancrosetup was still in the makefile , oooops
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-20 Art CancroOpenSSL no longer requires thread locking callbacks...
2021-11-29 Art CancroRelease version 941 generated by do-release.sh v941
2021-11-15 Art CancroRelease version 940 generated by do-release.sh v940
2021-09-22 Art CancroRelease version 939 generated by do-release.sh v939
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-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 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-06-14 Art CancroRelease version 932 generated by do-release.sh
2021-03-03 Art Cancroremoved StartLibCitadel()
2021-02-27 Art CancroFixed a bug in StrBufReadBLOBBuffered() that would...
2021-02-27 Art CancroThere can be only two.
2021-02-23 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2021-02-23 Art Cancro931
2021-02-20 Art CancroRenamed SUBS command to LSUB and changed its parameters...
2021-02-16 Art Cancromore work on listsub
2021-01-30 Art Cancrodon't run this, it's broken
2021-01-13 Art CancroUpdate config.guess and config.sub. Fix chdir() and...
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-14 Art CancroWebCit now handles the 'local message' flag correctly.
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
2020-12-12 Art CancroRemoved from WebCit Classic all code which handles...
2020-12-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-12-06 Art CancroRemoved extra references to thread keys that are not...
2020-12-02 rootinput type="date" here will allow datepicker.js to...
2020-08-09 Art Cancrominor formatting
2020-07-16 Art Cancroit now builds but does not do inbox filtering
2020-07-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-11 Art CancroRemoved all mail filtering options except the rules...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-06 Art CancroWhen editing a vCard, suppress the email fields from...
2020-07-05 Art CancroCode cleanup. Added template conditional for suppressi...
2020-01-01 Art CancroShamlessly slapped a 2020 copyright date on all startup...
2019-08-18 Art Cancroreversed previous change
2019-08-18 Art Cancrotesting AC_SEARCH_LIBS(gettext, intl libintl)
2019-03-21 Art CancroVersion 925 release
2019-03-14 Art Cancroremoved user/host/room masquerade from both clients
2019-02-12 Art CancroReject url_keys of invalid size instead of crashing
2019-01-02 Art CancroChanged the year in the copyright banner(s) to 2019.
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-12-19 Art Cancroversion 924
2018-09-17 Art Cancrohtml_to_ascii() , removed unused option do_citaformat
2018-06-28 Art Cancrowebcit version 921
2018-06-28 Art CancroRewrote mimepart() as view_or_download_mimepart()
2018-06-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2018-06-06 Art CancroRemoved obsolete mkdirs from Makefile
2018-06-04 Art Cancroget_ical_data.sh is now run at compile time
2018-04-12 Art CancroCapture the actual SMTP response from the server, ugly...
2018-04-05 Art CancroRenderers cleanup part 2
2018-04-05 Art CancroRenderers cleanup part 1
2018-04-05 Art Cancrolibical3 compatibility , patches submitted by Adrian...
next