citadel.git
2010-08-15 Art Cancro* Rewrote webcit_tcp_server() to work with both IPv4...
2010-08-15 Art Cancro* Renamed ig_tcp_server() to webcit_tcp_server()
2010-08-14 Wilfried Göesgens* fix various tiny flags, room-config is working flawle...
2010-08-14 Wilfried Göesgens* FlushFolder (): memset (0) the struct, so flags etc...
2010-08-14 Wilfried Göesgens* add a way for the tabbed api to re-open the same...
2010-08-14 Wilfried Göesgens* print the header of the tab into the comment before...
2010-08-14 Wilfried Göesgens* fix the anon radiobutton group
2010-08-14 Wilfried Göesgens* fix condition for private invitation only rooms.
2010-08-14 Wilfried Göesgens* oops, didn't see that case. corrected.
2010-08-14 Wilfried Göesgens* embed_room_banner () simplify switch to one
2010-08-14 Wilfried Göesgens* defines may now be ored or anded
2010-08-14 Wilfried Göesgens* fix rendering of room_edit template
2010-08-14 Wilfried Göesgens* fix whether we can create a floor or not.
2010-08-14 Wilfried Göesgens* after creating a floor, flush the caches.
2010-08-14 Wilfried Göesgens* remove ; from macro
2010-08-14 Wilfried Göesgens* fix CONTEXTSTRARR in the register call and the useage...
2010-08-14 Wilfried Göesgens* fix typos in icon name
2010-08-14 Wilfried Göesgens* switch display_editroom to template room_edit in...
2010-08-14 Wilfried Göesgens* fix token command, subtemplates are = not _
2010-08-14 Wilfried Göesgens * GetNetConfigHash(): move forward while loading setti...
2010-08-13 Wilfried Göesgens* link the entroom template, remove the function
2010-08-12 Wilfried Göesgens* templatize the room creation form
2010-08-11 Wilfried Göesgens* ignore profiler output files
2010-08-11 Wilfried Göesgens* migrate display_private to templates
2010-08-11 Wilfried Göesgens* remove long gone function headers
2010-08-11 Wilfried Göesgens* remove no longer used room/floor loading functions
2010-08-11 Wilfried Göesgens* burn our folder cache when zapping/deleting
2010-08-11 Wilfried Göesgens* templatize zap room list
2010-08-11 Wilfried Göesgens* going to 00000 doesn't refresh our state, it just...
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...
next