Aleksander Machniak
ebb204793b
Added GUI for variables setting - RFC5229 (patch from Paweł Słowik)
12 years ago
Aleksander Machniak
114cf1281b
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ( #1488571 )
12 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
3efc74654a
- Don't add attachments content into reply/forward/draft message body ( #1488557 )
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
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
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
Aleksander Machniak
ad9dac529e
Fix wrong compose screen elements focus in IE9 ( #1488541 )
13 years ago
Aleksander Machniak
8ba01c077b
Decorated select width fix is also needed for IE and Safari
13 years ago
Aleksander Machniak
3d122f054c
CSS improvements in mail screen:
...
- don't display full-circle image for quota below 100% (but close to, e.g.97%)
- unified selects style/height,
- improvements in search box and messagelist footer
13 years ago
Aleksander Machniak
e154154045
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Aleksander Machniak
2698d7ff8c
Fixed Konqueror browser detection
13 years ago
Thomas Bruederli
be72a0f931
Better style for preview header toggle
13 years ago
Aleksander Machniak
b97d0e11b5
Fix empty user agent string on error page for "incompatible browser" error
13 years ago
Aleksander Machniak
d9012055cb
Moved advanced switch into table actions menu - fixed css issue in Larry skin
13 years ago
Aleksander Machniak
b866a27364
Fix handling of MYRIGHTS on private namespace roots - fixes issue where
...
in ACL plugin it wasn't possible to share INBOX folder (when it was a namespace prefix).
13 years ago
Aleksander Machniak
a60d139d87
Define array variable in case none of zones is valid (shouldn't happen)
13 years ago
Aleksander Machniak
669747a81c
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Aleksander Machniak
ceaaebbc8c
Fix fatal error when date.timezone isn't set ( #1488546 )
13 years ago
Aleksander Machniak
acf5becbf1
Enable contact photo drag&drop upload
13 years ago
Aleksander Machniak
a1426f8345
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Aleksander Machniak
e742744a53
Fixed index update when there are no cached messages for specified folder
...
Improve performance of VANISHED messages handling - use one SQL query
13 years ago
Thomas Bruederli
0be8bd11e2
Enable drag & drop file upload for contact photos
13 years ago
Aleksander Machniak
7ab9c17752
Improve performance by skipping redundant ENABLE commands
13 years ago
Aleksander Machniak
d86aa138d0
Update to TinyMCE 3.5.4.1
13 years ago
Aleksander Machniak
2ca9f4ea59
Fix form buttons ( #1488548 )
13 years ago
Aleksander Machniak
7dc7eb19f1
Fixed custom header name validity check, made RFC2822-compliant
...
Updated localization files list in package.xml
13 years ago
Thomas Bruederli
6bb44a644a
Initialize rcube instance (with options); no caches without a valid user_id
13 years ago
Thomas Bruederli
1fe450b5aa
Merge branch 'master' of github.com:roundcube/roundcubemail
13 years ago
Thomas Bruederli
dae0b797a5
Bring back delete button for identities in default skin ( #1488542 )
13 years ago
Aleksander Machniak
24baf6291e
Fixed form buttons identation
13 years ago