Commit Graph

1435 Commits (dfaf8c5b8c5f1152275a2201b6b44c29fa10397c)

Author SHA1 Message Date
Aleksander Machniak 283ac97852 Fix Reply-To header handling in Reply-All action (#1489037) 12 years ago
Aleksander Machniak 9b82062f5a Fix so Sender: address is added to Cc: field on reply to all (#1489011) 12 years ago
Aleksander Machniak 62fe548e08 Fix so addressbook_search_mode works also for group search (#1489079) 12 years ago
Aleksander Machniak 54c6d6a943 Fix removal of a contact from a group in LDAP addressbook (#1489081)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 410a4c663e Inlcude SQL query in the log on SQL error (#1489064) 12 years ago
Aleksander Machniak 9712d2240a Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) 12 years ago
Aleksander Machniak 6c3e466c74 Update changelog 12 years ago
Aleksander Machniak af98eb046f Fix list page reset when viewing a message in Larry skin (#1489076) 12 years ago
Aleksander Machniak 8eb66e38c9 Fix min_refresh_interval handling on preferences save (#1489073) 12 years ago
Aleksander Machniak 967860765c Fix PDF support detection for Firefox PDF.js (#1488972) 12 years ago
Aleksander Machniak cf3f125784 Fix messages list focus issue in Internet Explorer (#1489058)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak ecc1b3bd5e Fix possible collision in generated thumbnail cache key (#1489069) 12 years ago
Aleksander Machniak b542f8800e Fix exit code on bootsrap errors in CLI mode (#1489044) 12 years ago
Aleksander Machniak ae0c133d45 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
Conflicts:

	program/lib/Roundcube/rcube.php
12 years ago
Aleksander Machniak 4571305398 Fix error when using check_referer=true 12 years ago
Aleksander Machniak 17fb6ee986 Fix incorrect handling of some specific links (#1489060)
Conflicts:

	program/lib/Roundcube/rcube_string_replacer.php
12 years ago
Aleksander Machniak 102b08c6a2 Fix incorrect handling of leading spaces in text wrapping 12 years ago
Aleksander Machniak f55bfe096d Fix unintentional messages list jumps on click in Internet Explorer (#1489056) 12 years ago
Aleksander Machniak 2bed05d60a Fix list of required configuration options (#1489055). Removed support_url, and db_table_* 12 years ago
Aleksander Machniak 59997a3030 Fix DB error when creating a new contact and a group is selected (#1489051) 12 years ago
Aleksander Machniak 8b8462018a Fix handling of deprecated boolean value of reply_mode option (#1489052)
Conflicts:

	CHANGELOG
12 years ago
Thomas Bruederli a7db8f93ef Bump version to 0.9-stable 12 years ago
Thomas Bruederli 8289923552 Fix ticket reference 12 years ago
Thomas Bruederli a32682f3db Updated changelog 12 years ago
Aleksander Machniak 6f4b50abea Fix handling of invalid characters in message headers and output (#1489032)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 84243db8c7 Fix selecting collapsed rows on select-all (#1489036)
Conflicts:

	CHANGELOG
12 years ago
Thomas Bruederli e152227571 Update changelog 12 years ago
Aleksander Machniak ea002b6d76 Fix possible header duplicates when using additional headers (#1489033) 12 years ago
Aleksander Machniak d74b410697 Fix session issues with use_https=true (#1488986) 12 years ago
Aleksander Machniak 4dd9bb4671 Fix blockquote width in sent mail (#1489031) 12 years ago
Aleksander Machniak 60fd3c8b5f Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008 12 years ago
Aleksander Machniak 285b1ceb1c Update changelog 12 years ago
Aleksander Machniak 099d2b9fd4 Remove sig_above configuration option, use reply_mode only (#1489001) 12 years ago
Aleksander Machniak 321d8b06fb Refresh current folder in opener window after draft save or message sent (#1488997) 12 years ago
Aleksander Machniak d608088a64 Fix saving draft just after entering compose window (#1489012)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 73f094ff3c Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008) 12 years ago
Aleksander Machniak da595a5027 Fix handling of some conditional comment tags in HTML message (#1489004)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 1d719e43fb Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh

Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 5b82ed62dc Better handling of session errors in ajax requests - do page reload
on 403 Forbidden response (#1488960)
12 years ago
Aleksander Machniak 58993ffcbb Fix HTML part detection for some specific message structures (#1488992) 12 years ago
Aleksander Machniak 097c544d98 Don't show fake address - phishing prevention (#1488981) 12 years ago
Aleksander Machniak 2bbbca39ff Fix forward as attachment bug with editormode != 1 (#1488991) 12 years ago
Aleksander Machniak c4ff57c75f Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube_db_mssql.php
12 years ago
Aleksander Machniak 527e7d4509 Fix javascript errors when working in a page opened with taget="_blank" 12 years ago
Aleksander Machniak 6e3f2b4294 Mention SQLite database format change in UPGRADING file (#1488983) 12 years ago
Aleksander Machniak 4999702e1e Increase maxlength to 254 chars for email input fields in addressbook (#1488987)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak dedf138795 Fix thumbnail size when GD extension is used for image resize (#1488985)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 7797005999 Update changelog 12 years ago
Aleksander Machniak ec2453866b Add 0.9-rc section 12 years ago
Aleksander Machniak ccc2e358f2 Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) 12 years ago
Aleksander Machniak fd777a8627 Add workaround for invalid message charset detection by IMAP servers (#1488968) 12 years ago
Aleksander Machniak 203251838b Fix NUL characters in content-type of ms-tnef attachment (#1488964) 12 years ago
Aleksander Machniak 60dabb35ae - Fix regression in handling LDAP contact identifiers (#1488959) 12 years ago
Thomas Bruederli b2932cb614 Updated changelog 12 years ago
Aleksander Machniak b3bbb28100 Add addressbook widget on compose page in classic skin 12 years ago
Thomas Bruederli 4901199761 Add search box to compose address book widget (#1488381) 12 years ago
Aleksander Machniak 01f1afbccc Fix login in case when default_host is an array with one element (#1488928) 12 years ago
Thomas Bruederli aefb924082 Updated changelog 12 years ago
Aleksander Machniak a2181ee625 Submit Addressbook advanced search form with Enter key (#1488568) 12 years ago
Aleksander Machniak 5a2453703a Update changelog
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak fd88a22eff Force autocommit mode in mysql database driver (#1488902) 12 years ago
Thomas Bruederli 6fdc35e13e Remove development stuff and prepare for release 12 years ago
Aleksander Machniak 83f7077ec9 Fix searching by date in address book (#1488888) 12 years ago
Aleksander Machniak a5b8ef99d4 Improve charset detection by prioritizing charset according to user language (#1485669) 12 years ago
Aleksander Machniak 21106b3d1c Fix handling of escaped separator in vCard file (#1488896) 12 years ago
Aleksander Machniak 240ad59dcd Fix #countcontrols issue in IE<=8 when text is very long (#1488890) 12 years ago
Aleksander Machniak 232535f76e Add option to use envelope From address for MDN responses (#1488880) 12 years ago
Aleksander Machniak 347ba311e6 Add possibility to search in message body only (#1488770) 12 years ago
Aleksander Machniak cb0f030ae9 Support "multipart/relative" as an alias for "multipart/related" type (#1488886) 12 years ago
Aleksander Machniak 830fd2ecbb Display PGP/MIME signature attachments as "Digital Signature" (#1488570) 12 years ago
Aleksander Machniak 2b80d5dbf2 Workaround UW-IMAP bug where hierarchy separator is added to the shared folder name (#1488879) 12 years ago
Aleksander Machniak a079269166 Fix version comparisons with -stable suffix (#1488876) 12 years ago
Aleksander Machniak c5d7c941aa Add unsupported alternative parts to attachments list (#1488870) 12 years ago
Aleksander Machniak f5e7a1f36a Add Compose button on message view page (#1488747)
Fixed javascript error on extwin message page (classic skin) - removed splitter.
12 years ago
Aleksander Machniak 83370e5ff1 Display 'Sender' header in message preview 12 years ago
Aleksander Machniak dfc57863d1 Plugin API: Added message_before_send hook 12 years ago
Aleksander Machniak ff4a92c8e2 Fix contact copy/add-to-group operations on search result (#1488862) 12 years ago
Aleksander Machniak a0e3dcf170 Use matching identity in MDN response (#1488864) 12 years ago
Aleksander Machniak 3f08b3a35a Fix unwanted horizontal scrollbar in message preview header (#1488866) 12 years ago
Aleksander Machniak a9bb50d804 Fix handling of signatures on draft edit: Don't add new signature
and don't remove the old-one, the same for Edit as new (#1488798)
12 years ago
Aleksander Machniak 04689fa7ee Fix so compacting of non-empty folder is possible also when messages list is empty (#1488858) 12 years ago
Aleksander Machniak bb5d728285 Use also Envelope-To for identity selection (#1488553) 12 years ago
Aleksander Machniak d9f109b56a Allow forwarding of multiple emails (#1486854) 12 years ago
Aleksander Machniak a3985963f0 Fix big memory consumption of DB layer (#1488856) 12 years ago
Aleksander Machniak c7ff6ec2cb Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1488844) 12 years ago
Aleksander Machniak 74cd0a9b62 - Fix XSS vulnerability in vbscript: and data:text links handling (#1488850) 12 years ago
Aleksander Machniak 7eb7806b21 Fix broken message/part bodies when FETCH response contains more untagged lines (#1488836) 12 years ago
Aleksander Machniak 876d31d594 Fix empty email on identities list after identity update (#1488834) 12 years ago
Aleksander Machniak 5875548d98 Update changelog 12 years ago
Aleksander Machniak 30cc01f89d Use Delivered-To header as a last resort for identity selection (#1488840) 12 years ago
Thomas Bruederli 4f80bb5e63 Update Changelog 12 years ago
Aleksander Machniak 5352b55779 Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
	CHANGELOG
12 years ago
Aleksander Machniak 14d00daa1a Fix absolute positioning in HTML messages (#1488819) 12 years ago
Aleksander Machniak d0edbfb33d Fix cache (in)validation after setting \Deleted flag 12 years ago
Aleksander Machniak ba6f21caeb Framework files moved to lib/Roundcube 12 years ago
Aleksander Machniak 17a8fb353b Fix keybord events on messages list in opera browser (#1488823) 12 years ago
Aleksander Machniak 2b55d4f420 Fix selection of collapsed thread rows (#1488772) 12 years ago
Thomas Bruederli 15eb32eee5 Mention new feature to compose messages in a new window 12 years ago
Thomas Bruederli 84294d952e Updated changelog 12 years ago
Aleksander Machniak 42b8a60cf3 Fix wrapping of quoted text with format=flowed (#1488177) 12 years ago