]> code.citadel.org Git - citadel.git/history - webcit-ng/static/js/view_mail.js
Add a web API command for the server STAT command. This will allow us to implement...
[citadel.git] / webcit-ng / static / js / view_mail.js
2022-07-15 Art CancroAdd a web API command for the server STAT command....
2022-07-14 Art CancroFinally got the divs to display correctly by making...
2022-07-12 Art CancroOk, this is close ... saving my work before I try somet...
2022-07-10 Art Cancroutf8ify_rfc822_string() is in libcitadel now
2022-07-04 Art CancroBegan CSS stylizing the mailbox view
2022-07-04 Art CancroDon't re-display a selected message when refreshing...
2022-07-04 Art CancroClear any existing mailbox refresh when setting up...
2022-07-04 Art CancroStarted separating mail and forum message renderers
2022-07-04 Art CancroAdded the logic to auto-refresh mailbox display
2022-07-03 Art CancroRendering a single row in a mailbox now has its own...
2022-07-03 Art CancroUse the library functions to stringify a date instead...
2022-07-02 Art CancroBeginnings of mailbox view
2022-07-01 Art CancroSet things up for mailbox view implementation