summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
git-svn-id: https://svn.roundcube.net/trunk@3385 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18removed fillertill
git-svn-id: https://svn.roundcube.net/trunk@3384 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18 * fix licensetill
* fix <notes /> git-svn-id: https://svn.roundcube.net/trunk@3382 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18added package.xml, minor edits to plugintill
git-svn-id: https://svn.roundcube.net/trunk@3380 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Improved performance of folders operations (#1486525) + code cleanupsalec
git-svn-id: https://svn.roundcube.net/trunk@3379 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Handle 'false' result from iil_C_* functions (#1486511)alec
git-svn-id: https://svn.roundcube.net/trunk@3378 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Fix blocked.gif attachment is not attached to the message (#1486516)alec
git-svn-id: https://svn.roundcube.net/trunk@3377 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Managesieve: Added import from Horde-INGOalec
- 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 git-svn-id: https://svn.roundcube.net/trunk@3376 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use popupmenu style for attachments upload formalec
- move .popupmenu style definition to common.css git-svn-id: https://svn.roundcube.net/trunk@3375 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- nl_NL updatealec
git-svn-id: https://svn.roundcube.net/trunk@3374 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Don't unselect already selected childsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3373 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Also select childs when dragging a thread messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@3372 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alec
git-svn-id: https://svn.roundcube.net/trunk@3371 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- set svn:keywords, remove 'indexsort' label, update pl_PLalec
git-svn-id: https://svn.roundcube.net/trunk@3370 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- Use iconv's //IGNORE instead of //TRANSLITalec
git-svn-id: https://svn.roundcube.net/trunk@3369 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- describe log_logins/smtp_log file namesalec
git-svn-id: https://svn.roundcube.net/trunk@3368 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- last commit fix (there's probably no class definition when reading table ↵alec
rows from DB) git-svn-id: https://svn.roundcube.net/trunk@3366 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- allow setting row css class in rcube_table_output()alec
git-svn-id: https://svn.roundcube.net/trunk@3365 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-14- virtuser_query: support other identity data (#1486148)alec
git-svn-id: https://svn.roundcube.net/trunk@3359 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- fixes for proper handling of email addresses with form: "user"@domain.tldalec
git-svn-id: https://svn.roundcube.net/trunk@3358 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- get better message for error in DATAalec
git-svn-id: https://svn.roundcube.net/trunk@3357 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- Improved check_email()alec
git-svn-id: https://svn.roundcube.net/trunk@3356 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12-remove root_ns setting as useless, should fix #1486222alec
git-svn-id: https://svn.roundcube.net/trunk@3355 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- Merge changes from MDB2's trunkalec
git-svn-id: https://svn.roundcube.net/trunk@3354 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11Save draft information in one header; finally fixes #1486203thomasb
git-svn-id: https://svn.roundcube.net/trunk@3353 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalec
- Plugin API: Implemented 'email2user' and 'user2email' hooks git-svn-id: https://svn.roundcube.net/trunk@3352 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Fix forwarding message omits CC header (#1486305)alec
git-svn-id: https://svn.roundcube.net/trunk@3351 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Password: lv_LV localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@3350 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- change managesieve_mbox_encoding to UTF-8 in .dist config according to RFCalec
git-svn-id: https://svn.roundcube.net/trunk@3349 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- simplify consolealec
git-svn-id: https://svn.roundcube.net/trunk@3344 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- messages list performance: build subject link on client sidealec
git-svn-id: https://svn.roundcube.net/trunk@3343 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- Improved charset replacement in html meta header (#1486542)alec
git-svn-id: https://svn.roundcube.net/trunk@3342 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- fix add indexalec
git-svn-id: https://svn.roundcube.net/trunk@3341 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Mail_Mime 1.6.1alec
git-svn-id: https://svn.roundcube.net/trunk@3340 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alec
git-svn-id: https://svn.roundcube.net/trunk@3339 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Update pt_BR translationnetbit
git-svn-id: https://svn.roundcube.net/trunk@3338 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3337 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3336 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalec
git-svn-id: https://svn.roundcube.net/trunk@3335 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
- Set properly select's value when html2text is aborted git-svn-id: https://svn.roundcube.net/trunk@3334 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities tablealec
git-svn-id: https://svn.roundcube.net/trunk@3333 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- de_DE and en_GB updatealec
git-svn-id: https://svn.roundcube.net/trunk@3332 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix config options checking: check only existance of required optionsalec
git-svn-id: https://svn.roundcube.net/trunk@3331 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix directories checking when temp_dir/log_dir aren't setalec
git-svn-id: https://svn.roundcube.net/trunk@3330 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix check_recent action when skip_deleted=true (#1486535)alec
git-svn-id: https://svn.roundcube.net/trunk@3329 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Password: ca_ES localization addedalec
git-svn-id: https://svn.roundcube.net/trunk@3328 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
git-svn-id: https://svn.roundcube.net/trunk@3327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'delete_always' option to user preferencesalec
git-svn-id: https://svn.roundcube.net/trunk@3326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05Remove PHP 4 warningthomasb
git-svn-id: https://svn.roundcube.net/trunk@3325 208e9e7b-5314-0410-a742-e7e81cd9613c