Commit Graph

1211 Commits (7e78b2ec373f4596f986bb75a0e6c33bd67a82b4)
 

Author SHA1 Message Date
alecpl 7e78b2ec37 -segfault (#1485109) 17 years ago
alecpl 5f95315182 - added 'pl' alias 17 years ago
alecpl b541216c53 -added encoding detection for attachment names when message part hasn't got charset definition (#1484969) 17 years ago
thomascube c8fb2b7784 Update UPGRADNG instructions + add SVN revision to version string (if available) 17 years ago
thomascube 350459486d Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_encoding() anymore 17 years ago
thomascube c3ab753765 Fix language detection + update Catala localization 17 years ago
thomascube 235086c7de Cleaned up localization names to unique language_COUNTRY schema according to ISO 639-1 and ISO 3166-1 17 years ago
svncommit 6444cf4b29 Remove comment characters which where 'helpfully' added by vim. 17 years ago
svncommit 5e0045b128 Add option to log successful logins. 17 years ago
alecpl 70a0566562 - just boolean check 17 years ago
alecpl cd67494a9c - TLS support in LDAP connections: 'use_tls' property (#1485104) 17 years ago
thomascube cfe4a6baf4 Fix structure parsing and html output for multipart messages 17 years ago
alecpl 077070381f #1485106 17 years ago
alecpl 49e5f72328 - added iil_PutLine() wrapper for fputs()
- code cleanup and identation fixes
17 years ago
thomascube ece3aed366 Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Completed (0.000 sec)' 17 years ago
thomascube 0a99895ead Fix fallback if no message strucutre is provided by the imap server 17 years ago
thomascube 70aa900cba Use internal strtolower function because mbstring is optional 17 years ago
yllar 3d5eafb362 Updated Arabic Translation 17 years ago
thomascube c5688efa83 Update CHANGELOG 17 years ago
thomascube 8586bff3b0 Minor style improvement for html messages in preview pane 17 years ago
thomascube 21605c4e8f Distinguish html and plaintext parts in messagy body display 17 years ago
thomascube a8755664af Allow <body> tag in HTML messages which will be converted to <div class='rcmBody'> 17 years ago
thomascube 65cc1c196f Chech for mb_convert_encoding first because mbstring is optional for RoundCube + add some phpdoc 17 years ago
alecpl 5d6ec21f9f -typo in get_header() 17 years ago
alecpl 68217c548a -add convert encoding before html parsing 17 years ago
alecpl 02548b976c - imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
- imap.inc: Fixed iil_C_FetchStructureString() to handle many
  literal strings in response (#1484969)
- imap.inc: Removed hardcoded data size in iil_ReadLine()
17 years ago
alecpl e47aadcd99 #1485098 17 years ago
alecpl c5fb694f36 #1484856 17 years ago
alecpl 065f2762f2 -fix for backslash in folder name 17 years ago
yllar ce2a55cbfb sk & fi update 17 years ago
till ff522265d1 * cs fixes 17 years ago
alecpl d1e8e3f5a0 - Escape \ in login (#1484614) 17 years ago
alecpl 0be1bcbc03 -removed not existing variable 17 years ago
yllar 186f3fa81f et_EE update 17 years ago
alecpl e16938eac8 - Support " and \ in folder names 17 years ago
thomascube 134eafd5b8 Tell the user which character is forbidden + add translation 17 years ago
alecpl 6eaac22d32 - Disallowed delimiter in folder name (#1484803) 17 years ago
alecpl ea400ed2df -cleanup 17 years ago
alecpl 681a59fa52 - Support for subfolders in default/protected folders (#1484665) 17 years ago
thomascube 45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 17 years ago
alecpl 06c1652d7f - pl -> pl_PL 17 years ago
alecpl 75da0b6f74 -fixed last commit 17 years ago
alecpl 531abb1a95 -set utf8 locales in setlocale() 17 years ago
alecpl 681969e95f -don't set Preferences pagetitle in ajax calls 17 years ago
thomascube 0e6bdbe8f5 Pass auth_type as argument; don't start session if started from command line 17 years ago
thomascube c3bc10eb42 Updated German localizations 17 years ago
yllar e669d9bf8b Updated lithuanian translation 17 years ago
alecpl 53873e32aa - Fixed sorting of folders with non-ascii characters 17 years ago
thomascube 7ffc08ce87 Remove cruft from upload response 17 years ago
thomascube 7e9cecda98 Code cleanup: use common objects and methods 17 years ago