RINF command migrated to new data format
[citadel.git] / citadel / modules / ctdlproto / serv_rooms.c
2016-04-19 Art CancroRINF command migrated to new data format
2016-04-19 Art CancroImport roominfo and roompic files into the database.
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-01 Art Cancromigrated serv_rooms.c to new config format
2014-02-04 Art CancroMerge branch 'master' into nntp
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.