Aleksander Machniak
|
b2d315459a
|
Fix listmenulink in Larry
|
2017-02-23 11:45:33 +01:00 |
|
Aleksander Machniak
|
2d9444bef0
|
Display contact import and advanced search in popup dialogs
|
2017-02-01 17:59:41 +01:00 |
|
Aleksander Machniak
|
01031d0ced
|
Reset onerror on images if placeholder does not exist to prevent from requests storm
|
2017-01-17 15:17:00 +01:00 |
|
Aleksander Machniak
|
8131629c6e
|
Extended unified searchform object for templates engine
|
2017-01-14 10:35:44 +01:00 |
|
Aleksander Machniak
|
5ba3f2f596
|
Various small improvements for templating engine and skin behaviours
|
2017-01-13 11:18:12 +01:00 |
|
Aleksander Machniak
|
cc10cbe039
|
Make button object to be a <button> by default
|
2017-01-13 11:17:05 +01:00 |
|
Aleksander Machniak
|
5b57043cbf
|
Small code improvements
|
2017-01-11 11:03:32 +01:00 |
|
Aleksander Machniak
|
700fbd4066
|
Fix PHP error on update of a contact with multiple email addresses when using PHP 7.1 (#5587)
|
2017-01-10 08:21:21 +01:00 |
|
Aleksander Machniak
|
3bb12e75f7
|
Add class attribute for preferences sections list
|
2017-01-07 10:51:21 +01:00 |
|
Aleksander Machniak
|
7340360e79
|
Fix bug where image data URIs in css style were treated as evil/remote in mail preview (#5580)
|
2017-01-07 09:59:42 +01:00 |
|
Aleksander Machniak
|
9d6aa00a44
|
Hide QR-Code button if PHP-GD is not installed
Keep it as an optional dependency.
|
2017-01-04 13:03:27 +01:00 |
|
Aleksander Machniak
|
9d45ef20cc
|
Fix so group/addressbook selection is retained on page refresh
|
2016-12-29 12:22:10 +01:00 |
|
Aleksander Machniak
|
eec77c1a99
|
Fix some advanced search issues with multiple addressbooks (#5572)
|
2016-12-27 05:57:11 -05:00 |
|
Aleksander Machniak
|
2418f07985
|
Nicely handle contact deletion on contact edit (#5522)
|
2016-12-24 08:48:50 +01:00 |
|
Aleksander Machniak
|
68c9b669e4
|
Fix adding images to new identity signatures
It already worked only on edits, because the image data for new identity
was stored in the wrong session item.
|
2016-12-22 10:38:40 +01:00 |
|
Aleksander Machniak
|
15bd0b51a4
|
Improve mailvelope decryption errors handling, hide encrypted part attachment on successful decryption (#5279)
+ small style improvements
|
2016-12-21 11:35:41 +01:00 |
|
Aleksander Machniak
|
a487055c5a
|
Add possibility to attach contact vCard to composed message (#4997)
|
2016-12-16 16:02:20 +01:00 |
|
Aleksander Machniak
|
c183463a6e
|
Fix visual glitch when using disabled_actions for items in Settings menu
|
2016-12-14 15:39:35 +01:00 |
|
Aleksander Machniak
|
8d1e0eb574
|
Preserve message internal/received date on import in mbox format (#5559)
|
2016-12-13 08:30:16 +01:00 |
|
Aleksander Machniak
|
2482088a76
|
Possibility to display QR code for contacts data (#5030)
|
2016-12-11 15:47:14 +01:00 |
|
Aleksander Machniak
|
4f5ec65a36
|
Close SMTP connection ASAP after the message has been sent
We should not keep the connection open until the script shuts down.
It may take long time e.g. to save the message in IMAP.
|
2016-12-07 10:39:35 +01:00 |
|
Aleksander Machniak
|
581c41ca67
|
Make sure subject is always on proper place in widescreen mode
|
2016-11-27 12:41:12 +01:00 |
|
Aleksander Machniak
|
dad1852126
|
Fix _from argument validation
|
2016-11-22 10:38:41 +01:00 |
|
Aleksander Machniak
|
a844db6a27
|
Merge branch 'dev-layouts'
|
2016-11-20 19:04:09 +01:00 |
|
Thomas Bruederli
|
32cd762278
|
Always send columns list as array (unsetting items makes it an object with numeric keys)
|
2016-11-20 15:49:52 +01:00 |
|
Aleksander Machniak
|
c344f60d75
|
Fix displaying attached images with wrong Content-Type specified (#5527)
|
2016-11-20 10:04:58 +01:00 |
|
Aleksander Machniak
|
6287227fff
|
Fix missing content check when image resize fails on attachment thumbnail generation (#5485)
|
2016-11-20 09:59:20 +01:00 |
|
Aleksander Machniak
|
b26dcb64c3
|
Code simplification
|
2016-11-12 15:20:57 +01:00 |
|
Aleksander Machniak
|
0e5a167cd2
|
Fix recognizing Sent folder on search if current folder has been changed by plugins in meantime
|
2016-11-08 14:58:31 +01:00 |
|
Aleksander Machniak
|
c3e7d93c43
|
Make "Add contact" image/text ignored when copying/selecting recipients in main headers (#5103)
|
2016-11-06 14:00:03 +01:00 |
|
Aleksander Machniak
|
2dbbaf7739
|
Warn about too many disclosed recipients in composed email [max_disclosed_recipients] (#5132)
Allow to omit a subject when sending an email (#5068)
|
2016-11-06 09:39:16 +01:00 |
|
Aleksander Machniak
|
bd12d94fae
|
Fix missing contact ID for contacts from non-sql addressbooks
|
2016-11-02 13:22:26 +01:00 |
|
Aleksander Machniak
|
556c1725a7
|
Unify automatic marking as \Seen in preview pane, full-page and extwin views (#5071)
We now have one 'mail_read_time' option that works for all cases.
Option 'preview_pane_mark_read' has been removed and marked as an alias.
|
2016-11-01 10:59:19 +01:00 |
|
Aleksander Machniak
|
4e0532808d
|
Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452)
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
|
2016-10-16 11:19:30 +02:00 |
|
Aleksander Machniak
|
b258b91560
|
Do not show inline images of unsupported mimetype (#5463)
|
2016-10-11 09:47:06 +02:00 |
|
Aleksander Machniak
|
d305f4f0fd
|
Separate action to mark all messages in a folder as \Seen (#5006)
with possibility to do this in all folders or in a folder and its subfolders (#5076)
|
2016-10-10 09:31:38 +02:00 |
|
Aleksander Machniak
|
d85f30bec4
|
Archive: Don't reload messages list when it's not needed (#5225)
Archive: Add option to automatically mark archived messages as \Seen (#5142)
|
2016-10-02 19:43:04 +02:00 |
|
Aleksander Machniak
|
48585867f3
|
INBOX should be always protected, event with protect_default_folders=false
I.e. it should not be possible to rename INBOX
|
2016-09-23 09:03:50 +02:00 |
|
Aleksander Machniak
|
f713d186bc
|
Disable navigation if can't get messages index in pagenav.inc
|
2016-09-19 09:35:31 +02:00 |
|
Aleksander Machniak
|
6886a4de3f
|
Widescreen layout aka three column view (#5093)
|
2016-09-17 19:04:33 +02:00 |
|
Aleksander Machniak
|
e22824a316
|
Use mb_strtoupper() instead of strtoupper() for localized texts
|
2016-09-15 08:37:36 +02:00 |
|
Aleksander Machniak
|
650ac8befb
|
Fix displaying size of attachments with zero size
|
2016-09-10 09:58:23 +02:00 |
|
Aleksander Machniak
|
95df255af4
|
Added max_message_size option enforced when attaching files to a composed message (#4993)
|
2016-09-01 10:37:09 +02:00 |
|
Aleksander Machniak
|
aad269c2f8
|
Fix PHP warning when handling shared namespace with empty prefix (#5420)
|
2016-08-31 16:11:57 +02:00 |
|
Aleksander Machniak
|
873e0353cf
|
Use smart-upload-button for messages and contact photos upload
Unified interface with rcmail::upload_form().
|
2016-08-24 12:54:30 +02:00 |
|
Aleksander Machniak
|
c88a88fb0b
|
Rewrite smart upload button to work in IE (#5410)
|
2016-08-23 20:54:18 +02:00 |
|
Aleksander Machniak
|
820d614c79
|
Fix missing </form> tag
|
2016-08-23 15:45:59 +02:00 |
|
Aleksander Machniak
|
43f3c5fb2a
|
Implement "one click" attachment upload (#5024)
|
2016-08-20 19:38:48 +02:00 |
|
Aleksander Machniak
|
0485275a75
|
Merge branch 'dev/drop-legacy-browsers'
|
2016-08-20 10:50:54 +02:00 |
|
Aleksander Machniak
|
689996896a
|
Fix bug where names of downloaded files could be mailformed when derived from the message subject (#5404)
|
2016-08-20 08:47:28 +02:00 |
|