alecpl
9bb1fc7b0b
- Make sure attachment name doesn't contain \r\n ( #1486832 )
16 years ago
alecpl
9ed374bbe1
- fix for empty suggestions result
16 years ago
alecpl
4eb8493b40
- Fix body in message_sent hook when delay_file_io=true ( #1486824 )
16 years ago
alecpl
761894e65b
- Show attachment icon on the list also for messages with Content-Type: application/*
16 years ago
alecpl
087c7dc5d2
- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
...
- Removed productname/version element, changed footer size to 20px
16 years ago
alecpl
bdb13a51f7
- Fix RC forgets search results ( #1483883 )
16 years ago
alecpl
f4f6291ec1
- Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE
16 years ago
alecpl
b25dfd0913
- removed PHP closing tag
16 years ago
alecpl
a2e81736a9
- Move quota indicator to mailboxlist footer
...
- Fix groupcontrols on IE6 (use gif)
16 years ago
alecpl
8958d01311
- Fix: when From field is a first object in compose template form's hidden fields aren't added to the output
16 years ago
alecpl
ce06d32dd8
- UI unification
...
- Added button to hide/unhide the preview pane (#1484215 )
16 years ago
alecpl
306f15db84
- Fix base64 regexp ( #1486800 )
16 years ago
alecpl
330a10b952
- remove debug code
16 years ago
alecpl
2bf3cc6fc3
- Use user's timezone in Date header, not server's timezone ( #1486119 )
16 years ago
alecpl
5852c14d3e
- Add option to set separate footer for HTML messages ( #1486660 )
16 years ago
alecpl
172e3346ca
- Added mailboxlist options menu in message page
16 years ago
alecpl
40d43b71b0
- Increase pagesize to 99999 when exporting contacts
...
- Improve performance by disabling counter query when exporting contacts
16 years ago
alecpl
54759ce120
- some improvements + added splitter in Identities
16 years ago
alecpl
64e3e80743
- Fix some IMAP errors handling when opening the message ( #1485443 )
16 years ago
alecpl
dbe4988941
- Remove duplicates in autocomplete result ( #1486772 )
16 years ago
alecpl
2144f9c432
- Skip UNSEEN counting when list is empty
16 years ago
alecpl
7d43f89532
- Fix duplicated contacts when copying with group selected ( #1486766 )
16 years ago
thomascube
ca38db5744
Allow to drag into groups of another address source
16 years ago
alecpl
5bde172aef
- Add 'messages_list' hook ( #1486266 )
16 years ago
alecpl
6c9d496fcc
- 'threads' column made movable
16 years ago
alecpl
ac8edbed35
- Fix use RFC-compliant line-delimiter when saving messages on IMAP ( #1486712 )
16 years ago
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
16 years ago
alecpl
8f2b463981
- handle properly inline images without content_id but with content_location
16 years ago
alecpl
c973abfd8b
- fix regular expression for images src replacement
16 years ago
alecpl
e55923241f
- fix white character after closing tag
16 years ago
alecpl
1a4fa6fe48
- don't set pagetitle in ajax requests
16 years ago
alecpl
ae00404a60
- translate internalerror message
16 years ago
svncommit
141eb8a497
Fix double-addition of e-mail domain to content ID in HTML images
16 years ago
thomascube
dffcaa59db
No need for the padding since quoted lines are not wrapped at all
16 years ago
thomascube
c769c6699f
Default line length is 72
16 years ago
thomascube
6b6f2e83de
Display and send messages with format=flowed ( #1484370 ), fixes word wrapping issues ( #1486543 )
16 years ago
alecpl
dc9d750e18
- Fix message/rfc822 attachments encoding in sent mail
16 years ago
alecpl
24c91ed78e
- Moved error.inc to /utils
...
- Removed bugs.inc (content copied into main.inc)
16 years ago
alecpl
021ef41737
- Fix duplicated attachments when forwarding a message ( #1486487 )
16 years ago
alecpl
677e1f26fe
- Some files from /bin + spellchecking actions moved to the new 'utils' task
16 years ago
alecpl
0e7b66357d
- Added threads tree icons
...
- css/js fixes and improvements in (messages) list code
16 years ago
alecpl
e99d21ba05
- remove offline message list generation on IE, this doesn't realy improve performance now
16 years ago
alecpl
bb8012cfcd
- Extend contact groups support ( #1486682 )
16 years ago
alecpl
488074965b
- Fix check-recent action issues and performance ( #1486526 )
...
- Fix messages order after checking for recent (#1484664 )
- Fix messages copying
- Reset check-recent interval after check-recent by hand
16 years ago
alecpl
1ac779f490
- Use strcoll instead of strcmp when sorting contacts in autocomplete
16 years ago
alecpl
25fdec592d
- Fix autocomplete shows entries without email ( #1486452 )
16 years ago
alecpl
c833ed4053
- Fix listupdate event doesn't trigger on search response ( #1486708 )
16 years ago
alecpl
697298552b
- small fix for current_page setting
16 years ago
alecpl
9800a825e7
- improve performance and consistency by setting all list-related env data in list action only
16 years ago
alecpl
c6427797b7
- fix unseen messages counter after unseen message preview
16 years ago