Attempt to learn signing domain from sender address
[citadel.git] / webcit-ng / static / css /
2023-12-20 Art CancroTuned up the CSS on more banner buttons
2023-12-19 Art CancroMake the font sizes less cartoonish at extreme viewport...
2023-09-30 Art Cancroupload.js: moved these functions into own file.
2023-09-26 Art CancroSimplify the upload dialog.
2023-09-26 Art Cancroview_mail.js: move upload dialog from ctdl_big_modal...
2023-09-25 Art Cancroview_mail.js: more progress on upload dialog
2023-09-24 Art Cancroview_mail.js: convert ugly syntax to heredocs
2023-09-23 Art Cancroview_mail.js: show/hide attachments screen, added title...
2023-07-04 Art CancroHighlight drop target folders
2023-07-03 Art Cancromail_folder_list.js: accept hover and drop events
2023-03-27 Art CancroBanished the DarkSlateGrey color in dead-space screen...
2023-03-27 Art CancroSlimmed down some of the border elements.
2023-03-27 Art Cancrocolor change
2023-03-05 Art CancroNew class "ctdl-fatal-error" for big show-stopping...
2023-01-29 Art Cancrostylized ctdl_mail_folders
2023-01-26 Art CancroForum message editor classes
2023-01-02 Art CancroTweaks to font sizes
2022-11-19 Art CancroColored left-borders on blockquotes for the win
2022-10-26 Art Cancro"Reply" works. "Reply-All" needs more work.
2022-10-17 Art CancroIndent blockquotes by 1em
2022-10-17 Art CancroCC/BCC button in To: line makes the CC: and BCC: lines...
2022-10-16 Art CancroMore style work on the mail composition window
2022-10-12 Art CancroDon't show a focus border on contenteditable items
2022-10-12 Art CancroInitial layout of mail compose screen.
2022-10-05 Art CancroBegan working on the screen layout for compose mail
2022-10-05 Art CancroWhen a mail message takes up less than the full height...
2022-10-04 Art Cancromore style changes to the mailbox message list
2022-09-26 Art CancroGot all of the elements in the top banner bar to line...
2022-09-23 Art CancroGave the grid-template-areas more meaningful and unique...
2022-09-23 Art CancroChanged the sidebar button style AGAIN. It looks more...
2022-09-23 Art CancroResized the banner bar using vh instead of pixels....
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-22 Art Cancrostyle roomlist
2022-09-15 Art CancroRender user pic as a circle using clip-path() CSS
2022-09-13 Art CancroMinor style changes to room list and mailbox reading...
2022-09-11 Art CancroCSS tweaks to room list view.
2022-09-11 Art CancroMake all CSS comment blocks start in the same column...
2022-09-10 Art CancroMoved some of the banner and sidebar items around
2022-09-09 Art CancroRemove the box around the message text in the mailbox...
2022-09-09 Art CancroSeparate out the display name and email addresses in...
2022-09-09 Art Cancromore tweaks to mailbox css
2022-09-09 Art CancroThe mailbox reading pane seems to work best when the...
2022-09-08 Art CancroApplied style changes to the mailbox pane that are...
2022-09-08 Art Cancromailbox temporary style
2022-09-08 Art Cancrominor change to mailbox pane
2022-09-07 Art CancroGot the mailbox view (mailbox pane + reading pane)...
2022-09-06 Art CancroContinuing along with the effort to replace the remaini...
2022-09-05 Art CancroMore CSS cleanup
2022-09-02 Art CancroMore progress on moving to the box layout
2022-08-31 Art CancroUse spaces in api.txt
2022-08-31 Art Cancrotest commit
2022-08-31 Art CancroRemoved W3CSS and moved to CSS grid layout. There...
2022-08-01 Art CancroIn the online users list, display partially logged...
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 CancroClear any existing mailbox refresh when setting up...
2022-02-17 Art CancroUse the w3-badge class for circular badges instead...
2022-02-16 Art CancroUpgrade W3.CSS to version 4.15
2022-02-05 Art Cancro"Forum list" is now more or less in its final form.
2022-02-04 Art CancroNow it has a button look.
2022-02-04 Art CancroMade the bubble icons in the Forums list round, and...
2022-02-01 Art CancroInitial commit of the "new" room list. It's going...
2022-01-28 Art Cancromore divs
2022-01-28 Art Cancroctdl-roomlist-floor class for the floor banner over...
2022-01-03 Art CancroI went looking for something in the text client, and...
2022-01-03 Art CancroReplyQuoted works now.
2022-01-01 Art CancroIt's 2022 ... updating all of the copyright notices...
2021-12-10 Art CancroDon't use \r\n with ctdl_printf() because it adds a...
2021-11-26 Art CancroLink entry in the editor now works. The example code...
2021-11-14 Art Cancroincreased the margin around the message reading boxes
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 CancroTinkering with the headers some more
2021-11-05 Art CancroAdded CSS style for the Loading Messages, Older Posts...
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 CancroTweaked the CSS on the forum view. Gave it a little...
2019-04-26 Art Cancromarch mode list is loaded and works, now just need...
2018-02-24 Art Cancrocss tuning
2018-02-18 Art CancroStyle, baby!
2018-02-18 Art CancroBegan moving style to a proper style sheet.