alecpl
|
5c461bada9
|
- Update phpdoc (#1486958)
|
2010-09-29 16:47:05 +00:00 |
|
alecpl
|
e99991996d
|
- Add Internationalized Domain Name (IDNA) support (#1483894)
|
2010-09-29 12:36:28 +00:00 |
|
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
2010-09-25 13:03:53 +00:00 |
|
alecpl
|
11be9330de
|
- Support %z variable in host configuration options (#1487003)
|
2010-09-20 11:07:56 +00:00 |
|
alecpl
|
2280757d24
|
- Added more charset aliases
|
2010-09-15 16:56:49 +00:00 |
|
alecpl
|
acbf0f5ee0
|
- Fix: iconv doesn't support UTF7-IMAP
|
2010-09-15 12:15:01 +00:00 |
|
alecpl
|
cb3dfdfede
|
- Fix messages background image handling in some cases (#1486990)
|
2010-09-11 13:21:34 +00:00 |
|
alecpl
|
1e3ba370c3
|
- Small improvement for last commit
|
2010-09-09 11:47:29 +00:00 |
|
alecpl
|
4d7acb3cb2
|
- Fix handling of charsets with LATIN-* label
|
2010-09-09 11:34:35 +00:00 |
|
alecpl
|
2aa2b332f6
|
- Small performance improvements
|
2010-09-08 09:40:39 +00:00 |
|
alecpl
|
1fb718cae0
|
- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929)
|
2010-08-27 11:27:28 +00:00 |
|
alecpl
|
5cf7aae178
|
- Don't add date to log when using syslog
|
2010-08-23 10:23:20 +00:00 |
|
alecpl
|
3a4c9f424b
|
- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866)
|
2010-07-26 08:54:03 +00:00 |
|
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
2010-06-23 09:55:08 +00:00 |
|
alecpl
|
d7a5dfa26a
|
- Fix dot-atom expression in e-mail validation regexp (#1486808)
|
2010-06-19 18:04:48 +00:00 |
|
thomascube
|
8e5ed7be9e
|
Strip comments in css string + don't set font color to tags
|
2010-06-18 11:50:19 +00:00 |
|
alecpl
|
93e3ae1385
|
- Remove BOM (#1486785)
|
2010-06-10 11:22:40 +00:00 |
|
vbenincasa
|
d0b981757a
|
- Sanitize CSS universal selector from e-mails. Without this fix any message can play with the CSS from entire mail window or mail preview frame. Test case:
<style type="text/css">*{ background: #000; }</style>
|
2010-06-09 19:08:15 +00:00 |
|
alecpl
|
54759ce120
|
- some improvements + added splitter in Identities
|
2010-06-09 11:17:45 +00:00 |
|
alecpl
|
bb8721aaeb
|
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
|
2010-06-03 08:02:12 +00:00 |
|
alecpl
|
874ff4d4be
|
- Fix raise_error() in Installer (#1486756)
|
2010-05-26 08:46:49 +00:00 |
|
alecpl
|
24c91ed78e
|
- Moved error.inc to /utils
- Removed bugs.inc (content copied into main.inc)
|
2010-05-20 08:04:25 +00:00 |
|
alecpl
|
0f3764e592
|
- add DNS checking code for Windows & PHP<5.3.0
|
2010-04-27 13:01:12 +00:00 |
|
alecpl
|
0a19215ae3
|
- make sure INBOX is allways displayed as Inbox (per recent discussion)
|
2010-04-22 07:12:42 +00:00 |
|
alecpl
|
3544558f2d
|
- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486441)
|
2010-04-20 16:04:33 +00:00 |
|
alecpl
|
46a1385974
|
- improve rcube_parse_charset() performance
|
2010-04-20 08:03:54 +00:00 |
|
alecpl
|
9096de8520
|
- handle WIN-* charset as WINDOWS-*
|
2010-04-20 07:49:28 +00:00 |
|
alecpl
|
44155cddc2
|
- load des.inc file only when needed
|
2010-04-01 15:40:35 +00:00 |
|
alecpl
|
895d4e385c
|
- Use iconv's //IGNORE instead of //TRANSLIT
|
2010-03-17 12:34:52 +00:00 |
|
alecpl
|
f4f1c442f7
|
- last commit fix (there's probably no class definition when reading table rows from DB)
|
2010-03-17 11:20:27 +00:00 |
|
alecpl
|
b695604624
|
- allow setting row css class in rcube_table_output()
|
2010-03-17 11:18:11 +00:00 |
|
alecpl
|
1baeb660eb
|
- Improved check_email()
|
2010-03-12 12:59:56 +00:00 |
|
alecpl
|
aba0927545
|
- Fix long e-mail addresses validation (#1486453)
|
2010-03-03 12:12:31 +00:00 |
|
alecpl
|
929a508d80
|
- Improve performance by avoiding unnecessary updates to the session table (#1486325)
|
2010-03-01 19:04:34 +00:00 |
|
alecpl
|
72b140dc98
|
- Support arrays in get_input_value() (#1486277)
|
2010-02-26 11:43:19 +00:00 |
|
alecpl
|
1e3271edfb
|
- support more charset aliases
|
2010-02-10 14:17:45 +00:00 |
|
alecpl
|
b77c9d4669
|
- fix
|
2010-02-05 13:10:42 +00:00 |
|
alecpl
|
e1ac217397
|
- Fix inconsistency when not using default table names (#1486467)
|
2010-02-03 11:16:18 +00:00 |
|
alecpl
|
f52e7a0073
|
- Fix character set conversion fails on systems where iconv doesn't accept //IGNORE (#1486375)
|
2010-01-31 18:26:59 +00:00 |
|
alecpl
|
ecbd5b5d53
|
- prevent from PHP error when iconv doesn't support //IGNORE (#1486375)
|
2010-01-13 12:59:21 +00:00 |
|
alecpl
|
c8729e0397
|
- added charset alias for MACROMAN (MACINTOSH) (#1486424)
|
2010-01-12 14:22:41 +00:00 |
|
alecpl
|
b822b6e541
|
- typo in rcmail_mailbox_list (#1486426)
|
2010-01-12 13:49:59 +00:00 |
|
alecpl
|
539df6b502
|
- a few if()s less
|
2009-11-26 17:42:19 +00:00 |
|
alecpl
|
bc6ac4d3c9
|
- Fix unicode para and line separators in javascript response (#1486310)
|
2009-11-23 10:46:49 +00:00 |
|
alecpl
|
6c5aa6b054
|
- reverted unintentional change
|
2009-11-10 11:04:10 +00:00 |
|
alecpl
|
7d0b34db31
|
- additional character set name cleanup to support e.g. "_ISO-2022-JP$SIO"
|
2009-11-10 11:02:52 +00:00 |
|
alecpl
|
3ea30ef7eb
|
- fix HTTPS checking (#1486273)
|
2009-11-04 07:22:17 +00:00 |
|
alecpl
|
5818e44345
|
- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check
|
2009-10-27 09:43:39 +00:00 |
|
alecpl
|
e4acbbd8cc
|
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
|
2009-10-14 10:52:27 +00:00 |
|
alecpl
|
a9bfe21ba6
|
- Fix importing/sending to email address with whitespace (#1486214)
|
2009-10-12 09:44:04 +00:00 |
|