Commit Graph

5085 Commits (089e53c61752fa1fd262a0055eff47bc21dac1eb)
 

Author SHA1 Message Date
Aleksander Machniak 089e53c617 CS, tabs to spaces 12 years ago
Thomas Bruederli 37202827d3 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli b4b5ba7e9d Add getter for database runtime/config variables 12 years ago
Aleksander Machniak 6d3e53d2b8 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 476fa983c0 Catch DateTime* exceptions (#1488497) - skipping buggy timezones 12 years ago
Thomas Bruederli fa5f3f26f9 Fix calls to renamed methods 12 years ago
Aleksander Machniak c0839699bb Move messages forwarding mode setting into Preferences 12 years ago
Thomas B. 79742f0399 Merge pull request #7 from raoulbhatia/master
improve .htaccess security rules
12 years ago
Aleksander Machniak 4a5c1f5375 Fixes for IE: better background for Hide/Show button, fixed invisible button in IE8 12 years ago
Aleksander Machniak aaf4370a1f Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 4d708e6c1d Remove possible confusion on session reads - PHP expects string result not boolean 12 years ago
Aleksander Machniak 2d1709a37b Merge pull request #9 from gjedeer/master
Virtualmin plugin updated for current setups
12 years ago
GDR\! 6ffe0beaa4 Password plugin made compatible with modern Virtualmin
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
12 years ago
Aleksander Machniak 7eb4f2e1be Small code improvement 12 years ago
Aleksander Machniak 43918dd25c Move old rcube_mail_header class definition to better place 12 years ago
Thomas Bruederli 2b1b8a079b Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli b97f21a18f Add another alias for backwards compatibility 12 years ago
Raoul Bhatia b332e799b4 improve .htaccess security rules:
1. also prevent access to .gitignore
2. make the second security rule work as expected
3. include README.md in security rules
12 years ago
Aleksander Machniak 85a6173879 hide_blockquote - a new plugin for hiding citation blocks 12 years ago
Aleksander Machniak 70faa8e555 Use the same margin in blockquotes for printing as for displaying 12 years ago
Aleksander Machniak 996d75d5fa Improved PERMANENTFLAGS checking code, added code for flags caching (currently commented out) 12 years ago
Aleksander Machniak be98408f40 Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array 12 years ago
Aleksander Machniak bc79c55613 Removed $Id$ 12 years ago
Aleksander Machniak bd7b8a62d1 Remove <Unknown> from localization author line 12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
Aleksander Machniak 0a1dd5b073 Add is_escaped attribute for html_select and html_textarea (#1488485) 12 years ago
Aleksander Machniak 5a575b7eb0 Deprecate storage_connect() method 12 years ago
Aleksander Machniak 4bfe4ec22a Remove last instance of storage_connect() with possible performance
improvement when a message part body is in cache
12 years ago
Aleksander Machniak 38a08c08e3 Add imap_connect() method for backward compat. 12 years ago
Aleksander Machniak 5c7e54b175 - Fix HTML entities handling in HTML editor (#1488483) 12 years ago
Aleksander Machniak 5fed074a45 Always use 1 step as a fallback (#1488490) 12 years ago
Aleksander Machniak 38184e9113 Fix PHP error where calling get() on a non object 12 years ago
Aleksander Machniak 9a2de8411e Merge branch 'courier-fix'
Conflicts:
	CHANGELOG
12 years ago
Aleksander Machniak 799d72b823 Update Changelog 12 years ago
Aleksander Machniak 3c5489ba75 Add option imap_force_ns to make buggy servers support optional 12 years ago
Thomas Bruederli 1d5b73fd77 Add lost method for backwards compatibility 12 years ago
Aleksander Machniak 6734a8328e Added French localization 12 years ago
Thomas Bruederli cc9f35a4b7 Set the right permissions on new localization folders 12 years ago
Thomas Bruederli 9603477e95 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 3983f50635 New plugin translations from launchpad 12 years ago
Thomas Bruederli 607e11d551 Added new languages Belarusian, Interlingua and Malayalam from launchpad import 12 years ago
Thomas Bruederli ae4bad986b Get language code from filename if not specified in the .po file itself (#1488478) 12 years ago
Aleksander Machniak eebd4476fc s/rcube_charset_convert/rcube_charset::convert/ 12 years ago
Aleksander Machniak 9843dc77fa Mail_Mime 1.8.4 12 years ago
Thomas Bruederli 76e499e8a1 Also accept PHP exceptions as argument to rcube::raise_error() 12 years ago
Thomas Bruederli 8193151b5a Always log fatal errors that terminate the PHP script 12 years ago
Thomas Bruederli 705ba185bb Fix object reference 12 years ago
Thomas Bruederli 67f18e5610 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli ceb5b56c3b Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string() for general purpose 12 years ago
Aleksander Machniak 938925f320 Fix (again) metadata caching (#1488475) 12 years ago