Commit Graph

5085 Commits (089e53c61752fa1fd262a0055eff47bc21dac1eb)
 

Author SHA1 Message Date
Thomas Bruederli 92be3ee4a4 Larry: fix unfocused message thread row highlighting (#1488477) 12 years ago
Thomas Bruederli 92b1f65910 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 4f7ab00dfb Respect all arguments when caching IMAP metadata (#1488475) 12 years ago
Aleksander Machniak 3c67157971 Remove 'focused' class on blur 12 years ago
Aleksander Machniak e95f13e0a2 Update changelog 12 years ago
Aleksander Machniak 0af82c8a59 Fix listing folders on Courier IMAP (#1488466) 12 years ago
Aleksander Machniak 435d55ecee Add public list_folder_direct() and list_folders_subscribed_direct() 12 years ago
Thomas Bruederli e88e20c3fb Updated plugin translations from launchpad 12 years ago
Thomas Bruederli 5cea366884 Update localizations from launchpad 12 years ago
Thomas Bruederli 4e10131a40 Flipped compose options arrow (#1488474) 12 years ago
Aleksander Machniak 198d194d32 Update changelog 12 years ago
Aleksander Machniak 4cebb76a29 Merge pull request #4 from rasky/fix_uuencode
Fix support for large uuencode attachments.
12 years ago
Giovanni Bajo 14f22f38da Fix support for large uuencode attachments.
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.
12 years ago
Aleksander Machniak 1c9e571602 Fix handling of "usemap" attribute (#1488472) 12 years ago
Aleksander Machniak 9082bf1cea Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812 12 years ago
Thomas Bruederli 4abcbd495d Small styling improvements of the ACL permissions dialog box 12 years ago
Aleksander Machniak b5c4e7d85c Fix PHP warning on PHP 5.4 (#1488469) 12 years ago
Till Klampaeckel 610b6a3b5d Merge pull request #2 from antoinec/master
Security rule deprecated
12 years ago
Antoine Catton a93f39a8f2 Replace directory .svn/ by .git/ in security rules 12 years ago
Thomas B. 69cdf7bc53 s/SVN/GIT/ 12 years ago
Aleksander Machniak 66510e20d3 Merge pull request #1 from Brianetta/de-svn
Change version text to reflect new versioning system
12 years ago
Aleksander Machniak 644f00d5a2 Fix add_contact() (#1488465) 12 years ago
Aleksander Machniak 49ab20c8e7 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 59041fdbc9 Use similar language as a fallback for plugin localization (#1488401)
Don't load en_US localization more than once
12 years ago
Brian Ronald b546b0dcfd Also, the license comments 12 years ago
Brian Ronald 552cdea1cf Change version text to reflect new versioning system 12 years ago
Thomas Bruederli f8c9610f19 - Add file type icons for plain text (#1488451) and vcard files
- Align heights of search box and decorated drop-down menu (#1488354)
12 years ago
Aleksander Machniak 4d7e277b92 Removed debug code 12 years ago
Aleksander Machniak c1a0578d21 Fix Opera issues with duplicated scrollbar and invisible border 12 years ago
Aleksander Machniak 837de85a15 Fix issue where signature wasn't re-added on draft compose (#1488322) 12 years ago
Aleksander Machniak e6e0d410ac TinyMCE 3.5 12 years ago
Aleksander Machniak 5b0b034387 Fixed PHP warning 12 years ago
root c792b5216e Simplified code 12 years ago
root 269b1433db Simplified code 12 years ago
Thomas Bruederli 840fa8e1fd Added .gitignore file 12 years ago
Thomas Bruederli a9523f6516 Add (empty) Larry skin folders for plugins 12 years ago
Aleksander Machniak 9db0c895e8 Remove BOM (#1488458) 12 years ago
Aleksander Machniak 914c3e0d81 Print last commit date as (git) version 12 years ago
Thomas B f51b6add6a Rename README file 12 years ago
Thomas B 547605a725 Better Markdown formatting for the README file 12 years ago
thomascube d13693f2be Updated Changelog 12 years ago
thomascube 5b04ddd6bc Fix multi-threaded autocompletion when number of threads > number of sources 12 years ago
vbenincasa c168dd38c6 - pt_BR update to avoid the text-overflow on the compose button of Larry skin 12 years ago
vbenincasa cb3dbba149 - Some improvements and completion of pt_BR language files. 12 years ago
vbenincasa 59db17b823 - Fix the idn_convert() function call that was preventing the login with the "%s" replacement variable in config. 12 years ago
thomascube 24f1bf0f91 Fix handling of 'serialzied' LDAP address attributes 12 years ago
thomascube a605b2584d - Allow to configure the number of values allowed for each LDAP attribute
- Support for serialized LDAP address values (usually delimited with a $)
12 years ago
thomascube ad31a69ad1 Upgraded to PEAR::Mail_Mime 1.8.3 12 years ago
alecpl f802b3d718 - Fix typo 12 years ago
thomascube 1103607721 Better handling of HTTP request errors; re-send keep-alive requests on failure (#1488449) 12 years ago