Commit Graph

1511 Commits

Author SHA1 Message Date
Aleksander Machniak
344b0af9c6 Indicate that a collapsed thread has flagged children (#5013) 2016-05-04 13:33:01 +02:00
Aleksander Machniak
9796cd2063 Merge branch 'dev-rfc822-preview'
Conflicts:
	CHANGELOG
	program/steps/mail/show.inc
2016-05-02 18:01:18 +02:00
Aleksander Machniak
56f9883d84 Update to jsTimezoneDetect 1.0.6 2016-05-02 17:52:44 +02:00
Aleksander Machniak
667ed37f77 Fix bug where Encrypt button appears when switching editor to HTML (#5235) 2016-05-01 16:39:10 +02:00
Aleksander Machniak
5d08d57005 Don't log ajax requests/responses, browser development tools already can show this information 2016-04-27 10:46:20 +02:00
Aleksander Machniak
7abfe41ab7 Fix bug where getting HTML editor content could steal focus from other form controls (#5223) 2016-04-24 11:12:38 +02:00
Aleksander Machniak
7dad859ffa Fix message list multi-select/deselect issue (#5219) 2016-04-21 08:30:42 +02:00
Aleksander Machniak
e8b6e726f6 Add message menu with viewsource and edit actions in message/rfc822 preview 2016-03-26 14:02:57 +01:00
Aleksander Machniak
d125f864ea Message/rfc822 previewer compatibility with Enigma 2016-03-25 13:41:11 +01:00
Aleksander Machniak
ce3105c58f Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview 2016-03-24 17:07:31 +01:00
Aleksander Machniak
323fa20bc8 Message/rfc822 attachment preview (#5054) 2016-03-23 16:54:31 +01:00
Aleksander Machniak
bf91666621 Revert "Update to jQuery 2.2.1"
This reverts commit 940b966fac.

There are issues with jQuery-UI 1.10 we use and it's actually
too late for such a change now when we want 1.2 release soon.
2016-03-09 09:07:52 +01:00
Thomas Bruederli
4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
2016-03-06 14:31:07 +01:00
Aleksander Machniak
940b966fac Update to jQuery 2.2.1 2016-02-29 12:27:25 +01:00
Aleksander Machniak
b0a8e36930 Fix handling of body parameter in mail compose request 2016-02-24 11:18:09 +01:00
Aleksander Machniak
9ae41d906e Fix unicode-awareness of Base64 encoding implementation in javascript 2016-02-22 18:35:14 +01:00
Aleksander Machniak
8bbb454524 Fix list row selection when provided uid is number not a string 2016-02-14 12:47:30 +01:00
Aleksander Machniak
d686b57c72 Fix bug where contacts widget in compose could be incorrectly initialized with treelist widget (T998)
Fix typo in command name (list-adresses -> list-addresses)
2016-02-12 09:34:59 +01:00
Aleksander Machniak
c10eae0884 Fix bug where Archive/Junk buttons were not active after page jump with select=all mode (#1490647) 2016-01-27 08:47:12 +01:00
Aleksander Machniak
0bde1c2e4d Fix missing language name in "Add to Dictionary" request in HTML mode (#1490634) 2016-01-08 10:56:17 +01:00
Aleksander Machniak
d08dc5bfc5 Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actually works (#1490619) 2015-12-22 13:09:54 +01:00
Aleksander Machniak
c3be175ce7 Fix PDF support detection in Firefox > 19 (#1490610) 2015-12-17 15:27:17 +01:00
Thomas Bruederli
310d4939ba Tweak recently added encryption functions to not violate ECMASCRIPT3 syntax 2015-11-16 22:06:09 +01:00
Aleksander Machniak
7caa9f5f50 Fix error on dragging when search in treelist is active 2015-11-05 15:40:10 +01:00
Aleksander Machniak
3b0318ca3e Fix race-condition in setting current page between list and getunread requests 2015-10-31 09:26:33 +01:00
Aleksander Machniak
bcd3799954 Fix redundant blank lines when using HTML and top posting (#1490576) 2015-10-28 09:39:26 +01:00
Aleksander Machniak
2aa9ee56fd Fix so disabling emoticons plugin really removes emoticons button from HTML editor 2015-10-27 17:18:23 +01:00
Aleksander Machniak
eb721e35b2 Update to TinyMCE 4.2 2015-10-27 16:59:58 +01:00
Aleksander Machniak
8f8beafd56 Use .get_label() consistently (instead of .gettext()) 2015-10-20 10:08:50 +02:00
Aleksander Machniak
5d84dd6de5 Deduplicate code of http_post() and http_request(), add http_get() alias 2015-10-20 09:14:38 +02:00
Aleksander Machniak
fe8ff85d7e Move skin-specific code for compose encryption button to the skin 2015-10-15 08:58:06 +02:00
Aleksander Machniak
f1e7bbd1bd Fix bug where message preview was unintentionally reset on check-recent action (#1490563) 2015-10-14 09:44:55 +02:00
Aleksander Machniak
d9ff47b011 Don't use deprecated (soon) jQuery .bind() and .unbind() methods 2015-10-13 08:57:45 +02:00
Aleksander Machniak
d560916065 Added possibility to drag-n-drop attachments from mail preview to compose window 2015-10-08 16:55:43 +02:00
Aleksander Machniak
5802e08e48 Mail messages searching with predefined date interval (T103) 2015-10-08 11:33:53 +02:00
Aleksander Machniak
1484d5fb7f Fix resetting search input events when the treelist is re-initialized, some CS improvements 2015-10-06 11:14:43 +02:00
Aleksander Machniak
e524680a13 Fix 'last' property of search event 2015-10-04 13:13:07 +02:00
Aleksander Machniak
2a6cf5bb0e Fix responses list update issue after response name change (#1490555) 2015-09-30 19:13:40 +02:00
Aleksander Machniak
82dcbb7488 Fix various issues in Mailvelope integration (#1490533) 2015-09-20 17:45:53 +02:00
Thomas Bruederli
b95a6d8f41 Disable some toolbar buttons if Mailvelope editor is active (#1490533) 2015-09-18 11:11:33 +02:00
Thomas Bruederli
f7f75ff7d1 Unify detection of pgp/mime message part 2015-09-10 21:56:40 +02:00
Thomas Bruederli
f189d72943 Merged branch 'dev-mailvelope' 2015-09-10 21:27:58 +02:00
Aleksander Machniak
91ef2c812a Small code improvement 2015-09-10 18:53:26 +02:00
Aleksander Machniak
c49234bd78 Fix bug where clicking date column with 'arrival' sorting would switch to sorting by 'date' (#1490126) 2015-09-09 10:37:01 +02:00
Aleksander Machniak
dd7db21797 Fix XSS issue in drag-n-drop file uploads (#1490530) 2015-09-09 09:09:59 +02:00
Aleksander Machniak
4d36da83b2 Fix support for Mozilla-based browsers, e.g. Pale Moon (#1490517) 2015-09-01 15:26:54 +02:00
Aleksander Machniak
87d6d214f9 Fix disabled_buttons option 2015-08-29 08:41:44 +02:00
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
2015-08-29 07:52:57 +02:00
Aleksander Machniak
3516b02344 Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin (#1490472) 2015-08-28 10:36:32 +02:00
Thomas Bruederli
7417893c22 Fix closing of nested menus (#1490443) 2015-08-21 15:03:45 +02:00