squirrelmail.git
2006-02-12 kinkmust have functions/i18n.php available to use $squirrel...
2006-02-12 tokulUpping HEAD version number. 1.5.1 scripts are stored...
2006-02-12 stekkelarray_shift is slowwwww, this approach is faster.
2006-02-12 tokuladded information about header calls in displayHtmlHead...
2006-02-12 stekkelThe old thread code caused time outs with a message...
2006-02-12 tokulnewmail_media_enable is used instead of newmail_enable
2006-02-12 tokuldisable template selection, when only one template...
2006-02-12 tokulusing hide_sm_attributions instead of hide_sm_attributes
2006-02-12 tokulfixed untranslated string. spotted by jam
2006-02-12 tokulupdating email and name of Georgian translator
2006-02-11 stekkelFix for checkall link when js is disabled.
2006-02-11 tokulduplicate closing tr
2006-02-11 tokulcss requires more hacks in order to center table correc...
2006-02-11 tokulcss centering does not work. reverting to html based...
2006-02-11 stekkelUpdate documentation
2006-02-11 stekkelremoving global
2006-02-11 stekkelFix for #1093360.
2006-02-11 stekkelFix for #550557
2006-02-11 stekkelFix for from names displayed in the attachment area...
2006-02-11 stekkelLast small addition, use separate class for mailboxes...
2006-02-11 stekkelAdded leftrecent in order to detect which folders conta...
2006-02-10 stekkelit's $sent_folder instead of $send_folder
2006-02-10 stekkelAdded Michael More to the significant contributions...
2006-02-10 stekkelAdapted patch from Michael Long
2006-02-10 stekkelPatches from Michael Long
2006-02-10 tokuladding information about Georgian translator.
2006-02-10 tokulupdating strings
2006-02-10 stekkelUW response will now be detected too
2006-02-10 stekkeldetecting character in a NO response propably means:
2006-02-10 janglissSmall gramatical correction.
2006-02-09 stevetruckstuffProofreading.
2006-02-09 indiri69Merged View as HTML support into the SquirrelMail core
2006-02-09 jervforsAdding myself.
2006-02-09 stekkelMore work on the release notes. Please look at it caref...
2006-02-09 tokuladding new options to plugin defines.
2006-02-09 tokulstyle changes in server sorting option descriptions
2006-02-09 stevetruckstuffCorrected charset to iso-8859-1
2006-02-09 tokuldocumenting sorting options with @since tags
2006-02-09 stevetruckstuffFixed my poor American-only editor. :o
2006-02-09 stevetruckstuffAdded myself. :)
2006-02-09 tokulunseen string used different color before I've moved...
2006-02-09 tokulreverting sqm_leftMain style changes.
2006-02-08 stekkelSteve Brown's work for the login.tpl template
2006-02-08 stekkelSteve Brown work for the login.tpl template
2006-02-08 stekkelSteve Brown login.tpl work.
2006-02-08 indiri69Fix unknown variable message when the user has never...
2006-02-08 stekkelmailbox cache fixes
2006-02-08 stekkelHeaders fetch from read_body triggered by using the...
2006-02-08 stekkelIncorrect columns were passed through calcfetchColumns...
2006-02-08 stekkelerror reporting / disable thread and server sort
2006-02-08 kinkmake the login box be centered again on firefox/linux
2006-02-08 stekkelBetter error reporting
2006-02-08 stekkelmade the code work for triggering imap related errors.
2006-02-08 stekkeldisable server sort/thread option
2006-02-08 stekkelmake it possible again to disable thread sort and serve...
2006-02-07 jervforsMoving the links "Download this as a file" and "View...
2006-02-06 tokuladding information about changes/removed functions...
2006-02-06 tokuladding my PGP key id and fingerprint.
2006-02-06 tokuladding sm-1.4 version
2006-02-05 jervforsReplacing deprecated HTML "center" element (second...
2006-02-05 jervforsReplacing deprecated HTML "center" element (second...
2006-02-05 jervforsDouble quoting needed.
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
2006-02-05 tokulrebuild mailbox cache when trash is emptied. cleans...
2006-02-05 tokulreplacing obsolate function calls with current ones
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-02-05 tokulupdate mailbox cache if new folders are created (first...
2006-02-05 tokulmaking sure that new configuration vars are parsed...
2006-02-05 tokulswitched doctype to standard compliance mode
2006-02-05 tokuldisable regexp compilation error
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 tokuldoctype switched from quirks to standards compliance...
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-02-02 kinkadd info about pear in debian
2006-02-01 jervforsRemoving trailing spaces from strings.
2006-01-31 indiri69Make sure the message was actually seen, not just that...
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-30 jervforsNotice: Undefined variable: sTplDir in include/validate...
2006-01-30 jervforsFor compability with gettext 0.10.40
2006-01-30 kinkdocument cve's
2006-01-29 kinkremove unneeded default which had a horrible backslash...
2006-01-29 kinkoutput a last-modified date if known; should prevent...
2006-01-29 tokulmore relnotes updates
2006-01-29 tokulipv6 address must be in []
2006-01-29 tokuladding $config_version check
2006-01-29 stekkelRequest a sqimap_run_command_list instead of a sqimap_r...
2006-01-29 tokulfix starttls check
2006-01-29 tokulfix i18n date format
2006-01-28 tokuladded starttls support
2006-01-28 tokulAdded IMAP and SMTP STARTTLS extension support.
2006-01-28 kinkconfig.php was not loaded before plugin.php, but that...
2006-01-28 tokulset short_open_tag to off and asp_tags to on on debug...
2006-01-28 kinka default for sTplDir
2006-01-28 kinkmissing ';'
2006-01-28 kinkcatch the case that the user has an old config with...
next