Commit Graph

10565 Commits (3e241d728ca26666d20383d12d8d49dfc16b9bca)
 

Author SHA1 Message Date
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
Aleksander Machniak 7ccf2752da Add CodeMirror styles 7 years ago
Aleksander Machniak 2d99e32beb Elastic: Enable raw script editing on mobile 7 years ago
Aleksander Machniak 58bd066c6d Upgrade to CodeMirror 5.34.0 7 years ago
Aleksander Machniak bbc19ac084 Elastic: Fix CodeMIrror editor display 7 years ago
Aleksander Machniak 674eac1c1c Enigma: Fix key generation in Safari by upgrade to OpenPGP 2.6.2 (#6149) 7 years ago
Aleksander Machniak b46cd5de1d Fix PHP Warning: exif_read_data(...): Illegal IFD size (#6169) 7 years ago
Aleksander Machniak 332cdf62fb Fix disabling filters in skins other than Elastic (#6170) 7 years ago
Aleksander Machniak 4d44070fc6 Fix duplicated labels in Test SMTP Config section (#6166) 7 years ago
Aleksander Machniak cf32fdab3f Update changelog 7 years ago
Jan Ehrhardt 01d81faa82 Fix seteditraw classic save button (#6164)
Fixes https://github.com/roundcube/roundcubemail/issues/6154
7 years ago
Aleksander Machniak 84ecae7a53 Define button classes for keys export dialog 7 years ago
Aleksander Machniak ea6614a498 Define .btn.export icon 7 years ago
Aleksander Machniak 4c8736755f Fix typo 7 years ago
Aleksander Machniak 295fec1e21 Fix forward icon on messages list 7 years ago
Thomas B 128587d0d5
Merge pull request #6155 from simongreen-net/issue6147
Issue 6147: Docker ROUNDCUBEMAIL_DB_TYPE not properly managed
7 years ago
Simon Green aa544a725f Issue 6147: Docker ROUNDCUBEMAIL_DB_TYPE not properly managed 7 years ago
Edgaras Lukoševičius e371469664 Add Redis as cache backend 7 years ago
PhilW dba7134201 small fix after last commit 7 years ago
Aleksander Machniak 33256ec030 Fix menu items state on hover 7 years ago
Aleksander Machniak 869b4202c5 A better workaround for Popper issue 7 years ago
Aleksander Machniak 15cf12db1d Fallback to default compose action if addressbook is selected but has no members 7 years ago
Aleksander Machniak ea492869cd Allow editing of recipients input (#125) 7 years ago
Aleksander Machniak 9066ed4fa3 Add two labels, use consistent spacing 7 years ago
Aleksander Machniak f3c7b979b0 Remove redundant code
A first input in a dialog is focused automatically, no need to add code for this
7 years ago
PhilW 4f1da97af2 Merge branch 'master' into movecopy 7 years ago
Aleksander Machniak 50677633c0 Small fixes in .tagedit-list 7 years ago
Aleksander Machniak dfc835eb38 Fix add-contact and contact-delete actions 7 years ago
laodc edeb5d7ab4 Add support for PostgreSQL schemas in DSN (#6150)
If schema is set in the dsn, set search_path to the schema value.

Example:

$config['db_dsnw'] = 'pgsql://user:pass@localhost/dbname?schema=exampleschema';
7 years ago
Aleksander Machniak 2186c49ba9 Use theme colors for focused form controls 7 years ago
Aleksander Machniak 4b0e396440 Don't use blue for dialog buttons on mobile 7 years ago
Aleksander Machniak 1c8cf824be Small improvements 7 years ago
Aleksander Machniak 204480c63d Fix scrolling in message headers dialog (#142) 7 years ago
Aleksander Machniak 7853ae25c6 Better "identity" icon (#81) 7 years ago
Aleksander Machniak 880592b8a5 Fix image tools on mobile (and move it to left side) 7 years ago
Aleksander Machniak f53f3182d7 Merge pull request #141 from madmath03/login-form
Fix login form display on IE and Chrome
7 years ago
Aleksander Machniak f7dcc4c353 Support image tools 7 years ago
Aleksander Machniak 59a63c95a4 Add possibility to scale/rotate image attachments for preview (#6111) 7 years ago
Mathieu Brunot 3cfabadb55 Fix login form display on IE and Chrome
Use viewport height for defining the margin-top.
7 years ago