summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-16Added Polish localization for csv2vcard featureAleksander Machniak
2012-11-16Add more data validationAleksander Machniak
2012-11-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-11-16Properly set object properties in set() method, small perf. improvementAleksander Machniak
2012-11-15Fix rcube_utils::explode_quoted_string() with explode(), added testsAleksander Machniak
2012-11-15Move BIG5 at the end of charsets list in detect()Aleksander Machniak
2012-11-15Improved rcube_charset::detect() with BOM checks from rcube_vcard::detect_enc...Aleksander Machniak
2012-11-15Code improvementsAleksander Machniak
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-15Update versions list with 0.8.4 releaseAleksander Machniak
2012-11-15Update changelog with 0.8.4 releaseAleksander Machniak
2012-11-15Fix wrong (non-specific) error message on crypt or connection error (#1488808)Aleksander Machniak
2012-11-14Avoid errors with non-string objectsThomas Bruederli
2012-11-14Fix handling of text/enriched content on message reply/forward/editAleksander Machniak
2012-11-14Remove useless codeAleksander Machniak
2012-11-14Fix "obj.href is undefined" errorAleksander Machniak
2012-11-14Remove redundant codeAleksander Machniak
2012-11-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-14Fix XSS vulnerability in handling of text/enriched messages (#1488806)Aleksander Machniak
2012-11-14Enable default behavior of the browser when shift/ctrl-click task links (e.g....Thomas Bruederli
2012-11-13Remove debug code from last commitAleksander Machniak
2012-11-13Fix warning when 'autovalues' property isn't setAleksander Machniak
2012-11-13Fix handling of 'media' attribute on linked css (#1488789)Aleksander Machniak
2012-11-13Cache identities data in memory for faster access when get_identity() is call...Aleksander Machniak
2012-11-13jQuery-1.8.3Aleksander Machniak
2012-11-12Avoid deprecated template warnings in extended skinsThomas Bruederli
2012-11-12Grancefully handle SSO redirections on Ajax requestsjkornobis
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-12Plugin API: Add 'refresh' hookAleksander Machniak
2012-11-12Don't throw error when plugin doesn't register 'refresh' action handlerAleksander Machniak
2012-11-12Fix skin template paths when linking js and css files (#1488790)Thomas Bruederli
2012-11-12BINARY extension can't be used with $formatting=true on binary contentAleksander Machniak
2012-11-12Fix excessive LFs at the end of composed message with top_posting=true (#1488...Aleksander Machniak
2012-11-11Add gui container object for new top line in Larry skinThomas Bruederli
2012-11-11Make recent changes in skin template engine more backwards-compatible (#1488790)Thomas Bruederli
2012-11-11Remove non-matching </div>Thomas Bruederli
2012-11-11Updated changelogThomas Bruederli
2012-11-11Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-11Add 0.8.3 to the list of releasesAleksander Machniak
2012-11-11Fix bug where leading blanks were stripped from quoted lines (#1488795)Aleksander Machniak
2012-11-11Add #message element on Help plugin pages, update files list in package.xmlAleksander Machniak
2012-11-11Add ticket number for last two entriesAleksander Machniak
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-11-10New feature: display attached images as thumbnails below message bodyThomas Bruederli
2012-11-10Updated Changelog with 0.8.3 blockThomas Bruederli
2012-11-10Merge pull request #43 from corbosman/aboutAleksander Machniak
2012-11-10Clarify keep-alive setting, move it to User Interface section, change labelAleksander Machniak
2012-11-10Simplify keep-alive action. Now the interval is based on session_lifetime,Aleksander Machniak
2012-11-10allow string to be translated, backport from larryCor Bosman
2012-11-09Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli