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

1516 Коммитов

Автор SHA1 Сообщение Дата
Florian Quèze 643a012362 Bug 955050 - If the external protocol service is misconfigured, the thanks page shouldn't load inside the about dialog, r=Mook. 2012-08-21 15:26:49 +02:00
Florian Quèze d5aea61021 Bug 955067 - accessibility: Lists in main window are unlabelled, r=clokep. 2012-08-21 15:19:23 +02:00
Florian Quèze 4eb2832e80 Bump the version number to 1.3a1pre for nightlies. 2012-08-05 17:40:06 +02:00
Florian Quèze e4df08b676 Set version number to 1.2, change default revisions in client.py and add shipped-locales. 2012-08-05 17:39:34 +02:00
Florian Quèze 8a5b9aea24 Bug 954663 - JS-XMPP should display HTML messages. 2012-08-05 17:27:54 +02:00
Florian Quèze 72ca234897 Bug 954956 - Moving a JS-XMPP buddy from a tag to another should work and save this change on the server, r=clokep. 2012-08-05 17:03:19 +02:00
Florian Quèze c84ba4e17f Bug 955048 - Tags are never really removed from contacts, r=clokep. 2012-08-05 16:57:54 +02:00
aleth bda42915a2 Bug 954668 - JSON log viewer conversation bubbles should have the same colors as when the conversation happened, r=florian. 2012-08-05 00:37:17 +02:00
Patrick Cloke 7058bf6753 Bug 955047 - Set minimum required OS version for Mac builds, r=florian. 2012-08-04 10:17:16 -04:00
Patrick Cloke 1f2f6a9889 Bug 955044 - Update the credits for Instantbird 1.2, r=florian. 2012-08-04 09:57:53 -04:00
Patrick Cloke 75bee3970a Bug 955790 - Improve the Windows 7 support in the installer, and set the minimum compatible version to Windows XP SP2, r=florian. 2012-08-04 09:54:05 -04:00
aleth 8c4a55d68b Bug 955046 - Unread ruler in split bubble just before an action message hides the sender name, r=florian. 2012-08-03 20:02:45 +02:00
Florian Quèze 923102f9b1 Bug 954771 - Connect button is disabled after an account spends more than half a second in the disconnecting state, r=aleth. 2012-08-03 19:40:42 +02:00
aleth c6d12e7158 Fix JavaScript strict warning: chrome://instantbird/content/blist.js, line 153/235: variable a/b redeclares argument, r=florian. 2012-08-03 16:05:47 +02:00
aleth d63713b925 Bug 955041 - Unread ruler movement can cause spurious Bubbles gap time text, r=florian. 2012-08-03 15:48:19 +02:00
aleth d58552b8b2 Bug 955034 - Don't show unread ruler if all the context messages were system messages, r=florian. 2012-08-03 15:20:07 +02:00
aleth 6ec4bd9d75 Bug 954962 - Autoscroll broken after moz13 update when restoring from hold and using Bubbles, r=florian. 2012-08-03 15:17:53 +02:00
Florian Quèze 41faf37a4b Bug 954920 - Update to Mozilla 14. 2012-08-03 01:44:47 +02:00
aleth 3d13c6f394 Bug 954930 - When starting with necko offline, connect accounts as soon as the network is back. Also avoid connecting accounts when starting with "-status offline" on the command line, r=florian. 2012-08-02 19:30:40 +02:00
aleth 4e2f7aac40 Bug 954541 - Contact list section header styling for Linux, r=clokep. 2012-08-02 11:19:50 +02:00
aleth 5e3d1bd2d6 Bug 954904 - Log viewer content is missing context menu, r=clokep. 2012-08-02 11:11:38 +02:00
Florian Quèze c9a0f6d613 Bug 954978 - Fix packaging of license files, and include the Apple Bonjour and the GPL licenses in about:license, r=clokep. 2012-08-02 01:41:00 +02:00
Florian Quèze 5b93f9ee73 Bug 954955 - Aliasing a JS-XMPP buddy should store the alias on the server, r=clokep. 2012-08-02 01:34:22 +02:00
Florian Quèze 54b2d2f913 Bug 954907 - Port Mozilla Bug 494311 - Remove the locale from updater.ini, r=clokep. 2012-08-01 23:33:30 +02:00
Patrick Cloke b8d34bb2b6 Bug 954873 - Make unambiguous command prefixes work as command aliases, r=aleth. 2012-08-01 11:17:47 +02:00
Patrick Cloke bde11f7588 Fix a confusing comment in irc.js, rs=florian. 2012-07-31 14:26:09 +02:00
Florian Quèze 3ab1902e55 Bug 741536 - IRC and XMPP connections fail when there's a system HTTP proxy, r=clokep. 2012-07-31 12:43:26 +02:00
Florian Quèze 7d9bab7315 Bug 954999 - 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
Florian Quèze b26e58c4b5 Bug 955039 - <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 98343e5b6b Bug 954988 - Download the user's vCard before uploading an avatar, r=clokep. 2012-07-26 19:35:09 +02:00
Florian Quèze 0c024e04c4 Bug 735642 - Move the twitter OAuth key to the preferences so that Thunderbird can use a different key, r=clokep. 2012-07-24 14:41:59 +02:00
Florian Quèze 7caffe7276 Bug 776528 - Chat tab title not correctly updated after closing a selected conversation. r=clokep. 2012-07-23 15:18:18 -04:00
Florian Quèze 8cb5ef4671 Bug 776474 - Make Twitter account setup less fragile. r=clokep. 2012-07-23 15:15:57 -04:00
Florian Quèze 41caa9f886 Bug 740499 - IM conversations aren't indexed in gloda on the fly, r=asuth, clokep. 2012-07-14 15:39:04 +02:00
Patrick Cloke 22292c44aa Bug 954910 - Handle NickServ messages follow up for more cases, r=aleth. 2012-07-21 08:43:59 -04:00
aleth 2e96bd032f Bug 954219 - Close tab option doesn't work properly when using the tab drop down button, r=clokep,florian. 2012-07-22 00:29:21 +02:00
Patrick Cloke 0419e5c51f Bug 954910 - Handle NickServ messages when authenticating with PASS, r=florian,aleth. 2012-06-01 19:09:14 -04:00
aleth 3cf51891d6 Bug 954884 - Only remove unread ruler when switching away from a tab if tab has been visible for a certain time, r=florian. 2012-07-14 16:48:56 +02:00
aleth 3d9ed556a0 Bug 954292 - Add context menu to 'conv-top', r=clokep. 2012-07-14 16:19:23 +02:00
aleth dc6fd7c994 Bug 953904 - Unread status doesn't disappear when the tabbar-tab (instead of the content of the tab) had the focus when the selected tab changed, r=florian. 2012-07-14 15:57:50 +02:00
Andreas Nilsson 7e01319f88 Bug 768525 - Update the twitter logo, ui-r=bwinton, r=clokep. 2012-07-14 15:54:13 +02:00
Florian Janßen b1a382f773 Bug 953922 - Instantbird default theme has no preview image, r=Mic. 2012-07-11 16:06:51 +02:00
Patrick Cloke 07ec995932 Bug 954972 - Handle 432: Erroneous nickname tests, r=aleth,florian. 2012-07-11 13:33:35 +02:00
Patrick Cloke ffaa5e80bb Bug 954983 - Remove whowas command, duplicate of whois, r=aleth. 2012-06-26 19:41:57 -04:00
Andreas Nilsson 15461590e1 Bug 768525 - Update the twitter logo, ui-r=bwinton, rs=clokep. 2012-06-28 18:49:09 +02:00
Florian Quèze f70a2f8654 Bug 755718 - There should be an audible notification when new messages are received on IRC - add a new-directed-incoming-message notification, r=clokep. 2012-06-28 17:00:55 +02:00
Florian Quèze f7e759c416 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
Patrick Cloke f2bd2e409e Bug 954984 - Handle 329: RPL_CREATIONTIME, r=aleth. 2012-06-27 20:16:18 -04:00
Florian Janßen 26226378be Bug 954968 - Add an exception in filter.py for the topProtocol.prpl-*.description strings, r=florian. 2012-06-27 16:32:27 +02:00
aleth e44a5c5caf Bug 954972 - Handle 432: Erroneous nickname, r=clokep. 2012-06-27 01:37:20 +02:00