Revert previous commit because it didn't work. Furthermore, remove the content-lengt...
[citadel.git] / webcit-ng / static / js / view_forum.js
2021-11-24 Art CancroRevert previous commit because it didn't work. Further...
2021-11-24 Art CancroMoved the remaining else blocks
2021-11-24 Art CancroHandle posting errors a little more elegantly.
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...
2021-11-23 Art CancroGot it working, now it's pretty
2021-11-23 Art Cancrocontent editable window with focus and cursor
2021-11-23 Art CancroFixed the vertical float issue by specifying the height...
2021-11-21 Art Cancrohow about that scroll?
2021-11-20 Art CancroHot damn! I just discovered scrollIntoView()
2021-11-18 Art Cancrosave/cancel
2021-11-18 Art Cancroreplybox adornments
2021-11-18 Art Cancro more work on the reply box
2021-11-18 Art CancroIntermediate commit: open a new div beneath the existin...
2021-11-17 Art Cancrofujobi
2021-11-06 Art Cancronotes
2021-11-06 Art CancroSplit the forum view into a separate .js file. We...