]> code.citadel.org Git - citadel.git/history - webcit-ng/static/js/main.js
Pass through the data to tell the client if it has room aide privileges and/or permis...
[citadel.git] / webcit-ng / static / js / main.js
2022-06-29 Art CancroPass through the data to tell the client if it has...
2022-06-29 Art Cancronew license declaration text
2022-02-17 Art CancroTuned up some of the iconography
2022-02-16 Art CancroUse the Font Awesome 6.0.0 hosted version instead of...
2022-02-14 Art Cancromoved vars to vars.js
2022-02-13 Art CancroSkip/Goto are functionally complete.
2022-02-12 Art CancroClient side of SLRP is done
2022-02-12 Art CancroKeep track of the last message number we saw
2022-02-11 Art CancroOnly add _BASEROOM_ to the march list if the number...
2022-02-11 Art CancroFixed a bug in the "goto next room" logic that was...
2022-01-23 Art CancroMoved the room list from the sidebar to the main viewin...
2022-01-14 Art Cancrobanner change
2022-01-14 Art CancroThis is a better version of detect_logged_in() for...
2022-01-05 Art CancroWhen checking to see whether we have to rebind a new...
2022-01-01 Art CancroSet up a proper favicon.ico in both webcit-classic...
2021-12-15 Art CancroNew functions to activate and deactivate the Loading...
2021-12-14 Art CancroMajor change to the javascript forum view. We now...
2021-12-09 Art CancroDisplay an alert if we cannot connect to Citadel Server...
2020-12-26 Art CancroReplaced all XHR in main.js with fetch/await
2020-12-26 Art CancroRichard Stallman is a communist and an asshole.
2020-12-26 Art CancroRewrote ctdl_startup() using fetch/await
2020-12-26 Art CancroRewrote ctdl_startup() using fetch/await
2019-04-28 Art Cancroungoto/skip/goto ui taking shape...
2019-04-28 Art CancroIndents are 8 positions, NEVER 4, and are comprised...
2019-04-28 Art CancroRooms with new messages boldface in room list
2019-04-26 Art Cancromarch_list functionality is complete!
2019-04-26 Art Cancroa little closer to the march list
2019-04-26 Art Cancromarch mode list is loaded and works, now just need...
2019-04-26 Art CancroStarted working on march mode!
2018-02-14 Art Cancrojavascript
2018-02-14 Art Cancroolder and newer
2018-02-13 Art Cancroreshufflize the parameters to room renderers
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-28 Art CancroA little more work on the threaded view
2018-01-21 Art Cancroneed an awesome slider
2017-03-12 Art Cancrowebcit-ng