Commit Graph

9030 Commits (8a51607671969e3d2784bc45215b0dc159eefc8a)
 

Author SHA1 Message Date
Aleksander Machniak 8a51607671 Fix regression where creation of default folders wasn't functioning without prefix (#5460) 9 years ago
Aleksander Machniak 638afafbd2 Make so rcmail.log() depends on devel_mode (#5193) 9 years ago
Aleksander Machniak d85f30bec4 Archive: Don't reload messages list when it's not needed (#5225)
Archive: Add option to automatically mark archived messages as \Seen (#5142)
9 years ago
Aleksander Machniak 9e129383a1 Improve randomness of password salts and random hashes (#5266) 9 years ago
Aleksander Machniak ea8c7efae8 Merge branch 'master' of github.com:roundcube/roundcubemail 9 years ago
Aleksander Machniak c614381e9e Merge branch 'NETLINK-master' 9 years ago
Aleksander Machniak e9d70648dd Fix CS and obvious mistakes, update changelog after PR merge 9 years ago
Aleksander Machniak 4e26cd7691 Merge branch 'master' of https://github.com/NETLINK/roundcubemail into NETLINK-master 9 years ago
Aleksander Machniak c253aac7d4 Merge pull request #5450 from smares/patch-1
Fixed spelling
9 years ago
Aleksander Machniak 195dc11855 Support host-specific imap_conn_options/smtp_conn_options/managesieve_conn_options (#5136) 9 years ago
Sebastian Mares 64df1c0f71 Fixed spelling 9 years ago
Aleksander Machniak 8c75dd3aa8 Add convenient method to create new session records 9 years ago
Aleksander Machniak 5c5f9c381c Merge pull request #5449 from raoulbhatia/master
Remove dangling robots.txt symlink
9 years ago
Raoul Bhatia e64da8fe53 Remove dangling robots.txt symlink
Bugfix for commit cce4994b97
9 years ago
Aleksander Machniak ba025f4f5f Update changelog 9 years ago
Aleksander Machniak c13119b81c Fix bug where folders list would scroll to top when clicking on subscription checkbox (#5447) 9 years ago
Thomas Bruederli e76acb8f0c Add 1.2.2 milestone to changelog 9 years ago
Aleksander Machniak 42ddfe5ec9 Simplify mbstring code path in rcube_charset::convert() 9 years ago
Aleksander Machniak a70faaa692 Merge branch 'master' of github.com:roundcube/roundcubemail 9 years ago
Aleksander Machniak cce4994b97 Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt (#5098)
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
9 years ago
Aleksander Machniak 7f5abc51b8 Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt (#5098)
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
9 years ago
Aleksander Machniak 462faace73 Enigma: Support key generation for multiple identities (#5383)
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
9 years ago
Aleksander Machniak 48585867f3 INBOX should be always protected, event with protect_default_folders=false
I.e. it should not be possible to rename INBOX
9 years ago
Aleksander Machniak 331bb579c2 jQuery 3.1.1 9 years ago
Aleksander Machniak 46f45a3970 Managesieve: Add option to automatically set vacation :from address (#5428) 9 years ago
Aleksander Machniak c1c0a0d815 Implemented rcube::sleep() method for disconnecting all external connection in long-running/sleeping scripts 9 years ago
Aleksander Machniak a227589eb2 de_DE: abboniert -> abonniert 9 years ago
Aleksander Machniak 24b4ca52cf Fix so "Action disabled" error uses more appropriate 404 code (#5440) 9 years ago
Aleksander Machniak 761308e85a Small rephrasing in requirements section 9 years ago
Aleksander Machniak f713d186bc Disable navigation if can't get messages index in pagenav.inc 9 years ago
Aleksander Machniak b751f8f20f Move password_dovecotpw_with_method close to other dovecot related options 9 years ago
Aleksander Machniak 694ff54713 Merge branch 'master' of github.com:roundcube/roundcubemail 9 years ago
Aleksander Machniak a1a7b0b9e6 Enigma: Make recipient key searches case-insensitive (#5434) 9 years ago
Aleksander Machniak e22824a316 Use mb_strtoupper() instead of strtoupper() for localized texts 10 years ago
Aleksander Machniak cb53f46d10 Merge pull request #5432 from tpayen/patch-1
Use "roundcube:label" instead of hard coded text
10 years ago
Thomas P d3a6cf8bf1 Use "roundcube:label" instead of hard coded text
Both texts hardcoded are read by some screen readers, it's better to use labels for translation
10 years ago
Aleksander Machniak 650ac8befb Fix displaying size of attachments with zero size 10 years ago
Aleksander Machniak e0cedf0f36 Fix some datepicker style in mozilla 10 years ago
Aleksander Machniak a8d41ac7f4 Fix some undefined variables 10 years ago
Aleksander Machniak f6d1c40a6b Fix background color of some menu lists 10 years ago
Aleksander Machniak b0fae77784 Added missing composer.json file for jqueryui plugin 10 years ago
Aleksander Machniak bfbab5bcde Fix keyboard event detection with jQuery 3.x and remove hacks for old browsers
This fixes e.g. unwanted focus on a toolbar button after closing popup
menu with mouse click on the document.
10 years ago
Aleksander Machniak f92052fd73 Fix so when moving to Trash we make sure the folder exists (#5192) 10 years ago
Aleksander Machniak 2e1675bc4a Center and scale images in attachment preview frame (#5421) 10 years ago
Aleksander Machniak 4bf4afec68 Fix so folders list is scrolled to the selected folder on page load (#5424) 10 years ago
Aleksander Machniak 2999cc38a5 Generate more compact HTML5 code, e.g. use short form of boolean attributes 10 years ago
Aleksander Machniak 4cb544a1b8 Fix form inputs size (removed font-size and padding style) 10 years ago
Aleksander Machniak 023c8fd356 Fix regression where js error is thrown if server does not support 'duplicate' extension 10 years ago
Aleksander Machniak 95df255af4 Added max_message_size option enforced when attaching files to a composed message (#4993) 10 years ago
Aleksander Machniak aad269c2f8 Fix PHP warning when handling shared namespace with empty prefix (#5420) 10 years ago