Commit Graph

1526 Commits (6ee0cec8e97df7262de2d8bbd2cbc8376fc656ab)

Author SHA1 Message Date
Peter Dave Hello 6ee0cec8e9
optimize png images using zopflipng 10 years ago
Aleksander Machniak 8e65f618c5 Display full message subject in onmouseover on truncated subject in mail view (#5346) 10 years ago
Aleksander Machniak 352c6329cc Enigma: Search missing public keys on a key-server in mail compose (#5286) 10 years ago
Aleksander Machniak d08bd0a51f Searching in both contacts and groups when LDAP addressbook with group_filters option is used 10 years ago
Aleksander Machniak 5e5eab3e53 Update TinyMCE to version 4.3.13 (#5309) 10 years ago
Aleksander Machniak d0bb0a9c9d Fix subscription checkbox state on error in folder subscribe/unsubscribe action (#5243) 10 years ago
Aleksander Machniak b9d3fb0221 Display different attachment icon on encrypted messages 10 years ago
Thomas Bruederli f82e336ada Add licence header to cloned PublicKey.js 10 years ago
Aleksander Machniak bf049c80e7 Remove debug code 10 years ago
Aleksander Machniak 1a8593a315 Update changelog 10 years ago
Aleksander Machniak db70d3e491 Merge pull request #5277 from hemio-ev/mailvelope-fixes
Fixes 'nobodywarning' on sending mailvelope mails
10 years ago
Aleksander Machniak 98c1712e29 Fix redundant keep-alive requests when session_lifetime is greater than ~20000 (#5273) 10 years ago
Michael Herold d3c6d6570b Fixes 'nobodywarning' on sending mailvelope mails 10 years ago
Aleksander Machniak 87cf0a3fb1 Use minified publickey.js (with cache-buster) when available (#5254) 10 years ago
Aleksander Machniak 378d10b748 Fix bug where message list columns could be in wrong order after column drag-n-drop and list sorting 10 years ago
Aleksander Machniak 344b0af9c6 Indicate that a collapsed thread has flagged children (#5013) 10 years ago
Aleksander Machniak 9796cd2063 Merge branch 'dev-rfc822-preview'
Conflicts:
	CHANGELOG
	program/steps/mail/show.inc
10 years ago
Aleksander Machniak 56f9883d84 Update to jsTimezoneDetect 1.0.6 10 years ago
Aleksander Machniak 667ed37f77 Fix bug where Encrypt button appears when switching editor to HTML (#5235) 10 years ago
Aleksander Machniak 5d08d57005 Don't log ajax requests/responses, browser development tools already can show this information 10 years ago
Aleksander Machniak 7abfe41ab7 Fix bug where getting HTML editor content could steal focus from other form controls (#5223) 10 years ago
Aleksander Machniak 7dad859ffa Fix message list multi-select/deselect issue (#5219) 10 years ago
Aleksander Machniak e8b6e726f6 Add message menu with viewsource and edit actions in message/rfc822 preview 10 years ago
Aleksander Machniak d125f864ea Message/rfc822 previewer compatibility with Enigma 10 years ago
Aleksander Machniak ce3105c58f Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview 10 years ago
Aleksander Machniak 323fa20bc8 Message/rfc822 attachment preview (#5054) 10 years ago
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.
10 years ago
Thomas Bruederli 4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
10 years ago
Aleksander Machniak 940b966fac Update to jQuery 2.2.1 10 years ago
Aleksander Machniak b0a8e36930 Fix handling of body parameter in mail compose request 10 years ago
Aleksander Machniak 9ae41d906e Fix unicode-awareness of Base64 encoding implementation in javascript 10 years ago
Aleksander Machniak 8bbb454524 Fix list row selection when provided uid is number not a string 10 years ago
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)
10 years ago
Aleksander Machniak c10eae0884 Fix bug where Archive/Junk buttons were not active after page jump with select=all mode (#1490647) 10 years ago
Aleksander Machniak 0bde1c2e4d Fix missing language name in "Add to Dictionary" request in HTML mode (#1490634) 10 years ago
Aleksander Machniak d08dc5bfc5 Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actually works (#1490619) 10 years ago
Aleksander Machniak c3be175ce7 Fix PDF support detection in Firefox > 19 (#1490610) 10 years ago
Thomas Bruederli 310d4939ba Tweak recently added encryption functions to not violate ECMASCRIPT3 syntax 10 years ago
Aleksander Machniak 7caa9f5f50 Fix error on dragging when search in treelist is active 10 years ago
Aleksander Machniak 3b0318ca3e Fix race-condition in setting current page between list and getunread requests 10 years ago
Aleksander Machniak bcd3799954 Fix redundant blank lines when using HTML and top posting (#1490576) 10 years ago
Aleksander Machniak 2aa9ee56fd Fix so disabling emoticons plugin really removes emoticons button from HTML editor 10 years ago
Aleksander Machniak eb721e35b2 Update to TinyMCE 4.2 10 years ago
Aleksander Machniak 8f8beafd56 Use .get_label() consistently (instead of .gettext()) 10 years ago
Aleksander Machniak 5d84dd6de5 Deduplicate code of http_post() and http_request(), add http_get() alias 10 years ago
Aleksander Machniak fe8ff85d7e Move skin-specific code for compose encryption button to the skin 10 years ago
Aleksander Machniak f1e7bbd1bd Fix bug where message preview was unintentionally reset on check-recent action (#1490563) 10 years ago
Aleksander Machniak d9ff47b011 Don't use deprecated (soon) jQuery .bind() and .unbind() methods 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