Aleksander Machniak
|
0048be10a9
|
Ignore 'Sender' header on Reply-All action (#6506)
|
6 years ago |
Aleksander Machniak
|
cd9ec7983b
|
Password: README, Style, CS improvements, bump version, update changelog
|
6 years ago |
Aleksander Machniak
|
75d6687cac
|
Merge branch 'password_plugin' of https://github.com/johndoh/roundcubemail into johndoh-password_plugin
|
6 years ago |
Aleksander Machniak
|
224dd78ad3
|
Bump managesieve version number
|
6 years ago |
Aleksander Machniak
|
cec626a12f
|
Use 'thumb' prefix, instead of '.thumb' suffix, for consistency
|
6 years ago |
Aleksander Machniak
|
afc68aae63
|
FIx temp_filename() regressions, update changelog, add note in UPGRADING
|
6 years ago |
Aleksander Machniak
|
07d889f805
|
Merge branch 'temp_names' of https://github.com/johndoh/roundcubemail into johndoh-temp_names
|
6 years ago |
Aleksander Machniak
|
2289642908
|
Elastic: Add .sso icon for buttons
|
6 years ago |
PhilW
|
e024f133fa
|
give all temp files a constant prefix
|
6 years ago |
Aleksander Machniak
|
316d52c924
|
Elastic: Add title attribute to "open in new window" button
|
6 years ago |
Aleksander Machniak
|
947d78432e
|
Elastic: Fix border radius on first/last popup menu item
|
6 years ago |
Aleksander Machniak
|
dbd115d0d1
|
Elastic: Reset margin-top on .contact-head
|
6 years ago |
Aleksander Machniak
|
802ed0dc6d
|
Create autocomplete popup in a parent window when invoked from an iframe (#6503)
|
6 years ago |
Aleksander Machniak
|
619ddfed3d
|
CS fixes and consistence, update changelog
|
6 years ago |
Aleksander Machniak
|
999845d3b2
|
Merge branch 'limit-skins' of https://github.com/dhoffend/roundcubemail into dhoffend-limit-skins
|
6 years ago |
Aleksander Machniak
|
5542e91b21
|
Elastic: Fix small regression
|
6 years ago |
Aleksander Machniak
|
b3063b518f
|
Elastic: Add some devel_mode known issues to the README
|
6 years ago |
Aleksander Machniak
|
0389ffdbab
|
Elastic: On touch devices display attachment icons on messages list (#6296)
|
6 years ago |
Aleksander Machniak
|
42cb98149c
|
Close autocomplete list on scroll event
|
6 years ago |
Aleksander Machniak
|
daf46075d0
|
Merge branch 'menu_buttons' of https://github.com/johndoh/roundcubemail into johndoh-menu_buttons
|
6 years ago |
Aleksander Machniak
|
2d172126e7
|
Elastic: Remove redundant code
|
6 years ago |
PhilW
|
d2c2ddb9a0
|
code improvement, avoid empty menu_button array entries
|
6 years ago |
PhilW
|
f028ff0c48
|
remove redundant var
|
6 years ago |
PhilW
|
99fc4cd387
|
support multiple buttons for the same menu
|
6 years ago |
Aleksander Machniak
|
f85a33f150
|
Elastic: Fix TypeError: Argument 1 of MutationObserver.observe is not an object
|
6 years ago |
Aleksander Machniak
|
2935b3a66a
|
Fix malformed message saved into Sent folder when using big attachments and low memory limit (#6498)
|
6 years ago |
PhilW
|
30fb7fc552
|
store menu buttos by menu id
|
6 years ago |
Aleksander Machniak
|
19a818a8b7
|
Elastic: Add "status bar" for mobile in mail composer
|
6 years ago |
Aleksander Machniak
|
7b203cbc52
|
Fix bug where a message/rfc822 part without a filename wasn't listed on the attachments list (#6494)
|
6 years ago |
Aleksander Machniak
|
09c9443a54
|
Fix disabled acl table menu button (regression)
|
6 years ago |
Aleksander Machniak
|
2940e2f948
|
Elastic: Fix blur and mouse selection on the recipient-input
|
6 years ago |
Aleksander Machniak
|
c93d11b473
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
6 years ago |
Aleksander Machniak
|
ab6b651ac9
|
- Make menu button inactive if all subactions are inactive (#6444)
Elastic skin only (for now)
|
6 years ago |
Aleksander Machniak
|
3dad8c5908
|
Fix incorrect IMAP SASL GSSAPI negotiation (#6308)
|
6 years ago |
Aleksander Machniak
|
c4916a8fe3
|
Simplify code that uses setError() followed by return
|
6 years ago |
Aleksander Machniak
|
a86d9cd5aa
|
Fix so unicode in local part of the email address is also supported in recipient inputs (#6490)
Relax javascript email address checker.
|
6 years ago |
Aleksander Machniak
|
288a0fa137
|
Elastic: Fix js error when accessing page jumper input with a Tab key
|
6 years ago |
Thomas Bruederli
|
e8daccfe57
|
Add 1.3.8 release milestone
|
6 years ago |
Aleksander Machniak
|
90a203fbbe
|
Fix .recipient-input height regression
|
6 years ago |
Aleksander Machniak
|
186f21c4c1
|
Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385)
Added 'common_headers' hook
|
6 years ago |
Aleksander Machniak
|
cf7e4f12b2
|
Stop adding some localization to ajax responses
|
6 years ago |
Aleksander Machniak
|
bec67c29b4
|
Display storage errors on refresh/check-recent action (#6474)
|
6 years ago |
Aleksander Machniak
|
0fa9ad11d6
|
Remove useless href=# on menu items
|
6 years ago |
Daniel Hoffend
|
8b2e466c00
|
limit skins available/shown in the settings section
|
6 years ago |
Aleksander Machniak
|
0551b0f9c4
|
Elastic: Increase popup windows' size
|
6 years ago |
Aleksander Machniak
|
e282b11d25
|
Elastic: Fix various small css issues
|
6 years ago |
Aleksander Machniak
|
5b6e983abf
|
Upgrade to Bootstrap 4.1.3
|
6 years ago |
Aleksander Machniak
|
a4ebec90d6
|
Merge branch 'dev/elastic'
|
6 years ago |
Aleksander Machniak
|
dc3652f891
|
Elastic: Make sure pretty-select has also form-control and custom-select class assigned
|
6 years ago |
Aleksander Machniak
|
f28971c95c
|
The localization label can also contain underscore char
|
6 years ago |