Commit Graph

5408 Commits (fa57c98854972eb93bc7aebd8ef363d56989e0f3)
 

Author SHA1 Message Date
Thomas Bruederli 384948886c Prepare to show contact photo of email sender in mail views 12 years ago
Thomas Bruederli 88fb563510 Avoid warnings; silently pipe http: urls through rcmail::url() 12 years ago
Thomas Bruederli 688d16e882 Join address book toolbars again 12 years ago
Thomas Bruederli 9d72713987 Fix drag&drop feature test on IE7 12 years ago
Thomas Bruederli 1c079c1ace Put separated toolbars back together again; add min. width to mail view 12 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.
12 years ago
Aleksander Machniak 2b21b97ef0 Use file_get_contents() to make code simpler and to fix possible infinite loop 12 years ago
Aleksander Machniak 146106a827 Support sqlite file mode setting 12 years ago
Aleksander Machniak 329eae0abd Fix debugging in sqlite driver 12 years ago
Aleksander Machniak 3efc74654a - Don't add attachments content into reply/forward/draft message body (#1488557) 12 years ago
Aleksander Machniak 8e926e6201 Move sequence_name() method into postgres driver class 12 years ago
Aleksander Machniak 3d231c88fa CS fixes 12 years ago
Aleksander Machniak c389a85978 Add get_variable() implementation 12 years ago
Thomas Bruederli 98d096004d Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active 12 years ago
Thomas Bruederli 30eb9eee28 Suppress error message popups on login screen 12 years ago
Thomas Bruederli 7794ae1387 Fix connection error alerts when page unloads (#1488547) 12 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.
12 years ago
Aleksander Machniak d239ee6df5 Add PDO to requirements, remove MDB2 package 12 years ago
Aleksander Machniak e6e5cb12f5 Handle properly situation when PDO class doesn't exist 12 years ago
Aleksander Machniak 5a927c7829 Lighter colour for version line 12 years ago
Thomas Bruederli c8dc07e4dd Move splitter between the boxes of message list and message preview 12 years ago
Thomas Bruederli 14ee44e091 Revert "Small improvement for quicksearch box height/position"
This reverts commit 0bf0b3fe6c.
12 years ago
Aleksander Machniak 1c0ce1fe52 Plugin API: Add 'unauthenticated' hook (#1488138) 12 years ago
Aleksander Machniak e466f67c33 Move Help toolbar to the left 12 years ago
Aleksander Machniak 0bf0b3fe6c Small improvement for quicksearch box height/position 12 years ago
Thomas Bruederli 4478eb31b3 Set input field padding up again. That is by design. 12 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 12 years ago
Aleksander Machniak 8c2375a074 More CS fixes and comments 12 years ago
Aleksander Machniak 3e386efeee CS fixes + more comments 12 years ago
Thomas Bruederli b1f30d873d Set display_next option to true by default (in config template) 12 years ago
Aleksander Machniak 7c8fd80310 Show explicit error message when provided hostname is invalid (#1488550) 12 years ago
Thomas Bruederli f69eb5fd68 Slightly increase plain text font size 12 years ago
Aleksander Machniak ad9dac529e Fix wrong compose screen elements focus in IE9 (#1488541) 12 years ago
Aleksander Machniak 8ba01c077b Decorated select width fix is also needed for IE and Safari 12 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
12 years ago
Aleksander Machniak e154154045 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 2698d7ff8c Fixed Konqueror browser detection 12 years ago
Thomas Bruederli be72a0f931 Better style for preview header toggle 12 years ago
Aleksander Machniak b97d0e11b5 Fix empty user agent string on error page for "incompatible browser" error 12 years ago
Aleksander Machniak d9012055cb Moved advanced switch into table actions menu - fixed css issue in Larry skin 12 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).
12 years ago
Aleksander Machniak 5354c5dac7 Implemented LIMIT/OFFSET for SQL Server 12 years ago
Aleksander Machniak 1a2b50f1a0 Support 'mysqli:' prefix in DSN 12 years ago
Aleksander Machniak a60d139d87 Define array variable in case none of zones is valid (shouldn't happen) 12 years ago
Aleksander Machniak 669747a81c Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak ceaaebbc8c Fix fatal error when date.timezone isn't set (#1488546) 12 years ago
Aleksander Machniak acf5becbf1 Enable contact photo drag&drop upload 12 years ago
Aleksander Machniak a1426f8345 Merge branch 'master' of github.com:roundcube/roundcubemail 12 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
12 years ago
Thomas Bruederli 0be8bd11e2 Enable drag & drop file upload for contact photos 12 years ago