Rob Lemley
946f3e0cdf
Bug 1692610 - Follow-up: Add new arguments to createRoutedTransport(). r=mkmelin
...
Fix for chat.
Differential Revision: https://phabricator.services.mozilla.com/D105244
--HG--
extra : amend_source : f37dd96db8db9bcb08e9e60190c6c8b2ab681bde
2021-02-16 12:08:51 +02:00
Ben Campbell
aa9174d38c
Bug 1682939 - Remove nsISimpleEnumerator include from imIContactsService.idl and prplIConversation.idl. r=clokep
...
--HG--
extra : amend_source : 74b0a2b664aa3e18027d5a964bc4e6bb6ff47abd
2021-02-12 12:04:31 +02:00
Ben Campbell
8e265b6280
Bug 1682939 - Remove nsISimpleEnumerator use in imIAccountsService. r=clokep
2021-02-12 11:56:39 +02:00
Ben Campbell
ccf58c27ae
Bug 1682939 - Remove nsISimpleEnumerator use in imIConversationsService. r=clokep
2021-02-12 11:56:16 +02:00
Ben Campbell
3825621efb
Bug 1682939 - Remove nsISimpleEnumerator use in prplIConversation. r=clokep
2021-02-12 11:55:58 +02:00
Ben Campbell
d0a565c88f
Bug 1682939 - Remove nsISimpleEnumerator use in imIAccount. r=clokep
2021-02-12 11:55:49 +02:00
Geoff Lankow
3375e3259f
Bug 1692419 - Port bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import'. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D104972
--HG--
extra : amend_source : b43b05b6c5193f7170d1a5722ce3ed77e3a807b0
2021-02-12 11:54:09 +02:00
Ben Campbell
66321d74c8
Bug 1682939 - Remove nsISimpleEnumerator use in imILogger. r=clokep
2021-02-05 14:23:32 +13:00
Ben Campbell
51a607ebaa
Bug 1682939 - Remove nsISimpleEnumerator use in prplIPref. r=clokep
2021-02-01 13:16:40 +13:00
Ben Campbell
ff366afa90
Bug 1682939 - Remove nsISimpleEnumerator use in imIStatusInfo. r=clokep
2021-01-27 08:58:47 +13:00
Geoff Lankow
dc3d39b514
Bug 1690970 - Stop using Services.prefs.deleteBranch. r=mkmelin
...
I've decided not to change the test files as the bug only affects prefs that are used across restarts.
Differential Revision: https://phabricator.services.mozilla.com/D104149
--HG--
extra : moz-landing-system : lando
2021-02-08 07:41:13 +00:00
Geoff Lankow
de53be93b9
Backed out changeset eff16c6d7e9f (bug 1690970) for breaking things.
2021-02-08 12:31:40 +13:00
Geoff Lankow
c6198d9fe0
Bug 1690970 - Stop using Services.prefs.deleteBranch. r=mkmelin
...
I've decided not to change the test files as the bug only affects prefs that are used across restarts.
Differential Revision: https://phabricator.services.mozilla.com/D104149
--HG--
extra : moz-landing-system : lando
2021-02-07 21:48:40 +00:00
Ben Campbell
276dda4090
Bug 1682939 - Remove nsISimpleEnumerator use from prplIProtocol. r=clokep
2021-02-05 12:52:49 +02:00
Ben Campbell
4546944f42
Bug 1682939 - Remove nsISimpleEnumerator from imICoreService. r=clokep
2021-02-01 12:16:15 +02:00
Geoff Lankow
0d39495b2e
Bug 1634341 - Try to avoid errors from synchronous loading of L10n files. r=mkmelin
...
This is a series of hacks to prevent the NS_ERROR_FILE_UNRECOGNIZED_PATH error. A number of
Services.intl functions throw this error the first time they are called when they load .ftl
files synchronously. Where possible, this patch loads the files asynchronously first and
avoids the error.
The same thing happens in OTRUI.jsm, which should ultimately be fixed to avoid sync L10n.
In some places I've managed to avoid the error by converting the L10n calls to async and/or
delaying the loading of the .ftl file until it is needed.
Differential Revision: https://phabricator.services.mozilla.com/D100965
--HG--
extra : rebase_source : 4188f7b88d6be0a17176ab7b6fa23ac10f856eea
2021-01-07 12:47:43 +02:00
Magnus Melin
eb0b92e255
Bug 1682917 - adjust for bug 1635914 - docshell.isActive doesn't exist anymore. r=emilio
...
--HG--
extra : amend_source : d254223ff306fa449e475914587957c503bdfca0
2020-12-16 21:58:57 +02:00
Magnus Melin
476e20b8c4
Bug 1590471 - fix ability to add certificate exceptions for XMPP. r=clokep
2020-12-08 12:53:02 +02:00
Khushil Mistry
f2351b3302
Bug 1679261 - remove <deck> from chat-messenger.inc.xhtml. r=mkmelin
...
--HG--
extra : histedit_source : 82f8fc701a1dc3fa6d2b561d9b61150d20284394
2020-12-01 20:04:04 +13:00
Rob Lemley
74c6535302
Bug 1672798 - Run black formatting on mozbuild and mozconfigure files. r=mkmelin
...
Bringing some sanity to our Python scripts.
Differential Revision: https://phabricator.services.mozilla.com/D95402
--HG--
extra : rebase_source : 7eed46d79663fa1f261bd64d9bc1c83c4867bfc4
extra : histedit_source : b8b700c76ab2fee92eb426b5a5b69dc86376e60f
2020-10-30 14:28:33 -04:00
Magnus Melin
7e2f73311d
Bug 1660540 - make the chat logs work again. r=khushil
2020-10-01 13:23:11 +03:00
Khushil Mistry
6d8aca9666
Bug 1657797 - Update join chat functionality in Matrix. r=clokep DONTBUILD
2020-09-15 13:38:41 +03:00
Richard Marti
5633912b5d
Bug 1664042 - Port bug 1426269: Filter full-line comments and empty lines from prefs files. r=mkmelin
2020-09-10 12:22:20 +03:00
Richard Marti
5cfabb0813
Bug 1662489 - Replace chat icons with SVGs. r=aleca
...
--HG--
extra : amend_source : 3174e393d0cb1a7f30df6243b102fe8ab3ef4e2a
2020-09-03 12:04:33 +02:00
Paul Morris
d02326c3e1
Bug 1659363 - Fix some typos in comments in chat code. r=clokep
...
Differential Revision: https://phabricator.services.mozilla.com/D88365
--HG--
extra : rebase_source : 5fa8ac2e7e35490582c1e913cd2988c31e636427
2020-08-28 17:57:33 +00:00
Patrick Cloke
444ebc5126
Bug 1658648 - Use Unicode instead of images for chat emoticons. r=khushil DONTBUILD
2020-08-14 12:15:23 +03:00
Patrick Cloke
a046c3c4ab
Bug 1658048 - Remove obsolete array buffer utilities for chat code. r=khushil
2020-08-14 12:14:09 +03:00
Patrick Cloke
03665b68f1
Bug 1542397 - Renable and fix test_filter.js. r=mkmelin
2020-08-11 16:08:24 -04:00
Patrick Cloke
53dce4df2d
Bug 1657703 - /me command should clear the text from the text input. r=khushil
...
--HG--
extra : rebase_source : f16ab4dd7e38e0d1a57f7cc7ffb9000bafbdac41
2020-08-06 17:10:07 -04:00
Richard Marti
cf003fb7b5
Bug 1657436 - Port bug 1528649: Remove the context parameter from nsInputStreamPump::AsyncRead. DONTBUILD r=rjl
2020-08-05 20:11:25 +02:00
Patrick Cloke
6d759b7ab3
Bug 1445778 - Remove Twitter support due to disabled streaming API. r=khushil
2020-08-05 13:03:31 +03:00
Lasana Murray
52650f5781
Bug 1646611 - Use nsIParserUtils instead of innerHTML for chat messages. r=mkmelin
...
--HG--
extra : histedit_source : bd786b1a7959436cd7b5831b7940e8811b6f6914%2C4fc70c31712661361e20d0bb8e861060cf3d9eed
2020-08-04 14:06:33 -04:00
Khushil Mistry
87c07db6dc
Bug 1649123 - Implement typing indication in the Matrix direct messaging. r=clokep
2020-08-04 15:51:46 +12:00
Geoff Lankow
9074c53b71
Bug 1649788 follow-up - Fix formatting error. rs=lint
...
--HG--
extra : histedit_source : 754757d7da6d6fcf495cd53bbdabafa4eb239723
2020-08-03 12:31:06 +12:00
Richard Marti
f8f4a035ed
Bug 1649788 - Remove the unused "Show Header" checkbox under IM prefs. r=clokep DONTBUILD
2020-08-02 13:07:00 +03:00
Patrick Cloke
d124b3ded4
Bug 1656376 - Fix the parameter ordering of writeMessage for IRC. r=khushil
2020-08-01 13:24:33 +03:00
Geoff Lankow
c5db9accc0
Bug 1655687 - Port bug 1620537 - Fix no-setter-return ESLint errors. r=pmorris
...
--HG--
extra : rebase_source : 52e8ef443440a08e35c7a8fc11286463ead170b7
extra : amend_source : 6a14cf180c6603955893401c2b5938ad7937a90b
extra : histedit_source : ca6fd64f1f165c92523e82ccc26f5d72fc8477d0
2020-07-28 12:54:32 +12:00
Magnus Melin
5edba8a2dd
Bug 1651165 - Rename nsIIdleService to nsIUserIdleService in Thunderbird code. rs=bustage-fix
...
Port https://hg.mozilla.org/mozilla-central/rev/2a646a7936e7
2020-07-21 15:07:03 +03:00
Richard Marti
3639a11902
Bug 1652930 - Port bug 1620467: Support standard 'appearance' CSS property. Mail part. r=darktrojan
2020-07-17 18:54:23 +02:00
Alessandro Castellani
d8dd202c6c
Bug 1653118 - Port bug 1366973 - Rename security flags within nsILoadInfo to not contain '_DATA_'. rs=bustage-fix
...
--HG--
extra : amend_source : 5a49356a43141f3f622db2de96100ec8649fac50
2020-07-15 15:41:10 -07:00
Geoff Lankow
0a60d34265
Bug 1652371 - Port bug 1649221 and bug 1649554. rs=bustage-fix CLOSED TREE
...
--HG--
extra : amend_source : cfc6361ee102cb0ee2e0c5b3497ec4a9b71688ca
2020-07-13 11:45:03 +12:00
Alessandro Castellani
066a856710
Bug 1651537 - Fix Linter failures due to new 'prefer-formatValues' rule. r=darktrojan DONTBUILD
...
--HG--
extra : histedit_source : 7583032704d88f48a8d6510441bb027f46aed9dd
2020-07-08 17:16:05 -07:00
Patrick Cloke
835747113c
Bug 1649445 - Unify code-paths for displaying incoming IRC messages. r=mkmelin
2020-07-07 16:50:49 -04:00
Patrick Cloke
d5032404dd
Bug 1644024 - Properly escape HTML in topics. r=khushil DONTBUILD
2020-06-27 11:54:03 +03:00
Khushil Mistry
bbe04f679f
Bug 1348064 - Implement Direct Messages for Matrix. r=clokep
2020-06-26 13:36:44 +03:00
Patrick Cloke
4df0f99a5c
Bug 1648197 - Remove Skype code. r=khushil
2020-06-26 13:33:47 +03:00
Patrick Cloke
80de261fa8
Bug 1646049 - Fix display of own messages in private IRC chats when echo-message is enabled. r=mkmelin
...
--HG--
extra : histedit_source : ed3e204d989968d357ae05b3db2ba35ff13e4149
2020-06-25 16:04:41 -04:00
Jorg K
93db6b3c14
Bug 1647104 - Fix typos in chat, common, db, editor, mail, mailnews found with codespell. rs=comment-only,typo-fix r=mkmelin DONTBUILD
...
This excludes OpenPGP code in mail/extensions.
2020-06-21 20:27:10 +02:00
Kai Engert
6c7626bd9a
Bug 1647104 - Backed out changeset 9ca3551392f6. a=mkmelin
2020-06-22 14:09:32 +02:00
Jorg K
1a94f7447e
Bug 1647104 - Fix typos in chat, common, db, editor, mail, mailnews found with codespell. rs=comment-only,typo-fix DONTBUILD
2020-06-21 20:27:10 +02:00