summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-17- code cleanup + fix for malformed html (#1485139)alecpl
2008-09-17Workaround a (possible) IE bug (#1485309).svncommit
2008-09-17Fix messagelist horizontal bar in Safari (#1485204).svncommit
2008-09-17- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)alecpl
2008-09-17Update nl_NL (#1485361)svncommit
2008-09-17- Display progress message for folders create/delete/rename operations ↵alecpl
(#1485357)
2008-09-16- Added Reply-To to forwarded emails (#1485315)alecpl
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alecpl
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alecpl
2008-09-16Allow content of HTML head sections to be processesthomascube
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomascube
2008-09-16- Fix inline images handling when replying/forwarding html messagesalecpl
2008-09-16Always return language prop even if no other prefs are savedthomascube
2008-09-16- removed temp write_log()alecpl
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alecpl
- 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-15- changed cursor for folders subscription-tablealecpl
2008-09-15-fixed addindentity page + css hacks for IE + better right marginalecpl
2008-09-15- pl_PL updatealecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomascube
identities
2008-09-15#1485352: nl_NL updatealecpl
2008-09-15#1485266: changed rc_mime_content_type()'s failover to ↵alecpl
'application/octet-stream'
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alecpl
2008-09-14-small folder names abbreviation fixesalecpl
2008-09-14- handle 'undisclosed-recipients in imap.incalecpl
2008-09-14- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/alecpl
2008-09-14- remove not used functionalecpl
2008-09-14- use html2text for signatures in Settings/Identitiesalecpl
2008-09-13Fix broken quoted-printable encodingthomascube
2008-09-13-#1485349: fixed getElementById wrapper for IEalecpl
2008-09-13- added scroller in user preferencesalecpl
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long ↵alecpl
'reply-to')
2008-09-13- don't lock interface when loading headersalecpl
2008-09-13#1485337: fill recipient on reply to address of yourself (if there's only ↵alecpl
one address found in message)
2008-09-13#1485343: fix _task setting in urlalecpl
2008-09-12-better getElementById wrapper for IEalecpl
2008-09-12- getElementById() case-sensitive hack for IE alecpl
2008-09-12- set proper cursor in subject cell (for IE and Opera)alecpl
2008-09-12- fix: show folderslist before splitteralecpl
2008-09-12- Fixed quota img height/width setting from template (#1484857)alecpl
2008-09-12Fix xss entitiy decodingthomascube
2008-09-12Hack away css border for Safari only (#1485339)thomascube
2008-09-12Allow (sanitized) style elements in HTML messagesthomascube
2008-09-12Fix quoted-printable encoding according to RFC 2045thomascube
2008-09-12Fix rcmail::url(), don't use comm_paththomascube
2008-09-12he_IL id_ID et_EE updateyllar
2008-09-12Pimped some css stylesthomascube
2008-09-12- pl_PL updatealecpl
2008-09-12Add link to open message in new window + tweaked some header stylesthomascube
2008-09-12- Added vertical splitter for folders list resizingalecpl
- Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomascube