]> code.citadel.org Git - citadel.git/commit - webcit/roomops.c
Added an address book popup to the access controls of rooms.
authorDave West <davew@uncensored.citadel.org>
Sun, 28 Oct 2007 21:31:48 +0000 (21:31 +0000)
committerDave West <davew@uncensored.citadel.org>
Sun, 28 Oct 2007 21:31:48 +0000 (21:31 +0000)
commita450bd2d8ba2a2d8469323098f1ab2c813879b38
tree6f098c0c250c76fa8b42bfb5e94370b70570c57f
parent4892b9440bf0ba654714eedc8aa0a9bc5817b76a
Added an address book popup to the access controls of rooms.
Now you can select a user to invite into the room.
This needs further attention since in this case we should only allow
selecting from actual users and prevent the option of selecting from
other address book rooms.
Unfortunately that is beyond me, I can not for the life of me see how
this Ajax stuff works.
webcit/roomops.c