2007-08-25 |
pdontthink | Made the webmail_top hook work again for plugins that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-24 |
pdontthink | Fix message highlighting again |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-24 |
pdontthink | Fix spacing. Totally pedantic. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-24 |
pdontthink | Move prefs init above plugin stuff, make life easier... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-24 |
pdontthink | Load prefs for all page loads, no matter if user is... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-15 |
kink | add another applicable cve ID to the changelog, |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-14 |
pdontthink | Show plugin English names in conf.pl plugin listing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-14 |
pdontthink | Show English plugin name in configtest plugins list |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-13 |
pdontthink | Remove extraneous slash |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-12 |
kink | The $messages cache was checked but not imported from... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-09 |
pdontthink | List separator i18n. Complements RisuMail Team - risum... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-09 |
pdontthink | Allow use of checkall=1 in URI for message list pages... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-08 |
kink | remove useless check for unset user_is_logged_in, since... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-08-03 |
pdontthink | Allow plugins to enable MOTD whenever they want; add... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-31 |
pdontthink | Quelch PHP notice. Spotted by James Pooton. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-23 |
kink | typo (=/==) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-20 |
kink | drop some unneeded globals / variables |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-20 |
kink | fix decryption of ipv6 headers (thanks Tomas Kuliavas) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-20 |
kink | Silence fsockopen since errors are handled internally. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-20 |
jervfors | Fixing some HTML errors. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-19 |
pdontthink | Was a nice idea, but not all that useful and some proce... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-19 |
kink | mention bug in changelog |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-18 |
kink | Sort output of readdir, as this is not by default. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-17 |
pdontthink | Remove incorrect and unnecessary substr length arg |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-17 |
pdontthink | Avoid calling javascript check fxn if user is not logged in |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-17 |
pdontthink | Fix login error for users with no theme |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-17 |
pdontthink | Changr filename back. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-16 |
kink | Use attachment_dir only at the point where we're actually |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-15 |
pdontthink | Enable better plugin motd hooking |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | use PAGE_NAME rather than PHP_SELF in session_expired_l... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | use PAGE_NAME in themes and templates |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | drop unused global |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | make use of PAGE_NAME constant in plugin, prefix it... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | use PAGE_NAME to switch on which page we are, rather... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | rename squirrelmail_rpc.php to rpc.php, it doesn't... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | add PAGE_NAME constant to every page under src/. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | on second thought, revise r12527 to use one, generic... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-14 |
kink | Fix test for signout.php in the logged in check in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-11 |
kink | remove PHP closing tag in example config file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-10 |
pdontthink | Try to tag all the places that need to be fixed (no... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-10 |
pdontthink | removing attachedmessages GET variable that was not... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-10 |
pdontthink | Make all comparisons case insensitive for forwarded... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-10 |
pdontthink | Added ability to detect HTTP_X_FORWARDED_PROTO in get_l... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-09 |
kink | drop unneeded global |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-09 |
kink | drop two unneeded globals |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-09 |
kink | remove unused globals, thanks Tomas Kuliavas for $day |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-08 |
jangliss | Resolved issue with compose session not being updated... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-08 |
pdontthink | Don't include svn files in any of the cached template... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-06 |
ebullient | list_files vomits over the non-existence of 'none'... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-01 |
pdontthink | Typos in sqsetcookie. This might explain a few things... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-07-01 |
pdontthink | Add cc: to the list of checks for empty recipients |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-29 |
pdontthink | Fix syntax error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-29 |
pdontthink | Make sq_change_text_domain() return previous text domain |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-29 |
pdontthink | Make dir parameter optional for sq_bindtextdomain() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-27 |
kink | update randomizing themes for larger color array |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-27 |
kink | fix spice of life for newer color array |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-27 |
kink | drop unnecessary mt_rand() call, found by Tomas Kuliavas |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-25 |
kink | - Fix busy loop and notice when two literals in IMAP... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-25 |
kink | drop "Application" on second thought (a matter of taste... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-25 |
kink | - Fix disabling password encryption in mail_fetch ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-25 |
kink | - Fix compatibility with Windows path in administrator... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-25 |
kink | missing , |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-25 |
kink | drop obsolete parameter, thanks Tomas Kuliavas for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-25 |
kink | fix switch of en/decode in mdn, thanks Masato HIGASHIYA... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-24 |
pdontthink | Fix JavaScript errors; make resizable compose body... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-24 |
pdontthink | Few tweaks to list_files() and add new sq_popen() and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-15 |
pdontthink | Add ask_user_info redirect to compose screen |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-15 |
pdontthink | Typo |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-08 |
kink | fix some bugs found by grepping for urlencode/urldecode |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-08 |
kink | color has been dropped as a parameter from (plain_... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-08 |
kink | remove some HTML from within functions. Unneeded HTML... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-08 |
kink | drop some unused globals |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-08 |
kink | html/plain should be text/html |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-08 |
kink | Always treat Content-Type case-insensitively (#1732092). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-08 |
kink | - fix notice when returning from a restored compose... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-03 |
bouchon | Fix broken set_url_var function in functions/html.php... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-02 |
pdontthink | Templates also known as skins; also alphabetize list... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-01 |
jangliss | More XHTML Cleanup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-01 |
jangliss | Another XHTML fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-06-01 |
jangliss | XHTML is case sensitive. onLoad != onload |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-31 |
kink | state license as recommended by the free software found... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-30 |
kink | adapt to approximate global changelog style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-30 |
kink | fix mail_fetch class to properly cope with dots as... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-30 |
bouchon | Fixed #1727033 (auth support detection in conf.pl) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-29 |
kink | work around broken mailers sending broken date headers... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Remove duplicated javascript function definition |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Add autohide functionality for preview pane. Thanks... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Minor adjustments to variable_orders & gpc_order checks... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Update preview pane functionality so it only refreshes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Adding comment for future developer(s) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | FirstTimeSee is useful to other functionalities beside MDN |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Correctly update cached message flags in ALL places... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Grammar fix and comment to Marc I think. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Add the message as a parameter to subject_link hook... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Values that test as "empty" should actually be displaye... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Add ability to collapse headers into one line; works... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Fix spacing |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Add reminder comments that someone needs to take a... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-18 |
pdontthink | Add comments reminding someone to make a fix here |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-17 |
kink | replace preg_split without a regular expression with the |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |