Aleksander Machniak
6dd22a5e20
Fix parse error from last commit
11 years ago
Thomas Bruederli
73ad4f1bfd
Finally: make message list header stay on top when scrolling ( #1295420 )
11 years ago
Aleksander Machniak
95a18fa549
Merge branch 'master' of github.com:roundcube/roundcubemail
11 years ago
Aleksander Machniak
e89d8f1fec
Performance fix: Do not ask for folder attributes if we know that folder do not exists
11 years ago
Thomas Bruederli
d8e1016109
Fix opening in new window; keep extwin mode when switching help actions
11 years ago
Aleksander Machniak
d3d1e38d72
Fix identity selection when opening extwindow from compose window
11 years ago
Thomas Bruederli
c795d528f9
Open help window in small mode; add more index links
11 years ago
Aleksander Machniak
3b944edb02
Fix bug where signature wasn't changed on identity selection when editing a draft ( #1489229 )
12 years ago
Aleksander Machniak
cc02a90f92
Fix IMAP SETMETADATA parameters quoting ( #1489231 )
12 years ago
Aleksander Machniak
53a7b6bfb4
Update changelog
12 years ago
Aleksander Machniak
1ca1e250a3
Merge pull request #86 from mweimerskirch/patch-2
...
Added support for the enchant spell checking engine
12 years ago
Aleksander Machniak
8acf6204b1
Fix "could not load message" error on valid empty message body ( #1489228 )
12 years ago
Aleksander Machniak
8483de8bdf
Fix typo
12 years ago
Michel Weimerskirch
f99aa12300
Added support for the enchant spell checking engine
12 years ago
Aleksander Machniak
4c8becbdc0
Update to Mail_Mime 1.8.8
12 years ago
Aleksander Machniak
2b8eb4a5ed
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
eabc0564cd
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
12 years ago
Thomas Bruederli
c492b0745f
Use the more descriprive label 'move to...' for mailbox list drop-down
12 years ago
Thomas Bruederli
86d13b73b8
Update Changelog
12 years ago
Thomas Bruederli
8f49e4a99c
Check filetype detection in installer and update script ( #1489193 )
12 years ago
Thomas Bruederli
08167e9114
Improve help plugin with some options to display contents according to the current task/step
12 years ago
Aleksander Machniak
cb1715cd16
Fix handling of message/rfc822 attachments on message forward and edit ( #1489214 )
12 years ago
Aleksander Machniak
3fda4ebd2f
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
8da072341c
Remove sqlite 2.x requirement
12 years ago
Aleksander Machniak
f001af99a7
Fix javascript error
12 years ago
Aleksander Machniak
c3762a5ad5
Fix folder names truncation in Classic skin ( #1489220 )
...
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
12 years ago
Aleksander Machniak
6e57fb6b4c
Fix parsing of square bracket characters in IMAP response strings ( #1489223 )
12 years ago
Aleksander Machniak
3e7b9be05c
Store group objectclass to member attribute mapping in one place, cs fixes
12 years ago
Aleksander Machniak
42b9ce6415
Fix groups list in contact info page - get_record_groups() result
...
is a ID=>Name hash and cannot be merged with list_groups() result
12 years ago
Thomas Bruederli
98884050cc
Fix binary data upload with jQuery.ajax()
12 years ago
Aleksander Machniak
bd73a86dad
Don't clear References and in-Reply-To when a message is "edited as new" ( #1489216 )
12 years ago
Aleksander Machniak
ed3e51f1b4
Make possible to disable some (broken) IMAP extensions with imap_disable_caps option ( #1489184 )
...
Add some notes in INSTALL about broken ESEARCH in uw-imap.
12 years ago
Aleksander Machniak
446dbedbf6
Fix so setting frame to blank page works also while frame is loading another page
12 years ago
Aleksander Machniak
ed52a355b3
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
a3f745bccc
Fix email duplicate check on contact move/copy
12 years ago
Aleksander Machniak
3e3f39a06c
'moveto' -> 'move', cs fixes
12 years ago
Aleksander Machniak
a45f9b7bf5
Contacts drag-n-drop default action is to move contacts ( #1488751 )
...
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751 )
Use consistent naming: 'moveto' -> 'move'
12 years ago
Aleksander Machniak
049ba0aed2
Fix message list sort with THREADS=REFS and sort column other than "None" or "Sent date"
12 years ago
Aleksander Machniak
b7addfc77c
Use absolute paths in is_dir() checks to prevent open_basedir related warnings
12 years ago
Aleksander Machniak
d4a2ea1d87
Fix messages list sorting with THREAD=REFS
12 years ago
Thomas Bruederli
dee0aff85a
Avoid fatal errors if session support is missing; This shall be displayed in the first step
12 years ago
Thomas Bruederli
447fc6a657
Improve update.sh script; fix bad wording
12 years ago
Thomas Bruederli
47278835f5
Preserve comments and order from existing or default config files
12 years ago
Thomas Bruederli
9bacb2cd3f
Prepare config migration:
...
- Show warning in installer and hints how to migrate
- Let update.sh create the new config file if legacy config is detected
- Provide a sample config file for manual configuration
- Define a list of options which always should be written to local config
12 years ago
Thomas Bruederli
0f39b4f4cd
Enable legacy mode: allow running with old config files and log warnings every no and then
12 years ago
Thomas Bruederli
d6707475cc
Flag config as 'legacy'; remove config file switch
12 years ago
Aleksander Machniak
7045bb9c07
Fix parsing one-line FETCH response, e.g. "* 1 FETCH (UID 9844 BODY[2.4] NIL)"
12 years ago
Aleksander Machniak
ad052b81d8
Fix so filename label is "Name" not "Display name"
12 years ago
Thomas Bruederli
a7e0897fde
Synchronized localization files with Transifex
12 years ago
Thomas Bruederli
94b11361b5
Fix text-overflow
12 years ago