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

74 Коммитов

Автор SHA1 Сообщение Дата
Andreas Nilsson 8bb4b09a1a Bug 768525 - Update the twitter logo, ui-r=bwinton, rs=clokep. 2012-06-28 17:55:42 +02:00
Florian Quèze f076291bce Bug 755718 - There should be an audible notification when new messages are received on IRC, r=bienvenu,clokep, ui-r=bwinton. 2012-06-28 17:00:55 +02:00
Florian Quèze ded1614b25 Bug 754824 - The highlight is off by a few characters in the search result view when some characters are UTF8 encoded on 4 bytes - Follow-up to only match UTF-16 surrogate halves, r=asuth. 2012-06-28 16:48:14 +02:00
Florian Quèze 52215167a9 Bug 736437 - Chat accounts without protocol plugin aren't correctly handled, r=clokep,bienvenu. 2012-06-21 12:28:58 +02:00
Florian Quèze fe19e4c805 Bug 742793 - [JS-XMPP] Send the user's vCard (including the avatar and display name), r=clokep in bio 1381. 2012-06-21 12:17:21 +02:00
Florian Quèze 51090ad997 Bug 742793 - Fetch avatar updates on XMPP, r=clokep. 2012-06-21 12:11:45 +02:00
Florian Quèze b134f97f19 Bug 739599 - [Instant messaging] Make the conversation output a WAI-ARIA live region, r=clokep. 2012-06-14 16:04:58 +02:00
Florian Quèze e96a2e26c7 Bug 735998 - HTML entities in the latest tweet should be decoded before it is used as the topic of the timeline conversation, r=clokep. 2012-06-14 16:03:54 +02:00
Florian Quèze 85e3c6e6a1 Bug 761688 - JS error at shutdown when calling nsIControllers.removeController from convbrowser.xml, r=clokep. 2012-06-07 16:14:21 +02:00
Geoff Lankow c512c6fc3b Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=Fallen,Neil sr=Standard8 2012-06-06 14:24:01 +12:00
Florian Quèze 57bf35dabe Bug 735215 - Enable Jabber / generic XMPP protocol, r=clokep.
--HG--
extra : rebase_source : 8138640c207d0d845b2701cbcef0ac949d56ad8f
2012-06-04 20:09:20 +02:00
Andreas Nilsson 6fbde94e75 Bug 735215 - Add icons for generic XMPP, r=florian, ui-r=bwinton.
--HG--
extra : rebase_source : 7417ff72dff84ead6d13fdb6804c46b3eefa8aa3
2012-06-04 20:08:38 +02:00
Florian Quèze b20a383fc4 Bug 759699 - The MessagesDisplayed event is fired only for large conversations, r=clokep. 2012-05-31 12:50:31 +02:00
Gervase Markham d9160e1ab8 Bug 757018 - upgrade license to MPL 2. 2012-05-30 17:48:24 +01:00
Florian Quèze f3a90c8a7f Bug 754914 - Highlight the search term in IM conversation search results, r+ui-r=bwinton.
--HG--
extra : rebase_source : 344f67c8fb654bf920189b96347074f5a3d42b22
2012-05-29 16:33:42 +02:00
Patrick Cloke c57303ce04 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1468 - Fix (and re-enable) failing test from bio 1446, r=florian.
--HG--
extra : rebase_source : b0f86106e594a6b97c6a1fefb33933ede7a2c66f
2012-05-29 16:29:37 +02:00
Rafael Ávila de Espíndola a024b3a969 Bug 758688 - Thunderbird Bloat & Mozmill tests - Assertion failure: !connections[i]->ConnectionReady(), mozStorageService.cpp:852. r=florian. a=mbanner.
CLOSED TREE.
2012-05-28 11:10:11 -04:00
Florian Quèze 867358f87f Disable failing test: chat/protocols/irc/test/test_tryNewNick.js, landing on CLOSED TREE to fix unit test bustage. 2012-05-25 19:24:23 +02:00
Patrick Cloke e2d842b4aa Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1466 - Clearing the topic doesn't update the UI and instead displays the previous topic in a system message, r=fqueze. 2012-05-25 15:24:38 +02:00
aleth 97fe60d356 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1446 - Reset nick when reconnecting and ensure conversations are notified of nick changes, r=clokep. 2012-05-24 23:10:12 +02:00
Patrick Cloke 7b8e93bf26 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Follow-up to Bio 318 - Check if topic on IRC channels is editable and make UI respond accordingly, r=aleth. 2012-05-24 19:14:41 +02:00
Florian Quèze 35a1f732ca Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1465 - The first connection attempt of new accounts with non-default settings shouldn't be aborted immediately, r=clokep. 2012-05-24 19:07:52 +02:00
Florian Quèze 87422bf82b Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1464 - this._proxyCancel is null error from socket.jsm, r=clokep. 2012-05-24 16:31:19 +02:00
Florian Quèze 14e141bf91 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1455 - IRC accounts connected through SSL cause random hangs, r=clokep. 2012-05-24 15:54:18 +02:00
Patrick Cloke 036df2aeb1 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 318 - Check if topic on IRC channels is editable and make UI respond accordingly, r=aleth,fqueze. 2012-05-22 18:51:01 -04:00
Benedikt Pfeifer 2c94d9abdb Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1449 - Make initialization state of Core available and send notification when initialization finishes, r=fqueze. 2012-05-22 10:52:43 +02:00
Patrick Cloke 588f466d85 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1447 - Stop requesting WHOIS information when offline, r=fqueze. 2012-05-22 18:17:53 -04:00
aleth 7c6438a0ba Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1433 - Switching status from OFFLINE to UNAVAILABLE actually sets status to AVAILABLE, r=clokep. 2012-05-19 11:26:43 -04:00
Patrick Cloke 5e29d453e2 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1442 - IRC messages that need a : for the last parameter broken, r=aleth. 2012-05-19 10:52:47 -04:00
aleth b7829499a4 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1308 - "Adding a chat buddy twice" errors (JS-IRC sending bad chat-buddy-add notifications), r=clokep. 2012-05-16 17:45:20 +02:00
Patrick Cloke 64ab3746ee Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1369 - Support WATCH and MONITOR for IRC, r=aleth. 2012-05-16 06:33:24 -04:00
Patrick Cloke fb5ebce47e Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1409 - Handle (dis)connects better in IRC, r=fqueze. 2012-05-14 22:41:44 +02:00
Florian Quèze edf3e36107 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1429 - Failure to start when there's less than 500MB of free disk space, r=clokep. 2012-05-09 02:18:36 +02:00
aleth 71e2ac5aa3 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1353 - No user feedback when sending a message in a conversation of an offline account, r=fqueze. 2012-05-05 01:24:36 +02:00
aleth 364f9314d2 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1415 - Unread ruler should also appear after last context message, r=fqueze. 2012-05-05 00:54:33 +02:00
Patrick Cloke e9df5f4e1d Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1418 - No/incorrect error message when joining a channel fails, r=aleth. 2012-05-04 06:27:48 -04:00
Florian Quèze 1c8d3253a8 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1416 - JS-XMPP MUCs are duplicated after rejoining, r=clokep. 2012-05-04 01:23:34 +02:00
aleth 2757246a80 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1415 - display the unread ruler at the correct place even if messages were queued for asynchronous display when the first unread message arrived, r=fqueze. 2012-05-04 00:14:06 +02:00
aleth 770804e271 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1357 - Add unread ruler to section scroll, r=fqueze. 2012-05-02 23:54:43 +02:00
Patrick Cloke d3ddd9bf9a Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1366 - Inform the user when attempting to send a message to an offline nick, r=aleth,fqueze. 2012-05-01 12:52:06 +02:00
aleth f37fd481b1 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1389 - Warning: reference to undefined property this._lastScrollHeight - fix bustage caused by 2eeb8a68d5a3, r=fqueze. 2012-04-25 23:33:25 +02:00
aleth f376df856b Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1389 - Warning: reference to undefined property this._lastScrollHeight, r=clokep. 2012-04-25 00:04:27 +02:00
Patrick Cloke 1d671457dd Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1378 - Avoid sending empty nicks when changing modes with tab complete, r=aleth. 2012-04-24 00:45:00 +02:00
Patrick Cloke 9d9acf5a5a Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1305 - /mode messages don't work on JS-IRC - follow-up to handle more cases, r=aleth. 2012-04-24 00:43:54 +02:00
aleth eba093bed3 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1321 - Follow-up to 81717e6f64bd to fix some bustage when opening a private IRC conversation, r=fqueze. 2012-04-13 11:40:39 +02:00
Patrick Cloke 7a3780f37b Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1373 - CTCP ERRMSG is handled poorly, r=fqueze. 2012-04-13 01:58:58 +02:00
Patrick Cloke 2db58c7faf Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1326 - Stop trying to send the action command if an empty message is given, r=aleth. 2012-04-13 01:30:30 +02:00
Patrick Cloke 8534d391bd Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1372 - QUIT command with no message causes an error, r=fqueze. 2012-04-13 01:16:46 +02:00
aleth 2576225356 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 860 - Add reading position marker line to conversation, r=fqueze. 2012-04-13 00:55:55 +02:00
Patrick Cloke c44d8f1134 Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1305 - /mode messages don't work on JS-IRC, r=fqueze. 2012-04-13 00:48:07 +02:00