Aleksander Machniak
1058924e21
Move some framework classes to sub-directories
7 years ago
Aleksander Machniak
d07b032bcd
Refactor cache code with separate engine-specific classes
7 years ago
Aleksander Machniak
fa06d37901
Merge branch 'feature/add_redis_as_cache' of https://github.com/ledgr/roundcubemail into ledgr-feature/add_redis_as_cache
7 years ago
Aleksander Machniak
f35e9dc4c8
Fix var scope
7 years ago
Aleksander Machniak
31ffef67ad
Skip _lang param if not set ( #6203 )
7 years ago
Aleksander Machniak
6bfebc5e32
Add sanity check when auto-unsubscribing non-existing folders
7 years ago
Aleksander Machniak
656f979831
Fix column type ( #6200 )
7 years ago
Aleksander Machniak
157eb531b8
Also do not convert tables inside of the .boxinformation
7 years ago
Aleksander Machniak
7b1f0f020b
Enigma: Multi-host support
7 years ago
Thomas Bruederli
d42b51a1f3
Removed Docker files
...
These are now maintained in a seprarate repository at
https://github.com/roundcube/roundcubemail-docker
7 years ago
neilmunday
57fa665db1
Updated to use latest Net_Sieve Sieve class
7 years ago
neilmunday
7abcc5a2cc
Added hook for managesieve_connect to set up GSSAPI authentication
7 years ago
neilmunday
0b12721a77
Merge branch 'master' of https://github.com/roundcube/roundcubemail
7 years ago
Aleksander Machniak
7e0844d229
Add support for Mailvelope's encrypt and sign feature
7 years ago
Aleksander Machniak
51cf1c5935
Fix setting contacts copy action state, CS fixes
7 years ago
Aleksander Machniak
ba77da4b37
Unify .virtual entries' opacity in folder selector and other lists
7 years ago
Aleksander Machniak
9ccf7c01c8
Move @listing-treetoggle-width var to variables.less
7 years ago
johndoh
b01e5ae192
Trigger getselection in get_single_selection() ( #6180 )
...
Make it so that the event getselection is triggered when either rcube_list_widget::get_selection() or rcube_list_widget::get_single_selection() is called
7 years ago
johndoh
8877c1589e
fix tiny typo ( #6196 )
7 years ago
Aleksander Machniak
20a81c2a0a
Small alignment fix for treetoggle icon
7 years ago
Aleksander Machniak
6e763fe02c
CS fixes
7 years ago
Aleksander Machniak
9dae592948
Merge pull request #146 from johndoh/data_hidden_parsing
...
check for valid values in data-hidden attr
7 years ago
PhilW
e92c130386
check for valid values in data-hidden attr
7 years ago
Aleksander Machniak
1556eb01c7
Use JSON_UNESCAPED_UNICODE only on PHP >= 7.1.0 ( #6187 )
7 years ago
Aleksander Machniak
b46ee5626b
Unify opacity value on disabled buttons in toolbar and menus
7 years ago
Aleksander Machniak
7b282f637f
Remove debug code
7 years ago
Aleksander Machniak
6df53c1642
Call resize() twice to workaround timing issues
7 years ago
Aleksander Machniak
f301823130
Move resize() call to init callback
...
Fixes list header title alignment
7 years ago
Aleksander Machniak
b45c009e37
Fix mobile menu header colors ( #113 )
7 years ago
Aleksander Machniak
3fe16de335
Code de-duplication
7 years ago
Aleksander Machniak
5f5f5f98e9
Merge branch 'movecopy' of https://github.com/johndoh/roundcubemail into johndoh-movecopy
7 years ago
laodc
672e57ea48
Patched bug where rcube_db::quote() was causing an infinite connection loop. ( #6175 )
...
As rcube_db::quote() checks to see if the connection is up before quoting, this would cause the class to try connect again, as rcube_db::$dbh was not being set until AFTER conn_configure was completed, causing a loop.
So updated rcube_db::$dbh in the rcube::conn_create() function instead allowing access to the new object straight away.
It's needed for edeb5d7
.
7 years ago
johndoh
3c47323eec
Correct ids for responses temaplate in classic and larry skin ( #6185 )
7 years ago
Aleksander Machniak
2df91d9ab6
Merge branch 'master' of github.com:roundcube/elastic
7 years ago
Aleksander Machniak
84d9d95f35
Re-worked expand/collapse in folder list ( #50 )
7 years ago
Thomas Bruederli
ea913da346
Remove /var/www/html volume as suggested in #6148
7 years ago
Thomas Bruederli
2da2043c28
Log to stdout from docker container ( #6148 )
7 years ago
PhilW
964a690987
simplify delete execution in managesieve plugin
7 years ago
neilmunday
b4298bc096
Added GSSAPI support for issue #5779 - requires updated Net_Sieve class. See https://github.com/neilmunday/Net_Sieve/Sieve.php
7 years ago
Aleksander Machniak
fd0f404c32
Improvements in pgp keys search dialog
7 years ago
PhilW
8c734977de
simplify execution of grop_delete
7 years ago
Aleksander Machniak
c9555506b3
Fix using display_message() with a localization label from inside an iframe
...
We have to localize the label before we redirect execution to parent window.
7 years ago
Aleksander Machniak
a1be62b19d
Remove redundant trim()
7 years ago
Aleksander Machniak
0f1e5b3293
Change wording
7 years ago
Aleksander Machniak
9d2b303b51
Fix bug in remote content blocking on HTML image and style tags ( #6178 )
7 years ago
Aleksander Machniak
ce9ee39fa9
Fix cut icon for expanded thread
7 years ago
Aleksander Machniak
f211fcf254
Elastic: Use .boxconfirmation
7 years ago
Aleksander Machniak
2dc0ad07a0
Add .boxconfirmation style
7 years ago
Aleksander Machniak
f52fc4317f
Improve info-boxes for Enigma plugin
7 years ago
Aleksander Machniak
0f21488ce2
Elastic: Fix enigma information boxes
7 years ago