Aleksander Machniak
3b36bcfb68
Cleanup
10 years ago
Aleksander Machniak
0d9fa7f3dc
Remove redundant code
10 years ago
Aleksander Machniak
cd219a45dd
Fix regression where some message attachments could be missing on edit/forward ( #1490608 )
10 years ago
Aleksander Machniak
be346095a0
Fix handling of message/rfc822 attachments on replies and forwards ( #1490607 )
10 years ago
Aleksander Machniak
bb6002f1a8
Fix also charset encoding of message/rfc822 part bodies ( #1490606 )
10 years ago
Aleksander Machniak
f51145572a
Merge branch 'master' of github.com:roundcube/roundcubemail
10 years ago
Aleksander Machniak
6463b662ca
Fix regression in displaying contents of message/rfc822 parts ( #1490606 )
10 years ago
Aleksander Machniak
97aa984b29
Optionally throw 404 error when contact photo wasn't found
10 years ago
Aleksander Machniak
8271597836
Use ternary operator where applicable
10 years ago
Aleksander Machniak
3b0318ca3e
Fix race-condition in setting current page between list and getunread requests
10 years ago
Aleksander Machniak
bc3518577d
Fix some more Q -> rcube::Q
10 years ago
Aleksander Machniak
74ce01efc7
Q() -> rcube::Q()
10 years ago
Aleksander Machniak
92bcb940d4
Fix bug where HTML messages with invalid/excessive css styles couldn't be displayed ( #1490539 )
...
Technically speaking we remove the whole CSS content when it has more than 5k lines.
10 years ago
Aleksander Machniak
bb1ed2740d
Display attachment size in compose ( #1484774 )
10 years ago
Aleksander Machniak
d560916065
Added possibility to drag-n-drop attachments from mail preview to compose window
10 years ago
Aleksander Machniak
5802e08e48
Mail messages searching with predefined date interval (T103)
10 years ago
Aleksander Machniak
82dcbb7488
Fix various issues in Mailvelope integration ( #1490533 )
10 years ago
Aleksander Machniak
4cd087ea2e
Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)
10 years ago
Aleksander Machniak
e250f00d90
Fix PHP warnings when sending mailvelope-encrypted mail
10 years ago
Aleksander Machniak
8716fca0d0
Small improvements
10 years ago
Thomas Bruederli
f7f75ff7d1
Unify detection of pgp/mime message part
10 years ago
Thomas Bruederli
f189d72943
Merged branch 'dev-mailvelope'
10 years ago
Aleksander Machniak
77be69fa25
Fix issue where Content-Length of some attachments could be set to wrong value causing browser errors ( #1490482 )
10 years ago
Aleksander Machniak
63e7937d02
Change so rcube_message class does not depend on $_GET parameters
10 years ago
Aleksander Machniak
c49234bd78
Fix bug where clicking date column with 'arrival' sorting would switch to sorting by 'date' ( #1490126 )
10 years ago
Aleksander Machniak
fdbb1c95ea
Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
10 years ago
Aleksander Machniak
91018f38d4
Fix so In-Reply-To header is set also for MDN receipts ( #1490523 )
10 years ago
Aleksander Machniak
399a2d68b6
Make optional adding of standard signature separator - sig_separator ( #1487768 )
10 years ago
Aleksander Machniak
c4daf3f14f
Fix regression in converting signatures to text, fixed PHP warning in html2text() call
10 years ago
Aleksander Machniak
4ceff8f353
Make optional hidding of folders with name starting with a dot - imap_skip_hidden_folders ( #1490468 )
10 years ago
Aleksander Machniak
6ca1e6add1
Add option to enable HTML editor always, except when replying to plain text messages ( #1489365 )
10 years ago
Aleksander Machniak
a63f14ec40
Emoticons-related code refactoring
...
- Emoticons: All emoticons-related functionality is handled by the plugin now
- Emoticons: Added option to switch on/off emoticons in compose editor (#1485732 )
- Emoticons: Added option to switch on/off emoticons in plain text messages
- Plugin API: Added disabled_plugins an disabled_buttons options in html_editor hook
- Plugin API: Added html2text hook
10 years ago
Aleksander Machniak
8297ea1dcf
Fix handling of plus character in mailto: links ( #1490510 )
10 years ago
Aleksander Machniak
bd82e9551f
Fix so css of one html part does not apply to other text parts on message display ( #1490505 )
10 years ago
Aleksander Machniak
60ab554003
Remove common subject prefixes Re:, Re[x]:, Re-x: on reply ( #1490497 )
11 years ago
Aleksander Machniak
92649075ec
CS fixes
11 years ago
Aleksander Machniak
93e64008a6
Small code improvements
11 years ago
Aleksander Machniak
08bb20f261
Don't use deprecated functions/constants (from bc.inc)
11 years ago
Aleksander Machniak
9fc6918420
Disable links list generation on html-to-text conversion of identities or composed message ( #1490437 )
11 years ago
Aleksander Machniak
d5f6d655da
Workaround TinyMCE issue with <p> </p> sequence ( #1490463 )
11 years ago
Thomas Bruederli
2965a981b7
Allow to search and import missing PGP pubkeys from keyservers using Publickey.js
11 years ago
Aleksander Machniak
4b72a1f498
Fix error when using back button after sending an email ( #1490009 )
11 years ago
Aleksander Machniak
0c8794c94f
Use in_array_nocase() also for \\Noselect flag check ( #1490466 )
11 years ago
Aleksander Machniak
8b0d817919
Fix draft removal after a message is sent and storing sent message is disabled ( #1490467 )
11 years ago
Aleksander Machniak
8bed5e0151
Fix regression where compose editor mode was set incorrectly
11 years ago
Aleksander Machniak
19246792c6
Fix so *-request@ addresses in Sender: header are also ignored on reply-all ( #1490452 )
11 years ago
Aleksander Machniak
56a4e1512c
Fix a mistake in last small refactoring which broke identity selection
11 years ago
Aleksander Machniak
1414e3b6f8
Small refactoring to make some code testable
11 years ago
Aleksander Machniak
a567d85bf9
Fix self-reply detection issues ( #1490439 )
11 years ago
Aleksander Machniak
8e4dc03867
Fix unintentional messages list page change on page switch in compose addressbook ( #1490427 )
11 years ago