2
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a configuration option to strip domains from login names More... over 10 years ago
Remove debug More... over 10 years ago
Reduce IMAP calls per page load with some simple caching. If an exact command has been issued already for select/search/fetch headers then we return the previous result. This reduces unneeded back and forth to the IMAP server for these cases. This is really useful for plugins because from the plugin context you don't have access to the prior IMAP result set. More... over 10 years ago
Fix for IMAP literals at the end of a LIST response line More... over 10 years ago
Fix reply all formatting for double quoted address labels More... over 10 years ago
allow text/vcard mime type in contacts vcard upload More... almost 11 years ago
doc updates More... about 11 years ago
- fix strict warnings in new PDO code More... about 11 years ago
Added: Renamed the old db.php to db_pear.php for legacy support. The new db.php uses PDO. More... about 11 years ago
fix the build for the C++ utils module with current stable PHP (5.4.10) More... over 11 years ago
fix call to removed method More... over 11 years ago
parse line rewrite to improve performance and code clarity More... over 11 years ago
warning fix More... over 11 years ago
doc and version updates More... over 11 years ago
fix a possible attachment corrupting bug in the base64 encoding routine. More... over 11 years ago
more comments *gasp* More... over 11 years ago
fix copyright year in the plugins dir More... over 11 years ago
more copyright year updates More... over 11 years ago
- fix copyright year in the lang dir and the main index.php file More... over 11 years ago
fix copyright notice year on files in the lib directory More... over 11 years ago
- remove small amount of inline markup from the site page class More... over 11 years ago
- when hiding a folder from view automatically set all subfolders as More... over 11 years ago
fix NTLM type one message to use minimal fields and be correctly More... over 11 years ago
preliminary SMTP NTLM authentication support. More... over 11 years ago
better fix for message part searching More... over 11 years ago
fix a bug in the find message part routine that could return the wrong More... over 11 years ago
remove extra paren More... over 11 years ago
httponly cookie flag is only supported in php version 5.2+ More... over 11 years ago
fix log warning issued when the hm_int_id cookie is missing More... over 11 years ago
F5 refresh was being trapped and the keycode translated to "T" for some More... over 11 years ago