root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2708 [2708] 26 hours alec - Allow WBR tag in HTML message (#1485960)
(edit) @2707 [2707] 28 hours thomasb Update changelog
(edit) @2706 [2706] 28 hours thomasb Rename latest hook because 'list_mailboxes' already exists…
(edit) @2705 [2705] 30 hours thomasb Add new hook 'list_mailboxes' to alter the mailboxlist
(edit) @2704 [2704] 31 hours thomasb Let internal 'template_container' hook append to existing content
(edit) @2703 [2703] 31 hours thomasb Use spl_autoload_register() instead of autoload (#1485947) + fix …
(edit) @2702 [2702] 31 hours thomasb Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958)
(edit) @2701 [2701] 2 days alec - check virtuser before create_user hook (#1485950) + one if statement …
(edit) @2700 [2700] 2 days thomasb Move config file to config.inc.php.dist to prevent further accidental …
(edit) @2699 [2699] 2 days thomasb Plugin to copy user prefs from a Qquirrelmail installation (when a new …
(edit) @2698 [2698] 2 days thomasb Create rcube_user instance early to enable the following plugin hooks to …
(edit) @2697 [2697] 3 days thomasb Place additional toolbar icons before the mark-message dropdown button
(edit) @2696 [2696] 3 days thomasb Add option to enforce https connections
(edit) @2695 [2695] 3 days alec - fix opacity in IE8
(edit) @2694 [2694] 3 days alec - call tinyMCE.triggerSave() before form submit (#1485860)
(edit) @2693 [2693] 3 days thomasb Remove access control from .htaccess
(edit) @2692 [2692] 3 days thomasb Also save signature field when creating a new identity at login
(edit) @2691 [2691] 3 days thomasb Move 'login' field to the right level + codestyle
(edit) @2690 [2690] 3 days thomasb Allow to configure additional arguments for the saslpasswd2 call
(edit) @2689 [2689] 3 days thomasb Use regular return values
(edit) @2688 [2688] 4 days thomasb Add SASL password wrapper program + update SASL instructions in README
(edit) @2687 [2687] 4 days thomasb Use html_table class to build password form + add german localizations + …
(edit) @2686 [2686] 5 days alec - fix text input style by setting its type
(edit) @2685 [2685] 5 days yllar gl_ES update
(edit) @2684 [2684] 6 days alec - Managesieve: support IMAP namespaces (#1485943)
(edit) @2683 [2683] 7 days alec - fix #1485944: use new mod_mailbox() function
(edit) @2682 [2682] 7 days alec - make private methods really private - rename _mod_mailbox() to …
(edit) @2681 [2681] 8 days alec - fix for enabled_caching=true (#1485942)
(edit) @2680 [2680] 8 days alec - fix lost argument in iil_C_FetchHeaders call (#1485941)
(edit) @2679 [2679] 8 days alec - Password plugin: added LDAP driver
(edit) @2678 [2678] 9 days alec - added fr_FR localization of Password plugin
(edit) @2677 [2677] 9 days alec - fix rcube_message_part cloning
(edit) @2676 [2676] 10 days alec - more performance improvements of caching
(edit) @2675 [2675] 10 days alec - Fix non-unicode characters caching in unicode database (#1484608)
(edit) @2674 [2674] 12 days alec - more preformance improvements of messages caching + some code …
(edit) @2673 [2673] 12 days alec - performance improvements of messages caching
(edit) @2672 [2672] 12 days alec - use RCMAIL_CHARSET instead of hardcoded 'utf-8'
(edit) @2671 [2671] 2 weeks alec - Fix empty Date header issue (#1485923) + some cleanups
(edit) @2670 [2670] 2 weeks alec - minimize autocomplete requests
(edit) @2669 [2669] 2 weeks alec - one hasClass check less
(edit) @2668 [2668] 2 weeks alec - Password plugin: added poppassd driver
(edit) @2667 [2667] 2 weeks alec - support PEAR::Net_* in autoload()
(edit) @2666 [2666] 2 weeks alec - make some messages shorter
(edit) @2665 [2665] 2 weeks alec - check is_readable in load_from_file()
(edit) @2664 [2664] 2 weeks alec - Password plugin: implemented drivers - removed password_sasl plugin
(edit) @2663 [2663] 2 weeks alec - typo (#1485933)
(edit) @2662 [2662] 2 weeks thomasb Changelog again…
(edit) @2661 [2661] 2 weeks thomasb Open collapsed folders during drag & drop (#1485914)
(edit) @2660 [2660] 2 weeks thomasb Update changelog
(edit) @2659 [2659] 2 weeks thomasb Typo
(edit) @2658 [2658] 2 weeks thomasb Fix link text replacements (#1485789)
(edit) @2657 [2657] 2 weeks thomasb Fix css hacks for IE (#1485931)
(edit) @2656 [2656] 2 weeks thomasb No link on subject in IE browsers (#1484913)
(edit) @2655 [2655] 2 weeks thomasb Also trigger 'insertrow' event when list is initialized on page load …
(edit) @2654 [2654] 2 weeks thomasb Use filemtime for cache busting + better etag for static files
(edit) @2653 [2653] 2 weeks yllar New language Brezhoneg + some updates
(edit) @2652 [2652] 2 weeks alec - fix use_only_cookies typo (#1485929)
(edit) @2651 [2651] 2 weeks alec - fix bug in delete_mailbox when deleting many folders
(edit) @2650 [2650] 2 weeks alec - grrrr, typo again
(edit) @2649 [2649] 2 weeks alec - typo
(edit) @2648 [2648] 3 weeks alec - Fixed filename encoding according to RFC2231 (#1485875)
(edit) @2647 [2647] 3 weeks alec - removed http_received_header_encrypt checking (#1485925)
(edit) @2646 [2646] 3 weeks alec - fix delete icon on attachment list (#1485921)
(edit) @2645 [2645] 3 weeks alec - always call logout action as task (#1485919)
(edit) @2644 [2644] 3 weeks alec - pl_PL update
(edit) @2643 [2643] 3 weeks thomasb Re-arrange html containers in order to move the footer links with the …
(edit) @2642 [2642] 3 weeks thomasb Icon and better naming for message-edit function
(edit) @2641 [2641] 3 weeks alec - added Italian localization for managesieve plugin
(edit) @2640 [2640] 3 weeks alec - re-set 'prefer_html' to have possibility to use html part for compose
(edit) @2639 [2639] 3 weeks alec - Added message Edit feature (#1483891, #1484440) - need icon
(edit) @2638 [2638] 3 weeks alec - fix folder ID generation (for example two folders 'aaa' and 'aaa "')
(edit) @2637 [2637] 3 weeks alec - Fix message Etag generation for counter issues (#1485623)
(edit) @2636 [2636] 3 weeks alec - speed up: don't count UNSEEN if mailbox is empty
(edit) @2635 [2635] 3 weeks alec - fix marking as DELETED with skip_deleted enabled
(edit) @2634 [2634] 3 weeks alec - speed up empty folder selection
(edit) @2633 [2633] 3 weeks alec - fix horizontal scrollbar in Safari/Chrome (#1485204)
(edit) @2632 [2632] 3 weeks alec - Fix messages searching on MailEnable? IMAP (#1485762)
(edit) @2631 [2631] 3 weeks alec - fix email address pattern for some addresses
(edit) @2630 [2630] 3 weeks alec - fix list page change
(edit) @2629 [2629] 3 weeks alec - Fixed many 'skip_deleted' issues (#1485634) - Fixed messages list …
(edit) @2628 [2628] 4 weeks thomasb Allow rcube_plugin::task to be a regular expression defining several tasks …
(edit) @2627 [2627] 4 weeks thomasb Change rcube_user::list_identities() to return an array instead of a …
(edit) @2626 [2626] 4 weeks thomasb Add cache-buster to scripts and linked files in skin templates
(edit) @2625 [2625] 4 weeks alec - make searching aware of 'skip_deleted'
(edit) @2624 [2624] 4 weeks yllar et_EE gl_ES es_AR es_ES update
(edit) @2623 [2623] 4 weeks alec - Colorized signatures in plain text messages
(edit) @2622 [2622] 4 weeks alec - fix rc_wordwrap() (#1485909)
(edit) @2621 [2621] 4 weeks alec - typo (#1485910)
(edit) @2620 [2620] 4 weeks alec - fix last Chrome fix
(edit) @2619 [2619] 4 weeks alec - IE fix
(edit) @2618 [2618] 4 weeks alec - fix page background on login screen in Chrome
(edit) @2617 [2617] 4 weeks alec - fix rcmail_temp_gc() + small code cleanups
(edit) @2616 [2616] 4 weeks alec - add 'Deleted' to search filter
(edit) @2615 [2615] 4 weeks alec - Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options …
(edit) @2614 [2614] 4 weeks alec - move safari hacks to separate css file
(edit) @2613 [2613] 4 weeks alec - decode message subject for 'save' action (#1485902)
(edit) @2612 [2612] 4 weeks alec - fix key repetition (#1485672)
(edit) @2611 [2611] 4 weeks alec - removed unused var
(edit) @2610 [2610] 4 weeks alec - small fixes/improvements of drag&drop
(edit) @2609 [2609] 4 weeks alec - fix bug in last commit
Note: See TracRevisionLog for help on using the revision log.