Fix StrHtmlEcmaEscAppend() more edge cases in utf8 handling
[citadel.git] / webcit /
2011-07-19 Art CancroDBG_QR[2] now a configurable loggable
2011-07-19 Art CancroWrap all calls to pthread_mutex_lock() and pthread_mute...
2010-12-15 Wilfried GoesgensRoom info in banner should respect utf8 when cutting...
2010-12-14 Art CancroRoom info in banner was completely broken. Fixed.
2010-12-13 Art CancroJ-escape instead of U-escape attachment removal urls.
2010-12-13 Art Cancroremove attach works now but has filename escape bugs
2010-12-13 Art Cancrourl binding and skeleton js for remove attachment
2010-12-13 Art CancroWrote the ajax call for remove_attachment(), todo:...
2010-12-12 Art CancroAttachments count is now updated in navbar
2010-12-12 Art CancroShow throbber during attachment upload
2010-12-11 Art CancroHide upload box during an upload. TODO: add throbber.
2010-12-11 Art Cancroremove image borders in the upload pane
2010-12-11 Art CancroChange 'Attach' to 'Attachments: 0' (updater will follow)
2010-12-11 Art CancroNew upload dialog is now feature complete
2010-12-10 Art CancroUploading now works. It is ugly but it works.
2010-12-10 Art CancroPerform uploads via a (eventually to be hidden) iframe
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroReworking the enter message and attach dialogs
2010-12-10 Wilfried GoesgensFix typo in translation.
2010-12-10 Wilfried GoesgensHunt for mime_parser bugs...
2010-12-02 Wilfried GoesgensUpdate to launchpad R24
2010-12-01 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-01 Wilfried GoesgensResync to launchpad translation add Bulgarian
2010-11-30 Art CancroDismissing the popup-is-blocked window now opens it...
2010-11-30 Art CancrotoggleModal() now explicitly accepts an argument of...
2010-11-30 Art CancroModal dialog for the popup blocker warning
2010-11-30 Art Cancrofix stupidness in closewindow icon
2010-11-30 Art Cancromake the cancel button 32x32
2010-11-30 Art CancroUse modal dialog for confirm logoff
2010-11-30 Art CancroIntegrated a modal dialog framework (not in use yet)
2010-11-28 Wilfried GoesgensMemleak: getaddrinfo needs freeadrinfo here too.
2010-11-27 Wilfried GoesgensDon't leak FD's while serving static files if they...
2010-11-25 Art Cancro<HTML> and <HEAD> set to overflow: hidden to get rid...
2010-11-25 Art Cancroremove a FIXME that we fixed
2010-11-22 Art CancroPermalinks work now but they are ugly.
2010-11-22 Art CancroBegan working on a permalink system WARNING NOT WORKING YET
2010-11-21 Wilfried Goesgensavoid calling GETR for the number of total/read messages
2010-11-19 Art CancroBegan fleshing out the CSS for blog view
2010-11-16 Wilfried GoesgensDon't send identity header if we want to do gzip compre...
2010-11-15 Wilfried GoesgensMemleak: post_message(): don't forget about the recipie...
2010-11-15 Wilfried GoesgensMemleak: put request local strings into the http-header...
2010-11-15 Art CancroBegan defining CSS for blog view
2010-11-12 Art CancroNew templates for rendering messages as blog posts...
2010-11-12 Art CancroLocalized strings for blog view
2010-11-10 Art Cancromsgbuttons are now back to being ordinary links.
2010-11-09 Wilfried GoesgensUpdate translations to Launchpad R13
2010-11-09 Wilfried Goesgenscheck whether the sorting algorithm specified via BSTRs...
2010-11-04 Wilfried Goesgenshandle errors during netedit:
2010-11-04 Wilfried GoesgensNew macro for putting a Citserver reply into important...
2010-11-01 Wilfried GoesgensUps, its el_GR not el_EL
2010-11-01 Art CancroCosmetic cleanup of previous two commits
2010-11-01 Art CancroFixed the viewdefs code to handle the fact that enum...
2010-11-01 Art Cancroviewdefs is now boolean
2010-11-01 Wilfried GoesgensUpdate translation to Launchpad r7
2010-10-30 Wilfried GoesgensTranslation update to Launchpad #6
2010-10-27 Art CancroMoved the TinyMCE toolbar to the top of the editor...
2010-10-27 Art CancroAdded a little bit of clever JavaScript to make the...
2010-10-27 Art CancroUpgrade TinyMCE
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroNumerous style changes to the 'edit message' dialog...
2010-10-25 Wilfried Goesgens* ParseMessageListHeaders_Detail(): don't overuse StrLe...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Art CancroThe enter-message dialog is now contained by a div...
2010-10-25 Wilfried Goesgens* add a way to pass the workbuffers into the RFC-822...
2010-10-25 Art Cancro"Subject:" and "Subject (optional):" were in the wrong...
2010-10-25 Art CancroCSS3 gradient fill in the banner background ftw!
2010-10-25 Art CancroBlog rendering continued...
2010-10-25 Wilfried Goesgens* Use new MSet-Matcher to retrieve seen state (10%...
2010-10-25 Wilfried Goesgens* bzr R2
2010-10-24 Wilfried Goesgens* fix format string as launchpad told us.
2010-10-24 Wilfried Goesgens* add the blanks etc. as launchpad corrected it
2010-10-22 Wilfried Goesgens* start work on integrating dynamic vcard parsing and...
2010-10-21 Wilfried Goesgens* add translations from launchpad
2010-10-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-21 Wilfried Goesgens* move locations around as needed to do automatic synci...
2010-10-21 Wilfried Goesgens* rename estonian translation as sugested by launchpad
2010-10-19 Art CancroTemporary text renderer for blog view, displays posts...
2010-10-19 Art CancroAdded some comments to the code to jog my memory when...
2010-10-19 Art CancroReworked the internal data model for the blog view.
2010-10-14 Wilfried Goesgens* add VCard-Context
2010-10-13 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-13 Art CancroAdded a FIXME
2010-10-13 Art Cancronumber of comments
2010-10-13 Art Cancroblog renderer
2010-10-12 Art CancroOk, *this* is the way we want it structured internally.
2010-10-12 Art CancroRendering tests
2010-10-12 Art CancroRendering test
2010-10-12 Art CancroStore the thread tree (id/refs) in memory using hashes...
2010-10-06 Art CancroMore underpinnings for blog thread view
2010-10-06 Art CancroMove some of the new code into a separate function
2010-10-06 Art Cancroblog view - retain msgid and refs in array using strbuf...
2010-10-05 Art CancroSlightly darken one of the shades of blue.
2010-10-03 Wilfried Goesgens* use the const str type libcitadel gives us, instead...
2010-10-01 Wilfried GoesgensMerge branch 'master' of git://github.com/psy-q/citadel
2010-09-30 Ramón CahenzliHarmonizing HTML case to lowercase, quoting HTML attrib...
2010-09-30 Ramón CahenzliAdded indentation to the table.
next