Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-26 | Fix possible PHP warning | Aleksander Machniak | |
2012-05-26 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into ↵ | Aleksander Machniak | |
release-0.8 | |||
2012-05-26 | Catch DateTime* exceptions (#1488497) - skipping buggy timezones | Aleksander Machniak | |
2012-05-26 | Fix calls to renamed methods | Thomas Bruederli | |
2012-05-25 | improve .htaccess security rules: | Raoul Bhatia | |
1. also prevent access to .gitignore 2. make the second security rule work as expected 3. include README.md in security rules | |||
2012-05-25 | Move messages forwarding mode setting into Preferences | Aleksander Machniak | |
Conflicts: CHANGELOG | |||
2012-05-25 | Fixes for IE: better background for Hide/Show button, fixed invisible button ↵ | Aleksander Machniak | |
in IE8 | |||
2012-05-25 | Remove possible confusion on session reads - PHP expects string result not ↵ | Aleksander Machniak | |
boolean | |||
2012-05-25 | Password plugin made compatible with modern Virtualmin | GDR\! | |
Added a new username format in Virtualmin driver, which works for default Virtualmin settings where username is user.postfix and domain is taken from email address. Example: email - info@goodcoffee.com login - info.goodcof | |||
2012-05-23 | Small code improvement | Aleksander Machniak | |
2012-05-23 | hide_blockquote - a new plugin for hiding citation blocks | Aleksander Machniak | |
2012-05-23 | Use the same margin in blockquotes for printing as for displaying | Aleksander Machniak | |
2012-05-23 | Improved PERMANENTFLAGS checking code, added code for flags caching ↵ | Aleksander Machniak | |
(currently commented out) | |||
2012-05-23 | Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array | Aleksander Machniak | |
Conflicts: program/include/rcube_shared.inc | |||
2012-05-23 | Remove <Unknown> from localization author line | Aleksander Machniak | |
Conflicts: bin/importgettext.sh | |||
2012-05-22 | - Fix HTML entities handling in HTML editor (#1488483) | Aleksander Machniak | |
2012-05-22 | Always use 1 step as a fallback (#1488490) | Aleksander Machniak | |
2012-05-21 | Fix Call to undefined method rcube_mail_header::get() in ↵ | Aleksander Machniak | |
show_additional_headers plugin (#1488489) | |||
2012-05-21 | Fix merged change s/rcube/rcmail/ | Aleksander Machniak | |
2012-05-21 | Fix PHP error where calling get() on a non object | Aleksander Machniak | |
2012-05-21 | Add option imap_force_ns to make buggy servers support optional | Aleksander Machniak | |
2012-05-21 | Update changelog | Aleksander Machniak | |
Conflicts: CHANGELOG | |||
2012-05-21 | Fix listing folders on Courier IMAP (#1488466) | Aleksander Machniak | |
2012-05-17 | New plugin translations from launchpadv0.8-rc | Thomas Bruederli | |
2012-05-17 | Added new languages Belarusian, Interlingua and Malayalam from launchpad import | Thomas Bruederli | |
2012-05-17 | Get language code from filename if not specified in the .po file itself ↵ | Thomas Bruederli | |
(#1488478) | |||
2012-05-16 | Fix object reference | Thomas Bruederli | |
2012-05-15 | Add public list_folder_direct() and list_folders_subscribed_direct() | Aleksander Machniak | |
Conflicts: program/include/rcube_imap.php | |||
2012-05-15 | Remove 'focused' class on blur | Aleksander Machniak | |
2012-05-14 | Larry: fix unfocused message thread row highlighting (#1488477) | Thomas Bruederli | |
2012-05-14 | Updated plugin translations from launchpad | Thomas Bruederli | |
2012-05-14 | Update localizations from launchpad | Thomas Bruederli | |
2012-05-13 | Flipped compose options arrow (#1488474) | Thomas Bruederli | |
2012-05-13 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into ↵ | Thomas Bruederli | |
release-0.8 | |||
2012-05-13 | Fix support for large uuencode attachments. | Giovanni Bajo | |
Currently, Roundcube tries to match with a regexp a whole uuencode attachment. This is not always possible because PHP enforces a limit on the maximum match size. | |||
2012-05-13 | Update changelog | Aleksander Machniak | |
2012-05-12 | Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into ↵ | Thomas Bruederli | |
release-0.8 | |||
2012-05-12 | Fix handling of "usemap" attribute (#1488472) | Aleksander Machniak | |
2012-05-12 | Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812 | Aleksander Machniak | |
2012-05-10 | Fix PHP warning on PHP 5.4 (#1488469) | Aleksander Machniak | |
2012-05-10 | Replace directory .svn/ by .git/ in security rules | Antoine Catton | |
2012-05-10 | Change version text to reflect new versioning system | Brian Ronald | |
Conflicts: program/include/iniset.php | |||
2012-05-10 | s/SVN/GIT/ | Thomas B | |
2012-05-09 | Fix add_contact() (#1488465) | Aleksander Machniak | |
2012-05-09 | Use similar language as a fallback for plugin localization (#1488401) | Aleksander Machniak | |
Don't load en_US localization more than once Conflicts: CHANGELOG program/include/rcube.php | |||
2012-05-09 | - Add file type icons for plain text (#1488451) and vcard files | Thomas Bruederli | |
- Align heights of search box and decorated drop-down menu (#1488354) | |||
2012-05-09 | - Add file type icons for plain text (#1488451) and vcard files | Thomas Bruederli | |
- Align heights of search box and decorated drop-down menu (#1488354) | |||
2012-05-08 | Removed debug code | Aleksander Machniak | |
2012-05-08 | Fix Opera issues with duplicated scrollbar and invisible border | Aleksander Machniak | |
2012-05-08 | Remove empty line | Aleksander Machniak | |