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

1516 Коммитов

Автор SHA1 Сообщение Дата
Patrick Cloke 20e0c81921 Bug 955132 - Port Bug 787640 - XMPP: Account wizard and account settings window dimension too small, input fields cut off/cropped, port input hidden, r=florian. 2012-10-04 16:44:51 -04:00
Richard Marti 3dd904ba0c Bug 787640 - Account wizard and account settings window dimension too small, input fields cut off/cropped, port input hidden, r=florian. 2012-09-18 19:13:19 +02:00
Patrick Cloke 8a2123372d Bug 955146 - Error: ERR_NOTEXTTOSEND: No text to send for PRIVMSG, r=florian. 2012-10-04 14:23:17 -04:00
Florian Quèze c43775517c Bug 789745 - Cannot connect to XMPP servers that don't support SASL authentication, r=clokep. 2012-10-05 01:28:40 +02:00
Will Nayes 91f7d39cc6 Bug 954953 - Keyboard behaviour in list of popular networks, r=florian. 2012-10-02 23:48:00 +02:00
Patrick Cloke 79791a5468 Bug 955137 - Remove purple specific property from prplIChatRoomFieldValues, r=florian. 2012-09-26 19:57:12 -04:00
Florian Quèze 9275404bd0 Bug 795959 - Typing '@gmail.com' as part of the username shouldn't be required when setting up a gtalk account, r=clokep. 2012-10-02 15:34:40 +02:00
Florian Quèze a239ba5d35 Bug 786684 - JS error (TypeError: match[1] is undefined) when parsing a JID without a node part, r=clokep. 2012-10-02 15:33:15 +02:00
Florian Quèze 6825da611e Bug 795078 - Thunderbird does not see user online and can't receive message from a contact with a singe quote in its resource, r=clokep. 2012-10-02 15:30:49 +02:00
aleth 3ffab15edc Bug 955141 - Tab complete code ignores mouse interaction with inputbox, r=clokep. 2012-10-02 01:08:16 +02:00
Florian Quèze be0d71ee51 Bug 795296 - Include the string that couldn't be parsed in XML parse errors of the XMPP stream, r=clokep. 2012-10-02 01:04:01 +02:00
Florian Quèze 1df0933106 Bug 955136 - Easy access to about:memory in debug builds, r=clokep. 2012-09-27 01:40:36 +02:00
Will Nayes 5a280fd5d6 Bug 955131 - Change use of var to let in older code (accountWizard.js), r=florian. 2012-09-22 00:19:44 +02:00
Mook 091fdc0abb Bug 955129 - XMPP should strip whitespace around JID, r=florian. 2012-09-22 00:17:30 +02:00
Mike Conley 83f997a387 Bug 787149 - Change Chat log tree so that it aggregates logs into days. r=florian, ui-r=bwinton. 2012-09-20 18:00:28 +02:00
aleth 5b383d5340 Bug 954882 - Handle bad log files properly, r=florian. 2012-09-20 17:59:17 +02:00
Florian Quèze 2e827dd013 Bug 777873 - Viewing some old Twitter logs breaks log viewer. r=clokep. 2012-09-20 17:58:11 +02:00
Florian Quèze e39f454991 Bug 792046 - Improve the error message when failing to connect an XMPP/IRC account because of a broken certificate, r=clokep. 2012-09-19 19:38:16 +02:00
Florian Quèze 658daddf16 Remove duplicated debug log message in irc.js, r=clokep over IRC. 2012-09-14 17:55:05 +02:00
Benedikt Pfeifer 412f53b407 Bug 954628 - Chat tooltips should contain the topic, r=clokep. 2012-09-07 11:15:17 +02:00
Patrick Cloke e9efca8870 Bug 787433 - IRC component should return a proper CTCP VERSION response, r=aleth. 2012-09-07 14:30:16 -04:00
Patrick Cloke bd8a239864 Bug 954973 - MODE fails to handle when a key is set and we are in the room, r=aleth. 2012-09-04 21:03:50 -04:00
aleth 8ccd9778dd Bug 955123 - Ping only for twitter '@' mentions, r=florian. 2012-09-13 12:49:03 +02:00
Cyril Glapa 696ac3997f Bug 779976 - Set priority with XMPP, r=clokep. 2012-09-04 20:39:52 +02:00
Patrick Cloke c6b253c457 Bug 955088 - Unhandled IRC message 442: You're not on that channel, r=aleth. 2012-09-04 19:25:44 +02:00
aleth 97444b42a9 Bug 955095 - Set twitter topic to the user's self-description, r=clokep,florian. 2012-09-04 19:17:14 +02:00
Florian Quèze d473cf18a9 Bug 787984 - Add tests for imContentSink.jsm, r=clokep. 2012-09-04 17:53:52 +02:00
Florian Quèze 62e8929009 Bug 787046 - "Not authorized" error when connecting to an OpenFire XMPP server with the correct password, r=clokep. 2012-09-04 16:58:32 +02:00
Patrick Cloke cfadc7d3cf Bug 954990 - IRC should abide by messenger.conversations.autoAcceptChatInvitations, r=aleth. 2012-08-31 21:22:01 -04:00
Patrick Cloke b4783496d2 Follow-up to bug 955045 - Fix display of new lines to match outgoing messages, r=florian. 2012-09-01 10:26:43 +02:00
Patrick Cloke 72c5795ca4 Bug 955112 - Name of the inviter not correctly displayed when invited to join an IRC channel, r=florian. 2012-08-29 23:06:05 -04:00
Will Nayes 7bfb41a9e5 Bug 955079 - The value of list type options is not always preserved, r=clokep. 2012-08-27 21:21:49 -04:00
aleth 1b9cbe4284 Bug 955056 - Some screen readers say the word "frame" a lot when moving the selection in the contacts list, r=florian. 2012-08-30 00:34:21 +02:00
Patrick Cloke d77c00983e Bug 955045 - IRC CTCP messages break if there is a line break, r=aleth. 2012-08-28 23:45:42 -04:00
aleth dd4d2e8cba Bug 955105 - Fix some 'function does not always return a value' warnings that became visible with Mozilla 14, r=florian. 2012-08-28 02:41:17 +02:00
aleth da6bbe713c Bug 955100 - Include twitter users' names in tooltips, r=clokep. 2012-08-28 02:38:57 +02:00
aleth fe0f068a0d Bug 955083 - accessibility: Make it clear that topic control in conversation info toolbar is actionable, r=florian. 2012-08-28 02:37:04 +02:00
aleth 17b37a8504 Bug 955062 - Mark participants as inactive after XXX time, r=clokep. 2012-08-28 02:35:05 +02:00
Patrick Cloke c71240d0a3 Bug 955086 - Unhandled IRC message 475 ERR_BADCHANNELKEY, r=aleth. 2012-08-26 16:39:40 -04:00
Patrick Cloke bf3eac966e Bug 955058 - Unhandled IRC message: 330 RPL_WHOISACCOUNT, r=aleth. 2012-08-26 16:36:37 -04:00
aleth 9921e32cf2 Bug 955101 - Truncated RTs don't always show the full original tweet, r=clokep. 2012-08-28 01:56:55 +02:00
Mook da767aaaa9 Bug 955097 - Enhance imXPCOMUtils debug logging to have module-specific prefs, r=florian. 2012-08-28 01:55:32 +02:00
Florian Quèze e8c147bfb7 Bug 955094 - Statically link libpurple into purplexpcom (+ some build system cleanup in purple/). 2012-08-26 02:07:43 +02:00
Florian Quèze 3bb468f799 Bug 955089 - actually stop preprocessing conversation.xml. 2012-08-23 16:17:20 +02:00
aleth 4887642579 Bug 955089 - Remove ifdefs from conversation.xml, r=florian. 2012-08-23 03:34:22 +02:00
Florian Quèze 8578350fac Fix the color of the selected tab on Mac OS X 10.7+ (port a change from bug 681425). 2012-08-23 03:24:26 +02:00
Patrick Cloke 1cad16d27f Bug 954992 - Remove libpurple's pretentious /wallops help message, r=aleth. 2012-06-29 15:53:07 -04:00
aleth 4ed273d733 Bug 955071 - Pressing enter or escape after editing display name or status message causes focus to be lost, r=florian. 2012-08-22 01:35:18 +02:00
aleth bf9e612899 Bug 955064 - The /join IRC command should work without argument when typed in a parted room, r=clokep. 2012-08-22 01:33:23 +02:00
Florian Quèze 9c4c5d11d7 Follow up to 'Bug 954771 - Connect button is disabled after an account spends more than half a second in the disconnecting state' suggested by mconley while reviewing the Thunderbird version of the equivalent patch. r=aleth. 2012-08-21 15:37:03 +02:00