citadel.git
2010-08-11 Wilfried Göesgens* load_siteconfig(): revalidate what the server gives...
2010-08-11 Wilfried Göesgens* we don't have newmsgs anymore.
2010-08-10 Wilfried Göesgens* fix tiny errors which tidy demands
2010-08-10 Wilfried Göesgens* add link to the new implementation of roomops
2010-08-10 Wilfried Göesgens* GetWhoKnowsHash (): fix leaks.
2010-08-10 Wilfried Göesgens* default-select the Current-view, not the default...
2010-08-10 Wilfried Göesgens* embed_room_banner() remove own goto code, use the...
2010-08-10 ich... and this point is now: added translatable alt tags
2010-08-10 Wilfried Göesgens* the navbar style isn't used, remove it.
2010-08-09 Wilfried Göesgens* embed_view_o_matic(): rest in pieces.
2010-08-09 Wilfried Göesgens* remove the now unneccesary stuff from embed_room_banner()
2010-08-09 Wilfried Göesgens* fix ROOM:INFO:PRINT_NAME
2010-08-09 Wilfried Göesgens* fix broken token
2010-08-09 Wilfried Göesgens* fix select-o-matic
2010-08-09 Wilfried Göesgens* fix room icon
2010-08-09 Wilfried Göesgens* oops, DefView and defview were duplicates. remove...
2010-08-09 Wilfried Göesgens* switch the roomviews from defines to enum (of same...
2010-08-06 Wilfried Göesgens* new tokens for THISROOM:MSGS:NEW THISROOM:MSGS:TOTAL
2010-08-06 ichof course i forgot to add the proper "alt" tags......
2010-08-05 Wilfried Göesgens* add the room banner to the edit screen
2010-08-05 Wilfried Göesgens* add THISROOM:FILES:N and THISROOM:FILES:STR
2010-08-05 ichsome indention and switching to templates for viewomati...
2010-08-05 Wilfried Göesgens* remove the obsolete START session callback
2010-08-05 ichAdded readinfo and viewomatic templates. viewomatic...
2010-08-05 Wilfried Göesgens* remove the room infomatic, add templates
2010-08-05 Wilfried Göesgens* migrate search-o-matic to template only.
2010-08-05 Wilfried Göesgens* the new roomimage-template.
2010-08-05 Wilfried Göesgens* finish off ROOMPIC hard coded callback, thanks the_mg...
2010-08-05 Wilfried Göesgens* initialize_axdefs() call me via the init hooks
2010-08-05 Wilfried Göesgens* initialize_viewdefs (): call me via the init hook
2010-08-05 Wilfried Göesgens* fix room-edit-tabs to be more tidy conformant.
2010-08-05 ichHTML Validation for the event editing tabs
2010-08-05 ichHTML Validation patch, makes the calendar view mostly...
2010-08-05 ichBeginning of the HTML validation of webcit pages. Chang...
2010-08-02 Wilfried Göesgens* remove wraping form, its wrong.
2010-08-02 Wilfried Göesgens* display the number
2010-08-02 Wilfried Göesgens* free the new members of a floor
2010-08-02 Wilfried Göesgens* add THISROOM:FLOOR:NAME so tab_expire can show the...
2010-08-02 Wilfried Göesgens* don't flush room/floorlists at the end of each reques...
2010-08-01 Wilfried Göesgens* fix several typos
2010-08-01 Wilfried Göesgens* remove wrong placed )
2010-08-01 Wilfried Göesgens* correct token-count error detection in the iterators
2010-08-01 Wilfried Göesgens* preeval_iterate(): also check the required parameters.
2010-07-31 Wilfried Göesgens * start correcting syntax errors, resolve some todos
2010-07-31 Wilfried Göesgens * add defines for IGNET parts
2010-07-31 Wilfried Göesgens* move GNET-pop3 enum to libcitadel
2010-07-31 Wilfried Göesgens* add iterator ITERATE:THISROOM:WHO_KNOWS that wraps...
2010-07-31 Wilfried Göesgens* fix typo in conditional name
2010-07-31 Wilfried Göesgens* ignore autom4te.cache
2010-07-31 Wilfried Göesgens* add iterator for WHOK
2010-07-29 Wilfried Göesgens* migrate all the UA_ conditionals into one that takes...
2010-07-29 Wilfried Göesgens* typo in define, fixed.
2010-07-29 Wilfried Göesgens* add New Tokens & conditionals for extended room attri...
2010-07-29 Wilfried Göesgens* AppendImportantMessage(): upsi, git remembers what...
2010-07-29 Wilfried Göesgens* by the_mgt: HTML compliance patch
2010-07-29 Wilfried Göesgens* AppendImportantMessage(): api function to set Importa...
2010-07-29 Wilfried Göesgens* call SetTitles()
2010-07-29 Wilfried Göesgens* fix mk_svn_revision in trunk too.
2010-07-29 Wilfried Göesgens* remove setup_dir and lean on what citadel_dirs.c...
2010-07-29 Wilfried Göesgens* move config file loading into its own function
2010-07-29 Wilfried Göesgens* move init script handling into its own function
2010-07-29 Wilfried Göesgens* move stuff cleaning up old, now unneeded files into...
2010-07-29 Wilfried Göesgens* move default initializing into its own subfunciton
2010-07-29 Wilfried Göesgens* call new directory creation function
2010-07-29 Wilfried Göesgens* add function to create the directory tree citadel...
2010-07-29 Wilfried Göesgens* check for i18 stuff
2010-07-29 Wilfried Göesgens* switch to enum for better readability
2010-07-28 Wilfried Göesgens* display_shutdown(): fix template reference
2010-07-28 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector() fix bug cutting...
2010-07-28 Art Cancro* All components of both stable and trunk noted as...
2010-07-28 Art Cancro* When outputting legacy Citadel format messages, stop...
2010-07-27 Wilfried Göesgens* sanitize the_mgts templates as webcit tells us; not...
2010-07-27 Wilfried Göesgens* tmpl_iterate_subtmpl(): we now enter this function...
2010-07-27 Wilfried Göesgens* LogTemplateError(): allow referencing random tokens...
2010-07-27 Wilfried Göesgens* ctdl_internal_thread_func(): just use SYS_gettid...
2010-07-27 Art Cancro* Changed some instances of 'struct CitContext *CCC...
2010-07-26 Art Cancro* When searching instant message logs for transcripts...
2010-07-26 Wilfried GöesgensFix IMAP-List command
2010-07-25 Wilfried Göesgens* StrBufDecodeBase64(): init output buffer so in case...
2010-07-24 Wilfried Göesgens* StrBufSanitizeEmailRecipientVector () fix null pointe...
2010-07-23 Art Cancro* Rewrote vCtdlLogPrintf() to NOT use any buffers at...
2010-07-22 Wilfried Göesgens* add the_mgts room edit templates.
2010-07-22 Wilfried Göesgens* tmplput_HOST_DISPLAYNAME() to output our current...
2010-07-22 Wilfried Göesgens* templatize manual post
2010-07-22 Art Cancro* Remove IPv4 server code from WebCit in trunk. Client...
2010-07-22 Art Cancro* Fixed bug introduced in r8304. CtdlSockGetLine(...
2010-07-21 Art Cancro* imap_load_part() is expecting the desired_section...
2010-07-21 Art Cancro* indentation fix
2010-07-21 Art Cancro* Fix a bug that caused a logging problem but did not...
2010-07-21 Art Cancro* Minor logging change while I work on fixing imap...
2010-07-21 Art Cancro* Suppress Envelope-To: header during SMTP sends
2010-07-21 Art Cancro* Fix 100 percent cpu loop when ipv6 is enabled
2010-07-20 Wilfried Göesgens* evaluate_mime_part(): also evaluate sub-parts
2010-07-20 Art Cancro* internal version number 781 in trunk, so we can do...
2010-07-20 Art Cancro* trunk webcit is now IPv6-enabled by default
2010-07-20 Wilfried Göesgens* remove -finline-functions; it breaks the ubuntu...
2010-07-19 Wilfried Göesgens* update debian changelog.
2010-07-19 Wilfried Göesgens* remove url-encoded strings; the Engine is advised...
2010-07-19 Wilfried Göesgens* duplicate memreadline & bmstrcasestr to a const and...
2010-07-19 Wilfried Göesgens* InitModule_MSGRENDERERS(): don't make citserver send...
next