* 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)
commit46167d5df9776a1ce4ce4e19ddb03c933df755b8
tree1604ea9133ef0ffb8d58966e207b0bcfd69156f3
parent307634099f326042feb373e1b7c6ad8fa3c7177d
* 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