]> code.citadel.org Git - citadel.git/history - citadel/modules/ctdlproto/serv_rooms.c
Added message-id to the list of fields CtdlOutputMsg() can potentially return to...
[citadel.git] / citadel / modules / ctdlproto / serv_rooms.c
2014-02-04 Art CancroUpdated the CtdlUserGoto() API call to also return...
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
2013-09-15 Wilfried Goesgenscleanup: remove unneeded includes.
2013-09-14 Wilfried Goesgensmove citadel room functions into its own file.