alecpl
|
47f072523b
|
- Fix displaying of big maximum upload filesize (#1485889)
|
16 years ago |
alecpl
|
52818559ce
|
- Added possibility to invert messages selection
|
16 years ago |
alecpl
|
dc2fc082d3
|
- After move/delete from 'show' action display next message instead of messages list (#1485887)
|
16 years ago |
alecpl
|
2ff8af15a4
|
- Fixed problem with double quote at the end of folder name (#1485884)
|
16 years ago |
thomascube
|
d7f49d64d3
|
Speedup UI by using CSS sprites and etags/expires/deflate for static files
|
16 years ago |
alecpl
|
8234b4c6bc
|
- Support UID EXPUNGE: remove only moved/deleted messages
|
16 years ago |
alecpl
|
91d1a15ba8
|
- Add drag cancelling with ESC key (#1484344)
|
16 years ago |
alecpl
|
1301e98110
|
- Support initial identity name from virtuser_query (#1484003)
|
16 years ago |
alecpl
|
49dfb0047a
|
- Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
|
16 years ago |
alecpl
|
5d4ac46c1b
|
- Add 1 minute interval in autosave options (#1485854)
|
16 years ago |
alecpl
|
82486635bd
|
- added release marks for 0.2.2 and 0.3-beta
|
16 years ago |
alecpl
|
a5897a3e38
|
- Support UTF-7 encoding in messages (#1485832)
|
16 years ago |
alecpl
|
dbe44cd105
|
- Better support for malformed character names (#1485758)
|
16 years ago |
alecpl
|
2471d3a979
|
- Added possibility to encrypt received header, option 'http_received_header_encrypt',
added some more logic in encrypt/decrypt functions for security
|
16 years ago |
alecpl
|
48958e0512
|
- Fix Answered/Forwarded flag setting for messages from subfolders
|
16 years ago |
alecpl
|
cea956cf6a
|
- Fix autocomplete problem with capital letters (#1485792)
|
16 years ago |
alecpl
|
1c5be6f792
|
- Support UUencode content encoding (#1485839)
|
16 years ago |
svncommit
|
617b4f699f
|
Minimize chance of race condition in session handling (#1485659, #1484678)
|
16 years ago |
alecpl
|
26d857447f
|
- Fix session handling on non-session SQL query error (#1485734)
|
16 years ago |
alecpl
|
20ccd472f7
|
- Fix html editor mode setting when reopening draft message (#1485834)
|
16 years ago |
alecpl
|
30b152b194
|
- Added quick search box menu (#1484304)
|
16 years ago |
alecpl
|
9f3579b1f8
|
- Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
|
16 years ago |
alecpl
|
29da6414db
|
- Updated TinyMCE to 3.2.3 version
|
16 years ago |
alecpl
|
d4d1a2505d
|
- Fix attachment names encoding when charset isn't specified in attachment part (#1484969):
assume that the message charset or charset of the first part is better for attachment names
than detected by roundcube
|
16 years ago |
alecpl
|
79eb4e79ed
|
- Fix message normal priority problem (#1485820)
|
16 years ago |
alecpl
|
9d003afcad
|
- Fix autocomplete spinning wheel does not disappear (#1485804)
|
16 years ago |
alecpl
|
0ad27c3840
|
- Added log_date_format option (#1485709)
|
16 years ago |
alecpl
|
962085baa1
|
- Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521)
|
16 years ago |
alecpl
|
df781b5399
|
- Fix auto-complete function hangs with plus sign (#1485815)
|
16 years ago |
alecpl
|
9ff9f516d3
|
- Fix AJAX requests errors handler (#1485000)
|
16 years ago |
alecpl
|
c4b819e9b9
|
- Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
|
16 years ago |
alecpl
|
bac3565695
|
- Fix read/write database recognition (#1485811)
|
16 years ago |
alecpl
|
269719fbfe
|
- Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4)
|
16 years ago |
alecpl
|
3bde305e77
|
- Fix UTF-8 byte-order mark removing (#1485514)
|
16 years ago |
alecpl
|
40d7c23c85
|
- Fix folders subscribtions on Konqueror (#1484841)
|
16 years ago |
alecpl
|
c0b82242b0
|
- Fix debug console on Safari
|
16 years ago |
alecpl
|
91df1995cd
|
- Fix messagelist focus issue when modifying status of selected messages (#1485807)
|
16 years ago |
alecpl
|
f86e8f5faa
|
- Support STARTTLS in IMAP connection (#1485284)
|
16 years ago |
alecpl
|
58c9dd7293
|
- Fix DEL key problem in search boxes (#1485528)
|
16 years ago |
alecpl
|
942069969c
|
- Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
|
16 years ago |
alecpl
|
432a614ab6
|
- Fix drag&drop with scrolling on IE (#1485786)
|
16 years ago |
alecpl
|
6e9f9fb9e6
|
- Fix adding signature separator in html mode (#1485350)
|
16 years ago |
alecpl
|
803b1b7e34
|
- Fix opening attachment marks message as read (#1485803)
|
16 years ago |
alecpl
|
779cbe0066
|
- Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
|
16 years ago |
alecpl
|
ce16bbc74e
|
- Fix "Initialize Database" button missing from installer (#1485802)
|
16 years ago |
alecpl
|
5a3f5852aa
|
- Fix compose window doesn't fit 1024x768 window (#1485396)
|
16 years ago |
alecpl
|
6491ed9bbc
|
- Fix service not available error when pressing back from compose dialog (#1485552)
|
16 years ago |
alecpl
|
5d110184c0
|
- Fix using mail() on Windows (#1485779)
|
16 years ago |
alecpl
|
38ddba5cda
|
- Fix word wrapping in message-part's <PRE>s for printing (#1485787)
|
16 years ago |
alecpl
|
7145e009e4
|
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
|
16 years ago |