Commit Graph

53 Commits (5224a6b39423c70da844638f09fde423944578a2)

Author SHA1 Message Date
Aleksander Machniak 27f0c2723b Nicely handle server-side modification of script names (#1489412) 11 years ago
Thomas Bruederli 07c6c69eca Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ 11 years ago
Aleksander Machniak 8ea08a8264 Split managesieve.php file into two 11 years ago
Aleksander Machniak 0185a27907 Implemented date, currentdate and index - RFC5260 (#1488120) 11 years ago
Aleksander Machniak 5c6e74b176 Fix js error on operator change 11 years ago
Aleksander Machniak a1679cb650 Use list input field for custom headers list 11 years ago
Aleksander Machniak c6f0755860 Support string list arguments in filter form (#1489018) 11 years ago
Aleksander Machniak 2a3e774c60 Fix possible error on ajax request 11 years ago
Aleksander Machniak 2193f6a130 Avoid unused local variables 11 years ago
Aleksander Machniak b6fa7d54b8 Add vacation-seconds extension support (RFC 6131) 11 years ago
Aleksander Machniak f3d017cfaa Bump version number up to 6.2 12 years ago
Aleksander Machniak 2e33a247fd Don't trim whitespace in folder names (#1488955) 12 years ago
Aleksander Machniak 61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 12 years ago
Aleksander Machniak 6c7ac2ef4b Support tls:// prefix in managesieve_host option 12 years ago
Aleksander Machniak 0a9d414084 Update changelog, set version to 6.1 12 years ago
Aleksander Machniak 9946e756b1 Fix watermark in a frame regression 12 years ago
Aleksander Machniak 7b274b8871 Fix so scripts listed in managesieve_filename_exceptions aren't displayed on the list (#1488724) 12 years ago
Aleksander Machniak 30f10bfe16 Added request size limits detection and script corruption prevention (#1488648) 12 years ago
Aleksander Machniak e695162ef7 Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713) 12 years ago
Aleksander Machniak b41cd7cc37 Set default importance to normal 12 years ago
Aleksander Machniak 270da4b87b Enable notify action for notify extension 12 years ago
Paweł Słowik 3c99599794 Sieve enotify/notify:
- GUI for importance setting
- make tests usable for checking the GUI
12 years ago
Paweł Słowik 2e7bd6dab7 Sieve enotify/notify - GUI 12 years ago
Aleksander Machniak bc92ca56ef Fixes after default->classic switch 12 years ago
Aleksander Machniak cfc27c9b76 Keep some resource files (images) in separate directory 12 years ago
Aleksander Machniak 23856c9d4e Fix performance issue in message_headers_output hook handling,
Update version number
12 years ago
Aleksander Machniak c9dcb83132 Fixed PHP warning, added check for allowed characters in variable name 12 years ago
Aleksander Machniak 7eba08592d Added translation for variable modifiers 12 years ago
Aleksander Machniak ebb204793b Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) 12 years ago
Aleksander Machniak 7dc7eb19f1 Fixed custom header name validity check, made RFC2822-compliant
Updated localization files list in package.xml
12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
alecpl 8d8f7a7b8e - Larry skin support 12 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 12 years ago
till 63a3dc5fde moved plugins 15 years ago
alecpl 98c489e9f4 - Managesieve: Added import from Horde-INGO
- Managesieve: Support for more than one match using if+stop instead of if+elsif structures (#1486078)
- Managesieve: Support for selectively disabling rules within a single sieve script (#1485882)
- Managesieve: Added vertical splitter
15 years ago
alecpl 929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 15 years ago
thomascube 47d8d39cf4 Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps 15 years ago
alecpl e7b9591191 - Fix handling of "<>" characters in filter names (#1486477) 15 years ago
alecpl e363390bdc - Fix problem with '<' and '>' characters in header tests (#1486391) 15 years ago
alecpl c55337ce67 - write error to log if connection to managesieve server cannot be established 15 years ago
alecpl ac67db1980 - Managesieve 2.0: multi-script support 15 years ago
alecpl e4acbbd8cc - Added server-side e-mail address validation with 'email_dns_check' option (#1485857) 15 years ago
alecpl fcc34c0cac - Fix first rule deleting (#1486140) 15 years ago
alecpl 1029fc8de6 - Support multiple managesieve hosts using %h variable in managesieve_host option (#1486135) 15 years ago
alecpl d168b9909a - managesieve: Fix handling of "true" as "anyof (true)" test 15 years ago
alecpl 36969ee7d9 - managesieve: added 'managesieve_mbox_encoding' option 15 years ago
alecpl 9240c6a7d9 - support plugin's config file 15 years ago
alecpl 8eb4249d95 - Managesieve: support IMAP namespaces (#1485943) 15 years ago
alecpl 36e52648fa - header lists: change one-item array to string 15 years ago
alecpl 7328469f8f - Added support for headers lists (coma-separated) in rules 15 years ago