Hugh Daschbach: 1 Normalize JID representation in Roster references. 7 files changed, 10 insertions(+), 10 deletions(-)
Copy & paste the following snippet into your terminal to import this patchset into git:
curl -s https://lists.sr.ht/~nicoco/public-inbox/patches/35440/mbox | git am -3Learn more about email & git
--- docs/source/user/plugins/discord.rst | 2 +- docs/source/user/plugins/facebook.rst | 2 +- docs/source/user/plugins/hackernews.rst | 4 ++-- docs/source/user/plugins/signal.rst | 2 +- docs/source/user/plugins/skype.rst | 4 ++-- docs/source/user/plugins/steam.rst | 2 +- docs/source/user/plugins/telegram.rst | 4 ++-- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/source/user/plugins/discord.rst b/docs/source/user/plugins/discord.rst index 60ad90c..e1d17af 100644 --- a/docs/source/user/plugins/discord.rst +++ b/docs/source/user/plugins/discord.rst @@ -9,5 +9,5 @@ Discord Roster ****** -Contacts JIDs are of the form ``cooldude#4561@signal.example.com`` where ``cooldude`` is a +Contact JIDs are of the form ``cooldude#4561@slidge-discord.example.com`` where ``cooldude`` is a discord username and ``4561`` their discriminator. diff --git a/docs/source/user/plugins/facebook.rst b/docs/source/user/plugins/facebook.rst index e7905bb..dd49ade 100644 --- a/docs/source/user/plugins/facebook.rst +++ b/docs/source/user/plugins/facebook.rst @@ -17,7 +17,7 @@ login is detected as suspicious by facebook's automated security stuff. Roster ****** -Contacts JIDs are of the form ``john.doe123@signal.example.com`` where ``john.doe123`` is a +Contact JIDs are of the form ``john.doe123@slidge-facebook.example.com`` where ``john.doe123`` is a facebook username (also seen in ``https://facebook.com/john.doe123``). The 2 last facebook friends you interacted with should be added to your roster on slidge's registration. diff --git a/docs/source/user/plugins/hackernews.rst b/docs/source/user/plugins/hackernews.rst index 4bb652a..e5637d8 100644 --- a/docs/source/user/plugins/hackernews.rst +++ b/docs/source/user/plugins/hackernews.rst @@ -5,5 +5,5 @@ Hacker news This is just a quick and dirty way of getting hackernews comment reply notifications. There is no "chat" feature here. -Contact JIDs are of the form ``+123456789@signal.example.com`` where +123456789 is a thread ID. -You can reply to a reply by replying to the message. \ No newline at end of file +Contact JIDs are of the form ``+123456789@slidge-hackernews.example.com`` where +123456789 is a thread ID. +You can reply to a reply by replying to the message. diff --git a/docs/source/user/plugins/signal.rst b/docs/source/user/plugins/signal.rst index af4d3d6..b4aadff 100644 --- a/docs/source/user/plugins/signal.rst +++ b/docs/source/user/plugins/signal.rst @@ -14,7 +14,7 @@ Roster If you link your signal account to a "primary" signal device (eg, the official android signal app), your contacts should be added to your roster on slidge registration. -Contact JIDs are of the form ``<UUID>@signal.example.com``. +Contact JIDs are of the form ``<UUID>@slidge-signal.example.com``. To search for a UUID using a phone number, use the dedicated search command or the ``find`` chat command. More info: `Finding legacy contacts`_. diff --git a/docs/source/user/plugins/skype.rst b/docs/source/user/plugins/skype.rst index 6f01519..2f5c2ef 100644 --- a/docs/source/user/plugins/skype.rst +++ b/docs/source/user/plugins/skype.rst @@ -9,6 +9,6 @@ Skype Roster ****** -Contacts JIDs are of the form ``username@slidge-skype.example.com`` where ``username`` is a +Contact JIDs are of the form ``username@slidge-skype.example.com`` where ``username`` is a skype username. -Skype accounts linked to microsoft live accounts look like ``__live__somegibberish``. \ No newline at end of file +Skype accounts linked to microsoft live accounts look like ``__live__somegibberish``. diff --git a/docs/source/user/plugins/steam.rst b/docs/source/user/plugins/steam.rst index 08d50c5..5cd1853 100644 --- a/docs/source/user/plugins/steam.rst +++ b/docs/source/user/plugins/steam.rst @@ -7,7 +7,7 @@ Steam Roster ****** -Contacts JIDs are of the form ``123459789@signal.example.com`` where ``123459789`` is a +Contact JIDs are of the form ``123459789@slidge-steam.example.com`` where ``123459789`` is a steam user ID. Your friends are added to your roster on registration. diff --git a/docs/source/user/plugins/telegram.rst b/docs/source/user/plugins/telegram.rst index 47fe1a3..e2b2384 100644 --- a/docs/source/user/plugins/telegram.rst +++ b/docs/source/user/plugins/telegram.rst @@ -9,7 +9,7 @@ Telegram Roster ****** -Contact JIDs are of the form ``123456789@signal.example.com`` where 123456789 is a telegram ID. +Contact JIDs are of the form ``123456789@slidge-telegram.example.com`` where 123456789 is a telegram ID. If you want to find the telegram ID of someone using their phone number, use slidge's search feature: :ref:`Finding legacy contacts`. @@ -17,4 +17,4 @@ Presences ********* Your contacts' puppet JIDs presence statuses will show when they were last seen online, -and their presence statuses will be set to "away" after 5 minutes. \ No newline at end of file +and their presence statuses will be set to "away" after 5 minutes. -- 2.30.2