thomascube
|
5c2d6e3555
|
Fix adding labels from plugins
|
16 years ago |
thomascube
|
99d8660737
|
Add two new javascript events
|
16 years ago |
thomascube
|
1c932d58b5
|
Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button()
|
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
|
76db10d65d
|
- fix setting empty string in imap_root
|
16 years ago |
alecpl
|
9d003afcad
|
- Fix autocomplete spinning wheel does not disappear (#1485804)
|
16 years ago |
alecpl
|
4b2be228e2
|
-Fix address list isn't refreshing after jquery integration (#1485818)
|
16 years ago |
alecpl
|
111be7087f
|
- re-fix r2382
|
16 years ago |
alecpl
|
a803049371
|
- Fix folder dragging in folder manager isn't working after jquery integration (#1485819)
|
16 years ago |
alecpl
|
0ad27c3840
|
- Added log_date_format option (#1485709)
|
16 years ago |
alecpl
|
f055b12f3e
|
- small css fixes in login form, boxes and subscription list
|
16 years ago |
alecpl
|
962085baa1
|
- Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521)
|
16 years ago |
alecpl
|
eaacbec631
|
- fix Unread selection after jquery integration
|
16 years ago |
alecpl
|
df781b5399
|
- Fix auto-complete function hangs with plus sign (#1485815)
|
16 years ago |
alecpl
|
7a72352294
|
- messages list fix for IE
|
16 years ago |
alecpl
|
ac9927c1ff
|
- check identities_level when creating identities for new user
|
16 years ago |
alecpl
|
324f985e47
|
- fix #1485812
|
16 years ago |
alecpl
|
9ff9f516d3
|
- Fix AJAX requests errors handler (#1485000)
|
16 years ago |
alecpl
|
7c8b80600d
|
- support _nosig param in compose URL (#1485604)
|
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 |
thomascube
|
3db528bd5c
|
Use compressed version of jQuery.js
|
16 years ago |
alecpl
|
74a2d7a126
|
- fix Enter key handler in user login input
|
16 years ago |
alecpl
|
fa1a15c01e
|
- #1485809: use local copy of jQuery lib (1.3.2)
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
yllar
|
fb253ee9a8
|
lv_LV update
|
16 years ago |
thomascube
|
ab52195fd3
|
Updated Galician localization
|
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
|
ca3c738706
|
- don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
|
16 years ago |
alecpl
|
a83697a501
|
- fix console for Konqueror
|
16 years ago |
alecpl
|
451637a76d
|
- remove leading spaces from draglayer's rows
|
16 years ago |
alecpl
|
91df1995cd
|
- Fix messagelist focus issue when modifying status of selected messages (#1485807)
|
16 years ago |
alecpl
|
80e2278594
|
- simplified code for serverside autocomplete + set rows limit on server side only
|
16 years ago |
alecpl
|
8b961eef04
|
- use extension_loaded() instead of get_loaded_extensions()
|
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
|
82c45a1952
|
- clean up, use simpler _get_email() replacement
|
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
|
157fcb81ea
|
- re-fix last commmit
|
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
|
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
|
7145e009e4
|
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
|
16 years ago |
alecpl
|
dadb05b0af
|
- Fix TNEF implementation bug (#1485773)
|
16 years ago |
alecpl
|
59ee6865b6
|
- typo
|
16 years ago |
thomascube
|
0b21c888ac
|
Select drafts mailbox when opening a draft message
|
16 years ago |
thomascube
|
082d166e76
|
Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation
|
16 years ago |
alecpl
|
c8570784e9
|
- Fix incorrect row id parsing for LDAP contacts list (#1485784)
|
16 years ago |
thomascube
|
c9a2fa9db0
|
Fix charset conversion error logging
|
16 years ago |
alecpl
|
200b162b1d
|
- Fix 'mode' parameter in sqlite DSN (#1485772)
|
16 years ago |
thomascube
|
fe1a230689
|
Added Marathi translation
|
16 years ago |
thomascube
|
48ee693f49
|
Partially reverted r2339 + fix indentation
|
16 years ago |
till
|
c762c07ce9
|
* autoload is only invoked when a class is not found - no need for include_once
|
16 years ago |
thomascube
|
5526acb151
|
Update Indonesian and Icelandic localization
|
16 years ago |
svncommit
|
93adb3fc1b
|
Fixed check-recent [richs]
|
16 years ago |
yllar
|
a98d6efbe0
|
mk_MK update
|
16 years ago |
alecpl
|
abb7450380
|
- use US-ASCII as failover also for SORT command (when used for searching)
|
16 years ago |
alecpl
|
ec74645d46
|
- Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
|
16 years ago |
alecpl
|
55c2a4e23e
|
- Fix FETCH result parsing for servers returning flags at the end of result (#1485763)
|
16 years ago |
alecpl
|
25f779d2e9
|
- Fix errors handling in IMAP command continuations (#1485762)
|
16 years ago |
thomascube
|
11526305f5
|
Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests
|
16 years ago |
thomascube
|
f54a3a6d41
|
Add callback for <a> tags to add target=_blank
|
16 years ago |
alecpl
|
65d7108190
|
- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
|
16 years ago |
alecpl
|
d519ef8a0a
|
- Fix attaching more than nine inline images (#1485759)
|
16 years ago |
alecpl
|
b423156d59
|
- es_ES update (#1485760)
|
16 years ago |
thomascube
|
aaffbeb049
|
Prevent concurrent autocomplete query results display (#1485743)
|
16 years ago |
thomascube
|
6972ccaf31
|
Changed code style for better diffs
|
16 years ago |
thomascube
|
57aa4fe4fe
|
Better wording for german localization
|
16 years ago |
thomascube
|
ae8a602167
|
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
|
16 years ago |
thomascube
|
0ea569c29f
|
Fix mime-type detection using a hard-coded map (#1485311)
|
16 years ago |
alecpl
|
d68678ee25
|
#1485731: de_DE fix
|
16 years ago |
alecpl
|
65605c862d
|
- Fix new lines stripped from message footer (#1485751)
|
16 years ago |
alecpl
|
7b0eac9b17
|
- Fix IE problem with mouse click autocomplete (#1485739)
|
16 years ago |
alecpl
|
0ff63513c2
|
#1485741: fix installer after some last changes
|
16 years ago |
alecpl
|
8a78a16155
|
- fix r2301 (#1485745)
|
16 years ago |
alecpl
|
ec603f7da6
|
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
|
16 years ago |
alecpl
|
f9a4bc4dfa
|
- use RCMAIL_CHARSET const
|
16 years ago |
svncommit
|
e5dd92490c
|
Fix pspell's handling of special html characters (#1485744)
|
16 years ago |
yllar
|
480a7adc29
|
fa update
|
16 years ago |
alecpl
|
19d1b28c56
|
- Fix replying to message with html attachment (#1485676)
|
16 years ago |
alecpl
|
050410f560
|
- Fix multiple recipients input parsing (#1485733)
- added shared rcube_explode_quoted_string() function
|
16 years ago |
alecpl
|
33875df40b
|
- Support non-standard "GMT-XXXX" literal in date header (#1485729)
|
16 years ago |
alecpl
|
5faac054c3
|
- Use default_charset for messages without specified charset (#1485661, #1484961)
|
16 years ago |
yllar
|
9f35269358
|
asturian translation
|
16 years ago |
alecpl
|
5e68157c56
|
- Pass static method as array to preg_replace_callback (#1485689)
|
16 years ago |
thomascube
|
21b160f38c
|
Added TNEF support to decode MS Outlook (winmail.dat) attachments
|
16 years ago |
alecpl
|
0ea8d3a08e
|
- Fix "value continuation" MIME headers by adding required semicolon (#1485727)
|
16 years ago |
alecpl
|
5801afdf3e
|
- Fix some base64 encoded attachments handling (#1485725)
|
16 years ago |
alecpl
|
874717b7f1
|
- Fix pressing select all/unread multiple times (#1485723)
|
16 years ago |
alecpl
|
98bf5f3dd7
|
- Fix selecting all unread does not honor new messages (#1485724)
|
16 years ago |
alecpl
|
b7827e6ea1
|
- allow printing drafts
|
16 years ago |
alecpl
|
487edf8c62
|
- Support NGINX as IMAP backend: better BAD response handling (#1485720)
|
16 years ago |
alecpl
|
6e047cff29
|
- performance fix: don't fetch attachment headers twice when parse filename cont. values
|
16 years ago |