index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
main.inc
Age
Commit message (
Expand
)
Author
2008-09-18
Treat US-ASCII as Latin-1 to give messages with wrong charset definition a ch...
thomasb
2008-09-18
Better detection of HTML double-encoded entities
thomasb
2008-09-13
Fix broken quoted-printable encoding
thomasb
2008-09-12
Fix xss entitiy decoding
thomasb
2008-09-12
Allow (sanitized) style elements in HTML messages
thomasb
2008-09-12
Refactor drag & drop functionality. Don't rely on browser events anymore (#14...
thomasb
2008-09-05
Killed one more global var + log logins to a separate file (not console)
thomasb
2008-09-03
Interesting: (0 == 'auto') => true
thomasb
2008-09-03
Auto-detect client language and timezone if desired by config/prefs
thomasb
2008-09-02
New feature to import contacts from a vcard file + mark form buttons that pro...
thomasb
2008-08-29
Little code cleanup
thomasb
2008-08-29
Fix position of collapse/expand icons (#1485302)
thomasb
2008-08-28
Add folder hierarchy collapsing.
robin
2008-08-27
- added options to use syslog instead of log file (#1484850)
alec
2008-08-26
- Removed support for PEAR::DB driver
alec
2008-07-31
Show real names in folder drop-down + rebuild default_imap_folders property w...
thomasb
2008-07-31
Code cleanup,
thomasb
2008-07-31
Make special folders configurable for the user
thomasb
2008-07-31
Code cleanup with new html classes
thomasb
2008-07-21
- use long date format in print mode (#1485191)
alec
2008-06-30
- deprecated is_a() replaced by instanceof operator
alec
2008-06-23
- fixed get_sequence_name()
alec
2008-06-20
Urlencode mail recipients for storing in session + little code cleanup
thomasb
2008-06-20
Simplify step inclusion in controller (index.php)
thomasb
2008-06-15
- Added option to select skin in user preferences (#1485031)
alec
2008-06-14
More code cleanup
thomasb
2008-05-30
-removed not existing variable
alec
2008-05-26
fix to #1485083
till
2008-05-12
- fixed problem with postgresql sequences (after MDB2 drivers update)
alec
2008-05-07
/tmp/out
richs
2008-05-07
More code cleanup + oop-ization
thomasb
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb
2008-04-29
- improved messages list performance - patch from Justin Heesemann
alec
2008-04-28
- added 5th argument to rcmail_render_folder_tree_select()
alec
2008-04-25
- movingmessage label could and should be added in mail task only
alec
2008-04-22
fix for attrib strings with embedded quotes
estadtherr
2008-04-20
Fix parse_attrib_string to handle unquoted attribute values
estadtherr
2008-04-17
- Fix non-RFC dates formatting (#1484901)
alec
2008-04-12
- Fixed and optimized 'read_when_deleted': mark as read on server side
alec
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb
2008-04-11
#1483863: empty trash and expunge inbox on logout
alec
2008-04-10
#1484980: fixed problem with month abbreviations localization (problem with M...
alec
2008-04-09
#1484624: do ob_start/ob_end_clean when reading config files
alec
2008-04-04
Remove unnecessary code; unread counts are added client side
thomasb
2008-04-02
Remove evil css styles like expression() in HTML messages
thomasb
2008-03-21
Better patch to correctly quote email recipient strings (from #1484191)
thomasb
2008-03-21
Added charset alias for mb_convert (fixes #1484598)
thomasb
2008-03-21
GB2312 alias is for iconv only (fixes #1484818)
thomasb
2008-03-21
Add configurable default charset for message decoding
thomasb
2008-03-19
Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated...
thomasb
[next]