cmcnulty
|
9a7258a368
|
fixed some whitespace stuff
|
11 years ago |
cmcnulty
|
6c0b1fde43
|
Move focus column to the left-most side
|
11 years ago |
Charles McNulty
|
d1a7952c6b
|
Merge remote branch 'upstream/master' into row-focus
|
11 years ago |
Charles McNulty
|
48f65c6a71
|
tiny-focus column for determining where focus should be
|
11 years ago |
Thomas Bruederli
|
c353958cfb
|
Move help plugin UI initialization to startup hook
|
11 years ago |
Aleksander Machniak
|
d4f27d90d5
|
Merge pull request #136 from tillkruess/extend-df-password-driver
Extend domainfactory password driver
|
11 years ago |
cmcnulty
|
5a870688b0
|
Merge remote-tracking branch 'upstream/master' into row-focus
|
11 years ago |
cmcnulty
|
c99901fd16
|
style for focused messages
|
11 years ago |
Aleksander Machniak
|
a8b004e8d8
|
Improve identity selection based on From: header (#1489378)
|
11 years ago |
Aleksander Machniak
|
e28b12259f
|
Fix issue where mails with inline images of the same name contained only the first image multiple times (#1489406)
|
11 years ago |
Aleksander Machniak
|
64cb702847
|
Remove duplicate languages on spellchecker langs list (#1489395)
|
11 years ago |
Aleksander Machniak
|
052a6a4d65
|
Fix list record selection on lists with toggleselect:true, i.e. folder manager
- this is a regression in recent keyboard handling refactoring (#1489408)
|
11 years ago |
Aleksander Machniak
|
6a91448aee
|
Improve performance and code readability by using String's startsWith() method, other code improvements
|
11 years ago |
Thomas Bruederli
|
8d9dcca2b6
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
4c02ef0c5c
|
Fix function calls after refactoring
|
11 years ago |
Aleksander Machniak
|
8f8e263977
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
2aacf1a31d
|
Fix drag-n-drop broken in bc35e865
|
11 years ago |
Aleksander Machniak
|
c511f5d7c8
|
Eliminate "blinking" loading icon in browser on messages selection
- do not assign location.href to the same value as it is
|
11 years ago |
Aleksander Machniak
|
03da10725c
|
Bring back fix for #1489396, unintentionally removed in another pull request
|
11 years ago |
Aleksander Machniak
|
bc35e865ae
|
Fix Ctrl+click selection after recent refactorings of keyboard nawigation on list widget
|
11 years ago |
Aleksander Machniak
|
e19371aff0
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
0fb8940d06
|
Merge pull request #151 from cmcnulty/new-key-navigation
Spacebar for message selection, left/right arrow for thread collapse/expand
|
11 years ago |
Aleksander Machniak
|
c11a3f81ac
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
0c77475f3f
|
Merge pull request #149 from cmcnulty/1489403
#1489403 - fixes scrolling issues when highlighted message is below header.
|
11 years ago |
Aleksander Machniak
|
a630ba4e06
|
Add note about txclib bug and a link to the fix
|
11 years ago |
Thomas Bruederli
|
1723f92251
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
5b334509a8
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
ed119d3639
|
Merge pull request #150 from cmcnulty/1489396
fix #1489396 - make home/end key behavior consistent
|
11 years ago |
Aleksander Machniak
|
b972b4c4c0
|
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)
|
11 years ago |
Aleksander Machniak
|
c641dea371
|
Fix small regression in #listmenu
|
11 years ago |
Aleksander Machniak
|
442f37c313
|
Fix list update after archive action on search result
|
11 years ago |
Aleksander Machniak
|
07f161dd4e
|
Improved checking if current folder is an archive folder (or subfolder)
|
11 years ago |
Aleksander Machniak
|
11075979a6
|
Update authors and version numbers
|
11 years ago |
Aleksander Machniak
|
691cbc276d
|
Fix archive action for all messages in a folder (#1489405)
|
11 years ago |
Aleksander Machniak
|
60e1b34e33
|
Fix typo in last commit
|
11 years ago |
Aleksander Machniak
|
ccb1323dc8
|
Move setting _next_uid to selection_post_data()
|
11 years ago |
Aleksander Machniak
|
a6cc96a55d
|
Fix archive button on messages page when using archive_type != '' (#1489404)
|
11 years ago |
Aleksander Machniak
|
2143a64873
|
Performance improvement - call IMAP LIST only once
|
11 years ago |
Aleksander Machniak
|
d72a41dc8e
|
Make sure all folders in the path are created - ie. if archive folder
is configured as Archive/YYYY/MM, create both Archive/YYYY and Archive/YYYY/MM.
|
11 years ago |
cmcnulty
|
a8876fba93
|
Revert "simplify home/end key behavior"
This reverts commit 3bef61232b .
|
11 years ago |
cmcnulty
|
9806c72764
|
replace space bar with arrow key thread handling
and switch spacebar to select messages
|
11 years ago |
cmcnulty
|
3bef61232b
|
simplify home/end key behavior
Makes the home/end keys behave like every other mechanism for selecting
records.
|
11 years ago |
cmcnulty
|
741f387c14
|
fix scrolling up
Make sure that the fixed header is never over a message
|
11 years ago |
Aleksander Machniak
|
a222f5c045
|
Fix an issue where pressing minus key on contacts list was hiding list records (#1489393)
|
11 years ago |
Thomas Bruederli
|
a9d476f012
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Thomas Bruederli
|
59cdb433a6
|
Avoid duplicate elements with the same id in HTML. Fixes broken icons in classic skin.
|
11 years ago |
Aleksander Machniak
|
b1f3c3bee8
|
Fixed saving contact birthday/anniversary dates before 01-01-1970
|
11 years ago |
Aleksander Machniak
|
a23d446996
|
Update changelog
|
11 years ago |
Aleksander Machniak
|
8946c2fca9
|
Merge pull request #146 from cmcnulty/1489397
1489397 - fix shift-down arrow key over thread when going up
|
11 years ago |
Thomas Bruederli
|
a0e3f127b1
|
Updated Changelog
|
11 years ago |