Updating theme list.
[squirrelmail.git] / src /
2006-03-06 stevetruckstuffAdding templates for the note in right_main.php, MOTD...
2006-02-28 indiri69Fixed View as HTML link so it doesn't forget it was...
2006-02-26 tokultrue != 2 in this case
2006-02-24 stevetruckstuffIncoproated template config file. Templates can now...
2006-02-22 stevetruckstuffAdding folder icon support to basic template
2006-02-21 jervforsIncluding plugins integrated into 1.5.1 core.
2006-02-21 jervforsAdding comments about obsolete plugins.
2006-02-21 jervforsTypo.
2006-02-21 jervforsAdding more obsolete plugins.
2006-02-21 tassiumAdded "bad plugin" blacklist (currently contains "view_...
2006-02-21 stevetruckstuffNew icon theming. Also added basic template for left_m...
2006-02-20 tokulone more place with incompatible color code
2006-02-20 tokulsame fix as in 1.5.1. Color codes without # does not...
2006-02-13 kinkfix right_main checking for right_main's that pass...
2006-02-13 tokulrestoring globalization of text alignment vars.
2006-02-12 kinkmust have functions/i18n.php available to use $squirrel...
2006-02-12 tokulusing hide_sm_attributions instead of hide_sm_attributes
2006-02-11 stekkelFix for #1093360.
2006-02-11 stekkelFix for #550557
2006-02-11 stekkelLast small addition, use separate class for mailboxes...
2006-02-10 stekkelPatches from Michael Long
2006-02-09 indiri69Merged View as HTML support into the SquirrelMail core
2006-02-09 tokulunseen string used different color before I've moved...
2006-02-08 stekkelSteve Brown work for the login.tpl template
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
next