alecpl
|
b867cbdb60
|
- Add lost changelog entry
|
14 years ago |
alecpl
|
0f9d8ca40d
|
- Don't set attachment's charset in Content-type header (#1487122)
|
14 years ago |
alecpl
|
effdb3c01d
|
- Lock submit button in onsubmit event on login page (#1487036)
|
14 years ago |
alecpl
|
8710133250
|
- Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign key constraint
|
14 years ago |
alecpl
|
2c200021fd
|
- Fix focused elements aren't unfocused when clicking on the list (#1487123)
|
14 years ago |
alecpl
|
6084d782f2
|
- Fix hanling of HTML entity strings in plai text messages
|
14 years ago |
alecpl
|
b72e2f9a17
|
- Fix handling of folders with "<>" characters in name
|
14 years ago |
alecpl
|
310fc2dfcc
|
- jQuery-1.4.4
|
14 years ago |
alecpl
|
44840971e8
|
- Fix handling of folders with name "0" (#1487119)
|
14 years ago |
alecpl
|
00290a6032
|
- Add support for shared folders (#1403507)
|
14 years ago |
alecpl
|
3bb9b5212b
|
- Fix operations on messages in unsubscribed folders (#1487107)
|
14 years ago |
alecpl
|
c296b810bc
|
- Add option for minimum length of autocomplete's string (#1486428)
|
14 years ago |
alecpl
|
29b39739df
|
- Improve responsiveness of messages displaying (#1486986)
|
14 years ago |
alecpl
|
c50d8872ce
|
- Add missing confirmation/error messages on contact/group/message actions (#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
|
14 years ago |
alecpl
|
eeb85f4257
|
- Add option to place replies in the folder of the message being replied to (#1485945)
|
14 years ago |
alecpl
|
6f096812c9
|
- Support contact's email addresses up to 255 characters long (#1487095)
- Added email format checks when saving contacts data
|
14 years ago |
alecpl
|
9ae29c9525
|
- Improve performance of message cache status checking when skip_disabled=true
|
14 years ago |
alecpl
|
c309cd8928
|
- Improve performance of setting IMAP flags using .SILENT suffix
|
14 years ago |
alecpl
|
2cd443315d
|
- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property
- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property
|
14 years ago |
alecpl
|
77327e252a
|
- Add SORT=DISPLAY support (RFC 5957)
|
14 years ago |
alecpl
|
a79417d4ef
|
- Plugin API: added 'contact_form' hook
- Re-designed contact frame using Tabs
|
14 years ago |
alecpl
|
d21a05b481
|
- Fix handling of URLs with semicolon (;) character (#1487088)
|
14 years ago |
alecpl
|
acd9bdd25b
|
- Fix handling of URLs with tilde (~) character (#1487087)
|
14 years ago |
alecpl
|
3870bec7ff
|
- Add support for selection options from LIST-EXTENDED extension (RFC 5258)
- Don't list subscribed but non-existent folders (#1486225)
- Fix \Noselect handling performance (#1487082)
|
14 years ago |
alecpl
|
a5a4bf46bd
|
- Add basic IMAP LIST's \Noselect option support (mark unselectable folders as virtual, etc.)
|
14 years ago |
alecpl
|
80bc55e0dc
|
- Fix parent folder with unread subfolder not bold when message is open (#1487078)
|
14 years ago |
alecpl
|
4dd4172421
|
- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)
|
14 years ago |
alecpl
|
a1fe6bd11d
|
- Add support for IMAP proxy authentication (#1486690)
|
14 years ago |
alecpl
|
63d4d61148
|
- Re-implemented SMTP proxy authorization support
|
14 years ago |
alecpl
|
7bf255bfe1
|
- Add SASL-IR support (RFC 4959)
- Add LOGINDISABLED support (RFC 2595)
- Add support for AUTH=PLAIN authentication to IMAP
|
14 years ago |
thomascube
|
cb7d32ebdd
|
List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753)
|
14 years ago |
alecpl
|
6a16031d04
|
- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)
|
14 years ago |
alecpl
|
659cf14cdd
|
- Improve performance of messages counting using ESEARCH extension (RFC4731)
|
14 years ago |
alecpl
|
710e274849
|
- Improve performance of unseen messages counting, use STATUS instead of SELECT+SEARCH (#1487058)
|
14 years ago |
alecpl
|
8794f16c62
|
- Fix handling of attachments when Content-Disposition is not inline nor attachment (#1487051)
|
14 years ago |
alecpl
|
435c315223
|
- Fix decoding of e-mail address strings in message headers (#1487068)
|
14 years ago |
alecpl
|
8b6eff6e69
|
- Add ACL extension support into IMAP classes (RFC4314)
- Add ANNOTATEMORE extension support into IMAP classes (draft-daboo-imap-annotatemore)
- Add METADATA extension support into IMAP classes (RFC5464)
|
14 years ago |
alecpl
|
4438d66760
|
- Add separate column for message status icon (#1486665)
|
14 years ago |
alecpl
|
d8335117e2
|
- Add LITERAL+ support (RFC2088)
|
14 years ago |
alecpl
|
2d1d68bc7e
|
- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905
|
14 years ago |
alecpl
|
1c1e1e39f3
|
- Fix duplicated e-mail field in identity form (#1487054)
|
14 years ago |
alecpl
|
ad334a1257
|
- Improve displaying of UI messages (#1486977)
|
14 years ago |
alecpl
|
a392125fe8
|
- Add SASL proxy authentication for SMTP (#1486693)
|
14 years ago |
alecpl
|
29983c1671
|
- Add caching support in id2uid and uid2id functions (#1487019), Fix get_message_cache_index
to use internal cache when only sort order changes. Both changes improves performance of 'show' action
- code cleanup/function description fixes
|
14 years ago |
alecpl
|
e0a5ce0264
|
- Prevent from inserting empty link when composing HTML message (#1486944)
|
14 years ago |
alecpl
|
32c657ae1f
|
- Add (different) attachment icon for messages of type multipart/report (#1486165)
|
14 years ago |
alecpl
|
e9470683bf
|
- Use css sprite image for messages list
|
14 years ago |
alecpl
|
f22ea7ba18
|
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
|
14 years ago |
alecpl
|
7f89041e9a
|
- Use empty envelope sender address for message disposition notifications (RFC2298.3)
|
14 years ago |
alecpl
|
868deb5dab
|
- Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message (#1485840)
|
14 years ago |