Push to the project "citadel.org ": The branch, master has been updated
       via  f3e4fc06ac73431ebad31f00a4cbba627742a809 (commit)
       via  38217e1496572d14076b9433a0bc634e9a3ec28c (commit)
      from  38f82839063b022bcc80634f5aa3cac9a235bddb (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/cgit.cgi/git.citadel.org/commit/?id=f3e4fc06ac73431ebad31f00a4cbba627742a809
commit f3e4fc06ac73431ebad31f00a4cbba627742a809
Merge: 38217e1 38f8283
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Thu May 12 17:14:30 2011 -0400

    Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

commit 38f82839063b022bcc80634f5aa3cac9a235bddb
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 12 20:18:03 2011 +0000

    fix source so that '-Wformat -Werror=format-security' doesn't stop us from 
compiling

commit fe1aa0ac63d5dc1b233888196500bbcbfdb2fb17
Merge: d0099e1 a7419fa
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 12 19:53:43 2011 +0000

    Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

commit d0099e1efda7d76841bc279b219dd53c23294206
Author: Wilfried Goesgens <dotheb...@citadel.org>
Date:   Thu May 12 19:50:47 2011 +0000

    Make config defaults seteable by environment variables if setup is running 
headless
    
    these are the environment variables and their defaults:
    uname(&my_utsname);
    /* set some sample/default values in place of blanks... */
    CITADEL_c_nodename=my_utsname.nodename
    CITADEL_c_humannode=_("My System")
    CITADEL_c_phonenum=_("US 800 555 1212")
    CITADEL_c_initax=4
    CITADEL_c_moreprompt="<more>"
    CITADEL_c_twitroom="Trashcan"
    CITADEL_c_baseroom=BASEROOM
    CITADEL_c_aideroom="Aide"
    CITADEL_c_port_number=504
    CITADEL_c_sleeping=900
    CITADEL_c_smtp_port=25
    CITADEL_c_pop3_port=110
    CITADEL_c_imap_port=143
    CITADEL_c_msa_port=587
    CITADEL_c_smtps_port=465
    CITADEL_c_pop3s_port=995
    CITADEL_c_imaps_port=993
    CITADEL_c_pftcpdict_port=-1
    CITADEL_c_managesieve_port=2020
    CITADEL_c_xmpp_c2s_port=5222
    CITADEL_c_xmpp_s2s_port=5269

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=38217e1496572d14076b9433a0bc634e9a3ec28c
commit 38217e1496572d14076b9433a0bc634e9a3ec28c
Author: Art Cancro <a...@uncensored.citadel.org>
Date:   Thu May 12 17:14:07 2011 -0400

    The in-iconbar wholist is now expandable and collapsible.
    It also maintains its state across page reloads.  I *may* move it into the 
ib-vector
    to make it persistent across logins.  TODO: same for the in-inconbar 
roomlist.

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

Summary of changes:
 webcit/iconbar.c             |   26 ++++++++++++++++++-
 webcit/static/t/iconbar.html |    4 ++-
 webcit/static/wclib.js       |   55 +++++++++++++++++++++++++++++++++++------
 3 files changed, 74 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
citadel.org 

Reply via email to