Age | Commit message (Expand) | Author |
2012-09-11 | Fix error where session wasn't updated after folder rename/delete (#1488692) | Aleksander Machniak |
2012-09-03 | Fix bug where parentnotwritable error wasn't displayed in the interface | Aleksander Machniak |
2012-09-02 | Fix possible PHP Warning: in_array() expects parameter 2 to be array | Aleksander Machniak |
2012-08-29 | Fix quota capability detection so it can be overwritten by a plugin (#1488655) | Aleksander Machniak |
2012-08-21 | Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed | Aleksander Machniak |
2012-08-13 | Skip IDN conversion when saving/reading identies. This should provide proper ... | Thomas Bruederli |
2012-06-28 | Fix fatal error when date.timezone isn't set (#1488546) | Aleksander Machniak |
2012-05-26 | Fix possible PHP warning | Aleksander Machniak |
2012-05-26 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release... | Aleksander Machniak |
2012-05-26 | Catch DateTime* exceptions (#1488497) - skipping buggy timezones | Aleksander Machniak |
2012-05-25 | Move messages forwarding mode setting into Preferences | Aleksander Machniak |
2012-05-22 | - Fix HTML entities handling in HTML editor (#1488483) | Aleksander Machniak |
2012-05-08 | Removed debug code | Aleksander Machniak |
2012-05-08 | Fix Opera issues with duplicated scrollbar and invisible border | Aleksander Machniak |
2012-04-21 | Backported r6109 to release branch | thomascube |
2012-04-18 | - Fix parent folder permissions checking on folder creation (#1488443) | alecpl |
2012-04-08 | - Add option to delete messages instead of moving to Trash when in Junk folde... | alecpl |
2012-02-13 | - Fix issue with folder creation under INBOX. namespace (#1488349) | alecpl |
2012-02-13 | - Added mailto: protocol handler registration link in User Preferences (#1486... | alecpl |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-01-19 | - Fix warning when default_folders setting is not an array | alecpl |
2012-01-19 | - Fix warning when default_folders setting is not an array | alecpl |
2012-01-18 | Use <uri> value from package.xml to build download links in about screen; sho... | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-08 | - Fix setting pagesizes (#1488295) | alecpl |
2012-01-04 | Use proper timezones from PHP's internal timezonedb (#1485592) | thomascube |
2012-01-02 | Use iframes for identity management | thomascube |
2011-12-30 | - Small fixes to r5662 | alecpl |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-28 | - Remove some UI-specific one-liners from rcube_webmail object | alecpl |
2011-12-28 | - Fix handling of INBOX's subfolders in special folders config (#1488279) | alecpl |
2011-12-19 | - Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264) | alecpl |
2011-12-14 | Larry is growing up | thomascube |
2011-12-14 | Pass attributes from skin to form table | thomascube |
2011-12-14 | Larry's identities settings and about page | thomascube |
2011-12-07 | - Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead | alecpl |
2011-12-07 | - Remove deprecated global $IMAP variable usage (#1488148) | alecpl |
2011-12-07 | - Add option to set default font for HTML message (#1484137) | alecpl |
2011-12-06 | - Fix typos in handling support link label | alecpl |
2011-12-03 | - Reload UI after skin change | alecpl |
2011-11-22 | - Fix action when toggling prefer_html option state | alecpl |
2011-11-21 | Show configurable support link in about page; refer on <srcuri> for download ... | thomascube |
2011-11-19 | - Use channel/uri as possible source locations | alecpl |
2011-11-18 | - Added About tab in Settings | alecpl |
2011-11-10 | - Add option to skip alternative email addresses in autocompletion | alecpl |
2011-11-08 | - Fix so folders with \Noinferiors attribute aren't listed in parent selector | alecpl |
2011-10-23 | - Fix JS error when dst_active checkbox doesn't exist (#1488133) | alecpl |
2011-10-05 | - Improved performance by skipping folders list sorting when it's not needed ... | alecpl |