Thomas Bruederli
|
5bc1233de8
|
Use the same hard-coded fields for vlv-based autocompletion as in steps/mail/autocomplete.inc
|
13 years ago |
Aleksander Machniak
|
27bcb0026e
|
CS fixes
|
13 years ago |
Aleksander Machniak
|
39797631d4
|
Support COPYUID responses (store it in $data property)
|
13 years ago |
Aleksander Machniak
|
0d80fad9e0
|
CS improvements
|
13 years ago |
Aleksander Machniak
|
2df262d448
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Aleksander Machniak
|
09e5fc99f8
|
Small performance improvement: use cookie 'secure' parameter if enabled
|
13 years ago |
Aleksander Machniak
|
0afe279011
|
Set HttpOnly flag also for session cookie
|
13 years ago |
Thomas Bruederli
|
fa8f6e610c
|
Correctly quote localized labels when used in javascript variables (#1488567)
|
13 years ago |
Aleksander Machniak
|
e19fafae04
|
Prefer default addressbook also when checking for existence of MDN request recipient
|
13 years ago |
Aleksander Machniak
|
23856c9d4e
|
Fix performance issue in message_headers_output hook handling,
Update version number
|
13 years ago |
Aleksander Machniak
|
9620540a63
|
Fix 403 error on file uploads with drag&drop (#1488539)
|
13 years ago |
Aleksander Machniak
|
a49e00a567
|
Update Changelog
|
13 years ago |
Aleksander Machniak
|
40b6df30c5
|
Fixed scrollbars in Larry's iframes
|
13 years ago |
Aleksander Machniak
|
c9dcb83132
|
Fixed PHP warning, added check for allowed characters in variable name
|
13 years ago |
Aleksander Machniak
|
7eba08592d
|
Added translation for variable modifiers
|
13 years ago |
Aleksander Machniak
|
ebb204793b
|
Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
|
13 years ago |
Aleksander Machniak
|
114cf1281b
|
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571)
|
13 years ago |
Thomas Bruederli
|
7938312aaa
|
Show contact photos in mail view and preview
|
13 years ago |
Thomas Bruederli
|
384948886c
|
Prepare to show contact photo of email sender in mail views
|
13 years ago |
Thomas Bruederli
|
88fb563510
|
Avoid warnings; silently pipe http: urls through rcmail::url()
|
13 years ago |
Thomas Bruederli
|
688d16e882
|
Join address book toolbars again
|
13 years ago |
Thomas Bruederli
|
9d72713987
|
Fix drag&drop feature test on IE7
|
13 years ago |
Thomas Bruederli
|
1c079c1ace
|
Put separated toolbars back together again; add min. width to mail view
|
13 years ago |
Aleksander Machniak
|
840b4dbeb8
|
Simplified method of getting default addressbook.
Make sure to use the same source when adding contact and checking
if message is safe (sender is in addressbook).
Small code improvements.
|
13 years ago |
Aleksander Machniak
|
2b21b97ef0
|
Use file_get_contents() to make code simpler and to fix possible infinite loop
|
13 years ago |
Aleksander Machniak
|
146106a827
|
Support sqlite file mode setting
|
13 years ago |
Aleksander Machniak
|
329eae0abd
|
Fix debugging in sqlite driver
|
13 years ago |
Aleksander Machniak
|
3efc74654a
|
- Don't add attachments content into reply/forward/draft message body (#1488557)
|
13 years ago |
Aleksander Machniak
|
8e926e6201
|
Move sequence_name() method into postgres driver class
|
13 years ago |
Aleksander Machniak
|
3d231c88fa
|
CS fixes
|
13 years ago |
Aleksander Machniak
|
c389a85978
|
Add get_variable() implementation
|
13 years ago |
Thomas Bruederli
|
98d096004d
|
Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active
|
13 years ago |
Thomas Bruederli
|
30eb9eee28
|
Suppress error message popups on login screen
|
13 years ago |
Thomas Bruederli
|
7794ae1387
|
Fix connection error alerts when page unloads (#1488547)
|
13 years ago |
Aleksander Machniak
|
ef5f7fb13c
|
There's a case (reason unknown) when destroy() is called with empty session key.
Handle this case properly to prevent from PHP error: Memcache::delete(): Key cannot be empty.
|
13 years ago |
Aleksander Machniak
|
d239ee6df5
|
Add PDO to requirements, remove MDB2 package
|
13 years ago |
Aleksander Machniak
|
e6e5cb12f5
|
Handle properly situation when PDO class doesn't exist
|
13 years ago |
Aleksander Machniak
|
5a927c7829
|
Lighter colour for version line
|
13 years ago |
Thomas Bruederli
|
c8dc07e4dd
|
Move splitter between the boxes of message list and message preview
|
13 years ago |
Thomas Bruederli
|
14ee44e091
|
Revert "Small improvement for quicksearch box height/position"
This reverts commit 0bf0b3fe6c .
|
13 years ago |
Aleksander Machniak
|
1c0ce1fe52
|
Plugin API: Add 'unauthenticated' hook (#1488138)
|
13 years ago |
Aleksander Machniak
|
e466f67c33
|
Move Help toolbar to the left
|
13 years ago |
Aleksander Machniak
|
0bf0b3fe6c
|
Small improvement for quicksearch box height/position
|
13 years ago |
Thomas Bruederli
|
4478eb31b3
|
Set input field padding up again. That is by design.
|
13 years ago |
Thomas Bruederli
|
77fad166e3
|
Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list
|
13 years ago |
Aleksander Machniak
|
8c2375a074
|
More CS fixes and comments
|
13 years ago |
Aleksander Machniak
|
3e386efeee
|
CS fixes + more comments
|
13 years ago |
Thomas Bruederli
|
b1f30d873d
|
Set display_next option to true by default (in config template)
|
13 years ago |
Aleksander Machniak
|
7c8fd80310
|
Show explicit error message when provided hostname is invalid (#1488550)
|
13 years ago |
Thomas Bruederli
|
f69eb5fd68
|
Slightly increase plain text font size
|
13 years ago |