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