This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Citadel Server, WebCit, utilities".

The annotated tag, v940 has been created
        at  445aed32f422ee00656c2a141157491c1011edef (tag)
   tagging  8fb8284127acb8635728d0e19de41d0dec768101 (commit)
  replaces  v939
 tagged by  Art Cancro
        on  Mon Nov 15 18:56:35 2021 -0500

- Log -----------------------------------------------------------------
940

Art Cancro (26):
      Added -Wno-format-truncation to the CFLAGS to make it shut up about calls 
to snprintf(), which are ALREADY BOUNDS CHECKED so it really needs to lighten 
up, Francis.
      Did a little more style updating.  Realized that I started this thing in 
2018 and really ought to get my act together and finish it.
      more boring style cleanup
      Tweaked the CSS on the forum view.  Gave it a little more contrast 
between messages and rounded corners.
      Put the site name and room name in the top header bar
      backslashes are fun
      Finished converting all the comments in webcit-ng to C99 style
      Poking around in the text client to determine whether we can remove 
dependency on libcitadel.
      Suppress format-truncation warnings because they are WRONG
      Changing signal handlers to the correct type eliminates the last of the 
warning messages
      Use overflow:hidden style to keep the user avatar photo from breaking 
through the rounded corner of the container.
      Tuned up the CSS for message board view.  It looks pretty good now.
      Add subject to json output
      Display the subject line -- only if present
      Added CSS style for the Loading Messages, Older Posts, Newer Posts divs
      Tinkering with the headers some more
      When sending MSGS commands, unescape the command being sent to the server
      The buttons now look like buttons, the reply button has a nice reply icon 
in it, and they change color when you hover over them.
      Reply/ReplyAll/Delete buttons are pretty now
      nip and tuck
      Split the forum view into a separate .js file.  We will do this for all 
views.
      notes
      increased the margin around the message reading boxes
      Removed the 'old threaded view save for reference' code from the tree.  
It's still in the git history if we need it, and JWZ is still a self-righteous 
asshole.
      Removed the remaining code where LDAP was optional.
      Release version 940 generated by do-release.sh

-----------------------------------------------------------------------


hooks/post-receive
-- 
Citadel Server, WebCit, utilities

Reply via email to