* cleanup & shuffle 'folders' struct (make clean!); Order and listorder are the same...
authorWilfried Göesgens <willi@citadel.org>
Sun, 15 Aug 2010 21:18:31 +0000 (21:18 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 15 Aug 2010 21:18:31 +0000 (21:18 +0000)
commitd2e4ed1ae2bf6deb60280974ec1b29544c5de49f
tree1604ea9133ef0ffb8d58966e207b0bcfd69156f3
parent25c1a365ac0838076ba05bccf81eef3e6a19898d
* cleanup & shuffle 'folders' struct (make clean!); Order and listorder are the same; follow this change in roomlist.c
* remove unused entries from wcsession
* streamline when we flush the rooms & folder cache
* remove old roomediting code
* extract SaveRoomAide(SETA), GetCurrentRoomFlags(GETR), SetCurrentRoomFlags(SETR) into their own functions, use them all over the place; use folder struct instead of local structs / var to save state between GETR & SETR
* tab_expire.html: fix policy names we show.
webcit/roomlist.c
webcit/roomops.c
webcit/roomops.h
webcit/static/t/menu/advanced_roomcommands.html
webcit/static/t/room/edit/tab_expire.html
webcit/webcit.h