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  274c95e13b3868d29c4790a4603f27c0a04616aa (commit)
       via  4df5f560d552000f252a0e4dda2026b7a0373f0c (commit)
       via  8c0cafc4fa850ad2d7a3c2624477bc1b148d995e (commit)
      from  7ba8dd4f6720a3dbdf3241b475a092e0c0434ae6 (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=274c95e13b3868d29c4790a4603f27c0a04616aa
commit 274c95e13b3868d29c4790a4603f27c0a04616aa
Author: Art Cancro <a...@citadel.org>
Date:   Wed Sep 21 19:13:45 2022 -0400

    Tried to add a few style thingies back into the renderer

http://code.citadel.org/?p=citadel.git&a=commit&h=4df5f560d552000f252a0e4dda2026b7a0373f0c
commit 4df5f560d552000f252a0e4dda2026b7a0373f0c
Author: Art Cancro <a...@citadel.org>
Date:   Wed Sep 21 18:44:43 2022 -0400

    Added a new parameter to html_to_ascii() to let it know when it's rendering 
to a terminal that supports ANSI escape sequences.  When this support is 
active, render blockquotes in dimmer video and italic (if supported by the 
terminal).

http://code.citadel.org/?p=citadel.git&a=commit&h=8c0cafc4fa850ad2d7a3c2624477bc1b148d995e
commit 8c0cafc4fa850ad2d7a3c2624477bc1b148d995e
Author: Art Cancro <a...@citadel.org>
Date:   Wed Sep 21 18:25:48 2022 -0400

    When rendering messages in the old text client format, identify pull quotes 
and render them in dimmer video and italic font (if supported by the terminal).

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

Summary of changes:
 citadel/server/msgbase.c       |  2 +-
 libcitadel/lib/html_to_ascii.c | 77 +++++++++++++++++++++++++++---------------
 libcitadel/lib/libcitadel.h    | 14 ++++----
 textclient/commands.c          | 13 +++++++
 textclient/messages.c          |  2 +-
 webcit/messages.c              |  2 +-
 6 files changed, 72 insertions(+), 38 deletions(-)


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

Reply via email to