source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5889   15 months thomasb Some hacks to make Larry work in IE7
(edit) @5888   15 months alec - One test more
(edit) @5887   15 months alec - Add two small tests for html2text converter
(edit) @5886   15 months alec - Don't list mailto: and anchor links - List only unique URLs
(edit) @5885   15 months alec - Added deprecated methods aliases for BC
(edit) @5884   15 months thomasb Split rcube::shutdown()
(edit) @5883   15 months thomasb Adapt to new API
(edit) @5882   15 months alec - Fix Class 'rcube_html_page' not found
(edit) @5881   15 months thomasb Split rcmail functionality into rcube base class (framework) and keep …
(edit) @5880   15 months alec - Remove dependency on gettext() in rcube_message
(edit) @5879   15 months thomasb Backported r5878 to 0.7 release branch
(edit) @5878   15 months thomasb Skip empty group members (seen in OpenLDAP backends)
(edit) @5877   15 months alec - Fix issue with folder creation under INBOX. namespace (#1488349)
(edit) @5876   15 months alec - Added mailto: protocol handler registration link in User Preferences …
(edit) @5875   15 months alec - default_imap_folders -> default_folders
(edit) @5874   15 months thomasb New/updated labels for 0.8
(edit) @5873   15 months thomasb Backported r5871 to 0.7 release branch
(edit) @5872   15 months thomasb Backported r5850 to 0.7 branch
(edit) @5871   15 months thomasb User configurable setting how to display contact names in list
(edit) @5870   16 months alec - Fix checkbox position in Firefox, again
(edit) @5869   16 months alec - Add trash folder to exceptions list
(edit) @5868   16 months alec - Handle identity details box with an iframe (#1487020) - Fix issue where …
(edit) @5867   16 months alec - Fix 'settings' label in en_GB
(edit) @5866   16 months alec - Unified output classes
(edit) @5865   16 months alec - Fix inconsistent line endings (#1488303)
(edit) @5864   16 months alec - Fix issue where some text from original message was missing on reply …
(edit) @5863   16 months alec - Fix URL building - skip null parameters
(edit) @5862   16 months alec - Improved r5861 change: Content converted to upper case can contain HTML …
(edit) @5861   16 months alec - Handle HTML entities properly when converting strong/b/th content to …
(edit) @5860   16 months alec - Backported r5859 fix
(edit) @5859   16 months alec - Don;t show notofications for drafts/sent folders (#1488341)
(edit) @5858   16 months alec - Workaround IMAP server issue when THREAD command returns less messages …
(edit) @5857   16 months alec - Applied fix from trunk
(edit) @5856   16 months alec - Fix parse errors in DDL files for MS SQL Server
(edit) @5855   16 months alec - Fix some dependencies across framework classes
(edit) @5854   16 months alec - Make so html classes do not depend on rcube_ui anymore
(edit) @5853   16 months alec - Support AD's objectClass=group
(edit) @5852   16 months alec - Fix preview pane switch position in Firefox + small improvements
(edit) @5851   16 months thomasb Get rid of global $skin_path variable (#1488336)
(edit) @5850   16 months thomasb Allow users to choose cols for contacts list sorting
(edit) @5849   16 months thomasb Added de_CH translation
(edit) @5848   16 months thomasb Allow placeholder attributes for input fields
(edit) @5847   16 months thomasb Add static getter for splitter objects
(edit) @5846   16 months thomasb Improve tabs and splitter functionality
(edit) @5845   16 months thomasb Swiss German translation for markasjunk plugin
(edit) @5844   16 months thomasb Swiss German translation for markasjunk plugin
(edit) @5843   16 months thomasb Backported r5820 and r5842
(edit) @5842   16 months thomasb Allow plugins to overwrite the displayed confirmation message when saving …
(edit) @5841   16 months alec - Fix call to undefined method rcube_result_index::isError() (#1488328)
(edit) @5840   16 months alec - Revert SORT=DISPLAY support, removed by mistake (#1488327)
(edit) @5839   16 months alec - Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327)
(edit) @5838   16 months thomasb Fix special vars replacement in templates
(edit) @5837   16 months thomasb Minor Larry style improvements
(edit) @5836   16 months alec - Rename rcube_mail_header to rcube_message_header - Rename …
(edit) @5835   16 months alec - Extract rcube_message_part class into separate file
(edit) @5834   16 months alec - Remove require_once, trust autoloader as the whole framework does
(edit) @5833   16 months thomasb Update requirements list, remove TODO
(edit) @5832   16 months alec - Remove leftover code
(edit) @5831   16 months alec - Remove leftover code
(edit) @5830   16 months alec - Use get_user_* internally
(edit) @5829   16 months alec - Provide general get_user_id/get_user_name methods, removing dependency …
(edit) @5828   16 months alec - Unified raise_error() usage
(edit) @5827   16 months alec - Remove deprecated iilBasicHeader class
(edit) @5826   16 months alec - Remove unused sqlite functions, PHPCS fixes
(edit) @5825   16 months alec - Add lost functions, some improvements and migration bugfixes
(edit) @5824   16 months thomasb Small fixes
(edit) @5823   16 months thomasb Add lib for server side mime parsing (to be used by non-imap storage …
(edit) @5822   16 months alec - Remove deprecated functions usage, some improvements
(edit) @5821   16 months alec - PHPCS
(edit) @5820   16 months thomasb Added new plugin hook 'message_draftsaved'
(edit) @5819   16 months thomasb Fix autoselect_host() for login (#1488297)
(edit) @5818   16 months thomasb Fix if/else structure
(edit) @5817   16 months thomasb Fix thread expand/collapse callbacks which set css classes
(edit) @5816   16 months thomasb Fix address book searchmods; a little code cleanup
(edit) @5815   16 months thomasb Fixed typo
(edit) @5814   16 months thomasb Show hidden compose header fileds if non-empty (#1488320)
(edit) @5813   16 months alec - Use new hook name
(edit) @5812   16 months alec - Fix hook name mailboxes_list renamed to reserved name, use …
(edit) @5811   16 months thomasb Simplify code
(edit) @5810   16 months thomasb CSS optimizations for IE8/9
(edit) @5809   16 months thomasb Fine tuning Larry styles + browser specific css quirks
(edit) @5808   16 months thomasb Finalize icons for Larry
(edit) @5807   16 months alec - Move global functions from main.inc and rcube_shared.inc into classes …
(edit) @5806   16 months alec - Better handling of legacy config (#1488312)
(edit) @5805   16 months alec - Add lost translation label in de_DE (#1488315)
(edit) @5804   16 months alec - Fix warning when default_folders setting is not an array
(edit) @5803   16 months alec - Fix call to undefined method rcube_result_index::getElement()
(edit) @5802   16 months alec - Fix drafts update issues when edited from preview pane (#1488314)
(edit) @5801   16 months alec - Fix drafts update issues when edited from preview pane (#1488314)
(edit) @5800   16 months alec - Fix warning when default_folders setting is not an array
(edit) @5799   16 months thomasb More file type icons
(edit) @5798   16 months thomasb Move attachments list styles to common css file (to be used by other tasks …
(edit) @5797   16 months thomasb rcube_imap::update_cache() is used by some plugins
(edit) @5796   16 months thomasb Fix accidental private => protected replacement
(edit) @5795   16 months thomasb Let some room for the unread count bubble
(edit) @5794   16 months thomasb Also support /private/... annotation selectors
(edit) @5793   16 months alec - Handle ldap_public misconfiguration
(edit) @5792   16 months thomasb Add basic support for Larry skin
(edit) @5791   16 months thomasb Update license information in plugins
(edit) @5790   16 months alec - Fix call to undefined method rcube_imap::list_unsubscribed()
Note: See TracRevisionLog for help on using the revision log.