2006-11-01 |
avel | I should read RFC 2831 more carefully: DIGEST-MD5 with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-27 |
pdontthink | logout_error hook should be able to override login... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-25 |
pdontthink | Removed one line left over from copied code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-25 |
pdontthink | After looking into it, I slightly misunderstood the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-25 |
pdontthink | Adding ability to hook into ANY attachment type. Also... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-25 |
pdontthink | Attachment hooks were not registering. Also, brace... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-20 |
kink | - Add CEST and MEST (non-standard) timezone codes for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-19 |
stevetruckstuff | Template for viewing text attachments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-19 |
stevetruckstuff | Template for viewing HTML messages in iframes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-19 |
stevetruckstuff | Template for view header feature. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-19 |
kink | - Translate plugin: prevent PHP notice when viewing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-18 |
stevetruckstuff | CSS for printer-friendly templates |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-18 |
stevetruckstuff | Templates for printer-friendly views |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-17 |
stevetruckstuff | Create a separate function to build the attachments... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-17 |
stevetruckstuff | Fix default theme setting. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-17 |
avel | Add two new command line options in conf.pl: --update... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-14 |
pdontthink | Reorg placement of plugin loading and add config_overri... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-14 |
pdontthink | Allow plugins to hook in under other name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
pdontthink | require instead of include_once |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
pdontthink | Make config/plugin_hooks.php just a touch more readable |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
pdontthink | New static plugin hook registration has now been implem... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
stevetruckstuff | Convert example theme to directory-based theme. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
stevetruckstuff | Template themes are now directories, not individual... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
stevetruckstuff | CSS corrections to empty folder template |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
tassium | No longer needed, removed at Paul's request |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-13 |
pdontthink | Alternate stylesheets function now returns listing... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-12 |
pdontthink | Reminder to update to make plugin requirements checks |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-11 |
avel | Can I be a member of the dev team, please? :\) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-11 |
avel | document the changes for the preliminary NAMESPACE... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-11 |
avel | The search expression for the LDAP Addressbook backend... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-10 |
avel | NAMESPACE support in IMAP backend. Also a whitespace... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-10 |
avel | Make authz available globally, if it exists. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stekkel | stops double encoding of &. & became & |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | Use paths for user/template themes rather than u_ and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stekkel | The error handler catched a delayed error => check... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | <span> tags end with </span>, not </style> stupid! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | bug fixes from previous commit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | More CSS clean ups |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stekkel | util_global.php is also included by footer.tpl => inclu... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stekkel | util_global.php was included twice (second time by... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stekkel | errorhandler class was included twice |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | Use $icon_theme_path rather than $settings['iconThemePa... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | Fix broken left_main.tpl template. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | Add support for fallback icon themes. Similar to fallb... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | Prepend SM_PATH to $icon_theme_path since it is no... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | Make sure icon variables are setup on the login page. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | Removing check that is no longer needed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
tokul | resigning |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
stevetruckstuff | CSS corrections |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
avel | Support for $Forwarded IMAP keyword, when it is support... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
avel | support for authz |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
pdontthink | Strict type check prevents old config files from breaki... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
avel | Support for authz authorization identity in the IMAP... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
pdontthink | templateset_default and templateset_fallback are IDs... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
pdontthink | Need to instantiate template object earlier so user... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
pdontthink | Reverting last commit. Hooks don't belong in templates. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-09 |
pdontthink | compose_button_row hook updated to new plugin/templatin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-08 |
pdontthink | Missed a spot. Please use less accusatory language... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-08 |
tokul | reverting code to do_hook. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-08 |
tokul | make sure that array key value is set and not empty |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-08 |
tokul | don't waste space on compose window. Some people don... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | info about new squirrelspell features |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | semicolon is not part of variable name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | fixed phpdoc formating |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | added phpdoc header to mail_fetchs constants file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | removed ispell output. confuses phpdoc |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | fixed phpdoc formating. require() call loaded before... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | info about 1568355 bugfix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | Checked if config.php is readable (#1568355) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-07 |
tokul | clean globals, turn on display of errors and load all... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | 1) Make translateText use styles instead of $color |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | Templatization for reading a message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | Templates for reading a message |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | Utility file for reading messages. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | New function to return only the email address. For... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | More CSS corrections |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | 1) More CSS corrections/cleanup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-06 |
stevetruckstuff | Add a few more vars to image handler for later user... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
stevetruckstuff | create separate vars for download link and unsafe image... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
stevetruckstuff | Add javascript_on to the list of variables that are... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
stevetruckstuff | Comments |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
stevetruckstuff | Make sure generated links use & instead of & betwee... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-05 |
stevetruckstuff | Fix page title not being shown correctly. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stekkel | Fixed unintended literal fetching (#1562271). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stekkel | Fix for bug #1562271 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stevetruckstuff | Add / before default.css in user themes in case it... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stevetruckstuff | Minor CSS corrections |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stevetruckstuff | Make sure conf.pl doesn't barf on $theme values from... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
tassium | Missing auth.php for redirect.php section was breaking... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
tassium | When incrementing config file version numbers, we must... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stevetruckstuff | Update version number to match new version # on conf.pl |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stevetruckstuff | Some examples of old $color themes converted using... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
stevetruckstuff | First attempt at converting $color themes to CSS styles... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-04 |
pdontthink | Added comment only |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
stevetruckstuff | Demo of template-provided stylesheets. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
stevetruckstuff | Add support for tempalte-provided themes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
stevetruckstuff | Clean up a few things. Also increment version number... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-03 |
stevetruckstuff | Enable icons by default, using hte XP theme. Also... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-02 |
stevetruckstuff | These files are no longer needed after icon theme mgmt... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-10-02 |
stevetruckstuff | Minor modifications to handle moving of icon themes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |