Aleksander Machniak
2014-06-03 bbce9f5a2e000b445a4b6bd72dd40dec5f9ddeb8
2014-06-03 Aleksander Machniak
Fix so message list and counters are updated when a message is opened in ne...
tree@ bbce9f commitdiff
2014-04-13 Aleksander Machniak
Use POST for refresh/check-recent request
tree@ 8b93fc commitdiff
2014-05-12 Aleksander Machniak
Fix unintentional draft autosave request if autosave is disabled (#1489882)
tree@ 70ba54 commitdiff
2014-05-02 Aleksander Machniak
Replace setSelectionRange() call with universal rcmail.set_caret_pos()
tree@ 80acbd commitdiff
2014-04-29 Aleksander Machniak
Fix redundant warning when switching from html to text in empty editor (#14...
tree@ 50fee9 commitdiff
2014-04-25 Aleksander Machniak
Fix error when spell-checking an empty text (#1489831)
tree@ 7fface commitdiff
2014-04-20 Aleksander Machniak
Add _mbox argument to headers action URL
tree@ a70234 commitdiff
2014-04-18 Aleksander Machniak
Fix next message display after removing a message (#1489800)
tree@ 36a154 commitdiff
2014-04-18 Aleksander Machniak
Fix redundant alert message on over-size uploads (#1489817)
tree@ e1e65c commitdiff
2014-04-14 Aleksander Machniak
Fix invalid and infinite redirect for unsupported browsers
tree@ ee3dd8 commitdiff
2014-04-14 Aleksander Machniak
Fix regression where title attribute for long message subjects wasn't used ...
tree@ 3a04a3 commitdiff
2014-04-14 Aleksander Machniak
Fix XSS issue in plain text spellchecker (#1489806)
tree@ fd309c commitdiff
2014-04-10 Thomas Bruederli
Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)
tree@ dbe4ef commitdiff
2014-04-10 Thomas Bruederli
Foward locking parameter
tree@ d61731 commitdiff
2014-04-04 Aleksander Machniak
Improve error message on failed http connection
tree@ 92e81c commitdiff
2014-04-02 Thomas Bruederli
Don't trigger 'select' event twice when selecting a list item
tree@ de3c33 commitdiff
2014-03-21 Thomas Bruederli
Disable link registering mailto: protocol handler if not supported by the b...
tree@ 5934e2 commitdiff
2014-03-20 Thomas Bruederli
Don't hide upload dialog if no file was selected. Display an alert message ...
tree@ b7f95b commitdiff
2014-03-13 Thomas Bruederli
Fix message import dialog (#1489685): - Display alert if no file is chosen ...
tree@ 8d3b27 commitdiff
2014-03-09 Thomas Bruederli
Fix input-button disabled state; add support for jquery UI buttons of type ...
tree@ 238c6a commitdiff
2014-03-06 Thomas Bruederli
Revert "Support structured data for autocompletion results; map 'type' attr...
tree@ 5ba538 commitdiff
2014-03-06 Thomas Bruederli
Support structured data for autocompletion results; map 'type' attribute to...
tree@ e3773d commitdiff
2014-03-02 Thomas Bruederli
Fix opening compose screen in new window after saving as draft (#1489643)
tree@ 66c2ff commitdiff
2014-02-22 Thomas Bruederli
Suppress IE's default behavior of opening links in a new tab on ctrl-click ...
tree@ 5f5174 commitdiff
2014-02-13 Aleksander Machniak
Added toolbar button to move message in message view
tree@ 59865f commitdiff
2014-02-05 Aleksander Machniak
Fix possible javascript error on drag-n-drop (#1489560)
tree@ e445e0 commitdiff
2014-02-04 Thomas Bruederli
Use standard dialog popups for the ACL permissions form; that will open it ...
tree@ f8a57e commitdiff
2014-02-04 Thomas Bruederli
Forward all arguments of the function call
tree@ 63eae4 commitdiff
2014-02-03 Aleksander Machniak
Fixed Opera > 15 detection (#1489562)
tree@ bd3f57 commitdiff
2014-02-03 Aleksander Machniak
Fix bug where it wasn't possible to focus the messages list with mouse clic...
tree@ c0d8ec commitdiff
2014-01-29 Thomas Bruederli
Execute message/contact moving on dragend callback from list widget because...
tree@ 001e39 commitdiff
2014-01-29 Thomas Bruederli
Also adapt fixed table header to vertical body scrolling
tree@ 4ae28f commitdiff
2014-01-29 Thomas Bruederli
Adjust fixed header position when scrolling (#1295420)
tree@ cbd8f7 commitdiff
2014-01-29 Thomas Bruederli
Fix canned responses in HTML mode (#1489536)
tree@ 967570 commitdiff
2014-01-27 Thomas Bruederli
Compare message IDs before suggesting to restore compose messages on reply
tree@ 90dc9b commitdiff
2014-01-27 Aleksander Machniak
Update to jQuery 1.11.0
tree@ 2d3abf commitdiff
2014-01-22 Aleksander Machniak
Add 'markfolder' event (#1485775)
tree@ a62c73 commitdiff
2014-01-14 Aleksander Machniak
Make sure unread_children count (and class) on thread root is always update...
tree@ 5f3c7e commitdiff
2014-01-14 Aleksander Machniak
Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513)
tree@ 808055 commitdiff
2014-01-14 Thomas Bruederli
Update class name in subscriptions folder list after saving folder properties
tree@ 7c28d4 commitdiff
2014-01-07 Aleksander Machniak
Fix error when calling get_selection() after any (selected) row was removed
tree@ f67037 commitdiff
2014-01-05 Thomas Bruederli
Move folder/directory list auto-scrolling functionality to treelist widget ...
tree@ 72975e commitdiff
2013-12-29 JohnDoh
re-add lost group_delete js event
tree@ 1fdb55 commitdiff
2013-12-29 Aleksander Machniak
Don't alter Message-ID of a draft when sending (#1489409)
tree@ 10936f commitdiff
2013-12-25 Aleksander Machniak
Display different icons when Trash folder is empty or full (#1485775)
tree@ da5fa2 commitdiff
2013-12-23 Aleksander Machniak
Make addEventListener() chainable for better performance and compact code R...
tree@ 772bec commitdiff
2013-12-23 Aleksander Machniak
Merge pull request #157 from JohnDoh/trigger-insertrow
tree@ b3c034 commitdiff
2013-12-23 Aleksander Machniak
Fix so message flags modified by another client are applied on the list on ...
tree@ ac0fc3 commitdiff
2013-12-18 Aleksander Machniak
Fix Closure-compiler warnings, small code improvements
tree@ 538e64 commitdiff
2013-12-15 Aleksander Machniak
Fix position of messages list column dragging layer when the list is scroll...
tree@ 0c8049 commitdiff
first | « prev | next »