Document the change in capabilities array
[squirrelmail.git] / src /
2005-11-22 janglissFix for errors in foreach when you didn't hit compose...
2005-11-21 kinkgeneral cleanup
2005-11-21 kinkprefer to use move_uploaded_file over rename, <quote...
2005-11-21 kink* Centralise the attachment deleting code into the...
2005-11-21 kink- Properly clean up temporary attachment files when...
2005-11-19 braverock- fix 'only variables may be passed by reference errors...
2005-11-15 pdontthinkAdded new scheme to allow multiple plugins to share...
2005-11-12 tokulunifying some strings. reduces number of translations
2005-11-10 janglissTweaked printer friendly attachment display. Looked...
2005-11-09 kink- Prevent right_frame to be set to '//example.com'.
2005-11-09 pdontthinkNew post-send hook. Though compose_sent could be a...
2005-11-09 janglissVariable by reference error fix.
2005-11-09 pdontthinkSpelling fix
2005-11-08 stekkelFix for situation when mailbox cache was invalidated...
2005-11-07 tokuldisplay sender's name and email
2005-11-06 tokul$first should not cause e_notice errors, but it still...
2005-11-06 tokulinitialize $second var in order to prevent variable...
2005-11-06 janglissUndefined variable in view_header. Need to see if...
2005-11-05 jangliss - E_NOTICE and unlink error message if user hits...
2005-11-05 tokuljs=off triggers e_notice level error.
2005-11-04 tokulthicker border
2005-11-03 stekkelanother stupidy. It looks that i wasn't awake yesterday.
2005-11-03 avelGot this notice:
2005-11-02 stekkelSorry, copy paste didn't workout as it should.
2005-11-02 stekkelIt's easier to trigger errors then trigger developers...
2005-11-02 stekkelUpdate the cached flag info in the mailbox cache in...
2005-11-01 janglissSecurity: XSS issue in search.php originally reported...
2005-10-25 janglissMake sure session is started. In some rare cases, php...
2005-10-15 stekkelSupport for HttpOnly cookies.
2005-10-15 tokulsanitizing address book listing. extra field row is...
2005-10-09 tokulif html attachment has character set information, it...
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-09-10 tokuladding bincimap preset
2005-09-10 tokuladding rg=on test
2005-09-06 pdontthinkDon't auto-focus on compose form when user has already...
2005-09-04 tokulhide other special folders
2005-09-04 jervforsReverting strings (didn't work out in all languages)
2005-09-03 jervforsString fix
2005-09-03 jervforsRecycling existing strings
2005-09-03 tokuladding missing identity hooks
2005-08-23 janglissFix for 1222436. Forwarding broken when compose in...
2005-08-21 tokulplace login form elements before login button. #1245070.
2005-08-20 jervforsHTML fix
2005-08-15 jervforsPHP 4.4.0 notice: Only variables should be assigned...
2005-08-14 jervforsPHP 4.4.0 notice: Only variables should be assigned...
2005-08-06 stekkelDo not use $key as varname outside functions because...
2005-08-06 tokulsome languages use syntax that can't be adapted for...
2005-08-03 kinkReplace PHP4 -> PHP since we also support upcoming...
2005-07-31 tokuldisplay list of attachments on printer friendly page.
2005-07-31 tokulin theme loading fails, $color is not set.
2005-07-31 tokulremoving reference. it is not needed and causes E_NOTIC...
2005-07-28 stekkelError handling and more templates
2005-07-14 tokulphp 5.1b2 - can't use function call inside array_shift...
2005-07-10 tokuluse different variable name in order to preserve origin...
2005-07-03 tokuldocumenting identity functions. options_identities_tabl...
2005-07-01 kinkBugfix: $empty was not always set; yields spurious...
2005-06-29 janglissRewrite identity handling to remove stupid extraction...
2005-06-26 tokulfunctions test for addCheckBox function that is available.
2005-06-22 janglissFix #1222617. Javascript creation relied on rg=1 for...
2005-06-20 tokulusing include_once instead of require_once.
2005-06-20 tokul529563 fixes and some cleanup:
2005-06-15 stekkelremove xdebug statements
2005-06-15 stekkelXSS fixes
2005-06-05 tokultypo. extra argument is used for color.
2005-06-04 jervforsFormatting and adding FIXME to addressbook.php
2005-05-29 tokulinclude_once instead of require_once.
2005-05-29 tokulmoving search functions to separate section in phpdoc.
2005-05-21 kinkGracefully recover from over quota error while sending...
2005-05-21 kinkFix typo "." instead of ";". selopts[-1] was concatenat...
2005-05-14 kinkRestore folder list centering to the old situation...
2005-05-07 ebullientcorrectly check for messages in trash if the total...
2005-04-26 kinkReintroduce the centering of the folderlist.
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-22 kinkdo a little cleanup of listadvancedboxes HTML.
2005-04-20 stekkel* Fix sort order direction
2005-04-19 stekkelFix for "No messages found" messages. Only display...
2005-04-18 stekkelDon't trigger checkForm when we show the pageHeader.
2005-04-18 stekkelMake Flags a required column just as subject. If we...
2005-04-18 tokulremoving todo
2005-04-17 tokuldisabled LOGINDISABLED check, when imap server is mappe...
2005-04-16 jervforsFixing strings:
2005-04-16 stekkelRestart the session after forward as attachment.
2005-04-16 stekkelstrings: adapt makeComposeLink to the new js
2005-04-15 jervforsTranslation fix
2005-04-15 jervforsCopyright update
2005-04-15 tokulwhen table width is not set, it affects width of object...
2005-04-15 stekkelhtml cleanups
2005-04-14 stekkeltypo
2005-04-14 stekkelTemplates
2005-04-14 tokuladding file that can be used to display html mails...
2005-04-11 kinkAdd Cancel button to HTML addressbook. This was even...
2005-04-10 janglissIf From: field is unset in an email, header object...
2005-04-06 kinksome html-fixes
2005-04-06 kinkDrop "$oldway" mailbox list generation code from left_m...
2005-04-06 tokuldeprecated - considered obsolescent
2005-04-06 tokuli don't like deleting things. If some plugin uses it...
2005-04-06 tokulreplaced last redirections to src/delete_message.php...
2005-04-05 kinkmove imap logout to before the redirect to make sure...
2005-04-04 kinkadd robots tag here for completeness' sake
next