Grammar change in the license declaration.
[citadel.git] / webcit-ng / server / room_functions.c
2024-01-03 Art CancroGrammar change in the license declaration.
2023-12-22 Art CancroWorked out the syntax for requesting a calendar range
2023-12-22 Art Cancrocalendar_functions.c: added skeleton
2023-12-22 Art Cancroroom_functions.c: get_msglist() now returns Array
2023-12-22 Art CancroChanged the arrangement of bytes in the universe
2023-11-03 Art Cancroroom_functions.c: remove diagnostic hex dump of recipie...
2023-10-30 Art Cancrovcard.c: style cleanup
2023-10-27 Art CancroChanged some C89 style comments to C99 style.
2023-09-19 Art CancroAttachments now download with the appropriate filename.
2023-03-13 Art CancroLearn from the Citadel Server whether a room is the...
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
2022-11-23 Art CancroMAKE WAY FOR BIFF in webcit-ng
2022-11-19 Art Cancrostriplt() is now string_trim()
2022-09-08 Art CancroMove *.c and *.h into server/ directory.