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 branch, master has been updated
       via  ae3c600e370b38f0b166d13bc0589f941fdfb244 (commit)
       via  15251e3508ee3096309295ed94aa88755053a615 (commit)
       via  fecefc0819466a21cfd77b52aeb4bf50805b65af (commit)
       via  bab90b063da7b356b7e692df3f34373b3e5dcde8 (commit)
       via  c1e039189b3fa057c09df40c422412bfb486b796 (commit)
       via  da6390f9b0429c2ca984c7d95a9c06c0cb2fd1e4 (commit)
       via  4f2a5bee20cd3893518d8200aece29fc730aab38 (commit)
      from  00fb7b038b3c0aaf08a15b103c2053c1efea1fd9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=ae3c600e370b38f0b166d13bc0589f941fdfb244
commit ae3c600e370b38f0b166d13bc0589f941fdfb244
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 16 20:16:02 2022 -0500

    Tuned up some of the iconography

http://code.citadel.org/?p=citadel.git&a=commit&h=15251e3508ee3096309295ed94aa88755053a615
commit 15251e3508ee3096309295ed94aa88755053a615
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 16 19:41:50 2022 -0500

    The sidebar buttons are now unhighlighted by default.  When rendering a 
room view, iterate through all of them, unhighlight any that are highlighted, 
and then highlight the correct one.

http://code.citadel.org/?p=citadel.git&a=commit&h=fecefc0819466a21cfd77b52aeb4bf50805b65af
commit fecefc0819466a21cfd77b52aeb4bf50805b65af
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 16 19:11:10 2022 -0500

    Use the w3-badge class for circular badges instead of rounding them 
manually in the stylesheet.

http://code.citadel.org/?p=citadel.git&a=commit&h=bab90b063da7b356b7e692df3f34373b3e5dcde8
commit bab90b063da7b356b7e692df3f34373b3e5dcde8
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 16 18:59:22 2022 -0500

    Upgrade W3.CSS to version 4.15

http://code.citadel.org/?p=citadel.git&a=commit&h=c1e039189b3fa057c09df40c422412bfb486b796
commit c1e039189b3fa057c09df40c422412bfb486b796
Author: Art Cancro <a...@citadel.org>
Date:   Wed Feb 16 18:53:34 2022 -0500

    Use the Font Awesome 6.0.0 hosted version instead of 5.whatever ... note to 
self: now that I know they just randomly pull back versions off the CDN, we 
need to host our own or include it in the package during final distribution.  
Bad form, FA people.  Bad form.

http://code.citadel.org/?p=citadel.git&a=commit&h=da6390f9b0429c2ca984c7d95a9c06c0cb2fd1e4
commit da6390f9b0429c2ca984c7d95a9c06c0cb2fd1e4
Author: Art Cancro <a...@citadel.org>
Date:   Sun Feb 13 19:01:57 2022 -0500

    moved vars to vars.js

http://code.citadel.org/?p=citadel.git&a=commit&h=4f2a5bee20cd3893518d8200aece29fc730aab38
commit 4f2a5bee20cd3893518d8200aece29fc730aab38
Author: Art Cancro <a...@citadel.org>
Date:   Sun Feb 13 17:58:06 2022 -0500

    Anything that looks like a button should act like a button.
    Anything that acts like a button should look like a button.

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

Summary of changes:
 webcit-ng/api.txt               |   2 +-
 webcit-ng/room_functions.c      |   2 +-
 webcit-ng/static/css/w3.css     | 464 ++++++++++++++++++++--------------------
 webcit-ng/static/css/webcit.css |   8 -
 webcit-ng/static/index.html     |  20 +-
 webcit-ng/static/js/defs.js     |  19 ++
 webcit-ng/static/js/main.js     |  28 +--
 webcit-ng/static/js/roomlist.js |   4 +-
 webcit-ng/static/js/views.js    |   9 +
 webcit-ng/webcit.h              |   1 +
 10 files changed, 282 insertions(+), 275 deletions(-)


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

Reply via email to