Aleksander Machniak
2015-09-01 3b59a3202608ead89b887b3048af0a0d0bb99f1e
2015-09-01 Aleksander Machniak
Fix support for Mozilla-based browsers, e.g. Pale Moon (#1490517)
blob@ 3b59a3 commitdiff | diff to current
2015-01-16 Aleksander Machniak
Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
blob@ 7c26db commitdiff | diff to current
2015-01-15 Aleksander Machniak
Fix bug where search was reset after returning from compose opened by reply...
blob@ f640e1 commitdiff | diff to current
2015-01-13 Aleksander Machniak
Fix bug where Drafts list wasn't updated on draft-save action in new window...
blob@ db780e commitdiff | diff to current
2015-01-10 Aleksander Machniak
Fix checks based on window.ActiveXObject in IE > 10
blob@ b134f5 commitdiff | diff to current
2014-12-25 Aleksander Machniak
Add _mbox parameter to the 'mark' request sent after opening a message
blob@ acbf70 commitdiff | diff to current
2014-12-15 Aleksander Machniak
Fix bugs where CSRF attacks were still possible on some requests
blob@ 376cbf commitdiff | diff to current
2014-11-11 Aleksander Machniak
Fix bug where cancelling switch from HTML to plain text didn't set editor t...
blob@ 33f8bd commitdiff | diff to current
2014-10-29 Aleksander Machniak
Fix reply scrolling issue with text mode and start message below the quote ...
blob@ 080f56 commitdiff | diff to current
2014-09-26 Thomas Bruederli
Enable/disable siganture commands before exiting the function in new compos...
blob@ fef904 commitdiff | diff to current
2014-09-26 Thomas Bruederli
Initialize TinyMCE editor in rcmail.init() instead of a separate call after...
blob@ 6c96b1 commitdiff | diff to current
2014-09-16 Thomas Bruederli
Access list body through abstract property
blob@ 2fa50d commitdiff | diff to current
2014-08-10 Aleksander Machniak
Fix errors when adding/updating contacts in active search (#1490015)
blob@ dddb9d commitdiff | diff to current
2014-07-28 Thomas Bruederli
Set 'compose_extwin' env property on every step; accept a list of URL param...
blob@ 39bd9b commitdiff | diff to current
2014-07-23 Aleksander Machniak
Fix errors when using localStorage in Safari's private browsing mode (#1489...
blob@ 835638 commitdiff | diff to current
2014-07-21 Aleksander Machniak
Use jQuery.each instead of "for (i in Array)" (#1489988)
blob@ ae502b commitdiff | diff to current
2014-07-20 Thomas Bruederli
Iterate over all drafts saved in localStorage when asking for restoring. De...
blob@ d461ae commitdiff | diff to current
2014-07-09 Thomas Bruederli
Warn for unsent/unsaved message when closing compose window; remove localSt...
blob@ 007f1b commitdiff | diff to current
2014-07-09 Aleksander Machniak
Revert "Fix bug where compose storage wasn't cleared on page unload (#14898...
blob@ d323e3 commitdiff | diff to current
2014-07-08 Aleksander Machniak
Fix bug where compose storage wasn't cleared on page unload (#1489818)
blob@ 8437d7 commitdiff | diff to current
2014-07-05 Aleksander Machniak
- Fix Delete button state after deleting identity/response (#1489972)
blob@ bda3e7 commitdiff | diff to current
2014-07-05 Aleksander Machniak
Fix security issue in delete-response action - allow only ajax request. Uni...
blob@ 7152d0 commitdiff | diff to current
2014-06-15 Aleksander Machniak
Fix list reload after sending message in another window (#1489931) - use ch...
blob@ ee83a4 commitdiff | diff to current
2014-06-03 Aleksander Machniak
Fix so message list and counters are updated when a message is opened in ne...
blob@ bbce9f commitdiff | diff to current
2014-04-13 Aleksander Machniak
Use POST for refresh/check-recent request
blob@ 8b93fc commitdiff | diff to current
2014-05-12 Aleksander Machniak
Fix unintentional draft autosave request if autosave is disabled (#1489882)
blob@ 70ba54 commitdiff | diff to current
2014-05-02 Aleksander Machniak
Replace setSelectionRange() call with universal rcmail.set_caret_pos()
blob@ 80acbd commitdiff | diff to current
2014-04-29 Aleksander Machniak
Fix redundant warning when switching from html to text in empty editor (#14...
blob@ 50fee9 commitdiff | diff to current
2014-04-20 Aleksander Machniak
Add _mbox argument to headers action URL
blob@ a70234 commitdiff | diff to current
2014-04-18 Aleksander Machniak
Fix redundant alert message on over-size uploads (#1489817)
blob@ e1e65c commitdiff | diff to current
2014-04-14 Aleksander Machniak
Fix invalid and infinite redirect for unsupported browsers
blob@ ee3dd8 commitdiff | diff to current
2014-04-14 Aleksander Machniak
Fix regression where title attribute for long message subjects wasn't used ...
blob@ 3a04a3 commitdiff | diff to current
2014-04-10 Thomas Bruederli
Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)
blob@ dbe4ef commitdiff | diff to current
2014-04-10 Thomas Bruederli
Foward locking parameter
blob@ d61731 commitdiff | diff to current
2014-04-04 Aleksander Machniak
Improve error message on failed http connection
blob@ 92e81c commitdiff | diff to current
2014-03-21 Thomas Bruederli
Disable link registering mailto: protocol handler if not supported by the b...
blob@ 5934e2 commitdiff | diff to current
2014-03-20 Thomas Bruederli
Don't hide upload dialog if no file was selected. Display an alert message ...
blob@ b7f95b commitdiff | diff to current
2014-03-13 Thomas Bruederli
Fix message import dialog (#1489685): - Display alert if no file is chosen ...
blob@ 8d3b27 commitdiff | diff to current
2014-03-09 Thomas Bruederli
Fix input-button disabled state; add support for jquery UI buttons of type ...
blob@ 238c6a commitdiff | diff to current
2014-03-06 Thomas Bruederli
Revert "Support structured data for autocompletion results; map 'type' attr...
blob@ 5ba538 commitdiff | diff to current
2014-03-06 Thomas Bruederli
Support structured data for autocompletion results; map 'type' attribute to...
blob@ e3773d commitdiff | diff to current
2014-03-02 Thomas Bruederli
Fix opening compose screen in new window after saving as draft (#1489643)
blob@ 66c2ff commitdiff | diff to current
2014-02-22 Thomas Bruederli
Suppress IE's default behavior of opening links in a new tab on ctrl-click ...
blob@ 5f5174 commitdiff | diff to current
2014-02-13 Aleksander Machniak
Added toolbar button to move message in message view
blob@ 59865f commitdiff | diff to current
2014-02-04 Thomas Bruederli
Use standard dialog popups for the ACL permissions form; that will open it ...
blob@ f8a57e commitdiff | diff to current
2014-02-04 Thomas Bruederli
Forward all arguments of the function call
blob@ 63eae4 commitdiff | diff to current
2014-01-29 Thomas Bruederli
Execute message/contact moving on dragend callback from list widget because...
blob@ 001e39 commitdiff | diff to current
2014-01-29 Thomas Bruederli
Fix canned responses in HTML mode (#1489536)
blob@ 967570 commitdiff | diff to current
2014-01-27 Thomas Bruederli
Compare message IDs before suggesting to restore compose messages on reply
blob@ 90dc9b commitdiff | diff to current
2014-01-22 Aleksander Machniak
Add 'markfolder' event (#1485775)
blob@ a62c73 commitdiff | diff to current
first | « prev | next »