Mailing list header changes (fuck you Google)
[citadel.git] / webcit-ng / api.txt
2024-01-24 Art CancroBegan refactoring CALDAV REPORT flow of control.
2023-12-22 Art CancroWorked out the syntax for requesting a calendar range
2023-12-22 Art CancroChanged the arrangement of bytes in the universe
2023-12-13 Art Cancroupload.c: skeleton code for load_attachments_from_message()
2023-12-13 Art Cancrouploads.c: made the syslog less verbose
2023-12-07 Art Cancroview_mail.js: removed the is_quoted parameter.
2023-10-06 Art CancroVarious operations in the /ctdl/p/ hierarchy to handle...
2023-10-03 Art Cancroupload: change REST path from /ctdl/a/upload/ to /ctdl/p/
2023-10-03 Art Cancroapi.txt: updated
2023-09-26 Art Cancroupload.c: stub function for accepting uploads
2023-09-19 Art CancroAttachments now download with the appropriate filename.
2023-07-07 Art CancroDAV MOVE method wasn't documented. Documented it.
2022-08-31 Art CancroUse spaces in api.txt
2022-07-15 Art CancroAdd a web API command for the server STAT command....
2022-07-01 Art CancroNew API "/ctdl/r/ROOMNAME/mailbox" downloads a mailbox...
2022-02-27 Art Cancroclick on the envelope to go to the inbox
2022-02-14 Art Cancromoved vars to vars.js
2022-02-12 Art CancroClient side of SLRP is done
2022-01-27 Art Cancro/ctdl/r/<room_name>/info.txt now fetches the room info...
2022-01-24 Art Cancro/ctdl/f/ to get a list of all floors
2022-01-15 Art CancroSimplified the logout javascript
2021-12-10 Art CancroChange all instances of "URI" to "URL" because that...
2021-11-24 Art CancroMoved the remaining else blocks
2021-11-24 Art CancroDetect whether the save operation succeeded by checking...
2021-11-23 Art CancroWow! Posting a message to the server worked on the...
2019-04-26 Art Cancromarch mode list is loaded and works, now just need...
2018-09-12 Art CancroNew file user_functions.c contains skeleton code for...
2017-03-12 Art Cancrowebcit-ng