* typedef wcsession, so we don't always need to say gcc again its a struct.
[citadel.git] / webcit / roomops.c
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-13 Wilfried Göesgens* BIG shuffle:
2008-12-08 Wilfried Göesgens* if we need the first urlpart, we musn't move it just...
2008-12-07 Wilfried Göesgens* make readloop long-controlled
2008-11-29 Wilfried Göesgens* valgrind cleanup
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-11-24 Wilfried Göesgens* escape roomname properly
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-11-20 Wilfried Göesgens* map room-flags into conditionals
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-15 Wilfried Göesgens* move stuff in header and subst.c arround to be better...
2008-09-14 Wilfried Göesgens* preinit the serverbuffer, so we don't get unexpected...
2008-08-31 Wilfried Göesgens* switch menubar to template
2008-08-31 Wilfried Göesgens* make who is online view via templates
2008-08-25 Wilfried Göesgens* some pointer magic to get rid of warnings
2008-08-25 Wilfried Göesgens* fix hickup with the floordiv_expanded setting; the...
2008-08-19 Wilfried Göesgens* fixes
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-08-03 Mattmass mobile update, interface cleanup and restyling.
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-12 Wilfried Göesgens* added GCC Format String checkers to the remaining...
2008-07-09 Wilfried Göesgens* catch some more error conditions, double frees...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-06-22 Art CancroThe 'edit room' tab panel now uses the same CSS that...
2008-06-16 Art CancroWhen grabbing addresses for the address book popup...
2008-05-06 Art CancroCompleted 'Add New Note'. The new sticky notes view
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-05-01 Wilfried Göesgens* added matts date picker widget
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-03-18 Dave WestAdded new POP3 client config options
2008-02-15 Art CancroSearch box is only enabled when the server's full text...
2008-02-06 Wilfried Göesgens* set the roomflax apropriate.
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-20 Wilfried Göesgens* sanitize the next message pointer loop in the "Goto...
2008-01-20 Dave WestNow when a room is created or deleted this users icon...
2008-01-17 Wilfried Göesgens* decode subject in the right position; if we decode...
2008-01-16 Wilfried Göesgens* don't overrun our room list.
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
2007-12-31 Art Cancro* Cleaned up some misc comments
2007-12-21 Wilfried Göesgens* inverting flags here too.
2007-12-13 Wilfried Göesgens* reflect new mailinglist flags in room-admin-interface
2007-11-07 Wilfried Göesgens* make the files number a link
2007-11-06 Dave WestFile counting for directory rooms now checks both QR_DI...
2007-11-06 Art CancroRemoved a stray </select> tag which appeared
2007-11-06 Dave WestMoved files count to be on same line as message count...
2007-11-04 Dave WestAdded an indication that this is a room with files...
2007-11-02 Thierry PasqualierUsed altern table to display remote POP3 accounts and...
2007-11-02 Art CancroAdd the universal RSS icon to our feed config screen.
2007-11-02 Art Cancro* Updated internal version number of citadel and webcit...
2007-11-01 Wilfried Göesgens* alloc the right amount, and zero everything.
2007-11-01 Art Cancroadded some vertical space between the boxes
2007-11-01 Wilfried Göesgens* map floor id's to list id's.
2007-10-29 Art CancroAdd keep/delete config to pop3 client
2007-10-28 Dave WestAdded an address book popup to the access controls...
2007-10-27 Dave WestFixed bug No. 252. Changing the room settings of a...
2007-10-27 Dave WestUser can now choose to hide or display floors that...
2007-09-27 Art CancroThe 'edit or delete this room' menu is now
2007-09-27 Art CancroAdded a tab to configure POP3 aggregation.
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-09-05 Thierry Pasqualierdisplay banner always similarly
2007-08-28 Thierry Pasqualier* cleaned HTML/CSS room advanced menu (incomplete)
2007-08-25 Thierry Pasqualier* Three box with Advanced (on click Advanced icon)...
2007-08-24 Dave WestPatches from Matt.
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-12 Art Cancro* Added new view type VIEW_JOURNAL - not yet used by
2007-07-12 Art CancroRe-using the 'buf' variable in embed_room_banner() for
2007-07-05 Art Cancro*All* <FORM> blocks now contain a nonce field, and...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-07-05 Art CancroSanitize output of room name in room banner
2007-06-23 Wilfried Göesgens* added subject required line to the room config tab
2007-06-20 Art CancroThe room info link in the banner no longer appears
2007-06-12 Art CancroAdded the address book popup into mailing list mangement
2007-04-26 Art CancroDescriptions of the various types of public and private
2007-04-26 Art Cancro-
2007-04-07 Art Cancro* Room info popup now uses Scriptactulous appear and...
2007-03-28 Art Cancro* Implemented support for the new 'anyone can delete...
2007-03-12 Thierry PasqualierNow we have to click on the info link to opening
2007-03-09 Thierry PasqualierReturn of the image - hello.gif - in the login screen
2007-03-02 Thierry Pasqualierdisplay room infos with some javascript
2007-02-22 Art CancroMinor changes to message entry header bar
2007-02-18 Wilfried Göesgens* label icon "Write mail" when in mailbox mode
2007-01-29 Thierry Pasqualierrewriting HTML/CSS navbar without table
2007-01-26 Thierry PasqualierHTML/CSS changes in the banner which becomes simply:
2007-01-22 Art CancroWhen loading the march list, don't insert the current...
2007-01-15 Art Cancroapplied thierry's banner mod patch
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-08-30 Art CancroFirst attempt at a search function
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-18 Art CancroTHIS IS 6.72
2006-02-16 Art CancroFixed some stray HTML output prior to the HTTP headers.
2006-02-09 Art CancroFixed a problem with free_march_list()
2006-02-08 Art CancroFixed a couple of memory leaks detected by Valgrind.
2006-02-07 Art CancroSome changes to view vs. default view behavior.
2006-02-05 Wilfried Göesgensadded brief view calendar, and renamed the original...
2006-01-29 Art Cancro * Removed all references to "font-family" style. ...
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
next