summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-23Remove <Unknown> from localization author lineAleksander Machniak
Conflicts: bin/importgettext.sh
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-05-22Always use 1 step as a fallback (#1488490)Aleksander Machniak
2012-05-21Fix Call to undefined method rcube_mail_header::get() in ↵Aleksander Machniak
show_additional_headers plugin (#1488489)
2012-05-21Fix merged change s/rcube/rcmail/Aleksander Machniak
2012-05-21Fix PHP error where calling get() on a non objectAleksander Machniak
2012-05-21Add option imap_force_ns to make buggy servers support optionalAleksander Machniak
2012-05-21Update changelogAleksander Machniak
Conflicts: CHANGELOG
2012-05-21Fix listing folders on Courier IMAP (#1488466)Aleksander Machniak
2012-05-17New plugin translations from launchpadv0.8-rcThomas Bruederli
2012-05-17Added new languages Belarusian, Interlingua and Malayalam from launchpad importThomas Bruederli
2012-05-17Get language code from filename if not specified in the .po file itself ↵Thomas Bruederli
(#1488478)
2012-05-16Fix object referenceThomas Bruederli
2012-05-15Add public list_folder_direct() and list_folders_subscribed_direct()Aleksander Machniak
Conflicts: program/include/rcube_imap.php
2012-05-15Remove 'focused' class on blurAleksander Machniak
2012-05-14Larry: fix unfocused message thread row highlighting (#1488477)Thomas Bruederli
2012-05-14Updated plugin translations from launchpadThomas Bruederli
2012-05-14Update localizations from launchpadThomas Bruederli
2012-05-13Flipped compose options arrow (#1488474)Thomas Bruederli
2012-05-13Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into ↵Thomas Bruederli
release-0.8
2012-05-13Fix 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-13Update changelogAleksander Machniak
2012-05-12Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into ↵Thomas Bruederli
release-0.8
2012-05-12Fix handling of "usemap" attribute (#1488472)Aleksander Machniak
2012-05-12Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812Aleksander Machniak
2012-05-10Fix PHP warning on PHP 5.4 (#1488469)Aleksander Machniak
2012-05-10Replace directory .svn/ by .git/ in security rulesAntoine Catton
2012-05-10Change version text to reflect new versioning systemBrian Ronald
Conflicts: program/include/iniset.php
2012-05-10s/SVN/GIT/Thomas B
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-05-09Use 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 filesThomas 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 filesThomas Bruederli
- Align heights of search box and decorated drop-down menu (#1488354)
2012-05-08Removed debug codeAleksander Machniak
2012-05-08Fix Opera issues with duplicated scrollbar and invisible borderAleksander Machniak
2012-05-08Remove empty lineAleksander Machniak
2012-05-08Fix issue where signature wasn't re-added on draft compose (#1488322)Aleksander Machniak
2012-05-08TinyMCE 3.5Aleksander Machniak
2012-05-08Fixed PHP warningAleksander Machniak
2012-05-08Simplified coderoot
2012-05-08Simplified coderoot
2012-05-08Added .gitignore fileThomas Bruederli
2012-05-08Add (empty) Larry skin folders for pluginsThomas Bruederli
2012-05-08Rename README fileThomas B
2012-05-08Better Markdown formatting for the README fileThomas B
Conflicts: README
2012-05-08Updated Changelogthomascube
2012-05-08Fix multi-threaded autocompletion when number of threads > number of sourcesthomascube
2012-05-08Fix handling of 'serialzied' LDAP address attributesthomascube
2012-05-08- Allow to configure the number of values allowed for each LDAP attributethomascube
- Support for serialized LDAP address values (usually delimited with a $) Conflicts: config/main.inc.php.dist
2012-05-08Print last commit date as (git) versionAleksander Machniak
Conflicts: program/include/rcube_template.php