Khushil Mistry
|
7f335f59f7
|
Bug 1538549 - [de-xbl] convert contact binding to custom element. r=mkmelin DONTBUILD
--HG--
rename : mail/components/im/content/imcontact.xml => mail/components/im/content/chat-contact.js
|
2019-04-09 14:41:00 +02:00 |
Jorg K
|
be8b3921ee
|
Bug 1542397 - temporarily switch off Chat's test_filtering.js. rs=bustage-fix
|
2019-04-05 23:53:16 +02:00 |
Jorg K
|
352cee08b9
|
Bug 1463266 - fix typos in chat/, common/ and editor/ using codespell. rs=comment-only,typo-fix
|
2019-03-29 21:04:35 +01:00 |
Khushil Mistry
|
7ed2802b61
|
Bug 1531312 - [de-xbl] convert account and buttons bindings to custom element. r=mkmelin
|
2019-03-22 06:43:00 +01:00 |
Geoff Lankow
|
46c9d9466a
|
Port bug 1246594 - Enable ESLint rule no-throw-literal by default; rs=bustage-fix DONTBUILD
|
2019-03-21 20:45:20 +13:00 |
Paul Morris
|
80f5b263d5
|
Bug 1534930 - [de-xbl] Remove the spinbuttons, numberbox and textbox bindings. r=mkmelin
--HG--
rename : mail/themes/linux/mail/numberbox.css => mail/themes/linux/mail/textbox.css
rename : mail/themes/osx/mail/numberbox.css => mail/themes/osx/mail/textbox.css
rename : mail/themes/windows/mail/numberbox.css => mail/themes/windows/mail/textbox.css
|
2019-03-13 15:34:10 -04:00 |
Jorg K
|
3d1da6c620
|
Bug 1534083 - Follow-up: fix linting issue, missing trailing comma. rs=bustage-fix DONTBUILD
|
2019-03-11 17:42:41 +01:00 |
Florian Quèze
|
abb1e38f6e
|
Bug 1534083 - buffer messages in background conversation browsers until they are visible, r=clokep.
Depends on D22855
Differential Revision: https://phabricator.services.mozilla.com/D22856
--HG--
extra : moz-landing-system : lando
|
2019-03-11 16:06:50 +00:00 |
Florian Quèze
|
751d0b0421
|
Bug 1531860 - Finish initializing the chat browser when receiving STATE_STOP and STATE_IS_WINDOW, as calling document.open no longer causes notifications at the document level, r=clokep.
Differential Revision: https://phabricator.services.mozilla.com/D22613
--HG--
extra : moz-landing-system : lando
|
2019-03-07 22:13:29 +00:00 |
Geoff Lankow
|
c04c2f1e7f
|
Bug 1533085 - Remove extends="xul:*" and display="xul:*" in XBL bindings; rs=bustage-fix
|
2019-03-07 15:17:03 +13:00 |
Patrick Cloke
|
9732b77045
|
Bug 1525190 - Run eslint over the chat code. r=florian
|
2019-02-05 14:50:43 +13:00 |
Patrick Cloke
|
70dde6f238
|
Bug 1531067 - Stop preprocessing chat files for Thunderbird. r=florian
|
2019-03-01 15:24:17 -05:00 |
Magnus Melin
|
b55008fce2
|
Bug 1531741 - remove TextboxSpellChecker from chat. r=clokep
|
2019-03-01 15:58:33 +02:00 |
Patrick Cloke
|
f3879c3ac3
|
Bug 1525190 - Run eslint --fix on Twitter code. r=freaktechnik
|
2019-03-01 09:50:14 -05:00 |
Jorg K
|
5d54eed88e
|
Bug 1531307 - Remove incorrect comment. rs=comment-only DONTBUILD
--HG--
extra : rebase_source : 63c9cc8242a569d8f6a55f74ba9d205928b57074
|
2019-02-28 19:35:22 +01:00 |
Florian Quèze
|
88d6d64e12
|
Bug 1525190 - Fix instances of sstream in imAccounts. r=clokep
|
2019-02-28 13:32:21 -05:00 |
Jorg K
|
49bf163dd9
|
Bug 1531307 - Port bug 1525319: Remove context parameter from OnStartRequest/OnStopRequest/OnDataAvailable, JS part. rs=bustage-fix
|
2019-02-28 18:55:51 +01:00 |
Patrick Cloke
|
7986b2cf84
|
Bug 1525190 - Manual changes to abide by eslint in chat. r=florian
|
2019-02-28 09:49:44 -05:00 |
Patrick Cloke
|
d5a2d6493d
|
Bug 1525190 - Run eslint --fix over chat components code. r=florian
|
2019-02-27 10:13:06 -05:00 |
Patrick Cloke
|
357ae198d5
|
Bug 1530868 - Fix imports in chat after bug 1520643. r=freaktechnik
|
2019-02-27 08:50:50 -05:00 |
Patrick Cloke
|
10f11d2e56
|
Bug 1525190 - Run eslint --fix over chat modules code. r=florian
|
2019-02-27 08:11:42 -05:00 |
Patrick Cloke
|
571038fc0c
|
Bug 1477438 - Add telephone number to the XMPP tooltip. r=florian
|
2019-02-26 13:13:00 -05:00 |
Patrick Cloke
|
cd342a0dfe
|
Bug 1529287 - Port more of bug 1526382 to Thunderbird chat. r=florian
|
2019-02-26 12:22:39 -05:00 |
Patrick Cloke
|
53b9e76926
|
Bug 1529816 - Remove listening code from socket.jsm. r=florian
|
2019-02-25 10:00:42 -05:00 |
Jorg K
|
afd4157b12
|
Bug 1529763 - Port bug 1529252: s/Services.io.newChannel2/Services.io.newChannel/. rs=bustage-fix
|
2019-02-22 08:33:12 +01:00 |
Martin Giger
|
bc2f902dbd
|
Bug 1441093 - Update twitter-text to 2.0.5, supporting 280 chars. r=clokep
|
2018-03-08 19:11:13 +01:00 |
Patrick Cloke
|
f3f2ce76a9
|
Bug 1525190 - Run eslint --fix over all chat protocols code. r=florian
|
2019-02-21 16:19:04 -05:00 |
Patrick Cloke
|
f9d1ba960d
|
Bug 1525190 - Run eslint --fix over XMPP code. r=florian
|
2019-02-21 12:10:43 -05:00 |
Geoff Lankow
|
fca9678179
|
Port bug 1528971: Move newChannel2 being the only implementation within nsIProtocolHandler.idl; rs=bustage-fix
|
2019-02-21 18:58:12 +13:00 |
Patrick Cloke
|
f757585188
|
Bug 1525190 - Run eslint --fix over IRC code (chat/protocols/irc). r=freaktechnik
|
2019-02-20 17:23:22 -05:00 |
Patrick Cloke
|
70e495320f
|
Bug 1527480 - Fix the SCRAM-SHA-1 authentication mechanism for XMPP, r=florian
|
2019-02-20 09:01:29 -05:00 |
Jorg K
|
b048d2cd42
|
Bug 1528574 - Backed out changeset 01dfe512bc4d to re-enable test after the failure cause was fixed in bug 1528907. a=backout DONTBUILD
|
2019-02-19 16:33:19 +01:00 |
Florian Quèze
|
1e750bd7bc
|
Bug 1528907 - Fix imXPCOMUtils' ClassInfo implementation to follow the changes from bug 1526382, r=Fallen.
Differential Revision: https://phabricator.services.mozilla.com/D20342
--HG--
extra : moz-landing-system : lando
|
2019-02-19 14:43:59 +00:00 |
Jorg K
|
667f049d6f
|
Bug 1528574 - switch off failing test test_setMode.js. rs=bustage-fix
|
2019-02-17 23:04:45 +01:00 |
Florian Quèze
|
cc892d2a90
|
Bug 1526715 - avoid repeatedly calling Services.intl.DateTimeFormat when displaying chat messages or the list of previous conversations, r=clokep.
Differential Revision: https://phabricator.services.mozilla.com/D19275
--HG--
extra : moz-landing-system : lando
|
2019-02-11 15:22:58 +00:00 |
Sebastian Hengst
|
72159e289e
|
Bug 1526754 - also import nsSimpleEnumerator into imCore.js to fix empty chat account creation. r=jorgk
|
2019-02-10 14:32:29 +01:00 |
aceman
|
da12742c2f
|
Bug 1525834 - Port bug 1095602: Remove STATE_SECURE flags from nsIWebProgressListener. r=mkmelin,frg ui-r=Paenglab
|
2019-02-09 07:48:00 +01:00 |
Magnus Melin
|
6727d11606
|
Bug 1525695 - fix a bunch of missing imports in IRC and IM related code. r=florian
|
2019-02-07 20:13:40 +01:00 |
Florian Quèze
|
c5e9e71e6a
|
Bug 1525730 - Fix the chat copy controller (was broken after the convbrowser.xml -> conversation-browser.js refactoring). r=clokep DONTBUILD
|
2019-02-07 10:10:16 +01:00 |
Magnus Melin
|
8464d3258d
|
Bug 1524706 - fix "ReferenceError: nsSimpleEnumerator is not defined" in chat's jsProtoHelper.jsm. r=Paenglab
|
2019-02-06 22:55:59 +01:00 |
Patrick Cloke
|
e44fe23f56
|
Bug 1525190 - Bugs found in IRC due to ESLint. r=freaktechnik
|
2019-02-05 10:15:52 -05:00 |
Jorg K
|
c47a83934e
|
Bug 1524197 - Backed out changeset 420b121a7a6f to re-enable test. a=backout
|
2019-02-01 17:26:53 +01:00 |
Florian Quèze
|
3d6bbaa727
|
Bug 1524197 - Make imContentSink.jsm drop style attributes that contain no valid style rules. r=clokep
|
2019-02-01 17:25:06 +01:00 |
Jorg K
|
016f171f59
|
Bug 1524197 - disable failing test_filtering.js. rs=bustage-fix
|
2019-01-31 14:59:01 +01:00 |
Geoff Lankow
|
0a77384a34
|
Bug 1520643 - Port bug 1514594: Change all call sites of ChromeUtils.import() to the "new" scheme; rs=bustage-fix DONTBUILD
|
2019-01-30 20:53:39 +13:00 |
aceman
|
eb4fcd45e5
|
Bug 1520643 - convert some more 'const' imports to 'var'. r=darktrojan
|
2019-01-30 20:53:36 +13:00 |
Magnus Melin
|
06179f8d01
|
Bug 1520643 - Port bug 1514594: correct previous changesets by changing 'const' to 'var', various misc. fixes. rs=bustage-fix,jorgk
|
2019-01-29 22:21:26 +01:00 |
Geoff Lankow
|
e0e6e32a52
|
Bug 1520643 - Port bug 1514594: Change import call sites manually which were missed. rs=bustage-fix,jorgk
|
2019-01-29 14:57:42 +01:00 |
Geoff Lankow
|
ed26cc6a11
|
Bug 1520643 - Port bug 1514594: Change import call sites using kmag's script. rs=bustage-fix,jorgk
|
2019-01-29 11:25:29 +01:00 |
Patrick Cloke
|
595ddaf33a
|
Bug 1521761 - Hide annoying freenode messages about vulnerability scanning. r=florian
|
2019-01-23 11:26:51 -05:00 |