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
2009-03-28
Implemented using a single image to display all icons via CSS positioning of ...
Nathan Kinkade
2009-03-11
Fix charset conversion error logging
thomasb
2009-03-01
- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
alec
2009-02-27
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
thomasb
2009-02-21
#1485741: fix installer after some last changes
alec
2009-02-13
- Fix multiple recipients input parsing (#1485733)
alec
2009-02-11
- Support non-standard "GMT-XXXX" literal in date header (#1485729)
alec
2009-01-22
Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr...
thomasb
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-24
Secure bin scripts by requiring a valid session and replace preg_replace(/../...
thomasb
2008-12-16
#1485549: fix mb_convert_encoding() issue
alec
2008-12-04
#1485602: fix INBOX folder localization
alec
2008-12-04
#1485599: fix rcmail_folder_classname()
alec
2008-11-23
Also clean cache table when removing old messages from cache
thomasb
2008-11-23
- Allow setting attachment col position in 'list_cols' option
alec
2008-11-05
- fix function description
alec
2008-11-05
- Fix HTML editor initialization on IE (#1485304)
alec
2008-11-03
r2032 fix: escape backslashes
alec
2008-11-03
Don't use addslashes() which could produce unexpected results when magic_quot...
thomasb
2008-11-03
Handle magic_quotes on runtime and remove them from the requirements list (#1...
thomasb
2008-10-25
added obscure ASCII encoding aliases, added more error checking to RFC2822 da...
estadtherr
2008-10-18
- Fix html signature formatting when identity save error occured (#1485426)
alec
2008-10-09
- set mbstring's internal encoding in proper place
alec
2008-10-07
- better postgresql sequence names handling
alec
2008-10-05
- removed deprecated rcube_add_label() and all uses
alec
2008-10-02
- Fix folders css class setting for folder with names matching defined classe...
alec
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
[next]