Commit Graph

1292 Commits (47c9ccbf6f2ffc344a5e85eefe4a9b9ba2c1b1ba)

Author SHA1 Message Date
thomascube 47c9ccbf6f Also allow appending messages to inbox (if not listed) 16 years ago
thomascube bb8781c6d7 Improve vcard decoding and import step 16 years ago
thomascube cefd1d8c91 DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_cookies 16 years ago
svncommit cc4b36b143 update cs_CZ 16 years ago
alecpl d6869a6693 - Fix language autodetection (#1485401) 16 years ago
alecpl 7315902cb2 #1485405: typo 16 years ago
svncommit 78d08476f3 update zh_TW 16 years ago
alecpl 07d36706e5 #1485403: fix "bolding" of folder with subfolders with more than two levels 16 years ago
alecpl 94a99c11f4 - fixed handling of apostrophes in filenames decoded according to rfc2231 16 years ago
alecpl e98809ae55 - allow to enable/disable configuration for only some of special folders 16 years ago
alecpl cc669e3727 - read current language from rcube_user object (config may contains 'pl', but user 'pl_PL') 16 years ago
alecpl cdc539d561 - there's no 'locale_string' option now 16 years ago
svncommit 34b8b1e133 update (#1485392) 16 years ago
thomascube e93e54fb26 Tiny correction of phpdoc 16 years ago
thomascube 95fcc33472 Separate method to create iframe tags (with a list of allowed attributes) 16 years ago
alecpl e2c610ebfa - use more 'html' class 16 years ago
alecpl f5d3769a80 - added iframe tag to containers list 16 years ago
alecpl 02fc704ae1 - he_IL update 16 years ago
alecpl a0945399ec - ar_SA update 16 years ago
alecpl 6d20d016d5 #1485384: fix quota span tag attribs 16 years ago
alecpl c17dc6aa31 #1485385: fix missing close form tag 16 years ago
thomascube 40deec8be7 Add some post parameters to error log entry 16 years ago
thomascube 6925adb279 Fix empty subject header display (#1485383) + improve safari CSS hacks 16 years ago
alecpl fc1a10b4d5 - fixed identities sorting, to have allways identities with the same name in the same order on the list 16 years ago
alecpl 106d057f84 - allow signature textarea size setting from skin + use cols=60 16 years ago
thomascube 42e328a85f Indent with spaces not tabs. Please respect our code-style when creating patches! 16 years ago
thomascube 29111be340 Don't set a hard-coded language in rcube_user 16 years ago
yllar 4f9e36dc7b et_EE update 16 years ago
thomascube bba657e64f Made config files location configurable (#1485215) 16 years ago
thomascube e5af2fe88e Create valid <a> tags 16 years ago
thomascube a3f149eb57 Fix search box on Safari and make pages validate 16 years ago
alecpl 20a25197f3 applied tensor's patch: incorrect handling of filename of second and subsequent long non-ASCII attachments 16 years ago
alecpl 25c35c81e1 - added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos
- get rid of *_from_preview() functions
 (Thomas, don't be mad, it was truly tested ;))
16 years ago
alecpl 8e1d4af2e5 - added 'exp' object support 16 years ago
alecpl 21cf1ec487 - ru_RU update 16 years ago
alecpl 3562eb319e #1485368: en_* update 16 years ago
alecpl f00c35f3de #1485371: pt_BR update 16 years ago
alecpl ea373f6573 - support 'cookie' type in conditions 16 years ago
alecpl d4273b8990 - support variables of type 'cookie' (for feature use) 16 years ago
thomascube ae579cee86 Also list message/rfc822 parts as attachment if a filename is specified 16 years ago
thomascube b6a27ff85b Treat US-ASCII as Latin-1 to give messages with wrong charset definition a chance 16 years ago
thomascube fdebae88c2 Better detection of HTML double-encoded entities 16 years ago
thomascube 633142fa6b Prevent drag layer from wrapping lines 16 years ago
thomascube 44385fd68f Trim and abbreviate subjects in message listing 16 years ago
thomascube 7dfb1fba50 Set the right number of arguments for setcookie() 16 years ago
alecpl d1ed46dd1d - lt_LT update 16 years ago
alecpl 380c7ca734 - zh_CN update 16 years ago
alecpl dda75730ae - fixed typo 16 years ago
svncommit 72d25b1159 Secure the other cookie, too. 16 years ago
svncommit d0b973cf6a Bind cookie gotten over HTTPS to HTTPS only (#1485336). 16 years ago