alecpl
2010-03-01 929a508d801d9434c8d98dccd0311e3a707303ba
2010-03-01 alecpl
- Improve performance by avoiding unnecessary updates to the session table ...
blob@ 929a50 commitdiff | diff to current
2010-02-26 alecpl
- Support arrays in get_input_value() (#1486277)
blob@ 72b140 commitdiff | diff to current
2010-02-10 alecpl
- support more charset aliases
blob@ 1e3271 commitdiff | diff to current
2010-02-05 alecpl
- fix
blob@ b77c9d commitdiff | diff to current
2010-02-03 alecpl
- Fix inconsistency when not using default table names (#1486467)
blob@ e1ac21 commitdiff | diff to current
2010-01-31 alecpl
- Fix character set conversion fails on systems where iconv doesn't accept ...
blob@ f52e7a commitdiff | diff to current
2010-01-13 alecpl
- prevent from PHP error when iconv doesn't support //IGNORE (#1486375)
blob@ ecbd5b commitdiff | diff to current
2010-01-12 alecpl
- added charset alias for MACROMAN (MACINTOSH) (#1486424)
blob@ c8729e commitdiff | diff to current
2010-01-12 alecpl
- typo in rcmail_mailbox_list (#1486426)
blob@ b822b6 commitdiff | diff to current
2009-11-26 alecpl
- a few if()s less
blob@ 539df6 commitdiff | diff to current
2009-11-23 alecpl
- Fix unicode para and line separators in javascript response (#1486310)
blob@ bc6ac4 commitdiff | diff to current
2009-11-10 alecpl
- reverted unintentional change
blob@ 6c5aa6 commitdiff | diff to current
2009-11-10 alecpl
- additional character set name cleanup to support e.g. "_ISO-2022-JP$SIO"
blob@ 7d0b34 commitdiff | diff to current
2009-11-04 alecpl
- fix HTTPS checking (#1486273)
blob@ 3ea30e commitdiff | diff to current
2009-10-27 alecpl
- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port ...
blob@ 5818e4 commitdiff | diff to current
2009-10-14 alecpl
- Added server-side e-mail address validation with 'email_dns_check' option...
blob@ e4acbb commitdiff | diff to current
2009-10-12 alecpl
- Fix importing/sending to email address with whitespace (#1486214)
blob@ a9bfe2 commitdiff | diff to current
2009-10-01 thomascube
Trigger warning if logs cannot be written
blob@ cb8961 commitdiff | diff to current
2009-09-23 alecpl
- Prevent from setting INBOX as any of special folders (#1486114)
blob@ 93a88c commitdiff | diff to current
2009-09-16 alecpl
- return true after abort from write_log hook
blob@ 20e251 commitdiff | diff to current
2009-09-14 alecpl
- simplify html_editor hook
blob@ dc0040 commitdiff | diff to current
2009-09-13 alecpl
- Added 'html_editor' hook (#1486068)
blob@ 9ab7bc commitdiff | diff to current
2009-08-10 thomascube
Added 'message_compose' hook
blob@ 759696 commitdiff | diff to current
2009-08-01 alecpl
- remove hardcoded 'contact' class name from rcube_table_output()
blob@ 1fcad1 commitdiff | diff to current
2009-07-28 alecpl
- Fix charset names with X- prefix handling
blob@ 5dc7c2 commitdiff | diff to current
2009-07-24 thomascube
Use write_log() to log bugs. This will also trigger the write_log plugin ho...
blob@ 186938 commitdiff | diff to current
2009-07-21 thomascube
Pipe date string through write_log plugin hook (#1485979)
blob@ a0c4cb commitdiff | diff to current
2009-07-13 thomascube
Add hook to write_log function
blob@ 75fd64 commitdiff | diff to current
2009-07-09 alecpl
- simplify 'utf8' class use, make rcube_charset_convert() 5x faster on syst...
blob@ ce72e0 commitdiff | diff to current
2009-07-07 alecpl
- added 3rd argument to rcube_print_time()
blob@ 8bc018 commitdiff | diff to current
2009-07-07 alecpl
- Support strftime's format modifiers in date_* options (#1484806)
blob@ b6b593 commitdiff | diff to current
2009-07-03 thomascube
Rename latest hook because 'list_mailboxes' already exists...
blob@ 4fa127 commitdiff | diff to current
2009-07-03 thomascube
Add new hook 'list_mailboxes' to alter the mailboxlist
blob@ f62d5f commitdiff | diff to current
2009-06-11 alecpl
- fix folder ID generation (for example two folders 'aaa' and 'aaa "')
blob@ 8ca0c7 commitdiff | diff to current
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
first | « prev | next »