Removed the 'room=' parameter from the wiki view. This functionality is provided...
[citadel.git] / webcit /
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...
2012-03-20 Art CancroFixed the missing chrome in the add/delete scripts...
2012-03-20 Art CancroChanged the comment style of the 'note to translators...
2012-03-20 Art CancroRemoved the nonstandard banner option from output_headers()
2012-03-20 Art CancroMigrated the sieve screens to room_banner_override...
2012-03-20 Art CancroMigrated 'Send instant message' screen to room_banner_o...
2012-03-20 Art CancroMigrated 'Add or edit an event' screen to room_banner_o...
2012-03-20 Art CancroMigrated 'setup wizard' screen (which isn't actually...
2012-03-20 Art CancroMigrated 'configure push email' screen to room_banner_o...
2012-03-20 Art Cancroremoved some blank lines
2012-03-20 Art CancroWhen an event has no DTEND, set the duration to zero...
2012-03-20 Art Cancroajax-only behavior for the wholist as well.
2012-03-20 Art CancroRemove the initial display of Messages, Tasks, and...
2012-03-20 Art CancroRestored the override_room_banner behavior for the...
2012-03-19 Art CancroWhen authentication is successful, display a 'please...
2012-03-18 Art CancroVILE SLEAZY HACK. If anyone had their start page confi...
2012-03-18 Art Cancrostyle cleanup
2012-03-16 Art Cancrotemporary fix to handle summary page not displaying...
2012-03-15 Art CancroRemove the old queue view and migrate the new one to...
2012-03-15 Art CancroReworked some suboptimal logic found in create_script()
2012-03-15 Art CancroUpgraded the convenience_page() function to the new...
2012-03-15 Art Cancroremoved a spurious javascript alert
2012-03-15 Art CancroReworked the summary page to flow through the main...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2012-03-15 Art Cancroupdated copyright notice in webcit.c and cleaned up...
2012-03-13 Art Cancroall ImportantMessage deliveries are now done through...
2012-03-10 Wilfried GoesgensCitodel Networking: fix removeal of netshare rooms
2012-03-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-08 Art CancroRemove 'wtf' comment from template
2012-03-08 Art Cancromoved a comment up to the top
2012-03-08 Art CancroRepaired several logic issues in sieve.c that were...
2012-03-08 Art Cancrosilence compiler warning with variable no longer used
2012-03-07 Art Cancromini rfc2047 decoder for the text client
2012-03-06 Art CancroRestored the 'Delete' button to the add/delete scripts...
2012-03-03 Art CancroMoved important_message to a more visible location...
2012-03-03 Art Cancrowtf? huge pieces of this are either missing or broken
2012-03-03 Art CancroRemoved obsolete declarations
2012-03-03 Art CancroFlipped a conditional that was causing the sieve script...
2012-03-03 Art CancroRemoved the commented-out code in sieve.c
2012-03-02 Art CancroRemove base64 encoding of feed links
2012-03-02 Art CancroRemove base64-encoding of message permalinks.
2012-03-01 Wilfried GoesgensMailQView: fix display
2012-03-01 Wilfried GoesgensSMTPQ: don't multiplay the value for displaying it.
2012-02-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-28 Wilfried GoesgensDon't put functionpointer into the hash directly, some...
2012-02-27 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-27 Art CancroInitialize variables in GetSieveRules() , thanks projectgus
2012-02-26 Art CancroAdd ServerShutdownModule_GETTEXT() dummy for non NLS...
2012-02-26 Art Cancrofml
2012-02-26 Art CancroRevert "Call textdomain() and bindtextdomain() at the...
2012-02-26 Art CancroRevert "man page says that '/locale' will be appended...
2012-02-26 Art CancroRevert "removed empty_locale and just use wc_locales...
2012-02-26 Art CancroRevert "Simplified tmplput_offer_languages() behavior...
2012-02-26 Art CancroRevert "Scan for language files during bootstrap instea...
2012-02-26 Art CancroRevert "calling newlocale() with wc_locales[0] as the...
2012-02-26 Art CancroRevert "Revert "calling newlocale() with wc_locales...
2012-02-26 Art CancroRevert "calling newlocale() with wc_locales[0] as the...
2012-02-26 Art Cancrocalling newlocale() with wc_locales[0] as the third...
2012-02-26 Wilfried Goesgensbefore reading from the server socket check whether...
2012-02-25 Wilfried GoesgensMailQ: remember & display the room for mailingilst...
2012-02-23 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-23 Art CancroScan for language files during bootstrap instead of...
2012-02-22 Art CancroRevert "Remove ENABLE_NLS definition. Either we HAVE_U...
2012-02-22 Art CancroRemove ENABLE_NLS definition. Either we HAVE_USELOCALE...
2012-02-21 Art CancroSimplified tmplput_offer_languages() behavior on non...
2012-02-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-19 Art CancroChange the license declaration in the startup messages...
2012-02-19 Art Cancroremoved empty_locale and just use wc_locales[0] for...
2012-02-19 Art Cancroman page says that '/locale' will be appended to the...
2012-02-19 Art CancroCall textdomain() and bindtextdomain() at the beginning...
2012-02-19 Art CancroRemoved duplicate msgstr so et.po compiles
2012-02-18 Wilfried Goesgensresync translations with launchpad; add czec strings.
2012-02-18 Wilfried GoesgensSMTP-Queue-View: templatize
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2012-02-16 Art CancroStyle cleanup in preparation for changes to this module
2012-02-11 Art CancroI think this restores the previous REST-like behavior...
2012-02-09 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-09 Art CancroWhen the root page is requested, replace it with a...
2012-02-09 Art CancroUpdated copyright dates in COPYING files
2012-02-08 Art Cancrooff-by-one fix in siteconfig
2012-02-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-08 Wilfried GoesgensSiteconfig: fix memleak in case of error.
2012-02-08 Art CancroAdd more blank buttons to login window when not using...
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Wilfried GoesgensStartpage: 'readfwd?go=' just delivers half of a page...
2012-01-30 Wilfried GoesgensRefreshing: set cookie, so a user switching to a new...
2012-01-30 Wilfried GoesgensGettext: once we found the language specified, abort...
next