* add first draft of group-change detection
authorWilfried Göesgens <willi@citadel.org>
Sat, 27 Dec 2008 23:19:17 +0000 (23:19 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 27 Dec 2008 23:19:17 +0000 (23:19 +0000)
commit5c67cc635952963d041472aaca778106522797ab
treee08a73d4fb8d4356ee761a745cd2c3e11fea564f
parent85ae093a7401ea30ff071d833c6456ab8880ad15
* add first draft of group-change detection
* templatize downloads
16 files changed:
webcit/downloads.c
webcit/inetconf.c
webcit/msg_renderers.c
webcit/netconf.c
webcit/preferences.c
webcit/pushemail.c
webcit/roomops.c
webcit/static/t/files.html [new file with mode: 0644]
webcit/static/t/files_jspicview.html [new file with mode: 0644]
webcit/static/t/menu_basic_commands.html
webcit/static/t/section_files_onefile.html [new file with mode: 0644]
webcit/static/t/section_files_onefile_picview.html [new file with mode: 0644]
webcit/subst.c
webcit/subst.h
webcit/useredit.c
webcit/who.c