Age | Commit message (Expand) | Author |
2014-04-29 | Fix redundant warning when switching from html to text in empty editor (#1489... | Aleksander Machniak |
2014-04-20 | Add _mbox argument to headers action URL | 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-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-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-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-01-29 | Execute message/contact moving on dragend callback from list widget because t... | 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-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 |
2014-01-14 | Update class name in subscriptions folder list after saving folder properties | Thomas Bruederli |
2013-12-29 | re-add lost group_delete js event | JohnDoh |
2013-12-29 | Don't alter Message-ID of a draft when sending (#1489409) | Aleksander Machniak |
2013-12-25 | Display different icons when Trash folder is empty or full (#1485775) | Aleksander Machniak |
2013-12-23 | Make addEventListener() chainable for better performance and compact code | Aleksander Machniak |
2013-12-23 | Merge pull request #157 from JohnDoh/trigger-insertrow | Aleksander Machniak |
2013-12-23 | Fix so message flags modified by another client are applied on the list on re... | Aleksander Machniak |
2013-12-15 | Implemented menu actions to copy/move messages, added folder-selector widget ... | Aleksander Machniak |
2013-12-11 | Fix regression where only first new folder was placed in correct place on the... | Aleksander Machniak |
2013-12-09 | Fix issue where children of selected and collapsed thread were skipped on var... | Aleksander Machniak |
2013-12-08 | Fix fixed header issue after removing rows (1295420) | Aleksander Machniak |
2013-12-07 | trigger insertrow JS event from compose screen address book widget | JohnDoh |
2013-11-23 | Make local storage functions work before rcmail.init() was called | Thomas Bruederli |
2013-11-22 | Fix keyboard navigation in autocompletion list on Opera browser | Aleksander Machniak |
2013-11-22 | Display loading message when loading identity frame | Aleksander Machniak |
2013-11-22 | Trigger event when opening new windows with a reference to the window object ... | Thomas Bruederli |
2013-11-22 | Display status messages as pile of black bars overlaying the UI in order to i... | Thomas Bruederli |
2013-11-21 | Fix issue where subject input might get filled with "null" string (IE8) | Aleksander Machniak |
2013-11-21 | Replace Array.indexOf() with jQuery.inArray() for older browsers (IE<9) | Aleksander Machniak |
2013-11-21 | Fix folders sorting procedure. | Aleksander Machniak |
2013-11-20 | Small fixes: variable scope | Aleksander Machniak |
2013-11-11 | Do not start autocomplete request on arrow keys press | Aleksander Machniak |
2013-11-10 | Compare draft message-ID when restoring local message contents | Thomas Bruederli |
2013-11-10 | Better button text for message restore dialog | Thomas Bruederli |
2013-11-10 | Track typing in compose screen and only update local storage on activity | Thomas Bruederli |
2013-11-10 | First version of the local storage compose data saving feature; some behavior... | Thomas Bruederli |