summaryrefslogtreecommitdiff
path: root/program/js/app.js
AgeCommit message (Expand)Author
2014-05-26Skip setting button state (css classes, etc.) if the state didn't changeAleksander Machniak
2014-05-23CS fixesAleksander Machniak
2014-05-21Fix wrong set-listmode command (button) status set by getunread requestAleksander Machniak
2014-05-18Don't remove links when html signature is converted to text (#1489621)Aleksander Machniak
2014-05-17Merge branch 'dev-text2html'Aleksander Machniak
2014-05-16Improve variables scope: rcmail -> refAleksander Machniak
2014-05-15CS fixesAleksander Machniak
2014-05-12Fix unintentional draft autosave request if autosave is disabled (#1489882)Aleksander Machniak
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-09Fix searching in addressbook broken with multi-folder search implementation (...Aleksander Machniak
2014-05-08Remove unused 'foldertray' containerAleksander Machniak
2014-05-07Reset search when swicthing folders to meet common expecationsThomas Bruederli
2014-05-02MOve more IE<9 code to legacy_browserAleksander Machniak
2014-05-02Replace setSelectionRange() call with universal rcmail.set_caret_pos()Aleksander Machniak
2014-04-30Small code improvementsAleksander Machniak
2014-04-30Fix broken threads structure (#1489845)Aleksander Machniak
2014-04-29Fix redundant warning when switching from html to text in empty editor (#1489...Aleksander Machniak
2014-04-28Revert unintentional changeAleksander Machniak
2014-04-28Make identity name field optional (#1489510)Aleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-23Further refine cross-folder searching:Thomas Bruederli
2014-04-20Allow aborting of running search requestsAleksander Machniak
2014-04-20Unify use of local 'this' variable referenceAleksander Machniak
2014-04-20CS fixesAleksander Machniak
2014-04-20Add _mbox argument to headers action URLAleksander Machniak
2014-04-18Consider search scope (and changes) for filter searches + disable folder oper...Thomas Bruederli
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-13Use POST for refresh/check-recent requestAleksander Machniak
2014-04-12Avoid empty _action= parameters in URLsThomas Bruederli
2014-04-12Remove last check for IE6Aleksander Machniak
2014-04-12Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...Aleksander Machniak
2014-04-10Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)Thomas Bruederli
2014-04-10Allow plugins to define custom attachment classesThomas Bruederli
2014-04-10Foward locking parameterThomas Bruederli
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-08Enable listmode switch if listing is not multi-folderThomas Bruederli
2014-04-08Fix forwarding all ('*') messages of a search setThomas Bruederli
2014-04-08Don't remove messages from list when moving to another folder in multi-folder...Thomas Bruederli
2014-04-08Don't display error when moving a message to the same folder it already residesThomas Bruederli
2014-04-07Fix folder column display and message moving in multi-folder search modeThomas Bruederli
2014-04-07Fix page title and folder selection in search modeThomas Bruederli
2014-04-07Small refactoring of message list column configuration; fixes table column re...Thomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas 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