summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10Lower the limit of folders list size (to 100, 25 for IE) when the names ↵Aleksander Machniak
abbreviation is in action
2012-10-10Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3beaAleksander Machniak
2012-10-08Update changelogAleksander Machniak
2012-10-08Plugin API: Add 'email_list' argument for identities data in user_create hookAleksander Machniak
2012-10-06Update changelog with 0.8.2 releaseAleksander Machniak
2012-10-06Register 0.8.2 releaseAleksander Machniak
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-10-04Updated changelogThomas Bruederli
2012-10-04Add another language alias for exports to launchpadThomas Bruederli
2012-10-04No vertical space after tabsbar in UI dialogsThomas Bruederli
2012-10-04Fix HTTP User-Agent XSS vulnerability (#1488737)Thomas Bruederli
2012-10-04Reduce spacing between UI tabs and contentThomas 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-04Bring back lost localization filesThomas 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
places, especially the installer
2012-10-03Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-03Make sure the timezone config option always contains a valid valueThomas Bruederli
2012-10-03Fix spacingAleksander Machniak
2012-10-03Add 0.7.3 and 0.8.1 to versions listAleksander Machniak
2012-10-03Update package.xmlAleksander Machniak
2012-10-03Fix so scripts listed in managesieve_filename_exceptions aren't displayed on ↵Aleksander Machniak
the list (#1488724)
2012-10-02Merge pull request #32 from serpico7456/masterThomas B.
Add link to inbox on the logo (#1488703)
2012-10-02- Avoid duplicate values from fieldmappingThomas Bruederli
- Search in all mapped attributes (#1488729) - Improve data transfer from other address sources
2012-10-02Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-10-02Fix login form size on IE7Thomas Bruederli
2012-10-02Remove duplicates from get_col_values() result in flat modeAleksander Machniak
2012-10-02Force fonts in compose fields to be all the same (#1488690)Thomas Bruederli
2012-10-02Unify appearence of message view (full and preview); limit number of ↵Thomas Bruederli
recipients to be displayed in headers section
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
them all in a dialog (better fix for #1488590)
2012-10-02Add missing placeholder for contact imageThomas Bruederli
2012-10-01Remove nonsense styleThomas Bruederli
2012-10-01Avoid double-quoting of some message headers; wrap email address strings in ↵Thomas Bruederli
<span> for better styling
2012-10-01Replacement for commit af276f21e536:Thomas Bruederli
- add a more discrete toggle for all headers to message preview - fix message display page issues (#1488590, #1488642)
2012-10-01Revert "Add full headers view in message preview window (#1488538)"Thomas Bruederli
This reverts commit af276f21e5364eb65a56b64c3455bc284ff1e2f2. Conflicts: CHANGELOG skins/larry/mail.css
2012-10-01Enable subscription option for already subscribed "virtual" folders,Aleksander Machniak
small code improvements
2012-10-01Fix handling vCard entries with TEL;TYPE=CELL (#1488728)Aleksander Machniak
2012-09-27Add link to inbox on the logo (#1488703)Ryan Horrisberger
2012-09-27Remove excessive spacesAleksander Machniak
2012-09-27Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-27Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-09-27Fix wrong name mapping for supported database types - remove pdo_ prefix ↵Aleksander Machniak
(#1488723)
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