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 |
2007-01-19 |
kink | obsolete .cvsignore; add plugin_hooks.php to svn:ignore
|
commit | commitdiff | tree |
2007-01-18 |
kink | do not add spaces to references header (#1634294),
|
commit | commitdiff | tree |
2007-01-18 |
kink | Fix URL to send read receipts from read_body (#1637572),
|
commit | commitdiff | tree |
2007-01-13 |
kink | increment year in copyright notices
|
commit | commitdiff | tree |
2007-01-13 |
kink | replace CVS with SVN
|
commit | commitdiff | tree |
2007-01-13 |
kink | test
|
commit | commitdiff | tree |
2007-01-13 |
kink | test
|
commit | commitdiff | tree |
2007-01-07 |
kink | fixup logout error
|
commit | commitdiff | tree |
2007-01-07 |
kink | no & encoding in redirect url please
|
commit | commitdiff | tree |
2007-01-07 |
kink | Improve attachment file handling: use one new function...
|
commit | commitdiff | tree |
2007-01-07 |
kink | new file for compose-related functions
|
commit | commitdiff | tree |
2007-01-07 |
kink | unify lists or allowed values for set_defaults and...
|
commit | commitdiff | tree |
2007-01-07 |
kink | Make js escaping compatible with magic_quotes_sybase...
|
commit | commitdiff | tree |
2007-01-07 |
kink | Add warning about magic_quotes_* in configtest.
|
commit | commitdiff | tree |
2007-01-07 |
kink | frameset pages must not use standard footer because...
|
commit | commitdiff | tree |
2007-01-07 |
kink | improve smtp delivery failed message.
|
commit | commitdiff | tree |
2007-01-07 |
kink | display status of message when reading it (deleted...
|
commit | commitdiff | tree |
2007-01-07 |
kink | strip all whitespace from $domain, an accidental space...
|
commit | commitdiff | tree |
2007-01-06 |
kink | Drop obsolete ORDB RBL from filters plugin, thanks...
|
commit | commitdiff | tree |
2006-12-10 |
kink | make spamcop plugin work again
|
commit | commitdiff | tree |
2006-12-10 |
kink | accept &$links by reference
|
commit | commitdiff | tree |
2006-12-10 |
kink | (finally)fix message_details plugin for new plugin...
|
commit | commitdiff | tree |
2006-12-10 |
kink | must pass $args by ref to to plugin function too, if...
|
commit | commitdiff | tree |
2006-12-04 |
kink | add security fixes to changelog
|
commit | commitdiff | tree |
2006-12-04 |
kink | tweak comments
|
commit | commitdiff | tree |
2006-12-03 |
kink | bring string in line with rest
|
commit | commitdiff | tree |
2006-12-02 |
kink | also show printer friendly link when javascript off
|
commit | commitdiff | tree |
2006-12-02 |
kink | - Security: close cross site scripting vulnerability...
|
commit | commitdiff | tree |
2006-11-30 |
kink | this should read "download as a file"
|
commit | commitdiff | tree |
2006-10-20 |
kink | - Add CEST and MEST (non-standard) timezone codes for...
|
commit | commitdiff | tree |
next |