2008-05-05 |
kink | tweak css for some browsers, suggested by Thierry Godefroy
|
commit | commitdiff | tree |
2008-05-05 |
kink | move echo to the right place, inspired by Thierry Godefroy
|
commit | commitdiff | tree |
2008-05-05 |
kink | Fix missing internationalisation and display of empty...
|
commit | commitdiff | tree |
2008-04-21 |
kink | introduce new constant SM_COPYRIGHT that has the copyright...
|
commit | commitdiff | tree |
2008-04-20 |
kink | update publically visible copyright years.
|
commit | commitdiff | tree |
2008-03-03 |
kink | get_magic_quotes_* functions deprecated in PHP 5.3...
|
commit | commitdiff | tree |
2008-02-11 |
kink | other part of r12925
|
commit | commitdiff | tree |
2008-02-10 |
kink | reset token when another < is detected, to ensure that...
|
commit | commitdiff | tree |
2008-02-10 |
kink | improve message ID generation: put together a string...
|
commit | commitdiff | tree |
2008-02-10 |
kink | fix duplicate htmlspecialchars of $sTmp; this comes...
|
commit | commitdiff | tree |
2008-02-10 |
kink | add space to improve display
|
commit | commitdiff | tree |
2008-02-10 |
kink | fix spelling of variable name which made its meaning...
|
commit | commitdiff | tree |
2008-02-10 |
kink | separate multiple addresses with ",", put as much on...
|
commit | commitdiff | tree |
2008-02-10 |
kink | add space for nicer formatting
|
commit | commitdiff | tree |
2008-01-24 |
kink | make MiB/KiB translatable
|
commit | commitdiff | tree |
2008-01-24 |
kink | tree.php always requires a set of imap functionality...
|
commit | commitdiff | tree |
2008-01-24 |
kink | only execute mailbox name manipulation when we actually...
|
commit | commitdiff | tree |
2008-01-24 |
kink | fix string, thanks Thierry Godefroy
|
commit | commitdiff | tree |
2007-12-16 |
kink | optionally make use of dynamic mysql extension loading...
|
commit | commitdiff | tree |
2007-12-16 |
kink | give an error when trying to enable a nonexistent plugin
|
commit | commitdiff | tree |
2007-11-04 |
kink | Fix off-by-one in bodystructure parsing triggered by...
|
commit | commitdiff | tree |
2007-09-04 |
kink | fix strict js/css notices (#1778815)
|
commit | commitdiff | tree |
2007-09-03 |
kink | Bring defaults for the folder selection pref in line.
|
commit | commitdiff | tree |
2007-08-15 |
kink | add another applicable cve ID to the changelog,
|
commit | commitdiff | tree |
2007-08-12 |
kink | The $messages cache was checked but not imported from...
|
commit | commitdiff | tree |
2007-08-08 |
kink | remove useless check for unset user_is_logged_in, since...
|
commit | commitdiff | tree |
2007-07-23 |
kink | typo (=/==)
|
commit | commitdiff | tree |
2007-07-20 |
kink | drop some unneeded globals / variables
|
commit | commitdiff | tree |
2007-07-20 |
kink | fix decryption of ipv6 headers (thanks Tomas Kuliavas)
|
commit | commitdiff | tree |
2007-07-20 |
kink | Silence fsockopen since errors are handled internally.
|
commit | commitdiff | tree |
2007-07-19 |
kink | mention bug in changelog
|
commit | commitdiff | tree |
2007-07-18 |
kink | Sort output of readdir, as this is not by default.
|
commit | commitdiff | tree |
2007-07-16 |
kink | Use attachment_dir only at the point where we're actually
|
commit | commitdiff | tree |
2007-07-14 |
kink | use PAGE_NAME rather than PHP_SELF in session_expired_location
|
commit | commitdiff | tree |
2007-07-14 |
kink | use PAGE_NAME in themes and templates
|
commit | commitdiff | tree |
2007-07-14 |
kink | drop unused global
|
commit | commitdiff | tree |
2007-07-14 |
kink | make use of PAGE_NAME constant in plugin, prefix it...
|
commit | commitdiff | tree |
2007-07-14 |
kink | use PAGE_NAME to switch on which page we are, rather...
|
commit | commitdiff | tree |
2007-07-14 |
kink | rename squirrelmail_rpc.php to rpc.php, it doesn't...
|
commit | commitdiff | tree |
2007-07-14 |
kink | add PAGE_NAME constant to every page under src/.
|
commit | commitdiff | tree |
2007-07-14 |
kink | on second thought, revise r12527 to use one, generic...
|
commit | commitdiff | tree |
2007-07-14 |
kink | Fix test for signout.php in the logged in check in...
|
commit | commitdiff | tree |
2007-07-11 |
kink | remove PHP closing tag in example config file
|
commit | commitdiff | tree |
2007-07-09 |
kink | drop unneeded global
|
commit | commitdiff | tree |
2007-07-09 |
kink | drop two unneeded globals
|
commit | commitdiff | tree |
2007-07-09 |
kink | remove unused globals, thanks Tomas Kuliavas for $day
|
commit | commitdiff | tree |
2007-06-27 |
kink | update randomizing themes for larger color array
|
commit | commitdiff | tree |
2007-06-27 |
kink | fix spice of life for newer color array
|
commit | commitdiff | tree |
2007-06-27 |
kink | drop unnecessary mt_rand() call, found by Tomas Kuliavas
|
commit | commitdiff | tree |
2007-06-25 |
kink | - Fix busy loop and notice when two literals in IMAP...
|
commit | commitdiff | tree |
2007-06-25 |
kink | drop "Application" on second thought (a matter of taste...
|
commit | commitdiff | tree |
2007-06-25 |
kink | - Fix disabling password encryption in mail_fetch ...
|
commit | commitdiff | tree |
2007-06-25 |
kink | - Fix compatibility with Windows path in administrator...
|
commit | commitdiff | tree |
2007-06-25 |
kink | missing ,
|
commit | commitdiff | tree |
2007-06-25 |
kink | drop obsolete parameter, thanks Tomas Kuliavas for...
|
commit | commitdiff | tree |
2007-06-25 |
kink | fix switch of en/decode in mdn, thanks Masato HIGASHIYAMA...
|
commit | commitdiff | tree |
2007-06-08 |
kink | fix some bugs found by grepping for urlencode/urldecode
|
commit | commitdiff | tree |
2007-06-08 |
kink | color has been dropped as a parameter from (plain_...
|
commit | commitdiff | tree |
2007-06-08 |
kink | remove some HTML from within functions. Unneeded HTML...
|
commit | commitdiff | tree |
2007-06-08 |
kink | drop some unused globals
|
commit | commitdiff | tree |
2007-06-08 |
kink | html/plain should be text/html
|
commit | commitdiff | tree |
2007-06-08 |
kink | Always treat Content-Type case-insensitively (#1732092).
|
commit | commitdiff | tree |
2007-06-08 |
kink | - fix notice when returning from a restored compose...
|
commit | commitdiff | tree |
2007-05-31 |
kink | state license as recommended by the free software foundation
|
commit | commitdiff | tree |
2007-05-30 |
kink | adapt to approximate global changelog style
|
commit | commitdiff | tree |
2007-05-30 |
kink | fix mail_fetch class to properly cope with dots as...
|
commit | commitdiff | tree |
2007-05-29 |
kink | work around broken mailers sending broken date headers...
|
commit | commitdiff | tree |
2007-05-17 |
kink | replace preg_split without a regular expression with the
|
commit | commitdiff | tree |
2007-05-17 |
kink | also fix duplicated version of parsepriority code
|
commit | commitdiff | tree |
2007-05-17 |
kink | using split() with wrong perl regexes will not work.
|
commit | commitdiff | tree |
2007-05-14 |
kink | compare addresses case insensitively, thanks Xaviet...
|
commit | commitdiff | tree |
2007-05-11 |
kink | centralise the "From"-header construction in functions...
|
commit | commitdiff | tree |
2007-05-10 |
kink | replace string "Cute." with "Invalid URL" (reuse of...
|
commit | commitdiff | tree |
2007-05-10 |
kink | use plugins in our examples that actually still exist
|
commit | commitdiff | tree |
2007-05-09 |
kink | Security: fixes for the HTML filter to counter further...
|
commit | commitdiff | tree |
2007-03-06 |
kink | do not hardcode "SquirrelMail" in displayhtmlheader...
|
commit | commitdiff | tree |
2007-03-06 |
kink | fix typo
|
commit | commitdiff | tree |
2007-03-06 |
kink | use org_title instead of "SquirrelMail" in error_box
|
commit | commitdiff | tree |
2007-03-06 |
kink | do not special case a folder named 'None'. There's...
|
commit | commitdiff | tree |
2007-03-06 |
kink | drop obsolte .cvsignore files, these are now svn:ignore...
|
commit | commitdiff | tree |
2007-03-06 |
kink | Fix Priority and Receipt compose options being reset...
|
commit | commitdiff | tree |
2007-03-02 |
kink | Prevent including index.php for charset decoding/encoding...
|
commit | commitdiff | tree |
2007-02-27 |
kink | fixes for r12283: mistakenly passed already-split date...
|
commit | commitdiff | tree |
2007-02-27 |
kink | log change
|
commit | commitdiff | tree |
2007-02-27 |
kink | also store the unparsed date, and display it when we
|
commit | commitdiff | tree |
2007-02-27 |
kink | move HTML output to template, improve HTML on the fly
|
commit | commitdiff | tree |
2007-02-27 |
kink | generalise folder_manip_dialog CSS into dialogbox CSS
|
commit | commitdiff | tree |
2007-02-26 |
kink | LogChange
|
commit | commitdiff | tree |
2007-02-23 |
kink | drop call to session_register, this is redundant in...
|
commit | commitdiff | tree |
2007-02-18 |
kink | Add option to ask users for personal information on...
|
commit | commitdiff | tree |
2007-02-18 |
kink | error out on nonexistant option type.
|
commit | commitdiff | tree |
2007-02-18 |
kink | typo in variable name peardb, reported by Tomas (Closes...
|
commit | commitdiff | tree |
2007-02-18 |
kink | HTTP_SERVER_SERVER should be HTTP_SERVER_VARS, but...
|
commit | commitdiff | tree |
2007-02-12 |
kink | require of mailbox_display was required for sqm_api_mailbox_...
|
commit | commitdiff | tree |
2007-02-08 |
kink | add squirrelmail attribution to the bottom of message...
|
commit | commitdiff | tree |
2007-02-08 |
kink | Drop the default top-right 'SquirrelMail' name and...
|
commit | commitdiff | tree |
2007-02-07 |
kink | Do not set a default sorting for new users. This can...
|
commit | commitdiff | tree |
2007-01-26 |
kink | replace reserved word 'action' with 'encaction'
|
commit | commitdiff | tree |
2007-01-26 |
kink | add labels to make checkboxes better clickable
|
commit | commitdiff | tree |
2007-01-24 |
kink | misspelled reply_to and in_reply_to attributes
|
commit | commitdiff | tree |
next |