Aleksander Machniak
|
ddc161721c
|
Fix default priority selection broken in last CS fix
|
11 years ago |
Aleksander Machniak
|
5e30349639
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
10936fef64
|
Don't alter Message-ID of a draft when sending (#1489409)
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
54029ea959
|
Fix broken text/* attachments when forwarding/editing a message (#1489426)
|
11 years ago |
Thomas Bruederli
|
2af3748596
|
Clean HTML message body from URL parameters after enabling HTML mode in commit e957bfec
|
11 years ago |
Thomas Bruederli
|
e957bfecdf
|
Allow plugins to override message compose mode
|
11 years ago |
Thomas Bruederli
|
ceb2a31b38
|
Compare draft message-ID when restoring local message contents
|
11 years ago |
Thomas Bruederli
|
87b513853c
|
Better button text for message restore dialog
|
11 years ago |
Thomas Bruederli
|
85e60ada15
|
First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added
|
11 years ago |
Thomas Bruederli
|
98b7b548a2
|
Merge branch 'dev-canned-responses'
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
11 years ago |
Thomas Bruederli
|
c344b64f13
|
Get supported spell-check languages from the configured backend; replace suspended google spell service with our new service at spell.roundcube.net
|
11 years ago |
Aleksander Machniak
|
eafd5b1aa4
|
Improved mailto: link arguments handling (#1489363)
|
11 years ago |
Aleksander Machniak
|
f7b2bfba09
|
Bring back possibility to unset default font family and font size
Fix style attribute quoting when font-family contains double quotes
SOme code improvements
|
11 years ago |
Thomas B.
|
0201298cd8
|
Merge pull request #118 from Dennis1993/patch-12
Added support for default font size and fix legacy code for default font
|
11 years ago |
Aleksander Machniak
|
2efe332b49
|
Display full attachment name using title attribute when name is too long to display (#1489320)
|
11 years ago |
Aleksander Machniak
|
66a549e133
|
After message is sent refresh messages list of replied message folder (#1489249)
|
11 years ago |
Aleksander Machniak
|
4a40636cca
|
Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319)
|
11 years ago |
Thomas Bruederli
|
0933d66b59
|
Keep current selection on IE browsers by adding unselectable=on to link elements
|
11 years ago |
Thomas Bruederli
|
0ce2126ac9
|
New settings section to manage canned responses
|
11 years ago |
Thomas Bruederli
|
0b1de8a487
|
Add new feature to save and recall text snippets (aka canned responses) when composing messages
|
11 years ago |
Dennis1993
|
965dea3e8e
|
Update compose.inc
|
11 years ago |
Aleksander Machniak
|
5a8ee396a1
|
Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"
|
11 years ago |
Aleksander Machniak
|
471628e9ab
|
Merge pull request #101 from Dennis1993/patch-9
Removed not allowed syntax
|
11 years ago |
Aleksander Machniak
|
b5c413a4cf
|
Fix lack of Reply-To address in header of forwarded message body (#1489298)
|
11 years ago |
Aleksander Machniak
|
2e5f64c9e4
|
Fix identity selection on reply (#1489291)
|
11 years ago |
Dennis1993
|
7745ae9dfd
|
Update compose.inc
Deleted size Attribute for file input
|
11 years ago |
Aleksander Machniak
|
9263f55a63
|
Ignore Reply-To when replying to own message (#1489230)
|
11 years ago |
Aleksander Machniak
|
f2a9a9007a
|
Fix broken (in 93b0a30c1c ) text/plain body of a message when using "edit as new"
|
11 years ago |
Aleksander Machniak
|
f7ffdc90aa
|
Fix fatal error when opening non-existing message in compose window
|
11 years ago |
Aleksander Machniak
|
93b0a30c1c
|
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - added HTML content "washing"
|
11 years ago |
Thomas Bruederli
|
469ede77cb
|
Better check for priority header
|
11 years ago |
Thomas Bruederli
|
64b55c4084
|
Fix priority selector when open in new window (#1489257)
|
11 years ago |
Aleksander Machniak
|
d3d1e38d72
|
Fix identity selection when opening extwindow from compose window
|
11 years ago |
Aleksander Machniak
|
3b944edb02
|
Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229)
|
11 years ago |
Aleksander Machniak
|
cb1715cd16
|
Fix handling of message/rfc822 attachments on message forward and edit (#1489214)
|
12 years ago |
Aleksander Machniak
|
bd73a86dad
|
Don't clear References and in-Reply-To when a message is "edited as new" (#1489216)
|
12 years ago |
Aleksander Machniak
|
b68e2355d7
|
Fix so non-inline images aren't skipped on forward (#1489150)
|
12 years ago |
Aleksander Machniak
|
ad2ba95dcd
|
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
|
12 years ago |
Aleksander Machniak
|
15482bcade
|
Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016)
|
12 years ago |
Aleksander Machniak
|
07795ba124
|
Fix invalid option selected in default_font selector when font is unset (#1489112)
|
12 years ago |
Aleksander Machniak
|
621a2e7f1c
|
Simplify format=flowed handling code, don't duplicate same code
|
12 years ago |
Aleksander Machniak
|
3725cfb245
|
Avoid uninitialized/unused variables
|
12 years ago |
Aleksander Machniak
|
c027ba7709
|
Fix bugs caught by static analysis
|
12 years ago |
Aleksander Machniak
|
d2dff5e865
|
Fix Reply-To header handling in Reply-All action (#1489037)
|
12 years ago |
Aleksander Machniak
|
61943150d9
|
Fix so Sender: address is added to Cc: field on reply to all (#1489011)
|
12 years ago |
Aleksander Machniak
|
ca2c6316fb
|
Fix handling of deprecated boolean value of reply_mode option (#1489052)
|
12 years ago |
Aleksander Machniak
|
4fdaa02ac7
|
Fix handling of invalid characters in message headers and output (#1489032)
|
12 years ago |
Aleksander Machniak
|
a389ffbb46
|
Skip message/rfc822 attachments only in reply mode
|
12 years ago |
Aleksander Machniak
|
1d4c84f4d7
|
Remove sig_above configuration option, use reply_mode only (#1489001)
|
12 years ago |
Aleksander Machniak
|
3ca58cd22c
|
Better fix for "saving draft just after entering compose window (#1489012)"
|
12 years ago |
Aleksander Machniak
|
a8040cf0bd
|
Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh
|
12 years ago |
Aleksander Machniak
|
a02c77c584
|
Add ability to toggle between view as HTML and text while viewing a message (#1486939)
|
12 years ago |
Aleksander Machniak
|
542f15bfec
|
Enriched content should be also converted to text if html is disabled
|
12 years ago |
Aleksander Machniak
|
5c26bd49b1
|
Added rcube_message::has_text_part(), simplified has_html_part() so it always
works in "recursive mode" - removed $recursive argument.
|
12 years ago |
Aleksander Machniak
|
abf46755c9
|
Fix forward as attachment bug with editormode != 1 (#1488991)
|
12 years ago |
Thomas Bruederli
|
5688d5baa2
|
Avoid loading already registered attachments when opening a draft message (on page reload)
|
12 years ago |
Thomas Bruederli
|
bd1e16f343
|
Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988 ]
|
12 years ago |
Thomas Bruederli
|
4223b1e38f
|
Use encoded identifiers for address book lists (#1488381)
|
12 years ago |
Aleksander Machniak
|
be72fb3597
|
Unified attachments filenames handling for message parts without a filename
|
12 years ago |
Aleksander Machniak
|
66afd70b75
|
Framework'ize html2text class
|
12 years ago |
Aleksander Machniak
|
a0e3dcf170
|
Use matching identity in MDN response (#1488864)
|
12 years ago |
Aleksander Machniak
|
a9bb50d804
|
Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
|
12 years ago |
Aleksander Machniak
|
bb5d728285
|
Use also Envelope-To for identity selection (#1488553)
|
12 years ago |
Aleksander Machniak
|
d9f109b56a
|
Allow forwarding of multiple emails (#1486854)
|
12 years ago |
Aleksander Machniak
|
176172c850
|
Fix PHP warning when replied message contains exactly one Delivered-To header
|
12 years ago |
Aleksander Machniak
|
0fa54df638
|
enriched.inc -> rcube_enriched
|
12 years ago |
Aleksander Machniak
|
0247b89c38
|
Move code for identity selection to function, move identities formatting to rcube_user::list_identities()
|
12 years ago |
Aleksander Machniak
|
30cc01f89d
|
Use Delivered-To header as a last resort for identity selection (#1488840)
|
12 years ago |
Aleksander Machniak
|
65dff8f812
|
Fix hidden flag and default_addressbook settings handling
|
12 years ago |
Aleksander Machniak
|
52d0d94910
|
Fix handling of text/enriched content on message reply/forward/edit
|
12 years ago |
Aleksander Machniak
|
4340d5e634
|
Fix excessive LFs at the end of composed message with top_posting=true (#1488797)
|
12 years ago |
Aleksander Machniak
|
abe164367b
|
Fix HTML entities handling on addressbooks list
|
12 years ago |
Thomas Bruederli
|
ddafe4e410
|
Merge branch 'dev-compose-newwindow'
|
12 years ago |
Aleksander Machniak
|
e04e314440
|
Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
|
12 years ago |
Thomas Bruederli
|
271efe53e0
|
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
|
12 years ago |
Thomas Bruederli
|
0f7d11e798
|
Better fix for headers decoding problem: fetch them as raw and let rcube_mime::decode_address_list() do the job right
|
12 years ago |
Thomas Bruederli
|
27be4e7644
|
Fix header charset decoding when opening a draft message
|
12 years ago |
Aleksander Machniak
|
fa57c98854
|
Don't add inline images from HTML part to the attachments list when forwarding in plain text
|
12 years ago |
Aleksander Machniak
|
4c127375ce
|
Fix identity selection on reply (#1488101)
|
12 years ago |
Aleksander Machniak
|
8eefbb2158
|
Add option to enable HTML editor on forwarding (#1488517)
|
12 years ago |
Aleksander Machniak
|
651c7b6e9d
|
Add option to not include original message on reply, rename option top_posting to reply_mode (#1485149)
|
12 years ago |
Aleksander Machniak
|
6ab9369eb1
|
Fix lower-casing email address on replies (#1488598)
|
12 years ago |
Aleksander Machniak
|
c086978f6a
|
Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
|
12 years ago |
Aleksander Machniak
|
30833a2ad5
|
Fix image cid substitution in compose/sendmail
|
12 years ago |
Aleksander Machniak
|
887838da08
|
Fix double HTML entities escaping in forward message header
|
12 years ago |
Aleksander Machniak
|
b169de8fcd
|
- Fix order of attachments in sent mail (#1488423)
|
12 years ago |
Aleksander Machniak
|
ec86add1ff
|
Define context (_remote=1) for spellcheck requests to send proper response on error
|
12 years ago |
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
12 years ago |
Aleksander Machniak
|
3efc74654a
|
- Don't add attachments content into reply/forward/draft message body (#1488557)
|
13 years ago |
Thomas Bruederli
|
ae6d2de17f
|
New feature to add mail attachments using drag & drop on HTML5 enabled browsers
|
13 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
Aleksander Machniak
|
0a1dd5b073
|
Add is_escaped attribute for html_select and html_textarea (#1488485)
|
13 years ago |
Aleksander Machniak
|
5c7e54b175
|
- Fix HTML entities handling in HTML editor (#1488483)
|
13 years ago |
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
13 years ago |
alecpl
|
a274fb2e20
|
- Fix so "Back" from compose/show doesn't reset search request (#1488238)
|
13 years ago |
alecpl
|
252d27459c
|
- Fix E_STRICT warning (#1488404)
|
13 years ago |
alecpl
|
4be86f3a37
|
- Unified (single) spellchecker button
|
13 years ago |
thomascube
|
6357223bd1
|
Fix spelling
|
13 years ago |
alecpl
|
2b4855b1aa
|
- Add Russian to the spellchecker languages list (#1488135)
|
13 years ago |
alecpl
|
33423a5570
|
- Fix issue where some text from original message was missing on reply (#1488340)
|
13 years ago |
thomascube
|
fc7b5b8283
|
Get rid of global $__skin_path variable (#1488336)
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
thomascube
|
eeb73cc21a
|
Implement address book widget on compose screen
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 years ago |
alecpl
|
7152f59f04
|
- Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override'
|
13 years ago |
alecpl
|
89c30a00a7
|
- Don't load jqueryui plugin, it's required now by default
- Move datepicker's date format setting to the plugin
|
13 years ago |
thomascube
|
a84bfa356a
|
Fix upload form handling
|
13 years ago |
thomascube
|
f94e442469
|
Add more classes and options to HTML elements for better styleability
|
13 years ago |
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |
alecpl
|
7e263ea204
|
- Add option to set default font for HTML message (#1484137)
|
13 years ago |
thomascube
|
ac9ba4480d
|
Replace prompt() with jQuery UI dialog (#1485135)
|
13 years ago |
alecpl
|
4360276d9b
|
- Add $_SESSION['mailto'] variable cleanup
|
13 years ago |
alecpl
|
2a7bf36c73
|
- Fix compose from addressbook, broken in r5521
|
13 years ago |
alecpl
|
72ff6ae884
|
- Simplified compose session data handling, no need for session->cleanup()
|
13 years ago |
alecpl
|
5aeeebad56
|
- Fix regression in setting recipient to self when replying to a Sent message (#1487074)
|
13 years ago |
thomascube
|
81f5dd7774
|
Consider replication delays in session storage
|
13 years ago |
thomascube
|
62c8618744
|
Make email recipients separator configurable + suppress dupes in auto-completion
|
13 years ago |
thomascube
|
e750d1b816
|
Restrict folders list to write-only in selectors for special folders and save-message-to option
|
13 years ago |
alecpl
|
90a6aff022
|
- Fix bug where when replying always the last identity is used (#1488101)
|
13 years ago |
alecpl
|
609d3923d7
|
- Cache synchronization using QRESYNC/CONDSTORE
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
|
13 years ago |
thomascube
|
06dc9838e0
|
Fix session race conditions when composing new messages
|
13 years ago |
alecpl
|
f5c1085fbd
|
- Localize (full) forwarded message header (#1488058)
|
13 years ago |
alecpl
|
66df084203
|
- Merge devel-spellcheck branch:
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
13 years ago |
alecpl
|
13d45dfbda
|
- Localize forwarded message header (#1488058)
- pl_PL update
- Fix label: databaserror -> dberror
|
13 years ago |
alecpl
|
8015bb9431
|
- Followup to r5097, fix: match From with full address spec.
|
13 years ago |
alecpl
|
4436b43480
|
- Fixed selecting identity on reply/forward (#1487981)
|
13 years ago |
alecpl
|
fe0cb657f1
|
- Add client-side checking of uploaded files size
|
13 years ago |
thomascube
|
f2ff370215
|
Recalculate date when replying to a message and localize the cite header (#1487675)
|
13 years ago |
alecpl
|
efc24a5fb3
|
- Fix handling Mail-Reply-To header in Reply All action
|
13 years ago |
alecpl
|
0213f8d4dd
|
- Added optional "multithreading" autocomplete feature
|
13 years ago |
alecpl
|
f52c4f441f
|
- Simplify undo message, add dots at the end of messages
|
13 years ago |
alecpl
|
4171c59bd7
|
- Add optional textual upload progress indicator (#1486039)
|
14 years ago |
alecpl
|
a208a4fa68
|
- Add forward-as-attachment feature
|
14 years ago |
alecpl
|
94bdcce081
|
- Add possibility (for plugins) to filter folders lists by some additional criteria (e.g. folder type)
|
14 years ago |
alecpl
|
1abb97fe1b
|
- Add 'uploadingmany' message translation
|
14 years ago |
alecpl
|
7fc056c3ff
|
- Enable multiselection for attachments uploading in capable browsers (#1485969)
|
14 years ago |
thomascube
|
fc072bfdb3
|
Don't decode recipent strings submitted by address book
|
14 years ago |
thomascube
|
4591de7018
|
Prepare for multiple concurrent compose windows
|
14 years ago |
alecpl
|
da142bb598
|
- Replying to a sent message puts the old recipient as the new recipient (#1487074)
- Set compose header fields before skin objects' functions are being used, don't depend on the order of fields
|
14 years ago |
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
14 years ago |
thomascube
|
8c57f5977d
|
Don't decode already decoded from header
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
3ee5a7200a
|
- Improved Mail-Reply-To and Mail-Followup-To headers handling
|
14 years ago |
alecpl
|
72b807aa6a
|
- Fix empty sender in reply prefix (#1487454)
|
14 years ago |
alecpl
|
cc5ae9e337
|
- Fix last commit
|
14 years ago |
alecpl
|
d2b8840a0e
|
- Fix handling of custom "_from" in sendmail (#1487132)
- Small fix in displaying Sender input field
|
14 years ago |