Age | Commit message (Expand) | Author |
2014-07-28 | Set 'compose_extwin' env property on every step; accept a list of URL paramet... | Thomas Bruederli |
2014-07-23 | Fix errors when using localStorage in Safari's private browsing mode (#1489996) | Aleksander Machniak |
2014-07-23 | Enable contextmenu plugin for TinyMCE editor (#1487014) | Aleksander Machniak |
2014-07-21 | Use jQuery.each instead of "for (i in Array)" (#1489988) | Aleksander Machniak |
2014-07-20 | Iterate over all drafts saved in localStorage when asking for restoring. Dele... | Thomas Bruederli |
2014-07-20 | Warn for unsent/unsaved message when closing compose window; remove localStor... | Thomas Bruederli |
2014-07-09 | Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)" | Aleksander Machniak |
2014-07-08 | Fix bug where compose storage wasn't cleared on page unload (#1489818) | Aleksander Machniak |
2014-07-05 | - Fix Delete button state after deleting identity/response (#1489972) | Aleksander Machniak |
2014-07-05 | Fix security issue in delete-response action - allow only ajax request. | Aleksander Machniak |
2014-06-17 | Fix redundant horizontal scrollbar in HTML editor (#1489950) | Aleksander Machniak |
2014-06-15 | Fix list reload after sending message in another window (#1489931) - use chec... | Aleksander Machniak |
2014-06-03 | Fix so message list and counters are updated when a message is opened in new ... | Aleksander Machniak |
2014-05-25 | Use POST for refresh/check-recent request | Aleksander Machniak |
2014-05-12 | Fix unintentional draft autosave request if autosave is disabled (#1489882) | Aleksander Machniak |
2014-05-02 | Replace setSelectionRange() call with universal rcmail.set_caret_pos() | Aleksander Machniak |
2014-04-29 | Fix redundant warning when switching from html to text in empty editor (#1489... | Aleksander Machniak |
2014-04-25 | Fix error when spell-checking an empty text (#1489831) | Aleksander Machniak |
2014-04-20 | Add _mbox argument to headers action URL | Aleksander Machniak |
2014-04-18 | Fix next message display after removing a message (#1489800) | Aleksander Machniak |
2014-04-18 | Fix redundant alert message on over-size uploads (#1489817) | Aleksander Machniak |
2014-04-14 | Fix invalid and infinite redirect for unsupported browsers | Aleksander Machniak |
2014-04-14 | Fix regression where title attribute for long message subjects wasn't used on IE | Aleksander Machniak |
2014-04-14 | Fix XSS issue in plain text spellchecker (#1489806) | Aleksander Machniak |
2014-04-10 | Avoid unexpected redirects to inbox after auto-saving a draft (#1489789) | Thomas Bruederli |
2014-04-10 | Foward locking parameter | Thomas Bruederli |
2014-04-04 | Improve error message on failed http connection | Aleksander Machniak |
2014-04-03 | Don't trigger 'select' event twice when selecting a list item | Thomas Bruederli |
2014-03-21 | Disable link registering mailto: protocol handler if not supported by the bro... | Thomas Bruederli |
2014-03-20 | Don't hide upload dialog if no file was selected. Display an alert message fo... | Thomas Bruederli |
2014-03-13 | Fix message import dialog (#1489685): | Thomas Bruederli |
2014-03-09 | Fix input-button disabled state; add support for jquery UI buttons of type 'u... | Thomas Bruederli |
2014-03-06 | Revert "Support structured data for autocompletion results; map 'type' attrib... | Thomas Bruederli |
2014-03-06 | Support structured data for autocompletion results; map 'type' attribute to C... | Thomas Bruederli |
2014-03-02 | Fix opening compose screen in new window after saving as draft (#1489643) | Thomas Bruederli |
2014-02-22 | Suppress IE's default behavior of opening links in a new tab on ctrl-click by... | Thomas Bruederli |
2014-02-13 | Added toolbar button to move message in message view | Aleksander Machniak |
2014-02-05 | Fix possible javascript error on drag-n-drop (#1489560) | Aleksander Machniak |
2014-02-04 | Use standard dialog popups for the ACL permissions form; that will open it in... | Thomas Bruederli |
2014-02-04 | Forward all arguments of the function call | Thomas Bruederli |
2014-02-03 | Fixed Opera > 15 detection (#1489562) | Aleksander Machniak |
2014-02-03 | Fix bug where it wasn't possible to focus the messages list with | Aleksander Machniak |
2014-01-29 | Execute message/contact moving on dragend callback from list widget because t... | Thomas Bruederli |
2014-01-29 | Also adapt fixed table header to vertical body scrolling | Thomas Bruederli |
2014-01-29 | Adjust fixed header position when scrolling (#1295420) | Thomas Bruederli |
2014-01-29 | Fix canned responses in HTML mode (#1489536) | Thomas Bruederli |
2014-01-27 | Compare message IDs before suggesting to restore compose messages on reply | Thomas Bruederli |
2014-01-27 | Update to jQuery 1.11.0 | Aleksander Machniak |
2014-01-22 | Add 'markfolder' event (#1485775) | Aleksander Machniak |
2014-01-14 | Make sure unread_children count (and class) on thread root is always updated ... | Aleksander Machniak |