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  ee4ba401ecf6af8d7488e6df3aa45203a8c7ebfe (commit)
       via  03f8ea2b9c9ca63c0dfb47fb03b0a15c46e33294 (commit)
       via  d7f68b0dfe66ac64d03db972eed370392c400d55 (commit)
       via  65829aa92817c7bfd1346a59c0411d25344d5aec (commit)
       via  45d55c0f8fc2b7fb56409467f1d058103368531f (commit)
      from  34dbf6c32f8d2163784799aeaa0c039ba10f1417 (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=ee4ba401ecf6af8d7488e6df3aa45203a8c7ebfe
commit ee4ba401ecf6af8d7488e6df3aa45203a8c7ebfe
Author: Art Cancro <a...@citadel.org>
Date:   Sat Jan 1 17:50:37 2022 -0500

    minor comment change

http://code.citadel.org/?p=citadel.git&a=commit&h=03f8ea2b9c9ca63c0dfb47fb03b0a15c46e33294
commit 03f8ea2b9c9ca63c0dfb47fb03b0a15c46e33294
Author: Art Cancro <a...@citadel.org>
Date:   Sat Jan 1 17:32:03 2022 -0500

    Set up a proper favicon.ico in both webcit-classic and webcit-ng with a 
version of the Citadel logo in it

http://code.citadel.org/?p=citadel.git&a=commit&h=d7f68b0dfe66ac64d03db972eed370392c400d55
commit d7f68b0dfe66ac64d03db972eed370392c400d55
Author: Art Cancro <a...@citadel.org>
Date:   Sat Jan 1 15:49:08 2022 -0500

    The "reply" function in webcit-ng now correctly replaces the editor div with
    the final rendered version of the message that came back from the server.
    It looks nice.

http://code.citadel.org/?p=citadel.git&a=commit&h=65829aa92817c7bfd1346a59c0411d25344d5aec
commit 65829aa92817c7bfd1346a59c0411d25344d5aec
Author: Art Cancro <a...@citadel.org>
Date:   Sat Jan 1 15:31:31 2022 -0500

    randomString() is now always the same length and always begins with "ctdl_"

http://code.citadel.org/?p=citadel.git&a=commit&h=45d55c0f8fc2b7fb56409467f1d058103368531f
commit 45d55c0f8fc2b7fb56409467f1d058103368531f
Author: Art Cancro <a...@citadel.org>
Date:   Sat Jan 1 15:20:21 2022 -0500

    It's 2022 ... updating all of the copyright notices in webcit-ng

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

Summary of changes:
 webcit-ng/admin_functions.c                    |   2 +-
 webcit-ng/caldav_reports.c                     |   2 +-
 webcit-ng/ctdl_commands.c                      |   2 +-
 webcit-ng/ctdlclient.c                         |   2 +-
 webcit-ng/ctdlfunctions.c                      |   2 +-
 webcit-ng/forum_view.c                         |   2 +-
 webcit-ng/html2html.c                          |   2 +-
 webcit-ng/http.c                               |   2 +-
 webcit-ng/main.c                               |   4 +-
 webcit-ng/messages.c                           |   2 +-
 webcit-ng/request.c                            |   5 +++
 webcit-ng/room_functions.c                     |   2 +-
 webcit-ng/static.c                             |   7 +++-
 webcit-ng/static/css/webcit.css                |   2 +-
 webcit-ng/static/{ => images}/citadel-logo.gif | Bin
 webcit-ng/static/images/favicon.ico            | Bin 0 -> 2238 bytes
 webcit-ng/static/{ => images}/throbber.gif     | Bin
 webcit-ng/static/index.html                    |   2 +-
 webcit-ng/static/js/main.js                    |   2 +-
 webcit-ng/static/js/util.js                    |  15 ++------
 webcit-ng/static/js/view_forum.js              |  51 +++++++++++++++++++------
 webcit-ng/static/js/views.js                   |   2 +-
 webcit-ng/tcp_sockets.c                        |   2 +-
 webcit-ng/text2html.c                          |   2 +-
 webcit-ng/user_functions.c                     |   5 +--
 webcit-ng/util.c                               |   2 +-
 webcit-ng/webcit.h                             |   2 +-
 webcit-ng/webserver.c                          |   2 +-
 webcit/static/favicon.ico                      | Bin 894 -> 2238 bytes
 29 files changed, 77 insertions(+), 48 deletions(-)
 rename webcit-ng/static/{ => images}/citadel-logo.gif (100%)
 create mode 100644 webcit-ng/static/images/favicon.ico
 rename webcit-ng/static/{ => images}/throbber.gif (100%)


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

Reply via email to