Deleted some system banners that are no longer referenced
[citadel.git] / webcit /
2017-03-08 Art Cancroholy crap did I break this badly by reformatting it...
2017-03-08 Art CancroDon't force_room=Contacts in the vCard edit template
2017-03-07 Art Cancrofound the bug! fixed it!
2017-03-07 Art Cancroblah
2017-03-07 Art CancroIsolated the bug (but haven't fixed it yet)
2017-03-07 Art Cancrostyle cleanup , we have wide screens now
2017-03-05 Art CancroSuppress stray display of contact names over address...
2017-03-05 Art Cancrospell 'yahoo' correctly
2016-11-07 Art CancroVersion number to 903 for distribution
2016-08-22 Art CancroRemoved traces of another build that leaked into git...
2016-05-13 Art Cancrotextclient: don't try to stat citadel.config; it doesn...
2016-05-06 Art CancroQuick hack to buildpackages, use "buildpackages version... Release_902
2016-05-03 Art CancroFixed the version number display in the template
2016-05-03 Art CancroHide the Telephone Number field in the site config...
2016-04-23 Art CancroAdded a cast to silence a compiler warning
2016-04-21 Art Cancrowebcit now uses the new roompic calls
2016-04-21 Art CancroDisplay roompic in the banner using the new code
2016-04-20 Art Cancrocopyright date
2016-04-20 Art CancroLoadXRoomPic() and the XHaveRoomPicLoaded conditional...
2016-04-15 Art CancroBegin removing the decimal point from our version numbe...
2016-04-14 Art CancroBegin removing the decimal point from our version numbe...
2016-04-13 Art CancroRemoved the _floorpic_ infrastructure entirely -- we...
2016-04-13 Art CancroUpdate webcit to use the new ULUI command to upload...
2016-04-11 Art CancroMoved webcit display of user photo to the new protocol
2016-01-28 Wilfried Goesgensdon't issue slrp_highest if we're viewing users mailboxes.
2016-01-03 Wilfried Goesgensits wCLog now, as js styleguides command us.
2016-01-03 Wilfried Goesgensadjust case
2016-01-03 Wilfried GoesgensIf we find '/' in message IDs, only use the following...
2016-01-03 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2016-01-02 Wilfried GoesgensAdd publish button to \edit rooms
2016-01-02 Wilfried Goesgensfix token.
2016-01-02 Wilfried GoesgensAdd the IDs of a message to the markup, so .js can...
2016-01-02 Wilfried GoesgensAdd new conditional that finds whether a room name...
2016-01-02 Wilfried GoesgensFollow type change to StrBuf
2016-01-01 Wilfried GoesgensTemplatize.
2015-12-31 Wilfried GoesgensAdd new mask to create a blog + edit room with sample...
2015-12-31 Wilfried GoesgensFix flipping to alternate templates, and add success...
2015-12-31 Wilfried GoesgensFix free loading of other templates; add success flag.
2015-12-31 Wilfried GoesgensParametrize the escaping of the IMPORTANTMESSAGE token.
2015-12-30 Wilfried GoesgensTemplatize the info editing boxes
2015-12-27 Wilfried Goesgensrename template so the name is more meaningfull.
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2015-12-21 Wilfried Goesgensput standard handlers into their own enum-lookupable...
2015-12-21 Wilfried GoesgensUse a table similar to citserver to map message fields.
2015-12-20 Wilfried GoesgensSplit mailview renderers from mailview tokens
2015-12-20 Wilfried GoesgensRemove function from header.
2015-12-20 Wilfried GoesgensRemove function from header.
2015-12-20 Wilfried Goesgensremove disappeared function from header.
2015-12-20 Wilfried GoesgensRemove unneccesary stuff from webcit.h
2015-12-13 Wilfried Goesgensadd preference whether the user prefers to send markdow...
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-12-13 Wilfried Goesgensfix peramnent link to blog entry
2015-12-13 Wilfried GoesgensAdd new setting to disable posting of notification...
2015-12-13 Wilfried Goesgensfix link
2015-12-12 Wilfried GoesgensTemplate the last bits of the blog view.
2015-12-12 Wilfried Goesgensadd template token to output the current hostname
2015-12-12 Wilfried GoesgensUse strbuf in template token handler
2015-11-21 Wilfried GoesgensCleanup
2015-11-19 Wilfried Goesgensfinalize vcard list display
2015-11-19 Wilfried Goesgensfix vcard sorting and tabs
2015-11-17 Wilfried Goesgensremove wrong output of tail item
2015-11-17 Wilfried GoesgensCleanup vcard rendering code
2015-11-17 Wilfried GoesgensFinalize vcard list templates
2015-11-17 Wilfried GoesgensHTML-escape tablabels.
2015-11-16 Wilfried GoesgensTemplatize email list interface.
2015-11-16 Wilfried GoesgensFinalize new iterator property tokens: COND:ITERATE...
2015-11-16 Wilfried GoesgensMake it const.
2015-11-09 Wilfried Goesgensmove CTX_VCARD one layer up: so we have the message...
2015-11-09 Wilfried GoesgensCleanup templating of vcard lists
2015-11-09 Wilfried GoesgensAdd modulo operator for the list iterator so the templa...
2015-11-06 Wilfried GoesgensCleanup vcard rendering code to be better able to templ...
2015-10-29 Wilfried GoesgensOutput really all email headers in the mail headers...
2015-10-18 Wilfried GoesgensFinalize vcard editing:
2015-10-12 Wilfried GoesgensStart migrating the vcard editing formulars to templates
2015-10-11 Wilfried GoesgensCleanup.
2015-10-11 Wilfried Goesgensfix buffer overrun
2015-10-11 Wilfried Goesgensfix memory leak for invavlid HTTP-Heeaders
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-11 Wilfried GoesgensImplement template based display of a single vcard.
2015-10-11 Wilfried GoesgensImplement iterators over vcard types, used vcard fields...
2015-10-11 Wilfried GoesgensAdd macro so application code can more easily _not_...
2015-10-11 Wilfried Goesgensthis way around the filter logic status is more common...
2015-10-07 Wilfried GoesgensFix error handling to avoid XSS attacks.
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-07-24 Wilfried GoesgensFix error number for maxed out server users.
2015-07-21 Wilfried GoesgensWork on vcards
2015-07-21 Wilfried GoesgensAdd filter option to iterators
2015-06-03 Wilfried GoesgensWork on vcards
2015-06-03 Wilfried GoesgensAdd filter option to iterators
2015-05-19 Wilfried GoesgensAdd way to have structured URL-parametrs using : in...
2015-05-19 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-19 Wilfried GoesgensCatch Z-BUS errors in templates.
2015-05-10 Wilfried GoesgensAdd way to have structured URL-parametrs using : in...
2015-05-09 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-09 Wilfried GoesgensCatch Z-BUS errors in templates.
2015-05-06 Wilfried GoesgensImplement dynamic vcard tokens
2015-05-06 Wilfried GoesgensFix pointer indirection in free'ing of list
2015-05-06 Art Cancromerge
2015-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
next