Siteconfig: regroup settings
[citadel.git] / webcit /
2012-07-25 Wilfried GoesgensSiteconfig: regroup settings
2012-07-24 Wilfried GoesgensSystem config: add missing closing DIV
2012-07-24 Wilfried GoesgensSMTP-Relay: add other ways of filtering
2012-07-24 Wilfried GoesgensMacOSX compatibility: check whether memcpy is a macro...
2012-07-23 Wilfried GoesgensGuest-login: always check the servinfo pointer before...
2012-07-23 Wilfried GoesgensWHO: if we're aide, offer to edit that users config...
2012-07-20 Wilfried GoesgensMessage composing: add text plain downmix for VIEW_JSON...
2012-07-19 Wilfried Goesgensuser info page: fix typos in links
2012-07-19 the_mgtSame penultimo fixed for blog_view as in stable-81x...
2012-07-19 Wilfried GoesgensEditing: remember room on hidden input field
2012-07-19 Wilfried Goesgensas pointed out by Julien Cristau we changed parts of...
2012-07-19 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 the_mgtadded blog.css and readded view_blog/post.html ...
2012-07-18 the_mgtAdded layout/css for blog view
2012-07-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 Wilfried GoesgensFix messages of unfound tokens
2012-07-18 Wilfried GoesgensCapitalize token name, since we're uppercase everywhere.
2012-07-18 the_mgtHopefully this commits the correct fixes to the blogpos...
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 the_mgtIndented and added a missing </div> in order to display...
2012-07-18 Wilfried GoesgensSUBST: complain about unknown tokens while parsing
2012-07-18 Wilfried GoesgensReply logic: handle reply to appropriate.
2012-07-18 Wilfried Goesgensclient-move: remove duplicate tokens from webcit.h
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-07-17 the_mgtJust some simple css spelling corrections on colors...
2012-07-17 ichMoved modal div above iconbar and everything else,...
2012-07-17 ichOne id too many: the summary page was already displayed...
2012-07-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-16 Wilfried GoesgensBuildpackgaes: more files to ignore for the distributio...
2012-07-16 Art CancroVersion number to 8.13 for upcoming release. v8.13
2012-07-16 Wilfried GoesgensTHISROOM ROOM:INFO:PRINT_NAME ROOMNAME - all are now...
2012-07-16 Wilfried GoesgensITERATE:THISROOM:GNET: fix memory leak.
2012-07-12 Wilfried GoesgensSMTP-Queue: add information about currently processed...
2012-07-12 Wilfried GoesgensWHOLIST: add the possibility to filter the wholist...
2012-07-09 Wilfried GoesgensWHQ: templatize editing of user; fix handling of output...
2012-07-09 Wilfried GoesgensMailQ: fix template.
2012-07-09 Wilfried GoesgensSMTP-Queue: streamline redisplaying
2012-07-08 Wilfried GoesgensImportantMessage: flush on session detach, not on first...
2012-07-08 Wilfried Goesgensfix comment tag
2012-07-08 Wilfried GoesgensWHO: style cleanup; add missing divs.
2012-07-08 Wilfried Goesgenswho's online display: fix periodical updates
2012-07-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-03 Art CancroClarified an unclear warning message
2012-07-01 Wilfried GoesgensSharing: add NSYN
2012-07-01 Wilfried GoesgensAdd null-check before access.
2012-07-01 Wilfried GoesgensSharing: swap sequence to reduce warnings.
2012-07-01 Wilfried GoesgensRoom Edit: add missing closing div
2012-07-01 Wilfried GoesgensTidy: remove trailing / which makes all the rest barf
2012-07-01 Wilfried GoesgensRoomedit - Sharing: remove lines unneeded
2012-07-01 Wilfried GoesgensRoomedit - Sharing: swap layout
2012-07-01 Wilfried GoesgensQueueView: use right end conditional
2012-06-30 Wilfried GoesgensImportant message: remove debug blurb
2012-06-30 Wilfried GoesgensSMTPQueue: add ability to rerun the queue
2012-06-30 Wilfried GoesgensSMTPQueue: fix layout, add missing /div
2012-06-30 Wilfried GoesgensLayout: allways add div for important message
2012-06-30 Wilfried GoesgensAdd define for mailq-view
2012-06-26 Art Cancrochanging internal version number to 8.12 v8.12
2012-06-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-14 Wilfried Goesgensserv_read_binary(): abort if the server status returns...
2012-06-14 Art Cancroremove duplicate definition in it.po
2012-06-04 Wilfried GoesgensResync with launchpad translations
2012-06-04 Wilfried GoesgensMessageView: don't expose the user to json syntax.
2012-05-29 Wilfried Goesgenslocate_host: initialize hostname buffer so we don't...
2012-05-17 Art CancroReverted most of e40ba85133cf6401bda3d6b81a1d144d73d250...
2012-05-16 Art CancroBumped version numbers to 8.11 for upcoming release
2012-05-16 Art CancroWhen a username/password auth fails, restore the userna...
2012-05-16 Art Cancroi guess you can remove the loaded var alltogether then.
2012-05-16 Art CancroCall LoadExpirePolicy() unconditionally, this fixes...
2012-05-15 Art Cancrowtf?
2012-05-15 Art CancroAdded 'go' as hidden input fields to all of the forms...
2012-05-15 Art CancroRemoved er_flags and er_flags2 from editroom(). These...
2012-05-15 Art Cancroremoved a bunch of blank comment lines
2012-05-15 Art CancroAdd a 'go' value to the 'edit room configuration' tab...
2012-05-05 Wilfried GoesgensHTML Styleguide fixing.
2012-05-05 Wilfried GoesgensLOGGING: add tiny webcit interface to manage log configs
2012-05-05 Wilfried GoesgensCLEANUP: don't declare vars before code.
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Art CancroAdded more 'go=' parameters to links in the wiki view...
2012-04-24 Art CancroThe 'wiki home' link now contains a go= parameter
2012-04-24 Art Cancromore 'go=' links in wiki
2012-04-24 Wilfried GoesgensDeleting rooms: Invalid pointers; safeguarrds
2012-04-24 Wilfried Goesgensrename token CURRENT_ROOM to THISROOM; since all other...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Art CancroFirst of several required additions of 'go=' to wiki...
2012-04-23 Art Cancromore str_wiki_index() use
2012-04-23 Art CancroRemoved the 'room=' parameter from the wiki view. ...
2012-04-23 Art CancroBegan fixing uncensored.citadel.org/wiki?page=stefan201...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Art Cancrofeed generator: strip out nonprintable characters so...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-29 Art CancroAllow webcit 8.10 to be used with citadel 8.05 and...
2012-03-26 Wilfried GoesgensRemove old smtpqueue code
2012-03-26 Wilfried Goesgensnetedit: add way to specify the room we want to edit.
2012-03-26 Wilfried Goesgensmailinglist management interface: add alternating shadow
2012-03-25 Wilfried Goesgensfmout: removed.
2012-03-25 Wilfried GoesgensOops, forgot newline
2012-03-25 Wilfried Goesgensfix read_server_text; it was broken.
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
next