thomascube
2009-03-11 c9a2fa9db0b3cc9edee0b4ee82d02849b5263766
2009-03-11 thomascube
Fix charset conversion error logging
blob@ c9a2fa commitdiff | diff to current
2009-03-01 alecpl
- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
blob@ 65d710 commitdiff | diff to current
2009-02-27 thomascube
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
blob@ ae8a60 commitdiff | diff to current
2009-02-21 alecpl
#1485741: fix installer after some last changes
blob@ 0ff635 commitdiff | diff to current
2009-02-13 alecpl
- Fix multiple recipients input parsing (#1485733) - added shared rcube_exp...
blob@ 050410 commitdiff | diff to current
2009-02-11 alecpl
- Support non-standard "GMT-XXXX" literal in date header (#1485729)
blob@ 33875d commitdiff | diff to current
2009-01-22 thomascube
Get rid of vulnerable preg_replace eval and create_function (#1485686) + co...
blob@ aa055c commitdiff | diff to current
2009-01-16 till
* bumping up copyright (happy new year ;-))
blob@ cbbef3 commitdiff | diff to current
2008-12-24 thomascube
Secure bin scripts by requiring a valid session and replace preg_replace(/....
blob@ 1608f4 commitdiff | diff to current
2008-12-16 alecpl
#1485549: fix mb_convert_encoding() issue
blob@ 77e232 commitdiff | diff to current
2008-12-04 alecpl
#1485602: fix INBOX folder localization
blob@ 64c9b5 commitdiff | diff to current
2008-12-04 alecpl
#1485599: fix rcmail_folder_classname()
blob@ f94629 commitdiff | diff to current
2008-11-23 thomascube
Also clean cache table when removing old messages from cache
blob@ 29c64b commitdiff | diff to current
2008-11-23 alecpl
- Allow setting attachment col position in 'list_cols' option - Allow overr...
blob@ d59aaa commitdiff | diff to current
2008-11-05 alecpl
- fix function description
blob@ be5d4a commitdiff | diff to current
2008-11-05 alecpl
- Fix HTML editor initialization on IE (#1485304) - move back toggle_editor...
blob@ b8ae50 commitdiff | diff to current
2008-11-03 alecpl
r2032 fix: escape backslashes
blob@ 3d54e6 commitdiff | diff to current
2008-11-03 thomascube
Don't use addslashes() which could produce unexpected results when magic_qu...
blob@ c21d6d commitdiff | diff to current
2008-11-03 thomascube
Handle magic_quotes on runtime and remove them from the requirements list (...
blob@ 6e47c0 commitdiff | diff to current
2008-10-24 svncommit
added obscure ASCII encoding aliases, added more error checking to RFC2822 ...
blob@ c9ca6a commitdiff | diff to current
2008-10-18 alecpl
- Fix html signature formatting when identity save error occured (#1485426)
blob@ 407dcf commitdiff | diff to current
2008-10-09 alecpl
- set mbstring's internal encoding in proper place
blob@ d99b93 commitdiff | diff to current
2008-10-07 alecpl
- better postgresql sequence names handling
blob@ af7a23 commitdiff | diff to current
2008-10-05 alecpl
- removed deprecated rcube_add_label() and all uses - code for 'show' actio...
blob@ 112c91 commitdiff | diff to current
2008-10-02 alecpl
- Fix folders css class setting for folder with names matching defined clas...
blob@ d6497f commitdiff | diff to current
2008-09-18 thomascube
Treat US-ASCII as Latin-1 to give messages with wrong charset definition a ...
blob@ b6a27f commitdiff | diff to current
2008-09-18 thomascube
Better detection of HTML double-encoded entities
blob@ fdebae commitdiff | diff to current
2008-09-13 thomascube
Fix broken quoted-printable encoding
blob@ 14c5b8 commitdiff | diff to current
2008-09-12 thomascube
Fix xss entitiy decoding
blob@ 85a913 commitdiff | diff to current
2008-09-12 thomascube
Allow (sanitized) style elements in HTML messages
blob@ 1c499a commitdiff | diff to current
2008-09-12 thomascube
Refactor drag & drop functionality. Don't rely on browser events anymore (#...
blob@ f89f03 commitdiff | diff to current
2008-09-05 thomascube
Killed one more global var + log logins to a separate file (not console)
blob@ c8a21d commitdiff | diff to current
2008-09-03 thomascube
Interesting: (0 == 'auto') => true
blob@ 62784a commitdiff | diff to current
2008-09-03 thomascube
Auto-detect client language and timezone if desired by config/prefs
blob@ c8ae24 commitdiff | diff to current
2008-09-02 thomascube
New feature to import contacts from a vcard file + mark form buttons that p...
blob@ ed132e commitdiff | diff to current
2008-08-29 thomascube
Little code cleanup
blob@ 25f80d commitdiff | diff to current
2008-08-29 thomascube
Fix position of collapse/expand icons (#1485302)
blob@ e1eb70 commitdiff | diff to current
2008-08-28 svncommit
Add folder hierarchy collapsing.
blob@ f5aa16 commitdiff | diff to current
2008-08-27 alecpl
- added options to use syslog instead of log file (#1484850) - added Loggin...
blob@ b77d0d commitdiff | diff to current
2008-08-26 alecpl
- Removed support for PEAR::DB driver
blob@ 9e8e5f commitdiff | diff to current
2008-07-31 thomascube
Show real names in folder drop-down + rebuild default_imap_folders property...
blob@ 64f20d commitdiff | diff to current
2008-07-31 thomascube
Code cleanup,
blob@ 62e542 commitdiff | diff to current
2008-07-31 thomascube
Make special folders configurable for the user
blob@ cb3538 commitdiff | diff to current
2008-07-31 thomascube
Code cleanup with new html classes
blob@ 6d6e06 commitdiff | diff to current
2008-07-21 alecpl
- use long date format in print mode (#1485191)
blob@ 5b1de5 commitdiff | diff to current
2008-06-30 alecpl
- deprecated is_a() replaced by instanceof operator
blob@ 87242c commitdiff | diff to current
2008-06-23 alecpl
- fixed get_sequence_name()
blob@ 3e8483 commitdiff | diff to current
2008-06-20 thomascube
Urlencode mail recipients for storing in session + little code cleanup
blob@ fde466 commitdiff | diff to current
2008-06-20 thomascube
Simplify step inclusion in controller (index.php)
blob@ 6ea6c9 commitdiff | diff to current
2008-06-15 alecpl
- Added option to select skin in user preferences (#1485031) - template_exi...
blob@ e58df3 commitdiff | diff to current
first | « prev | next »