]> code.citadel.org Git - citadel.git/history - webcit-ng/server
forum_view.c: log unhandled headers
[citadel.git] / webcit-ng / server /
2023-07-10 Art Cancroforum_view.c: log unhandled headers
2023-07-07 Art CancroDAV MOVE method wasn't documented. Documented it.
2023-07-06 Art Cancrowebcit-ng makefile now handles changes to webcit.h...
2023-06-29 Art CancroGeneric user icon instead of 404 when avatar not found.
2023-03-13 Art CancroLearn from the Citadel Server whether a room is the...
2023-03-13 Art CancroImplemented RFC4918 MOVE and COPY methods for individua...
2023-03-12 Art CancroImplemented an algorithm that can correctly divide...
2023-03-11 Art Cancrodav_move_or_copy_message() skeleton
2023-03-05 Art CancroPreparing to implement MOVE and COPY methods
2023-01-02 Art CancroCopyright notices updated to 2023
2022-12-28 Art CancroRemove color from syslog messages
2022-11-23 Art Cancrowebcit-ng uses biff notifications now
2022-11-23 Art CancroMAKE WAY FOR BIFF in webcit-ng
2022-11-19 Art Cancrostriplt() is now string_trim()
2022-11-09 Art Cancrowar on old style
2022-11-03 Art Cancro"rcpt" and "cccc" fields are now delivered as json...
2022-10-20 Art CancroSending mail now works.
2022-09-09 Art CancroSeparate out the display name and email addresses in...
2022-09-08 Art CancroMove *.c and *.h into server/ directory.