Граф коммитов

10750 Коммитов

Автор SHA1 Сообщение Дата
Philip Chee feb2858bb1 Bug 778076 mochitest-plain 1852 TEST-UNEXPECTED-FAIL | /tests/suite/browser/test/test_contextmenu.html | checking item #0 (popupwindow-reject) name - got popupwindow-allow, expected popupwindow-reject r=Neil. 2012-08-01 02:55:19 +08:00
Irving Reid 5dab9fbc99 Bustage-fix for fallout of change http://hg.mozilla.org/mozilla-central/rev/6e30103582c4 (bug 777292) a=bustage-fix r=Standard8 2012-07-31 14:11:10 -04:00
Florian Quèze c0a878f47c Bug 741536 - IRC and XMPP connections fail when there's a system HTTP proxy, r=clokep. 2012-07-31 16:40:01 +02:00
Florian Quèze b6f1c70ec8 Bug 779117 - Import XMPP fixes from Instantbird - Bio 1556 - Download the user's vCard before uploading an avatar, r=clokep. 2012-07-26 19:35:09 +02:00
Florian Quèze 9fac3a4203 Bug 779117 - Import XMPP fixes from Instantbird - Bio 1609 - <presence type="subscribe"/> stanzas are ignored when the JID is already in the roster, r=clokep. 2012-07-27 18:36:24 +02:00
Florian Quèze 709ab66cce Bug 779117 - Import XMPP fixes from Instantbird - Bio 1568 - JS-XMPP should handle message type="error" stanzas instead of displaying the messages again in the conversation as incoming, r=clokep. 2012-07-31 12:21:46 +02:00
Joshua Cranmer 5afe5132a8 Part of bug 777063, fix broken MozMill unit tests caused by unknown change. r=Standard8 2012-07-31 10:54:17 +01:00
Neil Rashbrook 072075c00d Bug 777063 - Crash when sending mail, on window close @ nsChromeTreeOwner::SetTitle. Cache the nsIXULWindow as well as the nsIDOMWindow. r=Standard8 2012-07-31 10:54:17 +01:00
Andrew Johnston 50ee6fc174 Follow-up to bug 741336 Provide UI to easily clear cookies from the menus - to fix review comments and include an xpt file in the packaging so that the option works correctly. r=Standard8 2012-07-31 10:54:15 +01:00
Jim Porter 1daa0afb86 Bug 747770 - Always show attachments that can't be displayed inline in the attachment pane (fixes some unit tests); r=bienvenu 2012-05-27 15:21:44 -05:00
David Lechner 4efac67c76 Bug 778246 - Test for bug 778246. r=bienvenu
Add Gmail specific code to imapd.js for handling STORE X-GM-LABELS command, new test for nsIImapFolder.issueCommandOnMsgs() that uses STORE X-GM-LABELS command as test case.
2012-07-27 13:33:11 -05:00
David Lechner d302c8abd0 Bug 778246 - Allow for case that custom imap command returns FETCH response. r=bienvenu 2012-07-28 22:06:59 -05:00
aceman bd046a384e Bug 571419 - Buffer reads from msgFilterRules.dat instead of reading by 1 char. r=bienvenu 2012-07-30 19:54:55 -04:00
Neil Rashbrook 3736cea57c Bug 632585 Implement the Set Desktop Background dialog r=IanN,Ratty 2012-07-31 00:19:53 +01:00
Mike Conley f59a95775c Bug 778791 - GlodaDatastore not shutting down properly when opening address book or composer from cmdline. r=asuth. 2012-07-30 17:12:16 -04:00
Philipp Kewisch 2bce09724b Fix bug 756052 - Adapt offline interfaces to avoid extra methods for providers - fix caldav listeners. r=redDragon
--HG--
extra : rebase_source : cf5324b517e11abda784d3f73863554ccad50892
2012-07-30 14:07:49 +02:00
Philipp Kewisch 17c106e1ff Fix bug 756052 - Adapt offline interfaces to avoid extra methods for providers - reduce needed methods. r=redDragon
--HG--
extra : rebase_source : 8506095da58607c71789fa136f4be6921458d3a1
2012-07-30 14:07:24 +02:00
aceman 97a38bfd2d Bug 255050 - Make compose window progress dialog differentiate better between Sending and Saving of the message. ui-r=bwinton, r=IanN, r=mkmelin 2012-07-29 17:00:12 -04:00
Ian Neal 041898ba4a Bug 774063 - Use image instead of html:img in addressbook contacts r=standard8 ui-r=bwinton 2012-07-29 13:16:10 +01:00
Ian Neal 416d3f3acb Bug 774064 - Use const nsIAbDirectory and remove and set tooltiptext in msgHdrViewOverlay r=standard8 2012-07-29 13:16:09 +01:00
Edmund Wong 65815f86b3 Bug 770559 - Add support for inactive databases (folders) [SeaMonkey part] r=IanN,Standard8 sr=Neil
--HG--
rename : mail/base/modules/msgDBCacheManager.js => mailnews/base/util/msgDBCacheManager.js
2012-07-28 12:11:08 +08:00
Florian Quèze 8cd23ff7c8 Bug 776511 - Remove the observers added by chat-messenger-overlay.js when closing a messenger window. r=mconley. 2012-07-27 14:18:01 -04:00
Florian Quèze 6c96741206 Bug 735642 - We need a Twitter OAuth key for Thunderbird (User-agent/UA name is InstantBird). r=clokep. 2012-07-27 14:11:50 -04:00
Florian Quèze 2aca1f2e07 Bug 774731 - Previous Chat conversations sometimes not displayed. r=mconley. 2012-07-27 14:02:35 -04:00
Mike Conley e820e8952c Bug 735331 - "Rename" in the context menu of a Chat contact doesn't work. r=florian. 2012-07-27 13:24:07 -04:00
Florian Quèze 90a0be7f3e Bug 776862 - "Restore Default Set" on the Chat toolbar selects "Icons" even though "Icons beside Text" is the visible result. r=mconley. 2012-07-27 13:24:07 -04:00
Florian Quèze a5f3ba277e Bug 777311 - Display the gloda autocomplete popup while typing in the Gloda search box of the Chat tab. r=mconley. 2012-07-27 13:24:07 -04:00
Patrick Cloke 710eeaf25a Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1477 - Handle NickServ messages follow up for more cases, r=aleth. 2012-07-21 08:43:59 -04:00
Patrick Cloke e0662e139c Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1477 - Handle NickServ messages when authenticating with PASS, r=fqueze,aleth. 2012-06-01 19:09:14 -04:00
Patrick Cloke d9bfb4d9c3 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1540 - Handle 432: Erroneous nickname tests, r=aleth,fqueze. 2012-07-11 13:33:35 +02:00
Patrick Cloke 2b1bfceb44 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1551 - Remove whowas command, duplicate of whois, r=aleth. 2012-06-26 19:41:57 -04:00
Patrick Cloke a6fe426e4e Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1552 - Handle 329: RPL_CREATIONTIME, r=aleth. 2012-06-27 20:16:18 -04:00
aleth 9aee0dae33 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1540 - Handle 432: Erroneous nickname, r=clokep. 2012-06-27 01:37:20 +02:00
aleth 9eadaa0e9e Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1538 - Don't reset nick at reconnect if the last nick change was user initiated, r=clokep. 2012-06-27 01:05:35 +02:00
Patrick Cloke 6c3a0046b3 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1296 - Unhandled IRC whois response messages 307 671 317, r=aleth. 2012-06-20 21:56:40 -04:00
aleth 18827e6120 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1404 - Add "Your account is reconnected" system message, r=clokep,fqueze. 2012-06-27 00:07:06 +02:00
Patrick Cloke 0a1fe0fd23 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1496 - test_ctcpFormatToText and test_mIRCColor aren't executed, r=fqueze. 2012-06-26 11:02:12 +02:00
Patrick Cloke 00240d5ec6 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1534: Allow using a custom username for IRC, r=Mook. 2012-06-21 06:35:18 -04:00
Patrick Cloke b2af48e9f0 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1519 - /invite doesn't work, r=aleth. 2012-06-23 12:01:30 -04:00
Patrick Cloke e4ceb996ab Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1310 - Do not log channel keys when sending the JOIN command, r=aleth. 2012-06-23 09:33:52 -04:00
aleth 8cf54397a5 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1518 - Don't display the topic system message again if it hasn't changed, r=clokep,fqueze. 2012-06-21 02:21:39 +02:00
aleth f98ded14c3 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 385 - Rejoin IRC channels after reconnect, r=clokep. 2012-06-21 02:03:21 +02:00
aleth 96487aeec6 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1520 - Make autojoin and "Join Chat" handle excess whitespace better, r=clokep. 2012-06-21 01:45:13 +02:00
Florian Quèze 0dbf404312 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1203 - Fix logging in to Facebook Chat when the username contains uppercase letters, r=clokep. 2012-06-14 14:57:47 +02:00
aleth 0bc23ab184 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1375 - Improve the margins around the unread ruler for the Bubbles theme, r=fqueze. 2012-06-12 01:27:06 +02:00
aleth ce61e2c55c Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1499 - Avoid attempting to connect accounts while offline, and disconnect connecting accounts when going offline, r=fqueze. 2012-06-10 22:44:15 +02:00
Patrick Cloke 0c9c3feb2d Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1218 - Twitter Search API queries need some escaping, r=fqueze. 2012-06-10 22:42:32 +02:00
Florian Quèze ad402f619d Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1501 - Twitter's stream should the the moz-chunked-text XHR responseType, r=clokep. 2012-06-10 22:20:09 +02:00
Patrick Cloke ea5bb63b2e Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1427 - Fix up order and formatting of IRC tooltips, r=aleth. 2012-06-05 19:20:12 -04:00
aleth 26fd5a0c18 Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1484 - Incorrect shutdown leads to the same tweets being fetched twice, r=clokep. 2012-06-06 00:19:49 +02:00