Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / useredit.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.h.
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-11-23 Art CancroReplace striplt() with string_trim() in all the places...
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2021-08-14 Art CancroAdditional work on the alias table. This is taking...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-05 Art CancroCode cleanup. Added template conditional for suppressi...
2018-04-05 Art CancroRenderers cleanup part 1
2017-07-10 Art CancroEditing of account email addresses using the new server...
2016-04-21 Art CancroDisplay roompic in the banner using the new code
2016-04-11 Art CancroMoved webcit display of user photo to the new protocol
2015-12-30 Wilfried GoesgensTemplatize the info editing boxes
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2013-02-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
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-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-17 Wilfried GoesgensUser Biography display: remove call, do through templat...
2012-07-17 Wilfried GoesgensRework templating context access so contexts can be...
2012-07-17 Wilfried GoesgensUSER:BIO: add linebreaks while loading the users biogra...
2012-05-15 Art Cancroremoved a bunch of blank comment lines
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-09-16 Art CancroConditional_USER_HAS_PIC() was leaving the download...
2011-09-04 Wilfried Goesgensmove the rest of the places to use AppendImportantMessa...
2011-09-04 Wilfried Goesgensbuybuy plaintext important message.
2011-09-04 Wilfried Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-09-04 Wilfried Goesgenswe have to wrap do_template into some functions, else...
2011-09-04 Wilfried Goesgensfix evaluating of userlist bios...
2011-09-04 Wilfried Goesgenstemplatize userlist
2011-09-04 Art CancroRemoved the unused second argument from the do_template...
2011-09-04 Wilfried GoesgensFix of terminate problem while loading user list
2011-09-04 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-06-17 Wilfried Göesgens* ConditionalUserAccess (): don't access the token...
2010-02-26 Wilfried Göesgens* utilize user enum, forward it into the templates...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-12 Wilfried Göesgens* fix memleak
2010-01-12 Wilfried Göesgens* upsi, some links to templates which didn't follow...
2009-12-22 Wilfried Göesgens* wrong evaluation of return value; we're actualy _expe...
2009-12-21 Wilfried Göesgens* make shure the buffer is cleared
2009-11-08 Wilfried Göesgens* since we load vcards as message body now, finding...
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-09-03 Wilfried Göesgens* initialize stat here too.
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-29 Art Cancro* Modified load_msg_pointers(), gave it the ability...
2009-07-16 Wilfried Göesgens* fix memleak.
2009-06-19 Art Cancro* locate_user_vcard_in_this_room() lost the ability...
2009-06-19 Art Cancro* More style cleanup
2009-05-07 Wilfried Göesgens* fix memleak
2009-05-04 Wilfried Göesgens* undo linebuffering, its going away under that name
2009-04-29 Wilfried Göesgens* temporary solution to our ser_readln migration: have...
2009-04-28 Wilfried Göesgens* output errors via important_message
2009-04-28 Wilfried Göesgens* start migrating important message to strbuf; have...
2009-04-26 Wilfried Göesgens* use load_message in the useredit form
2009-04-25 Wilfried Göesgens* allow groupdetection in user sorters
2009-01-19 Art Cancro* Edit user: markup was showing through because USERLIS...
2009-01-19 Art Cancro* iterate_load_userlist() zeroed out the wrong struct...
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-11 Wilfried Göesgens* complete the sorting api by non-room based preferences
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-05 Art Cancro* locate_user_vcard() wasn't using either of its suppli...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-11-06 Wilfried Göesgens* put filename reference into token, so we can put...
2008-11-06 Wilfried Göesgens* upgrade hash retriever function, it now takes the...
2008-10-23 Wilfried Göesgens* handle the two other cases of user modificaion.
2008-10-16 Art CancroTrust the compiler to do short-circuit evaluation.
2008-10-14 Art CancroCleaned up some of the comments ... removed vestiges...
2008-10-01 Wilfried Göesgens* just keep the time_t representation of dates
2008-10-01 Wilfried Göesgens* fix times of last user access and now
2008-09-28 Wilfried Göesgens* templatize user editing
2008-09-28 Wilfried Göesgens* migrate userlist to templating.
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-03-10 Art CancroWebCit UI for user rename
2007-12-03 Art Cancro* WebCit now clarifies, using a localized message ...
2007-10-02 Art CancroSaving vCards now requires the API caller to specify...
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-03-13 Art CancroChanges to vcard handler required for Bynari Connector...
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-13 Wilfried Göesgenstolowered the embedded html.
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-23 Wilfried GöesgensDone with doxygenizing
next