2003-03-27 |
jangliss | Fix for infinite loop when trying to decode multi-part... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
philippe_mingo | Alexandros Vellis |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
kink | Fix print friendly |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
kink | Printable version should not use theme colors but fixed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
cigamit | Can't forget to commit my fixes for the last few days! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
cigamit | Another operator bug... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
cigamit | Fix some operator bugs that cause some problems (mainly... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
cigamit | Fixes forwarding messages when not using server side... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-27 |
graf25 | Adding RPM-related files. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-26 |
kink | Fix #708956: deleting a pop3 account corrupts remaining... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-26 |
kink | Fix typo in var name and add two prefs which were left... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-26 |
jangliss | PHP 4.3.x prefs fix for db based prefs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-25 |
jangliss | And again... another PHP 4.3 fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-25 |
jangliss | Still getting complaints about this outputting plain... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-25 |
jangliss | A couple of fixes for PHP 4.3.x. This should allow... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-25 |
cigamit | We give plugins the ability to add buttons to the mailb... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-25 |
cigamit | A few spelling corrections |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-24 |
kink | Revert to 1.15: we don't currently use this field but... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-24 |
cigamit | Inorder for plugins to utilize the msg_envelope hook... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-23 |
kink | This field does not exist in the RFC spec and is not... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-23 |
kink | Consistant capitalization |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-22 |
jangliss | Lets see if this prefs fix works for now. Will do... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-22 |
kink | Remove obsolete references. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-22 |
philippe_mingo | Spanish Update by Mingo |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-22 |
philippe_mingo | Update |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-18 |
kink | String correction |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-16 |
pdontthink | Moved opening form tag up before login_top hook so... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-16 |
pdontthink | Put msg_envelope hook back in, per Jimmy Conner's reque... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-16 |
kink | One \n too much |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-16 |
kink | LogChange |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-16 |
kink | Small bug in content-type properties, thanks Ryan ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-16 |
kink | When an identity has no full_name, display the emailadd... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-13 |
pdontthink | Added subject retrieval when message initiated from... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-13 |
pdontthink | Explicitly define for old php versions when it's undefined |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
pdontthink | Turned off validation scripts for widgets when javascri... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
jangliss | Pulling out JS in options setup. Paul, did you want... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | replace $_SESSION with sqgetGlobalVar |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | More cleanup. This dir all done. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | More global cleanup. Now all SESSION and COOKIE use... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | Clean up spamcop plugin wrt globals. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | cleanup some plugins to make use of sqgetGlobalVar |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | LogChanges |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | Calc the max size for an uploaded file and display... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-11 |
kink | fwrite returns 0 when 0 bytes written, so use === FALSE... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
kink | A better way to check for errors, and apply the previou... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
kink | Small tweaks: |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
jangliss | Weird locales seem to mess with uppercase i, and php... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
jangliss | Update changelog to reflect updates in compose |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
kink | Fix copyerror, this eliminates some warnings of undefin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
kink | Fix logic I mixed up. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
ebullient | Cache the base url (protocol://host:port) in the sessio... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
ebullient | Fix some interesting behavior when adding a signature... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-10 |
jangliss | Fixed attachments issue... Seemed that the session... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-09 |
ebullient | added explicit include of global.php |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-09 |
ebullient | Add explicit include of global.php |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-08 |
jangliss | A few more unnecessary urldecodes when not needed.... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-08 |
jangliss | I'd like my settings to stay on login... we need a... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-08 |
jangliss | Changelog update |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-08 |
jangliss | DMN now remembers the last target mailbox to match... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
stekkel | put back Erin's changes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
stekkel | address parsing with encoded personal names |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
stekkel | better folding of header lines. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
stekkel | improved encodeHeader function and decodeHeader handlin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
stekkel | encoding stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
jangliss | Fixed incorrect decoding of mailbox name... $_GET vars... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
kink | Undo fix for PHP 4.0.4 since SquirrelMail doesn't work... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-07 |
kink | Fix requirements to reflect actual requirements accordi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-05 |
kink | Quotation-error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-05 |
tokul | Information about Arabic translators. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-05 |
jangliss | No check to make sure logo is set... login.php verifies... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-04 |
stekkel | removed left argument from function. Thnx Paul. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-04 |
kink | Fix download link for vcard. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-04 |
kink | Support vCards which have the official mime type "text... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-04 |
pdontthink | Added javascript validation to integer and float widgets. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-04 |
pdontthink | The logout_above_text hook was misplaced. Got it back... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-04 |
pdontthink | Reintegrated Erin's lost changes from v1.309 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-03 |
ebullient | Lots of changes for variable initialization - clean... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-03 |
ebullient | move global include earlier.. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-03 |
ebullient | Clean up references to global vars |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
stekkel | fix warning in case of undefined date |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
stekkel | missed some spots |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
stekkel | No decodeHeader inside the form because we already... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
stekkel | To much encoding. Now we only encode what's needed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
tokul | Added Arabic translation provided by alex@canasoft... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
stekkel | Whoops wrong file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
stekkel | in case of non sorting display newest messages first |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-03-01 |
stekkel | Blah |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-28 |
ebullient | Fixes bug 695150 in the 1.4.x stream |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-28 |
stekkel | Weird subject processing now cut off correctly |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-28 |
stekkel | added my changes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-28 |
stekkel | charset encode/decode changes related to email addresses |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-28 |
stekkel | better parsing of email addresses (also used for proces... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-28 |
stekkel | charset encode /decode fixes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-28 |
stekkel | charset encode / decode fixes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-27 |
kink | Only add extra "points" for a subject with entities... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-27 |
kink | For completeness, make the default theme contain all... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-27 |
kink | Swap colors, because new %2 test by Jon is true when... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-27 |
kink | If SERVER_NAME not set, use $domain as the domain in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-27 |
ebullient | Fix import/export of variables in read_body.php. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2003-02-27 |
ebullient | WOOOPS. darnit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |