Commit Graph

2281 Commits (63a3dc5fde5a3ceed4f03c19c5015aab19050bee)

Author SHA1 Message Date
alecpl 63ab02a9f2 - hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
16 years ago
alecpl cca7b3fd02 - rewert old change: don't load first section page in Preferences 16 years ago
alecpl 69d05c3710 - TinyMCE 3.3.1 16 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 16 years ago
alecpl 02f7cb8851 - Fix rcube_imap::mailbox_exists (#1486560) 16 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 16 years ago
alecpl 15e00bdf50 - Improved performance of folders operations (#1486525) + code cleanups 16 years ago
alecpl 1845fb6318 - Handle 'false' result from iil_C_* functions (#1486511) 16 years ago
alecpl b575fa9008 - Fix blocked.gif attachment is not attached to the message (#1486516) 16 years ago
alecpl c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
16 years ago
alecpl caf601a28f - nl_NL update 16 years ago
thomascube 258dbd03d7 Don't unselect already selected childs 16 years ago
thomascube 2ecb7fef5e Also select childs when dragging a thread message 16 years ago
alecpl 81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 16 years ago
alecpl 71e7545f94 - set svn:keywords, remove 'indexsort' label, update pl_PL 16 years ago
alecpl 895d4e385c - Use iconv's //IGNORE instead of //TRANSLIT 16 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 16 years ago
alecpl f4f1c442f7 - last commit fix (there's probably no class definition when reading table rows from DB) 16 years ago
alecpl b695604624 - allow setting row css class in rcube_table_output() 16 years ago
alecpl f209717e41 - virtuser_query: support other identity data (#1486148) 16 years ago
alecpl b579f42b55 - fixes for proper handling of email addresses with form: "user"@domain.tld 16 years ago
alecpl b9d751df60 - get better message for error in DATA 16 years ago
alecpl 1baeb660eb - Improved check_email() 16 years ago
alecpl 5027c326e9 -remove root_ns setting as useless, should fix #1486222 16 years ago
alecpl 7244b4500e - Merge changes from MDB2's trunk 16 years ago
thomascube bc404ffd41 Save draft information in one header; finally fixes #1486203 16 years ago
alecpl 56505a1174 - Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
16 years ago
alecpl a4cf4577b1 - Fix forwarding message omits CC header (#1486305) 16 years ago
alecpl fe7d78ab55 - simplify console 16 years ago
alecpl 4d81544057 - messages list performance: build subject link on client side 16 years ago
alecpl 69a7d3127e - Improved charset replacement in html meta header (#1486542) 16 years ago
alecpl be5133a6f3 - Mail_Mime 1.6.1 16 years ago
alecpl cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 16 years ago
vbenincasa b5de2a1f90 - Update pt_BR translation 16 years ago
alecpl edaf6a6cef - Last commit fix 16 years ago
alecpl 6611b415ae - Fix sig replacement (#1486538) + fix checking for separator existance in sig 16 years ago
alecpl 5821ff5123 - Don't show a warning on html2text switch when textarea is empty
- Set properly select's value when html2text is aborted
16 years ago
alecpl 1163db99d4 - de_DE and en_GB update 16 years ago
alecpl a4f7780044 - Fix check_recent action when skip_deleted=true (#1486535) 16 years ago
alecpl e55ab02682 - Add 'default_charset' option to user preferences (#1485451) 16 years ago
alecpl b7f952248e - Add 'delete_always' option to user preferences 16 years ago
alecpl 2d08c50fd7 - Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
16 years ago
thomascube b44b4d32e1 Allow outgoing_message_headers hook to abort message sending 16 years ago
alecpl dbe028f947 - Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue (#1486154) 16 years ago
alecpl 4e4445f55b - fix console's font-size in Konqueror 16 years ago
alecpl c1db394bf1 - fix syntax error (#1486533) 16 years ago
alecpl f1ce5163e5 - Fix inconsistent behaviour of 'delete_always' option (#1486299) 16 years ago
alecpl a039c626ee - Fix deleting all messages from last list page (#1486293) 16 years ago
thomascube bbc8565e5a Flag original messages after sending a draft (#1486203) 16 years ago
thomascube a96183883d Changed signature separator when top-posting (#1486330) 16 years ago