thomascube
2009-06-09 533e8602c0be3aed7becc74002c58a7d1cf400c3
2009-06-09 thomascube
Add cache-buster to scripts and linked files in skin templates
blob@ 533e86 commitdiff | diff to current
2009-06-05 alecpl
- fix rcmail_temp_gc() + small code cleanups
blob@ c5ee03 commitdiff | diff to current
2009-06-05 alecpl
- fix bug in last commit
blob@ 74eb6c commitdiff | diff to current
2009-06-05 alecpl
- fix rep_specialchars_output() performance, remove old 'charset' option use
blob@ 79c45f commitdiff | diff to current
2009-06-03 alecpl
- added more charset aliases
blob@ b1fb69 commitdiff | diff to current
2009-06-03 alecpl
- handle iso-8859-1 as windows-1252 - some fixes for utf8 class
blob@ ca85b1 commitdiff | diff to current
2009-05-20 alecpl
- Support UTF-7 encoding in messages (#1485832)
blob@ a5897a commitdiff | diff to current
2009-05-19 alecpl
- Better support for malformed character names (#1485758)
blob@ dbe44c commitdiff | diff to current
2009-04-24 alecpl
- fix setting empty string in imap_root
blob@ 76db10 commitdiff | diff to current
2009-04-23 alecpl
- Added log_date_format option (#1485709)
blob@ 0ad27c commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
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
first | « prev | next »