summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2014-07-20Warn for unsent/unsaved message when closing compose window; remove localStor...Thomas Bruederli
2014-07-09Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"Aleksander Machniak
2014-07-08Fix 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-05Fix security issue in delete-response action - allow only ajax request.Aleksander Machniak
2014-06-15Fix list reload after sending message in another window (#1489931) - use chec...Aleksander Machniak
2014-06-03Fix so message list and counters are updated when a message is opened in new ...Aleksander Machniak
2014-05-25Use POST for refresh/check-recent requestAleksander Machniak
2014-05-12Fix unintentional draft autosave request if autosave is disabled (#1489882)Aleksander Machniak
2014-05-02Replace setSelectionRange() call with universal rcmail.set_caret_pos()Aleksander Machniak
2014-04-29Fix redundant warning when switching from html to text in empty editor (#1489...Aleksander Machniak
2014-04-20Add _mbox argument to headers action URLAleksander Machniak
2014-04-18Fix redundant alert message on over-size uploads (#1489817)Aleksander Machniak
2014-04-14Fix invalid and infinite redirect for unsupported browsersAleksander Machniak
2014-04-14Fix regression where title attribute for long message subjects wasn't used on IEAleksander Machniak
2014-04-10Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)Thomas Bruederli
2014-04-10Foward locking parameterThomas Bruederli
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-03-21Disable link registering mailto: protocol handler if not supported by the bro...Thomas Bruederli
2014-03-20Don't hide upload dialog if no file was selected. Display an alert message fo...Thomas Bruederli
2014-03-13Fix message import dialog (#1489685):Thomas Bruederli
2014-03-09Fix input-button disabled state; add support for jquery UI buttons of type 'u...Thomas Bruederli
2014-03-06Revert "Support structured data for autocompletion results; map 'type' attrib...Thomas Bruederli
2014-03-06Support structured data for autocompletion results; map 'type' attribute to C...Thomas Bruederli
2014-03-02Fix opening compose screen in new window after saving as draft (#1489643)Thomas Bruederli
2014-02-22Suppress IE's default behavior of opening links in a new tab on ctrl-click by...Thomas Bruederli
2014-02-13Added toolbar button to move message in message viewAleksander Machniak
2014-02-04Use standard dialog popups for the ACL permissions form; that will open it in...Thomas Bruederli
2014-02-04Forward all arguments of the function callThomas Bruederli
2014-01-29Execute message/contact moving on dragend callback from list widget because t...Thomas Bruederli
2014-01-29Fix canned responses in HTML mode (#1489536)Thomas Bruederli
2014-01-27Compare message IDs before suggesting to restore compose messages on replyThomas Bruederli
2014-01-22Add 'markfolder' event (#1485775)Aleksander Machniak
2014-01-14Make sure unread_children count (and class) on thread root is always updated ...Aleksander Machniak
2014-01-14Update class name in subscriptions folder list after saving folder propertiesThomas Bruederli
2013-12-29re-add lost group_delete js eventJohnDoh
2013-12-29Don't alter Message-ID of a draft when sending (#1489409)Aleksander Machniak
2013-12-25Display different icons when Trash folder is empty or full (#1485775)Aleksander Machniak
2013-12-23Make addEventListener() chainable for better performance and compact codeAleksander Machniak
2013-12-23Merge pull request #157 from JohnDoh/trigger-insertrowAleksander Machniak
2013-12-23Fix so message flags modified by another client are applied on the list on re...Aleksander Machniak
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ...Aleksander Machniak
2013-12-11Fix regression where only first new folder was placed in correct place on the...Aleksander Machniak
2013-12-09Fix issue where children of selected and collapsed thread were skipped on var...Aleksander Machniak
2013-12-08Fix fixed header issue after removing rows (1295420)Aleksander Machniak
2013-12-07trigger insertrow JS event from compose screen address book widgetJohnDoh
2013-11-23Make local storage functions work before rcmail.init() was calledThomas Bruederli
2013-11-22Fix keyboard navigation in autocompletion list on Opera browserAleksander Machniak
2013-11-22Display loading message when loading identity frameAleksander Machniak
2013-11-22Trigger event when opening new windows with a reference to the window object ...Thomas Bruederli