alecpl
2010-03-18 15e00bdf5002844841cc76e4d699157a475b0211
2010-03-18 alecpl
- Fix blocked.gif attachment is not attached to the message (#1486516)
blob@ b575fa commitdiff | diff to current
2010-03-17 alecpl
- use popupmenu style for attachments upload form - move .popupmenu style d...
blob@ c16986 commitdiff | diff to current
2010-03-11 thomascube
Save draft information in one header; finally fixes #1486203
blob@ bc404f commitdiff | diff to current
2010-03-11 alecpl
- Fix forwarding message omits CC header (#1486305)
blob@ a4cf45 commitdiff | diff to current
2010-03-06 alecpl
- Don't show a warning on html2text switch when textarea is empty - Set pro...
blob@ 5821ff commitdiff | diff to current
2010-03-04 thomascube
Flag original messages after sending a draft (#1486203)
blob@ bbc856 commitdiff | diff to current
2010-03-04 thomascube
Changed signature separator when top-posting (#1486330)
blob@ a96183 commitdiff | diff to current
2010-02-15 alecpl
- lost fix for Attachment Excessive Memory Use issue (#1484660)
blob@ 3b1426 commitdiff | diff to current
2010-02-10 alecpl
- Fix external mailto links support for use as protocol handler (#1486037)
blob@ 3e8898 commitdiff | diff to current
2010-02-05 alecpl
- Fix quoted text wrapping when replying to an HTML email in plain text (#1...
blob@ b62049 commitdiff | diff to current
2009-12-15 alecpl
- Fix top-post signature insert error in HTML forwarded message (#1486366)
blob@ 9e63e2 commitdiff | diff to current
2009-12-11 alecpl
- use proper unicode cleanup for JSON, fixes #1486356
blob@ 2717f9 commitdiff | diff to current
2009-12-09 alecpl
- move compose_message_body hook to better place (#1486353)
blob@ 8abe54 commitdiff | diff to current
2009-12-09 alecpl
- Use built-in json_encode() for proper JSON format in AJAX replies (and co...
blob@ e5d60d commitdiff | diff to current
2009-12-06 alecpl
- Allow setting only selected params in 'message_compose' hook (#1486312)
blob@ ceeab9 commitdiff | diff to current
2009-12-05 alecpl
- Plugin API: added 'message_compose_body' hook (#1486285)
blob@ a82dcd commitdiff | diff to current
2009-11-02 thomascube
More options for top posting feature (#1484272) using patch from Phil Weir
blob@ 0207c4 commitdiff | diff to current
2009-11-02 alecpl
- top posting (#1484272)
blob@ 50f56d commitdiff | diff to current
2009-10-06 thomascube
Hold attachment info in a js list in order to simplify things + codestyle
blob@ 01ffe0 commitdiff | diff to current
2009-10-04 vbenincasa
- Added an alert message when uploading still in progress and the user trie...
blob@ 3f9712 commitdiff | diff to current
2009-10-03 alecpl
- Added attachment upload indicator with parallel upload (#1486058)
blob@ ebf872 commitdiff | diff to current
2009-09-15 vbenincasa
- Provide some additional usability for attachments form with "mainaction" ...
blob@ 2b77e8 commitdiff | diff to current
2009-09-07 alecpl
- Use faster/secure mt_rand() (#1486094)
blob@ b48d9b commitdiff | diff to current
2009-09-05 alecpl
- Check 'post_max_size' for upload max filesize (#1486089)
blob@ 7df0e3 commitdiff | diff to current
2009-09-03 alecpl
- Fix editor type doesn't match type of message body content (#1486080)
blob@ 80815d commitdiff | diff to current
2009-08-12 thomascube
Extend message_compose hook with the possibility to specify attachments
blob@ 76791c commitdiff | diff to current
2009-08-10 thomascube
Added 'message_compose' hook
blob@ 759696 commitdiff | diff to current
2009-07-23 alecpl
- performance fix: don't check mbstring functions existence too often
blob@ ee258c commitdiff | diff to current
2009-07-23 alecpl
- removed hardcoded 'compose-body' identifier (#1485996)
blob@ a01b3b commitdiff | diff to current
2009-07-19 alecpl
- cleanup
blob@ b05575 commitdiff | diff to current
2009-07-19 alecpl
- cleanup
blob@ 5503cc commitdiff | diff to current
2009-07-19 alecpl
- handle big attachments with file pointers to not exceed memory_limit in r...
blob@ a64064 commitdiff | diff to current
2009-07-10 thomascube
Fix compose step: correctly choose html mode and attachments when in draft ...
blob@ 7d8e16 commitdiff | diff to current
2009-06-15 alecpl
- fix delete icon on attachment list (#1485921)
blob@ 21d682 commitdiff | diff to current
2009-06-11 alecpl
- re-set 'prefer_html' to have possibility to use html part for compose
blob@ aae0ad commitdiff | diff to current
2009-06-11 alecpl
- Added message Edit feature (#1483891, #1484440) - need icon
blob@ 069704 commitdiff | diff to current
2009-06-09 thomascube
Change rcube_user::list_identities() to return an array instead of a sql-re...
blob@ ed205f commitdiff | diff to current
2009-05-29 thomascube
Better icon for deleting folders + remove hard-coded icon path
blob@ 991a25 commitdiff | diff to current
2009-05-28 alecpl
- simplified attachments handling on reply/forward/draft compose (possible ...
blob@ 12217d commitdiff | diff to current
2009-05-19 alecpl
- don't use 4th argument in htmlspecialchars (#1485475)
blob@ 3e8d89 commitdiff | diff to current
2009-05-15 alecpl
- Fix Answered/Forwarded flag setting for messages from subfolders
blob@ 48958e commitdiff | diff to current
2009-05-06 alecpl
- Fix html editor mode setting when reopening draft message (#1485834)
blob@ 20ccd4 commitdiff | diff to current
2009-05-04 alecpl
- ereg -> preg
blob@ 23a2ee commitdiff | diff to current
2009-05-01 alecpl
- jQuery'fied GoogieSpell 4.0 + some changes in compose
blob@ 309d2f commitdiff | diff to current
2009-04-27 alecpl
- fix attachment mimetype setting after upload - move style of delete butto...
blob@ 1fb587 commitdiff | diff to current
2009-04-24 alecpl
- Fix message normal priority problem (#1485820)
blob@ 79eb4e commitdiff | diff to current
2009-04-21 alecpl
- support _nosig param in compose URL (#1485604)
blob@ 7c8b80 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2009-03-30 alecpl
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#14...
blob@ 7145e0 commitdiff | diff to current
2009-03-27 alecpl
- typo
blob@ 59ee68 commitdiff | diff to current
first | « prev | next »