Changed how Message-ID RFC2822 field is generated
[citadel.git] / webcit / addressbook_popup.c
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2021-08-25 Art CancroTrivial commit to test automated builds
2015-10-18 Wilfried GoesgensFinalize vcard editing:
2012-08-24 Wilfried GoesgensADDRESSBOOK POPUP: templatize.
2012-08-24 Wilfried GoesgensAdressbook-popup: set link using the template.
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...
2011-12-05 Art CancroBegan replacing the FSF's street address with their
2011-09-04 the_mgtRenamed the /icons directory to /webcit_icons because...
2011-09-04 the_mgtAdapted c-files to new iconset "Essen"
2011-09-04 Art CancroChanged 'free software' to 'open source' to piss off...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-05-25 Art Cancro* added some missing license declarations
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-02-10 Wilfried Göesgens* move serv_info into the session, here we can control...
2009-01-09 Wilfried Göesgens* move addressbook popup code back from trailing javasc...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-07 Wilfried Göesgens* follow api-change in several places
2008-10-03 Art CancroFinished the trailing_javascript API and moved a few...
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-08-04 Wilfried Göesgens* ig made it.
2008-08-03 Wilfried Göesgens* abstract setting per room preferences
2008-08-03 Wilfried Göesgens* remove Dave's SYS_ users from the addressbookpopup...
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-06-16 Art CancroWhen grabbing addresses for the address book popup...
2008-05-17 Art CancroSort address book popup forward, not reverse
2008-04-30 Wilfried Göesgens* updated listsorts to have '0' as sort order in all...
2008-04-26 Wilfried Göesgens* migrated to new hash create signature
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-04-02 Wilfried Göesgens* moved url argument list to hash.
2008-03-19 Wilfried Göesgens* this way arround some compilers like the casts better.
2008-03-05 Wilfried Göesgens* first of the three sorts uses URLescputs, the second...
2008-03-05 Art CancroBacked out changes in r6088 of addressbook_popup.c
2008-03-02 Wilfried Göesgens* make server_getln return the number of bytes it read
2007-11-10 Art CancroWhen populating the address book popup with the contents of
2007-04-23 Art CancroA single address book popup now supports multiple
2007-04-23 Art CancroAllow multiple addresses to be selected.
2007-04-21 Art CancroIn addition to all available address book rooms, the...
2007-04-20 Art Cancro* Address book popup is now complete
2007-04-20 Art Cancromore work on the address book popup
2007-04-19 Art CancroAddress book popup now populates with actual contacts.
2007-04-19 Art Cancroh0h0h0./webserver -p80 Prototype has an 'evalscripts...
2007-04-14 Art Cancro* Reduce address book popup titlebar/roomselector to...
2007-04-13 Art CancroAddress book popup is now rendered using an ajax refresh
2007-04-11 Art CancroAddress book popup now begins to look like something...
2007-04-07 Art Cancro* Room info popup now uses Scriptactulous appear and...