Set internal version numbers to 8.21
[citadel.git] / webcit /
2013-10-16 Art CancroSet internal version numbers to 8.21
2013-10-07 Wilfried GoesgensRemove false cookies from the browser to avoid endless...
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
2013-08-14 Art CancroAdjusted paramhandling to accept parameters with empty... v8.20
2013-08-11 Art Cancrofixed some comment syntax
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-03 Art CancroInstant expunge is now the only mode of operation....
2013-07-19 Wilfried GoesgensDisable ical rendering for now.
2013-07-16 Art CancroUpdated all version numbers to 8.20 in preparation...
2013-07-06 Wilfried GoesgensVCARD: if we loaded the vcard mime from the server...
2013-06-25 Wilfried GoesgensGETTEXT: when re-using a session, make shure we re...
2013-06-25 Wilfried GoesgensGETTEXT: Browser detection; if we don't know any of...
2013-06-25 Wilfried GoesgensGETTEXT: represent C as en_US to the user - no one...
2013-06-25 Wilfried GoesgensSUBST: bad bug in plain text substitution: need to...
2013-06-23 Wilfried GoesgensSUBST: fix warnings.
2013-06-23 Wilfried GoesgensGETTEXT: optionaly allow to escape translated tokens.
2013-06-23 Wilfried GoesgensDEB: also warn uninitialized access when doing debug...
2013-06-12 Wilfried GoesgensMailinglists: possible room aliases have to be prepared...
2013-05-16 Wilfried GoesgensWebcit dupe-zapper
2013-04-21 Wilfried GoesgensUnix domain sockets don't work well in non-blocking.
2013-04-12 Wilfried GoesgensLogin: fix typo in token
2013-03-31 Wilfried GoesgensRework Login dialog to work with rekonq (and hopefully...
2013-03-26 Wilfried GoesgensInfrastructure: if we don't find the ical headers durin...
2013-03-19 Wilfried Goesgensthere is no ar_AR, we choose ar_AE.
2013-03-18 Wilfried GoesgensGETTEXT: rather choose the language on the array of...
2013-03-18 Wilfried Goesgensoops, we chose to do this in alphabetic order.
2013-03-18 Wilfried GoesgensTranslation: add arabic
2013-03-11 Wilfried GoesgensTinyMCE: enable browser based spellchecking. Tnx ax25...
2013-03-06 Wilfried Goesgensoops, we chose to do this in alphabetic order.
2013-03-06 Wilfried GoesgensTranslation: add arabic
2013-02-18 Wilfried Goesgensmake the server connection to citserver nonblocking...
2013-02-18 Wilfried GoesgensNETCFG: add a UI interface to add participates.
2013-02-16 Wilfried GoesgensWhen trying to bind default broadcast (ipv6) fails...
2013-02-16 Wilfried GoesgensWhen trying to bind default broadcast (ipv6) fails...
2013-02-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
2013-02-05 Wilfried GoesgensSyslog: adjust loglevels to sane values.
2013-02-05 Wilfried GoesgensSession Cleanup: init timestamp properly.
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-29 Wilfried GoesgensCONTEXT: add interlock with cleanup / attaching of...
2013-01-29 Wilfried GoesgensICAL: add debug code to edit messages
2013-01-10 Art CancroConverted a strncmp to a strncasecmp to avoid a compile...
2013-01-01 Wilfried GoesgensDIRECTORY Iterating: fix typo found by Rachid; use...
2012-12-23 Wilfried GoesgensROOMEDITING: fix html style
2012-12-23 Wilfried GoesgensMAILINGLIST: add facility to choose the default room...
2012-12-17 Wilfried GoesgensRoom-Editing: offer a dropdown to choose from configure...
2012-12-16 Wilfried GoesgensROOMEDIT: add a way to configure aliases
2012-12-09 Wilfried GoesgensReplyToAll: fix typo in string matching table
2012-12-05 Wilfried GoesgensGVEA: StrLength is NULL-Safe and truly tells us whether...
2012-12-05 Wilfried GoesgensChoose default sender email address by envelope recipient
2012-12-01 Wilfried GoesgensAddressbook popup: fix escaping.
2012-11-27 Wilfried Goesgensresync translations with launchpad
2012-11-26 Wilfried GoesgensSUBST: context rework: some more places for memset...
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-26 Wilfried GoesgensMIME-Renderer typechange: forgot this handler.
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-11-11 Wilfried Goesgensremove duplicate.
2012-11-11 Wilfried Goesgensre-sync translations
2012-11-11 Wilfried GoesgensStart resync launchpad translation: french by Robert...
2012-11-04 Wilfried GoesgensICAL: validate & fix recurrence and conflict checking.
2012-11-04 Wilfried GoesgensICAL: wrap div around attachmentview, so columns don...
2012-11-04 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-04 Wilfried GoesgensICAL: add conflict handling
2012-11-04 Wilfried GoesgensSUBST: fix double linked list handling for contexts.
2012-11-04 Wilfried GoesgensMessages: add missing initializations of contexts.
2012-11-04 Wilfried GoesgensICAL: properly delete iterator content after done.
2012-11-01 Wilfried GoesgensSUBST: CheckContext: log token name the context is...
2012-10-28 Wilfried GoesgensICAL: implement server backend for conflict handling.
2012-10-28 Wilfried GoesgensICAL: add handling for appointment attendees.
2012-10-28 Wilfried GoesgensMIME-Renderers: change interface.
2012-10-28 Wilfried GoesgensROOMLIST: start with n = 0 instead of random.
2012-10-28 Wilfried GoesgensCALENDAR: attendees are to be found on ch not on buf.
2012-10-28 Wilfried GoesgensICAL Display: stack conditionals rather than try to...
2012-10-27 Wilfried GoesgensICAL: fix calculation of the icaltime pointer in our...
2012-10-27 Wilfried GoesgensSUBST: free the sub-context also if we have a negative...
2012-10-27 Wilfried GoesgensICAL-SUBST: work on viewing
2012-10-27 Wilfried GoesgensSUBST: fix conditionals creating sub-contexts
2012-10-27 Wilfried GoesgensBSTR: add method to run-time add numbers
2012-10-21 Wilfried GoesgensURL-Parsing: fix off by one when checking the length...
2012-10-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-10-18 Wilfried GoesgensTEMPLATING: add possibility to stack another context...
2012-10-18 Wilfried GoesgensICAL Templating: work on porting the display of events...
2012-10-18 Wilfried GoesgensBootstrapping
2012-09-23 Wilfried Goesgensmake git compileable again. more work on this topic...
2012-09-03 Wilfried GoesgensICAL: some work on adding ical items into templates
2012-09-03 Wilfried GoesgensSUBST: add a way to post plain char* strings into templ...
2012-09-03 Wilfried Goesgenswebcit_fmt_date: return length of generated string
2012-08-25 Art CancroWhen logging an invalid url_key include the browser...
2012-08-25 Wilfried GoesgensURL-Parsing: abort on error.
2012-08-24 Wilfried GoesgensADDRESSBOOK POPUP: templatize.
2012-08-24 Wilfried GoesgensPARAMHANDLING: add parser for paired lists; which then...
2012-08-24 Wilfried GoesgensROOMHANDLING: add conditional which can compare the...
2012-08-24 Wilfried GoesgensSUBST: add method to retrieve room preferences from...
2012-08-24 Wilfried GoesgensAdressbook-popup: set link using the template.
2012-08-24 Wilfried GoesgensLISTSUSB: finalize templating.
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-08-21 Wilfried GoesgensDnD-Move: remove debug log.
2012-08-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-08-21 Wilfried GoesgensDrag+Drop move: propperly escape the roomname so +...
2012-08-21 Stefan GartheRemoved borders around blockquotes and adapted margins...
2012-08-21 Stefan GartheBeautified the margins on the nested blockquotes in...
next