removed more old stuff
[citadel.git] / webcit-ng /
2018-09-19 Art CancroFound the correct JavaScript incantation to display...
2018-09-17 Art Cancrobegin work on displaying avatars next to messages
2018-09-17 Art Cancro/ctdl/u/username/userpic is now complete
2018-09-14 Art Cancroobject_in_user() is a master function which calls slave...
2018-09-12 Art CancroNew file user_functions.c contains skeleton code for...
2018-09-12 Art Cancrocleaned up some compiler warnings
2018-07-27 Art Cancroindent -kr -i8 -l132 on everything in webcit-ng
2018-03-02 Art Cancrossl.c - change style
2018-03-02 Art Cancrossl.c - change style
2018-02-24 Art Cancrocss tuning
2018-02-23 Art Cancroasync
2018-02-22 Art Cancroscroll to
2018-02-18 Art CancroStyle, baby!
2018-02-18 Art CancroBegan moving style to a proper style sheet.
2018-02-18 Art CancroJSON render complete!
2018-02-18 Art Cancrohtml render replaced by json render in the C server...
2018-02-17 Art Cancroskeleton code for json render
2018-02-15 Art Cancrook, that's all for today. this was fun.
2018-02-15 Art CancroGot it! Temporarily working with the server-side C...
2018-02-14 Art Cancrowowzers! we can survive a server problem now. put...
2018-02-14 Art Cancroinner div not needed anymore
2018-02-14 Art Cancrodo we need the inner div?
2018-02-14 Art Cancromoved the renderer down to its own (currently empty...
2018-02-14 Art Cancrojavascript
2018-02-14 Art CancroI think we finally have the older/newer messages button...
2018-02-14 Art Cancroolder and newer
2018-02-13 Art Cancrofoo
2018-02-13 Art Cancroreshufflize the parameters to room renderers
2018-02-12 Art Cancroinitial work on inline rendering setup
2018-02-08 Art Cancrodisabled server-side message sequencing code
2018-02-08 Art Cancrotrack c_lastseen so we can use it in read operations
2018-02-04 Art CancroStarting to pull some rendering out of the C code and...
2018-01-30 Art Cancroinitial work on flat view
2018-01-30 Art CancroFix call to daemon() to make it not change the working...
2018-01-30 Art CancroAdded a few spaces
2018-01-28 Art Cancrotabs not spaces
2018-01-28 Art CancroA little more work on the threaded view
2018-01-21 Art Cancroneed an awesome slider
2018-01-14 Art Cancrobegan work on a theme change
2018-01-05 Art CancroMAKE WEBCIT GREAT AGAIN!
2018-01-02 Art Cancrowebcit-ng openssl 1.1 compatibility
2017-10-30 Art CancroDAV: getcontenttype tag belongs inside prop tag (thanks...
2017-03-12 Art Cancrowebcit-ng
2017-03-12 Art Cancromove webcit-ng into a directory of master