Aleksander Machniak
0a1dd5b073
Add is_escaped attribute for html_select and html_textarea ( #1488485 )
13 years ago
Aleksander Machniak
5a575b7eb0
Deprecate storage_connect() method
13 years ago
Aleksander Machniak
4bfe4ec22a
Remove last instance of storage_connect() with possible performance
...
improvement when a message part body is in cache
13 years ago
Aleksander Machniak
38a08c08e3
Add imap_connect() method for backward compat.
13 years ago
Aleksander Machniak
5c7e54b175
- Fix HTML entities handling in HTML editor ( #1488483 )
13 years ago
Aleksander Machniak
5fed074a45
Always use 1 step as a fallback ( #1488490 )
13 years ago
Aleksander Machniak
38184e9113
Fix PHP error where calling get() on a non object
13 years ago
Aleksander Machniak
9a2de8411e
Merge branch 'courier-fix'
...
Conflicts:
CHANGELOG
13 years ago
Aleksander Machniak
799d72b823
Update Changelog
13 years ago
Aleksander Machniak
3c5489ba75
Add option imap_force_ns to make buggy servers support optional
13 years ago
Thomas Bruederli
1d5b73fd77
Add lost method for backwards compatibility
13 years ago
Aleksander Machniak
6734a8328e
Added French localization
13 years ago
Thomas Bruederli
cc9f35a4b7
Set the right permissions on new localization folders
13 years ago
Thomas Bruederli
9603477e95
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Thomas Bruederli
3983f50635
New plugin translations from launchpad
13 years ago
Thomas Bruederli
607e11d551
Added new languages Belarusian, Interlingua and Malayalam from launchpad import
13 years ago
Thomas Bruederli
ae4bad986b
Get language code from filename if not specified in the .po file itself ( #1488478 )
13 years ago
Aleksander Machniak
eebd4476fc
s/rcube_charset_convert/rcube_charset::convert/
13 years ago
Aleksander Machniak
9843dc77fa
Mail_Mime 1.8.4
13 years ago
Thomas Bruederli
76e499e8a1
Also accept PHP exceptions as argument to rcube::raise_error()
13 years ago
Thomas Bruederli
8193151b5a
Always log fatal errors that terminate the PHP script
13 years ago
Thomas Bruederli
705ba185bb
Fix object reference
13 years ago
Thomas Bruederli
67f18e5610
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Thomas Bruederli
ceb5b56c3b
Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string() for general purpose
13 years ago
Aleksander Machniak
938925f320
Fix (again) metadata caching ( #1488475 )
13 years ago
Thomas Bruederli
92be3ee4a4
Larry: fix unfocused message thread row highlighting ( #1488477 )
13 years ago
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