Update default IRC server to libera.chat
Categories
(Chat Core :: IRC, task)
Tracking
(thunderbird_esr78 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | wontfix |
People
(Reporter: clokep, Assigned: clokep)
Details
Attachments
(1 file, 1 obsolete file)
4.35 KB,
patch
|
clokep
:
review+
|
Details | Diff | Splinter Review |
There's been some goings on with freenode recently (it seems all the staff have resigned and a new party is in charge of the network). We use freenode as our default option in Thunderbird and should consider updating it.
https://gist.github.com/joepie91/df80d8d36cd9d1bde46ba018af497409 has some background.
Most of the communities I'm in seem to have moved to libera.chat, which is where the former freenode staff have moved to.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
- Changes the default IRC network from freenode to libera.chat.
- Handles the
SaslServ
annoyance that libera.chat has. - Updates some old code to use
startsWith
instead of slicing.
I'm unsure about #1, but it seems like there's been a decent sized migration of projects already. Any thoughts Martin?
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Thanks for the feedback. We can let the dust settle a bit more and slim this down to just the SaslServ stuff if necessary.
Assignee | ||
Comment 4•4 years ago
|
||
Comment on attachment 9223009 [details] [diff] [review]
Patch v1.1
(Oops your r+ed the previous one, just pushing that forward.)
Updated•4 years ago
|
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/bceb3b316e28
Update default IRC server to libera.chat. r=freaktechnik
Description
•