Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / roomops.h
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-11-23 Art CancroGOTO no longer counts newly arrived mail in the inbox...
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-14 Art CancroAdjusted paramhandling to accept parameters with empty... v8.20
2012-12-23 Wilfried GoesgensMAILINGLIST: add facility to choose the default room...
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2011-09-04 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2010-09-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Wilfried Goesgens* add forward declarations
2010-08-26 Wilfried Göesgens* shuffle arround the whole room stuff. we now have:
2010-08-17 Wilfried Göesgens* FlushIgnetCfgs() get me out of FlushFolder, so we...
2010-08-16 Wilfried Göesgens* GetNetConfigHash(): fix some edge cases
2010-08-15 Wilfried Göesgens* cleanup & shuffle 'folders' struct (make clean!)...
2010-08-11 Wilfried Göesgens* burn our folder cache when zapping/deleting
2010-08-09 Wilfried Göesgens* oops, DefView and defview were duplicates. remove...
2010-08-05 Wilfried Göesgens* add THISROOM:FILES:N and THISROOM:FILES:STR
2010-08-05 Wilfried Göesgens* remove the room infomatic, add templates
2010-08-05 Wilfried Göesgens* finish off ROOMPIC hard coded callback, thanks the_mg...
2010-07-31 Wilfried Göesgens* move GNET-pop3 enum to libcitadel
2010-07-29 Wilfried Göesgens* add New Tokens & conditionals for extended room attri...
2010-04-21 Wilfried Göesgens* fix flags for state of rest parsing
2010-04-19 Wilfried Göesgens* CompareRoomListByFloorRoomPrivFirst() add a wrapper...
2010-02-27 Wilfried Göesgens* implement ITERATE:THISROOM:GNET
2010-01-28 Wilfried Göesgens* int/long 64 bit blabla *narf*
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-24 Wilfried Göesgens* merge in much of the dav_rework branch: (the drift...
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-11-05 Wilfried Göesgens* 64 bit int / long blablabla
2009-10-01 Wilfried Göesgens* more work into direction of DAV templates
2009-09-10 Wilfried Göesgens* remove unneeded var
2009-09-08 Wilfried Göesgens* implement (INBOX) thing
2009-09-07 Wilfried Göesgens* implement read state for room templates
2009-09-01 Wilfried Göesgens* add splitted boxheader templates for ez use in flat...
2009-08-29 Wilfried Göesgens* move room listing related stuff into its own file
2009-08-28 Wilfried Göesgens* move marchlist into its own file