citadel.git
2016-04-15 Art CancroAC_INIT now declares a non-decimal version number
2016-04-14 Art CancroBegin removing the decimal point from our version numbe...
2016-04-13 Art CancroRemoved the _floorpic_ infrastructure entirely -- we...
2016-04-13 Art CancroUpdate webcit to use the new ULUI command to upload...
2016-04-13 Art CancroFinished the ULUI command. Need to update WebCit befor...
2016-04-13 Art CancroRemove previous commit, we actually have GuessMimeByFil...
2016-04-13 Art CancroRevert "quickie function guess_image_content_type(...
2016-04-13 Art Cancroquickie function guess_image_content_type() to guess...
2016-04-13 Art Cancromoar code heere
2016-04-12 Art CancroMore skeleton code
2016-04-12 Art CancroRemove the _userpic_ functionality from UIMG , it is...
2016-04-12 Art CancroSkeleton ULUI command and cmd_ului() function. Also...
2016-04-12 Art Cancrofix warnings - remove variables no longer needed
2016-04-12 Art Cancroupdate the comments in cmd_dlui() to match what I put...
2016-04-12 Art CancroUpdated some comments.
2016-04-11 Art CancroRemoved old userpic command from the citadel server...
2016-04-11 Art CancroMoved webcit display of user photo to the new protocol
2016-04-10 Art CancroRemove all references to userpic dir other than those...
2016-04-10 Art Cancrofixed old coding style
2016-04-09 Art CancroUser profiles (bios) are now stored as MIME in the...
2016-04-01 Art Cancrorssclient.c - dont compare null strings
2016-04-01 Art CancroUse a tokenizer for ParseRoomNetConfigFile() because...
2016-03-26 Art Cancroremoved some trace messages
2016-03-25 Art CancroRemoved the "filter" parameter from CtdlForEachNetCfgRo...
2016-01-28 Wilfried Goesgensdon't issue slrp_highest if we're viewing users mailboxes.
2016-01-23 Wilfried Goesgensmore log silencing.
2016-01-23 Wilfried GoesgensSilence the SMTP server.
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
2016-01-23 Wilfried Goesgensadd missing reply for header listing chat start
2016-01-23 Wilfried GoesgensRevert the parts of 03cd7985fad9d51530f613304869f3b7960...
2016-01-23 Art CancroLearned that LOG_ALERT is not really appropriate for...
2016-01-23 Art CancroIGnet sharing is working properly with the configdb...
2016-01-23 Art Cancrocloser...
2016-01-22 Art CancroRemoved an old crufty upgrade routing -- minimum upgrad...
2016-01-22 Art CancroRemoved libb64's behavior of automatically appending...
2016-01-18 Art Cancroremoved some newlines from above
2016-01-18 Art CancroHandle zero-length legacy netconfig files correctly...
2016-01-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-06 Wilfried Goesgensremove INLINE, it seems to be problematic with newer...
2016-01-04 Art CancroAlmost done...
2016-01-03 Wilfried Goesgensits wCLog now, as js styleguides command us.
2016-01-03 Wilfried Goesgensadjust case
2016-01-03 Wilfried GoesgensIf we find '/' in message IDs, only use the following...
2016-01-03 Wilfried GoesgensAdd macro to calculate a hash from a part of the message id
2016-01-03 Wilfried GoesgensConstruct the msgid for wiki entries by appending the...
2016-01-03 Art CancroRemove unneeded newlines from syslog calls
2016-01-03 Art Cancromore progress on callers
2016-01-03 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-03 Art CancroRemoved the caching of netconfig entries. The caching...
2016-01-03 Art CancroChanged the way we log errors if serv_vcard cannot...
2016-01-02 Wilfried GoesgensAdd publish button to \edit rooms
2016-01-02 Wilfried Goesgensfix token.
2016-01-02 Wilfried GoesgensAdd the IDs of a message to the markup, so .js can...
2016-01-02 Wilfried GoesgensAdd new conditional that finds whether a room name...
2016-01-02 Wilfried GoesgensFollow type change to StrBuf
2016-01-02 Art CancroI should drink more while writing this
2016-01-02 Art CancroDONALD TRUMP IS AWESOME
2016-01-02 Art CancroWhen deleting a room, delete its netconfig configdb...
2016-01-02 Art CancroConvert netconfigs to configdb entries at startup.
2016-01-02 Art Cancroroom_ops.c: minor style cleanups which barely justify...
2016-01-01 Art Cancronetconfig.c: Remove unnecessary newlines from syslog
2016-01-01 Art Cancro* New function CtdlDelConfig() to delete a config db...
2016-01-01 Wilfried GoesgensTemplatize.
2015-12-31 Wilfried GoesgensAdd new mask to create a blog + edit room with sample...
2015-12-31 Wilfried GoesgensFix flipping to alternate templates, and add success...
2015-12-31 Wilfried GoesgensFix free loading of other templates; add success flag.
2015-12-31 Wilfried GoesgensParametrize the escaping of the IMPORTANTMESSAGE token.
2015-12-30 Wilfried GoesgensTemplatize the info editing boxes
2015-12-27 Wilfried Goesgensrename template so the name is more meaningfull.
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2015-12-26 Wilfried GoesgensAdd more headers that only appear on the transport...
2015-12-21 Wilfried Goesgensput standard handlers into their own enum-lookupable...
2015-12-21 Wilfried GoesgensUse a table similar to citserver to map message fields.
2015-12-20 Wilfried GoesgensImplemnet new message listing mode, that allows to...
2015-12-20 Wilfried GoesgensAdd lookup table for message headers instead of doing...
2015-12-20 Wilfried Goesgensmove FourHash into libcitadel.
2015-12-20 Wilfried GoesgensImprove documentation:
2015-12-20 Wilfried GoesgensSplit mailview renderers from mailview tokens
2015-12-20 Wilfried GoesgensRemove function from header.
2015-12-20 Wilfried GoesgensRemove function from header.
2015-12-20 Wilfried Goesgensremove disappeared function from header.
2015-12-20 Wilfried GoesgensRemove unneccesary stuff from webcit.h
2015-12-13 Wilfried Goesgensadd preference whether the user prefers to send markdow...
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-12-13 Wilfried Goesgensfix peramnent link to blog entry
2015-12-13 Wilfried GoesgensAdd new setting to disable posting of notification...
2015-12-13 Wilfried Goesgensfix link
2015-12-12 Wilfried GoesgensTemplate the last bits of the blog view.
2015-12-12 Wilfried Goesgensadd template token to output the current hostname
2015-12-12 Wilfried GoesgensUse strbuf in template token handler
2015-12-06 Wilfried GoesgensProtect precious strlens, as pointed out by John Goerzen
2015-12-03 Wilfried GoesgensBy John Goerzen: fix buffer overrun in the text client...
2015-11-26 Art CancroUpdated the COPYING file to have a 2015 date instead...
2015-11-25 Art CancroHandle importing of new config system in serv_migrate.c
2015-11-25 Art CancroRemoved unneeded newlines in serv_migrate.c
2015-11-21 Wilfried GoesgensCleanup
2015-11-19 Wilfried Goesgensfinalize vcard list display
2015-11-19 Wilfried Goesgensfix vcard sorting and tabs
2015-11-19 Wilfried GoesgensFix off by one when cutting utf8-strings
2015-11-17 Wilfried Goesgensremove wrong output of tail item
next