alecpl
|
ee258ce158
|
- performance fix: don't check mbstring functions existence too often
|
2009-07-23 12:12:27 +00:00 |
|
alecpl
|
a01b3bf9ae
|
- removed hardcoded 'compose-body' identifier (#1485996)
|
2009-07-23 06:57:20 +00:00 |
|
alecpl
|
b05575a930
|
- cleanup
|
2009-07-19 09:51:47 +00:00 |
|
alecpl
|
5503cc09f1
|
- cleanup
|
2009-07-19 09:46:13 +00:00 |
|
alecpl
|
a640647edd
|
- handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment()
|
2009-07-19 09:28:30 +00:00 |
|
thomascube
|
7d8e168cb1
|
Fix compose step: correctly choose html mode and attachments when in draft or edit mode
|
2009-07-10 14:52:11 +00:00 |
|
alecpl
|
21d6827c70
|
- fix delete icon on attachment list (#1485921)
|
2009-06-15 18:43:20 +00:00 |
|
alecpl
|
aae0ad8cb2
|
- re-set 'prefer_html' to have possibility to use html part for compose
|
2009-06-11 18:47:31 +00:00 |
|
alecpl
|
069704b170
|
- Added message Edit feature (#1483891, #1484440) - need icon
|
2009-06-11 18:07:35 +00:00 |
|
thomascube
|
ed205f4183
|
Change rcube_user::list_identities() to return an array instead of a sql-result
|
2009-06-09 08:18:06 +00:00 |
|
thomascube
|
991a25ab5d
|
Better icon for deleting folders + remove hard-coded icon path
|
2009-05-29 09:37:32 +00:00 |
|
alecpl
|
12217da8b3
|
- simplified attachments handling on reply/forward/draft compose (possible regressions)
- also fix #1485847
|
2009-05-28 17:47:59 +00:00 |
|
alecpl
|
3e8d8975a9
|
- don't use 4th argument in htmlspecialchars (#1485475)
|
2009-05-19 11:44:21 +00:00 |
|
alecpl
|
48958e0512
|
- Fix Answered/Forwarded flag setting for messages from subfolders
|
2009-05-15 13:34:04 +00:00 |
|
alecpl
|
20ccd472f7
|
- Fix html editor mode setting when reopening draft message (#1485834)
|
2009-05-06 17:45:53 +00:00 |
|
alecpl
|
23a2eec4d5
|
- ereg -> preg
|
2009-05-04 08:31:55 +00:00 |
|
alecpl
|
309d2f40a0
|
- jQuery'fied GoogieSpell 4.0 + some changes in compose
|
2009-05-01 19:27:36 +00:00 |
|
alecpl
|
1fb5874f27
|
- fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
|
2009-04-27 07:24:11 +00:00 |
|
alecpl
|
79eb4e79ed
|
- Fix message normal priority problem (#1485820)
|
2009-04-24 17:32:49 +00:00 |
|
alecpl
|
7c8b80600d
|
- support _nosig param in compose URL (#1485604)
|
2009-04-21 10:43:19 +00:00 |
|
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
2009-04-19 17:44:29 +00:00 |
|
alecpl
|
7145e009e4
|
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
|
2009-03-30 18:04:18 +00:00 |
|
alecpl
|
59ee6865b6
|
- typo
|
2009-03-27 08:00:00 +00:00 |
|
thomascube
|
0b21c888ac
|
Select drafts mailbox when opening a draft message
|
2009-03-26 07:55:32 +00:00 |
|
alecpl
|
ec603f7da6
|
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
|
2009-02-18 19:15:36 +00:00 |
|
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
2009-01-17 01:55:39 +00:00 |
|
thomascube
|
d859b0ca1f
|
allow reply to yourself only in To field
|
2008-12-16 17:01:50 +00:00 |
|
thomascube
|
8e98f21ffc
|
Add empty paragraph after html reply block in order to write below + fix indentation
|
2008-12-16 16:18:56 +00:00 |
|
alecpl
|
133bb07f78
|
- performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
|
2008-12-05 07:38:54 +00:00 |
|
thomascube
|
2c8e84c1e5
|
Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable
|
2008-11-23 12:38:44 +00:00 |
|
alecpl
|
300fc65a46
|
- Better HTML entities conversion in html2text (#1485519)
|
2008-11-20 10:29:34 +00:00 |
|
alecpl
|
3e20c4b31d
|
- fix default spellcheck language setting (#1485570)
|
2008-11-19 08:30:28 +00:00 |
|
alecpl
|
b8ae5093cc
|
- Fix HTML editor initialization on IE (#1485304)
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
|
2008-11-05 10:19:44 +00:00 |
|
alecpl
|
79af0bb1ba
|
- Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
|
2008-11-03 14:26:23 +00:00 |
|
alecpl
|
7f63946719
|
- #1485499: make email address comparision case insensitive
- support multibyte characters in in_array_nocase()
|
2008-10-20 09:18:52 +00:00 |
|
alecpl
|
19c9d396df
|
- wrap also prefix line in reply body
|
2008-10-18 07:01:37 +00:00 |
|
alecpl
|
2b180b1cce
|
#1485494: fixed signatures removal on reply
|
2008-10-13 07:05:31 +00:00 |
|
alecpl
|
70087c52bc
|
- don't set border=0 for images (use css for that)
|
2008-10-09 11:14:56 +00:00 |
|
alecpl
|
6eb858606e
|
- Fix matching case sensitivity when setting identity on reply (#1485480)
- Prefer default identity on reply
|
2008-10-09 10:17:31 +00:00 |
|
alecpl
|
27a12edcd9
|
- #1485475: don't use 4th argument of htmlspecialchars()
|
2008-10-07 11:03:38 +00:00 |
|
alecpl
|
2727053c61
|
- #1485471: fix drafts saving
|
2008-10-07 06:24:18 +00:00 |
|
alecpl
|
112c9133bb
|
- removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
|
2008-10-05 07:18:15 +00:00 |
|
alecpl
|
cf6a833c95
|
- fix "Back to message list" button (#1485440)
|
2008-10-03 06:36:35 +00:00 |
|
alecpl
|
fd51e0fea5
|
- Better handling of "no identity" and "no email in identity" situations (#1485117)
|
2008-10-01 14:57:43 +00:00 |
|
alecpl
|
e2c610ebfa
|
- use more 'html' class
|
2008-09-21 07:33:38 +00:00 |
|
alecpl
|
c17dc6aa31
|
#1485385: fix missing close form tag
|
2008-09-20 17:21:15 +00:00 |
|
alecpl
|
5758b9b32a
|
- Added Reply-To to forwarded emails (#1485315)
|
2008-09-16 18:55:04 +00:00 |
|
alecpl
|
491a6e2901
|
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
|
2008-09-16 13:58:17 +00:00 |
|
alecpl
|
2f746dcd68
|
- Fix inline images handling when replying/forwarding html messages
|
2008-09-16 12:53:19 +00:00 |
|
alecpl
|
81b573d98a
|
- Reduced memory footprint when forwarding attachments (#1485345)
- Fixed endless loop in iil_C_HandlePartBody()
- rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
|
2008-09-16 08:49:28 +00:00 |
|