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) |
2007-05-17 |
kink | also fix duplicated version of parsepriority code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-17 |
kink | using split() with wrong perl regexes will not work. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-14 |
kink | compare addresses case insensitively, thanks Xaviet... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-11 |
kink | centralise the "From"-header construction in functions... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-10 |
kink | replace string "Cute." with "Invalid URL" (reuse of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-10 |
kink | use plugins in our examples that actually still exist |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-09 |
kink | Security: fixes for the HTML filter to counter further... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-07 |
pdontthink | Use constant instead of hard-coded string for plugin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-06 |
pdontthink | Add ability for plugin to indicate that they are not... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-06 |
pdontthink | Forgot CSS style for resizable widget code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-05 |
pdontthink | Add dynamic textarea sizing slider control to compose... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-05-03 |
pdontthink | Implement checks for correct PHP variables_order and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-04-26 |
jervfors | Short PHP tags are against the SquirrelMail coding... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-04-05 |
pdontthink | Add generic get_plugin_requirement() function and chang... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-04-01 |
pdontthink | Shifting the location of bind_textdomain_codeset()... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-30 |
pdontthink | Add sq_change_text_domain for plugins to use when switc... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-30 |
pdontthink | Add sq_change_text_domain for plugins to use when switc... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-29 |
pdontthink | Handle change of behavior with session ID being left... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-29 |
pdontthink | Handle change of behavior with session ID being left... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-27 |
pdontthink | Skip .svn dir. Leaving CVS dir in case it is left... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-26 |
pdontthink | Revert last change, which caused nasty sesion ID errors... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-26 |
pdontthink | Using the string 'deleted' in expired cookies can have... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-22 |
pdontthink | Add functions to help diagnose if plugin dependencies... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-22 |
pdontthink | Remove $version, use SM_VERSION constant instead |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-22 |
pdontthink | Re-add hook just removed; compose templates are so... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-22 |
pdontthink | Removing hook that, AFAIK is only used to add output... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-20 |
pdontthink | Fix loss of |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-19 |
avel | Fix typo |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-17 |
jervfors | Changing the service provider's logo string. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-16 |
jervfors | All images must have an alternate text. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-12 |
jervfors | Going XHTML. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-12 |
jervfors | Images require an alternate text. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-10 |
pdontthink | Remove unused directory |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-10 |
pdontthink | Templatize (un)collapse buttons; move all templates... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-10 |
jangliss | Some fixes for #1634735. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-09 |
pdontthink | Adding new plugin output sections 'provider_link_after... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-09 |
pdontthink | Adding new plugin output section 'provider_link_after' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-09 |
pdontthink | Add (un)collapse buttons |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-09 |
pdontthink | Adding new plugin output section 'provider_link_before' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-08 |
jervfors | Removing "" in some links as well as the link to the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-07 |
jervfors | Adding a missing setting (since 1.4.6 RC 1). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-06 |
kink | do not hardcode "SquirrelMail" in displayhtmlheader... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-06 |
kink | fix typo |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-06 |
kink | use org_title instead of "SquirrelMail" in error_box |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-06 |
kink | do not special case a folder named 'None'. There's... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-06 |
kink | drop obsolte .cvsignore files, these are now svn:ignore... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-06 |
kink | Fix Priority and Receipt compose options being reset... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-04 |
jervfors | Updating to the newer option page format. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-04 |
jervfors | Removing obsolete link to developer documentation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-04 |
jervfors | Moving "doc/themes.txt" to the administrator's manual. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-04 |
jervfors | Moving "doc/db-backend.txt" to the administrator's... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-04 |
jervfors | Moving "doc/db-backend.txt" to the administrator's... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-03-02 |
kink | Prevent including index.php for charset decoding/encodi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-28 |
pdontthink | Sorry, removing things unrelated to last commit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-28 |
pdontthink | Use $org_name instead of hard-coding "SquirrelMail" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-28 |
pdontthink | Comment change |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-27 |
kink | fixes for r12283: mistakenly passed already-split date... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-27 |
kink | log change |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-27 |
kink | also store the unparsed date, and display it when we |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-27 |
kink | move HTML output to template, improve HTML on the fly |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-27 |
kink | generalise folder_manip_dialog CSS into dialogbox CSS |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-26 |
kink | LogChange |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-23 |
kink | drop call to session_register, this is redundant in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-18 |
kink | Add option to ask users for personal information on... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-18 |
kink | error out on nonexistant option type. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-18 |
kink | typo in variable name peardb, reported by Tomas (Closes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-18 |
kink | HTTP_SERVER_SERVER should be HTTP_SERVER_VARS, but... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-16 |
pdontthink | Allow error_box and plain_error_message functions to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-16 |
pdontthink | Make sure no plugins output things before protocol... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-14 |
jervfors | String fixes. "Mails" are what the user sends, "message... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-14 |
jervfors | String fixes. "Mails" are what the user sends, "message... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-14 |
pdontthink | Remove extra parameter that should not have been in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-14 |
pdontthink | Readjust location of code that massages plugin versions... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-14 |
pdontthink | Plugins like preview_pane should not close their own... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-14 |
pdontthink | Plugins like listcommands should not close their own... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-13 |
pdontthink | The mf_cypher variable was not being set in prefs correctly |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-13 |
pdontthink | Allow message list form handler to accept GET args... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-13 |
jervfors | String fix (reusing old string). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-12 |
kink | require of mailbox_display was required for sqm_api_mai... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-09 |
pdontthink | Fix mistake - was using echo instead of adding to outpu... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-08 |
pdontthink | Fix default value for hide attributions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2007-02-08 |
kink | add squirrelmail attribution to the bottom of message... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |