summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-05-11Rephrase editor warning to better match both ways text2html and html2textAleksander Machniak
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-09Avoid scrolling when list gets back focus (on invisible focus element)Thomas Bruederli
2014-05-09Fix searching in addressbook broken with multi-folder search implementation (...Aleksander Machniak
2014-05-08Moved popup-menu functions to Roundcube core for seamless integration of (sta...Thomas Bruederli
2014-05-08Remove unused 'foldertray' containerAleksander Machniak
2014-05-08Allow data-* attributes (#1489860)Aleksander Machniak
2014-05-08Add 'performance_stats' option, so perf. stats can be logged with disabled de...Aleksander Machniak
2014-05-08Don't use $HTTP_RAW_POST_DATA deprecated in PHP 5.6Aleksander Machniak
2014-05-07Improve keyboard navigation on compose screen: define tabindex groups + enabl...Thomas Bruederli
2014-05-07Further accessibility improvements regarding keyboard navigation and document...Thomas Bruederli
2014-05-07Declare content language for proper text-to-speech supportThomas Bruederli
2014-05-07Forward keyboard event through 'menu-open' command to enable keyboard navigationThomas Bruederli
2014-05-07Reset search when swicthing folders to meet common expecationsThomas Bruederli
2014-05-06Support image operations with Imagick extension (#1489734)Aleksander Machniak
2014-05-06Allow <> characters in spellchecking textAleksander Machniak
2014-05-05Fix Spell button with TinyMCE4Aleksander Machniak
2014-05-05Make TinyMCE4 buttons smallerAleksander Machniak
2014-05-05Merge pull request #179 from corbosman/masterThomas B.
2014-05-04Support upload progress with session.upload_progress and PECL uploadprogress ...Aleksander Machniak
2014-05-03add preferences_section_header hookcorbosman
2014-05-02Ignore words containing only <> charsAleksander Machniak
2014-05-02jQuery-2.1.1Aleksander Machniak
2014-05-02Improve rcube_find_object() performance by prefering getElementById() as this...Aleksander Machniak
2014-05-02Small code improvementsAleksander Machniak
2014-05-02MOve more IE<9 code to legacy_browserAleksander Machniak
2014-05-02Replace setSelectionRange() call with universal rcmail.set_caret_pos()Aleksander Machniak
2014-05-01Improve mail view document structure with headings, roles, labels and aria-at...Thomas Bruederli
2014-05-01Update to TinyMCE 4.xAleksander Machniak
2014-05-01Enable keyboard navigation on treelist widgets with cursor keysThomas Bruederli
2014-05-01Make skin meta/hierarchy information accessible for plugins (#1488831)Thomas Bruederli
2014-05-01Fix list focus in non-keyboard mode: restore old behaviorThomas Bruederli
2014-04-30TinyMCE 4.0.24Aleksander Machniak
2014-04-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
2014-04-30Support 'error' and 'body_file' return attribs in 'message_before_send' hook ...Aleksander Machniak
2014-04-30Small code improvementsAleksander Machniak
2014-04-30Fix broken threads structure (#1489845)Aleksander Machniak
2014-04-30Fix invalid host validation on login (#1489841)Aleksander Machniak
2014-04-29Fix redundant warning when switching from html to text in empty editor (#1489...Aleksander Machniak
2014-04-29Revert [78a58162], TABLE_SCHEMA column does not exist in mysql, alsoAleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2014-04-28Revert unintentional changeAleksander Machniak
2014-04-28Make identity name field optional (#1489510)Aleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-25Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ...Thomas Bruederli
2014-04-25Fix error when spell-checking an empty text (#1489831)Aleksander Machniak
2014-04-24Fix possibly wrong error message when contact with the same email exists on m...Aleksander Machniak
2014-04-24Accept broken vcards from Outlook that only supply ORG but not the required N...Thomas Bruederli
2014-04-23Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-04-23Set task variable to 'cli' when loading rcmail instance in shell scriptsThomas Bruederli