Commit Graph

2703 Commits

Author SHA1 Message Date
alecpl
64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 2010-06-08 12:46:05 +00:00
alecpl
b93d00026a - fix for initial capability response 2010-06-07 10:03:59 +00:00
alecpl
6a642d1a2e - support dynamic hostname variables in 'username_domain' option 2010-06-07 09:49:19 +00:00
alecpl
a0d29e518f - Fix RFC2397 handling in wash_style() 2010-06-07 06:47:14 +00:00
alecpl
6749e45ed3 - fix parsing bodystructure of messages with "Content-Type: multipart/related; type=multipart/alternative" 2010-06-04 21:03:47 +00:00
alecpl
648db37e68 - Fix related parts aren't displayed when got mimetype other than image/* (#1486432) 2010-06-04 13:29:48 +00:00
alecpl
dbe4988941 - Remove duplicates in autocomplete result (#1486772) 2010-06-04 11:51:50 +00:00
alecpl
0bc59eeb41 - Fix handling very long THREAD responses 2010-06-04 11:05:59 +00:00
alecpl
ccf250ec1d - performance improvement: we can skip THREAD when folder is empty 2010-06-04 10:06:10 +00:00
alecpl
309f49f09b - performance improvement: skip SEARCH command when mailbox is empty and SEARCH is called just after SELECT 2010-06-04 09:58:37 +00:00
alecpl
ffd3e29068 - Some fixes for BADCHARSET handling in SORT/THREAD/SEARCH response 2010-06-04 09:16:30 +00:00
alecpl
2144f9c432 - Skip UNSEEN counting when list is empty 2010-06-04 07:18:26 +00:00
alecpl
f22b5439f2 - Fix: don't call FETCH when THREADS returns empty result 2010-06-04 07:05:06 +00:00
alecpl
f6b28244a1 - Add line-break in place of <DIV> tag (#1486666) 2010-06-03 12:22:41 +00:00
alecpl
9dd3553ab0 - Fix autocomplete results are wrongly displayed when search string contains e.g. a dot character 2010-06-03 08:21:43 +00:00
alecpl
bb8721aaeb - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) 2010-06-03 08:02:12 +00:00
thomascube
05a631a43c Allow plugins to register their own tasks 2010-06-03 06:40:06 +00:00
alecpl
ae8a2a5527 - fixed identation + some code improvements 2010-06-02 12:06:10 +00:00
alecpl
1126fc6127 - Performance improvement in add_to_group() 2010-06-02 10:23:06 +00:00
alecpl
7d43f89532 - Fix duplicated contacts when copying with group selected (#1486766) 2010-06-02 10:02:23 +00:00
thomascube
ca38db5744 Allow to drag into groups of another address source 2010-06-01 18:11:57 +00:00
yllar
bb502908b2 translations update 2010-06-01 18:07:07 +00:00
alecpl
5bde172aef - Add 'messages_list' hook (#1486266) 2010-06-01 11:35:35 +00:00
thomascube
8e32dcd9e8 Fix subject column after re-arranging cols 2010-06-01 06:32:52 +00:00
alecpl
c3eab29e19 - some fixes in message list columns handling 2010-05-30 10:12:36 +00:00
alecpl
6c9d496fcc - 'threads' column made movable 2010-05-30 07:48:15 +00:00
alecpl
7ceabc8815 - Add request* event triggers in http_post/http_request (#1486054) 2010-05-29 17:16:45 +00:00
alecpl
ac8edbed35 - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) 2010-05-29 17:01:15 +00:00
alecpl
fc1b7226b4 - Renamed events for groups handling, insertgroup -> group_insert,
updategroup -> group_update, removegroup -> group_delete
2010-05-28 17:58:38 +00:00
alecpl
f07d238b1b - Add 'imap_timeout' option (#1486760) 2010-05-28 13:54:32 +00:00
thomascube
8ef2f3c5cf Make drag&drop work on iPads 2010-05-28 10:52:20 +00:00
alecpl
b231f68ba2 - Fix typo in last commit + some code cleanup 2010-05-28 09:53:25 +00:00
alecpl
d311d809d6 - Fix forwarding of messages with winmail attachments
- Remove some redundant code for winmail handling in get.inc, move tnef_decode() to rcube_message
- Fix handling of uuencoded attachments in message body (#1485839)
- Extend rc_mime_content_type() to work with string buffer
2010-05-28 09:38:41 +00:00
thomascube
89e31bec15 Update user agent detection and set according class names to html node 2010-05-28 09:11:16 +00:00
alecpl
8f2b463981 - handle properly inline images without content_id but with content_location 2010-05-27 14:08:48 +00:00
alecpl
c973abfd8b - fix regular expression for images src replacement 2010-05-27 14:08:15 +00:00
alecpl
e55923241f - fix white character after closing tag 2010-05-27 14:07:23 +00:00
alecpl
b6f04054d1 - support base URL for inline images 2010-05-27 13:34:58 +00:00
alecpl
a3c9bd1c2e - jquery's hide/show functions are slow, don't use it in loops 2010-05-26 18:09:37 +00:00
alecpl
d470f97038 - fix FF crash (#1486752)
- fix some issues after deleting last message from the list
2010-05-26 17:18:01 +00:00
alecpl
982e0b0b89 - Redesigned how rcube_contacts handles table names 2010-05-26 11:56:47 +00:00
thomascube
3b67e33c8e Allow derived classes of rcube_contacts to override table and sequence names 2010-05-26 09:25:24 +00:00
alecpl
874ff4d4be - Fix raise_error() in Installer (#1486756) 2010-05-26 08:46:49 +00:00
alecpl
14a4ac556e - fix error message on SMTP oversize error (#1486754) 2010-05-26 07:10:52 +00:00
alecpl
13e1552df1 - Trigger listupdate event after message removal from list (#1486734) 2010-05-25 13:11:17 +00:00
alecpl
1a4fa6fe48 - don't set pagetitle in ajax requests 2010-05-25 09:20:28 +00:00
alecpl
14259ce101 - fixed parse error
- support arguments of type object in enable_command()
- simplify setting of state of message commands
2010-05-25 08:42:39 +00:00
thomascube
3831efb452 Better jqueryfication 2010-05-25 08:11:23 +00:00
alecpl
fb466386cc - code cleanup 2010-05-25 07:49:30 +00:00
alecpl
50067d581a - Reverted change that removed response.callbacks 2010-05-25 07:11:49 +00:00