mailbox cache fixes
[squirrelmail.git] / src /
2006-02-08 stekkelIncorrect columns were passed through calcfetchColumns...
2006-02-08 kinkmake the login box be centered again on firefox/linux
2006-02-08 stekkeldisable server sort/thread option
2006-02-07 jervforsMoving the links "Download this as a file" and "View...
2006-02-05 jervforsReplacing deprecated HTML "center" element (second...
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
2006-02-05 tokulrebuild mailbox cache when trash is emptied. cleans...
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-02-05 tokulupdate mailbox cache if new folders are created (first...
2006-02-05 tokulswitched doctype to standard compliance mode
2006-02-05 tokulrearranged if structures in order to reach footer witho...
2006-02-05 tokulphp bug. disable error reporting on session_start(...
2006-02-05 tokulmoved template setting to get request
2006-02-04 tokuluse special folder class for special folders in advance...
2006-02-04 stekkel</body></html> footer.tpl replacements
2006-02-02 tokulremove hardcoded $fontset.
2006-01-31 jervforsWork around the fact that /src/style.php depends on...
2006-01-31 kink- Security: Fix possible cross site scripting through...
2006-01-29 kinkoutput a last-modified date if known; should prevent...
2006-01-29 tokuladding $config_version check
2006-01-29 tokulfix starttls check
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-28 kinkmissing ';'
2006-01-28 stekkeladded footer.tpl
2006-01-28 stekkel* added footer template which also takes care of displa...
2006-01-23 tokulcopyright update
2006-01-23 tokulmoving main color tags to css
2006-01-13 tokulimaps service does not have to report support of STARTT...
2006-01-10 tokuladding mailbox caching code by Michael Long
2005-12-30 tokuladding script that generates css file
2005-12-20 tokulremoved any possible globalized var. It is possible...
2005-12-19 indiri69Pass HTML viewing to View Printable
2005-12-10 kinkoops, this error was already encoded, so back my r1...
2005-12-10 kinksanitize server error messages in read_body aswell
2005-12-08 tokuladding error checking in deliver_sendmail class.
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.
next