Added stub renderers for Calendar and Contacts rooms
[citadel.git] / webcit-ng / static / js / views.js
2023-12-20 Art CancroAdded stub renderers for Calendar and Contacts rooms
2023-12-20 Art Cancroviews.js: convert strings to template literals
2023-12-07 Art Cancroview_mail.js: removed the is_quoted parameter.
2023-07-04 Art Cancromail_folder_list.js: DROP target is working in Brave...
2023-03-28 Art CancroMore refinements to .ctdl-middle usage
2023-03-27 Art CancroSlimmed down some of the border elements.
2023-03-13 Art CancroActivate mouse-up events on rooms in the mail folder...
2023-01-26 Art CancroUse delete_dispatcher() as intended
2023-01-14 Art CancroInitial hack at mail folder list
2022-12-28 Art CancroImplement all calling functionality for Delete
2022-12-05 Art CancroModify mailbox view to prepare for multi select
2022-12-03 Art CancroGoto/Skip/Ungoto disappear when not in forum view
2022-11-19 Art CancroConsistent calling syntax for view renderers
2022-10-26 Art Cancroto, cc, subject in mail_compose()
2022-10-20 Art Cancroget ready for quoted messages
2022-09-22 Art CancroFixed the rendering on the 'older posts' and 'newer...
2022-09-22 Art CancroTightened up the padding around the room list and rende...
2022-09-07 Art CancroGot the mailbox view (mailbox pane + reading pane)...
2022-08-31 Art CancroRemoved W3CSS and moved to CSS grid layout. There...
2022-07-22 Art CancroDisplay "brief" datestamps in mailbox: date if not...
2022-07-18 Art CancroAdded the dispatch function for entering a new mail...
2022-07-14 Art CancroAll right, this is more or less it. I had to resort...
2022-07-01 Art CancroSet things up for mailbox view implementation
2022-06-30 Art CancroSet up the view dispatcher for mailbox rooms
2022-06-29 Art Cancronew license declaration text
2022-02-17 Art CancroThe sidebar buttons are now unhighlighted by default...
2022-01-23 Art Cancroroom list renderer is now aware of which rooms are...
2022-01-22 Art CancroSet up a "new item" dispatcher so it can be different...
2022-01-22 Art CancroAdded a button to the screen that can be populated...
2022-01-01 Art CancroIt's 2022 ... updating all of the copyright notices...
2021-11-06 Art CancroSplit the forum view into a separate .js file. We...
2021-11-06 Art CancroReply/ReplyAll/Delete buttons are pretty now
2021-11-05 Art CancroThe buttons now look like buttons, the reply button...
2021-11-05 Art CancroWhen sending MSGS commands, unescape the command being...
2021-11-05 Art CancroTinkering with the headers some more
2021-11-05 Art CancroAdded CSS style for the Loading Messages, Older Posts...
2021-11-01 Art CancroDisplay the subject line -- only if present
2021-10-30 Art CancroTuned up the CSS for message board view. It looks...
2021-10-30 Art CancroUse overflow:hidden style to keep the user avatar photo...
2021-09-28 Art CancroPut the site name and room name in the top header bar
2021-09-28 Art CancroTweaked the CSS on the forum view. Gave it a little...
2020-12-27 Art CancroMoved the defunct server-side renderer into another...
2020-12-26 Art CancroNo more XHR in views.js
2019-01-08 Art CancroCleaned up some messy rendering in the bbs view.
2019-01-07 Art CancroLinks for older and newer blocks of messages in the...
2019-01-07 Art CancroWhat was I thinking? The style experiment in views...
2018-09-19 Art CancroFound the correct JavaScript incantation to display...
2018-09-17 Art Cancrobegin work on displaying avatars next to messages
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 CancroJSON render complete!
2018-02-18 Art Cancrohtml render replaced by json render in the C server...
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-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
2017-03-12 Art Cancrowebcit-ng