summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2012-10-17Make possible rcube_plugin_api class extendingAleksander Machniak
2012-10-17Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-10-17s/rcmail/rcube/Aleksander Machniak
2012-10-17Fix the fix for empty text parts handling (#1488757)Aleksander Machniak
2012-10-16Fix return value of storage_connect()Aleksander Machniak
2012-10-16Display connection errors in UI. Stack error messages in popup (Larry skin)Thomas Bruederli
2012-10-16Fix post-filtering vlv results, fixes warning "mb_strtolower() expects parame...Aleksander Machniak
2012-10-15Partially revert 9546d22c6: don't validate with parse_charset()Thomas Bruederli
2012-10-15Better fix for headers decoding problem: fetch them as raw and let rcube_mime...Thomas Bruederli
2012-10-15Avoid unnecessary strtoupper() calls but validate target charset if specifiedThomas Bruederli
2012-10-15Fix header charset decoding when opening a draft messageThomas Bruederli
2012-10-12Fix displaying of multipart/alternative messages with empty parts (#1488750)Aleksander Machniak
2012-10-11- Very small perf improvementAleksander Machniak
2012-10-11Add flags and date arguments to kolab_storage::save_message()Aleksander Machniak
2012-10-11Support flags and date arguments in APPEND commandAleksander Machniak
2012-10-11Fix threaded list sorting on PHP < 5.2.9 (#1488748)Aleksander Machniak
2012-10-10Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3beaAleksander Machniak
2012-10-08Plugin API: Add 'email_list' argument for identities data in user_create hookAleksander Machniak
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-10-04Fix HTTP User-Agent XSS vulnerability (#1488737)Thomas Bruederli
2012-10-04Consider colspan attributes when adding table cells/rowsThomas Bruederli
2012-10-04Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-04Imported recent launchpad translationsThomas Bruederli
2012-10-03Define public property 'db_provider' in pdo classes. That is used in various ...Thomas Bruederli
2012-10-03Make sure the timezone config option always contains a valid valueThomas Bruederli
2012-10-02- Avoid duplicate values from fieldmappingThomas Bruederli
2012-10-02Remove duplicates from get_col_values() result in flat modeAleksander Machniak
2012-10-02Add localized titles for message header togglesThomas Bruederli
2012-10-02Let the skin limit the number of visible recipeints and place a link to show ...Thomas Bruederli
2012-10-01Avoid double-quoting of some message headers; wrap email address strings in <...Thomas Bruederli
2012-10-01Revert "Add full headers view in message preview window (#1488538)"Thomas Bruederli
2012-10-01Enable subscription option for already subscribed "virtual" folders,Aleksander Machniak
2012-10-01Fix handling vCard entries with TEL;TYPE=CELL (#1488728)Aleksander Machniak
2012-09-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-26Make sure <head> content (e.g. title) is not converted to plain textAleksander Machniak
2012-09-25Allow to mark/flag messages from full message view screenThomas Bruederli
2012-09-23Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-21Merge branch 'html_ent'Aleksander Machniak
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-09-18Enable list sort command on empty folder (#1488617)Aleksander Machniak
2012-09-18Enable list sort command on empty folder (#1488617)Aleksander Machniak
2012-09-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-17Avoid saving composed FN values with only spaces (shows empty names in listing)Thomas Bruederli
2012-09-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-17Replace Q() with html::quote()Aleksander Machniak
2012-09-17Remove double-quotation prevention code for form elementsAleksander Machniak
2012-09-17Fix HTML special characters handling in message list/header display (#1488523)Aleksander Machniak
2012-09-17Don't directly require email address on contact import, allowing importAleksander Machniak
2012-09-17Fix PHP warning when rep_specialchars_output() 1st argument is not a string (...Aleksander Machniak