]> jfr.im git - irc/freenode/web-7.0.git/log
irc/freenode/web-7.0.git
3 years agorename master to main
Svante Bengtson [Sat, 28 Nov 2020 20:09:41 +0000 (21:09 +0100)] 
rename master to main

3 years agoshow how to get a cert's expiry date in certfp.md (#474)
jess [Thu, 26 Nov 2020 14:54:03 +0000 (14:54 +0000)] 
show how to get a cert's expiry date in certfp.md (#474)

3 years agoAcknowledgements: Add DataPacket
Svante Bengtson [Mon, 16 Nov 2020 20:32:24 +0000 (21:32 +0100)] 
Acknowledgements: Add DataPacket

3 years agoexplicitly advise against password reuse in registration.md (#459)
jess [Mon, 9 Nov 2020 09:32:53 +0000 (09:32 +0000)] 
explicitly advise against password reuse in registration.md (#459)

* explicitly advise against password reuse in registration.md

closes #435

3 years agoadd circle compatible logo
Svante Bengtson [Sat, 7 Nov 2020 19:08:53 +0000 (20:08 +0100)] 
add circle compatible logo

3 years agowebchat users are no longer excluded by cmode +S (#472)
jess [Mon, 26 Oct 2020 16:48:28 +0000 (16:48 +0000)] 
webchat users are no longer excluded by cmode +S (#472)

3 years agoMention infra email and GPG key (#471)
Eric Mertens [Thu, 22 Oct 2020 20:54:58 +0000 (13:54 -0700)] 
Mention infra email and GPG key (#471)

3 years agoSASL:irssi: add `cd` line when downloading script (#470)
Dax [Wed, 21 Oct 2020 15:46:04 +0000 (08:46 -0700)] 
SASL:irssi: add `cd` line when downloading script (#470)

Instructions were missing a `cd` line to actually change directory to ~/.irssi/scripts/autorun, which meant the `../cap_sasl.pl` in the last line wouldn't point to the right place. Since having the symlink be relative is useful (in case ~/.irssi/ gets moved later or something), let's add a `cd` and update everything to be relative, rather than making the path in `ln` absolute.

3 years agoChange "blurb" to "description" (#469)
Eric Mertens [Mon, 19 Oct 2020 21:52:08 +0000 (14:52 -0700)] 
Change "blurb" to "description" (#469)

I'm finding too many people don't know what a blurb is.

3 years agoCreate groupreg-email (#467)
Svante Bengtson [Thu, 15 Oct 2020 21:58:23 +0000 (21:58 +0000)] 
Create groupreg-email (#467)

3 years agoEdit publicly listed group management memebrs (#466)
Svante Bengtson [Wed, 14 Oct 2020 18:27:17 +0000 (18:27 +0000)] 
Edit publicly listed group management memebrs (#466)

3 years agopin postcss-cli to a version compatible with this codebase (#468)
jess [Wed, 14 Oct 2020 17:42:14 +0000 (18:42 +0100)] 
pin postcss-cli to a version compatible with this codebase (#468)

Co-authored-by: Svante Bengtson <redacted>
3 years agoAdd a note about certificate expiry in certfp kb (#465)
Gareth Pulham [Tue, 13 Oct 2020 16:58:45 +0000 (17:58 +0100)] 
Add a note about certificate expiry in certfp kb (#465)

3 years agoFix spacing around freenode logo in jumbotron
Svante Bengtson [Sat, 19 Sep 2020 15:53:19 +0000 (15:53 +0000)] 
Fix spacing around freenode logo in jumbotron

Adds more spacing for sm and md screens
closes #464

3 years agomake footer look pretty on medium sized screens. (#463)
Svante Bengtson [Sat, 19 Sep 2020 13:29:28 +0000 (13:29 +0000)] 
make footer look pretty on medium sized screens. (#463)

fixes #129, closes #233

3 years agoStick to using TLS unless referring to a specific client (#460)
Eric Mertens [Sat, 19 Sep 2020 13:24:28 +0000 (06:24 -0700)] 
Stick to using TLS unless referring to a specific client (#460)

Individual client might still refer to SSL in their configuration options and documentation. This commit only changes network information and not client instructions.

3 years agowebchat.freenode.net now connects to the ircd via tls (#457)
jess [Sat, 19 Sep 2020 13:16:53 +0000 (14:16 +0100)] 
webchat.freenode.net now connects to the ircd via tls (#457)

closes #442

3 years agofix/update psotcss (#462)
Svante Bengtson [Sat, 19 Sep 2020 13:05:49 +0000 (13:05 +0000)] 
fix/update psotcss (#462)

3 years agoUpdate 2016 tor blog post for v3 HS (#455)
Gareth Pulham [Fri, 4 Sep 2020 18:08:48 +0000 (19:08 +0100)] 
Update 2016 tor blog post for v3 HS (#455)

3 years agoRemove the Tor v2 HS from the Chat kb page. (#453)
Gareth Pulham [Thu, 2 Jul 2020 06:13:29 +0000 (07:13 +0100)] 
Remove the Tor v2 HS from the Chat kb page. (#453)

Version 2 hidden services are on a deprecation path that starts from September and finalises late 2021.
We should probably remove the old .onion from the help docs.

The deprecation to obsolescence timeline from their mailing list:

  1) September 15th, 2020
     0.4.4.x: Tor will start warning onion service operators and clients that
              v2 is deprecated and will be obsolete in version 0.4.6

  2) July 15th, 2021
     0.4.6.x: Tor will no longer support v2 and will be removed from the code
              base.

  3) October 15th, 2021
     We will release new stable versions for all supported series that will
     disable v2.

https://lists.torproject.org/pipermail/tor-dev/2020-June/014365.html

4 years agochange usage of '/" for fields to backticks (#452)
jesopo [Sun, 14 Jun 2020 09:14:55 +0000 (10:14 +0100)] 
change usage of '/" for fields to backticks (#452)

Co-authored-by: Svante <redacted>
4 years agoadd Pidgin SASL instructions (#449)
jesopo [Sun, 14 Jun 2020 09:14:33 +0000 (10:14 +0100)] 
add Pidgin SASL instructions (#449)

* add Pidgin SASL instructions

* typo, `pigdin` -> `pidgin`

* backticks not speech marks, better wording for existing accounts

Co-authored-by: Svante <redacted>
4 years agoadd Revolution SASL instructions (#448)
jesopo [Sun, 14 Jun 2020 09:12:09 +0000 (10:12 +0100)] 
add Revolution SASL instructions (#448)

* add Revolution SASL instructions

* add Revolution to kb/using/sasl.md

* add Revolution to kb/using/certfp.md

* more backticks, `+` not `plus`, be more assertive about tls

* `pem` -> `.pem`

* more assertive about blank server password

Co-authored-by: Svante <redacted>
4 years agoIRCd, not IRCD (#444)
jesopo [Sat, 13 Jun 2020 20:51:23 +0000 (21:51 +0100)] 
IRCd, not IRCD (#444)

Co-authored-by: Svante <redacted>
4 years ago`pem` -> `.pem` for HexChat and Konversation (#451)
jesopo [Sat, 13 Jun 2020 20:43:47 +0000 (21:43 +0100)] 
`pem` -> `.pem` for HexChat and Konversation (#451)

4 years ago2020 services cleanup news: remove "imported" bit (#440)
ilbelkyr [Thu, 27 Feb 2020 08:16:18 +0000 (09:16 +0100)] 
2020 services cleanup news: remove "imported" bit (#440)

If the `imported` entry is defined, it's considered set, so `imported: no`
won't do what it says

4 years agoAdd news about the 2020 services cleanup (#434)
Christian [Wed, 26 Feb 2020 20:26:55 +0000 (21:26 +0100)] 
Add news about the 2020 services cleanup (#434)

* Add news about the 2020 services cleanup  (thanks to christel, tomaw and xnrand)

4 years agoRemove me from people.md
Emerson Veenstra [Tue, 18 Feb 2020 16:09:23 +0000 (11:09 -0500)] 
Remove me from people.md

I'm not in this role anymore, not sure if it should be removed or merged under someone else

4 years agosasl.md: Fix capitalization on ZNC link anchor
Dax [Tue, 20 Aug 2019 04:44:03 +0000 (21:44 -0700)] 
sasl.md: Fix capitalization on ZNC link anchor

4 years agoremoves off-white color (unused)
Frankie Bagnardi [Sun, 11 Aug 2019 22:56:41 +0000 (15:56 -0700)] 
removes off-white color (unused)

4 years agocode background color to c-shadow, and padding in inline code
Frankie Bagnardi [Sun, 11 Aug 2019 19:54:02 +0000 (12:54 -0700)] 
code background color to c-shadow, and padding in inline code

4 years agoimprovements based on feedback
Frankie Bagnardi [Sat, 10 Aug 2019 21:33:33 +0000 (14:33 -0700)] 
improvements based on feedback

4 years agohighlight all code blocks on registration page
Frankie Bagnardi [Sat, 10 Aug 2019 19:32:59 +0000 (12:32 -0700)] 
highlight all code blocks on registration page

4 years agomakes registration page more skimmable
Frankie Bagnardi [Sat, 10 Aug 2019 18:36:15 +0000 (11:36 -0700)] 
makes registration page more skimmable

4 years agoreadme: adds missing dependency (build fails without it)
Frankie Bagnardi [Sat, 10 Aug 2019 18:29:52 +0000 (11:29 -0700)] 
readme: adds missing dependency (build fails without it)

4 years agoUpdate chat.md
Eric Mertens [Fri, 14 Feb 2020 23:08:32 +0000 (15:08 -0800)] 
Update chat.md

4 years agoElaborate on Tor TLS verification
Eric Mertens [Fri, 14 Feb 2020 22:58:20 +0000 (14:58 -0800)] 
Elaborate on Tor TLS verification

4 years agoReword the section saying webchat applies a gateway cloak
Svante [Fri, 6 Sep 2019 15:33:25 +0000 (17:33 +0200)] 
Reword the section saying webchat applies a gateway cloak

4 years agoAdd +u user- and channelmode
Christian (Fuchs) Loosli [Wed, 23 Oct 2019 20:59:30 +0000 (22:59 +0200)] 
Add +u user- and channelmode

4 years agoUpdate epic5 SASL instructions
Mike Quin [Sun, 29 Sep 2019 11:38:53 +0000 (12:38 +0100)] 
Update epic5 SASL instructions

Include advice to load the 'builtins' script as the 'sasl_auth' script depends on it.

4 years agoUpdate sasl.md (#431)
Eric Mertens [Fri, 14 Feb 2020 22:19:00 +0000 (14:19 -0800)] 
Update sasl.md (#431)

4 years agoExplain SASL access only IP ranges (#430)
Eric Mertens [Fri, 14 Feb 2020 22:09:58 +0000 (14:09 -0800)] 
Explain SASL access only  IP ranges (#430)

4 years agoUpdate copyright year range (#429)
sau226 [Fri, 24 Jan 2020 12:36:41 +0000 (20:36 +0800)] 
Update copyright year range (#429)

4 years agoUpdate 2019-11-23-freenode-PIA.md
Christel Dahlskjaer [Sat, 23 Nov 2019 19:15:22 +0000 (19:15 +0000)] 
Update 2019-11-23-freenode-PIA.md

Typo fix: softare -> software.

4 years agoUpdate and rename 11-23-19-freenode-PIA.md to 2019-11-23-freenode-PIA.md
Svante [Sat, 23 Nov 2019 19:11:11 +0000 (20:11 +0100)] 
Update and rename 11-23-19-freenode-PIA.md to 2019-11-23-freenode-PIA.md

Fix date

4 years agoUpdate 11-23-19-freenode-PIA.md
Christel Dahlskjaer [Sat, 23 Nov 2019 19:02:40 +0000 (19:02 +0000)] 
Update 11-23-19-freenode-PIA.md

4 years agoCreate 11-23-19-freenode-PIA.md
Christel Dahlskjaer [Sat, 23 Nov 2019 18:51:09 +0000 (18:51 +0000)] 
Create 11-23-19-freenode-PIA.md

4 years agoMerge style changes from #419
Svante Bengtson [Thu, 7 Nov 2019 10:52:51 +0000 (11:52 +0100)] 
Merge style changes from #419

4 years agoNew blog post
Ed Kellett [Sun, 11 Aug 2019 18:42:02 +0000 (19:42 +0100)] 
New blog post

4 years agoOur own webchat no longer has a gateway/web cloak
David Precious [Fri, 19 Jul 2019 09:59:55 +0000 (10:59 +0100)] 
Our own webchat no longer has a gateway/web cloak

4 years agoConfig.yml: Update copyright year range
Equinox [Thu, 27 Jun 2019 14:59:05 +0000 (02:59 +1200)] 
Config.yml: Update copyright year range

4 years agoImprove readability of cloak request section
Devon H. O'Dell [Thu, 27 Jun 2019 13:58:57 +0000 (06:58 -0700)] 
Improve readability of cloak request section

The "drop in(to)" idiom may confuse non-native / newer users of English, and the spelling here makes it look as if "to" is used as an infinitive (rather than using the preposition "into"), which may exacerbate this confusion.

This PR changes the grammar to be both more direct about the action the user should take, and more consistent with IRC-related terminology. Since the paragraph had to be reflowed for 80 columns, the actual change is:

"please drop in to #freenode" -> "please join the #freenode channel"

4 years agoUpdate alis help text to fix logical error.
David Precious [Fri, 12 May 2017 10:06:11 +0000 (11:06 +0100)] 
Update alis help text to fix logical error.

This is porting in the change upstream in Atheme:
https://github.com/atheme/atheme/commit/2fbcdf42bd193a638bede3a0c4e2ba96c34ca75d

Thanks to gry for the heads up.

4 years agoIRCCloud SASL instructions (#402)
RhinosF1 [Tue, 25 Jun 2019 19:33:02 +0000 (22:33 +0300)] 
IRCCloud SASL instructions (#402)

Create IRCCloud SASL instructions

4 years agoeasier instructions for sasl with weechat
Shivaram Lingamneni [Tue, 25 Jun 2019 19:12:18 +0000 (15:12 -0400)] 
easier instructions for sasl with weechat

4 years agoUpdate travis to xenial
emerson [Mon, 24 Jun 2019 15:01:31 +0000 (11:01 -0400)] 
Update travis to xenial

Fixes #400

4 years agoGet rid of G+
emerson [Mon, 24 Jun 2019 14:24:26 +0000 (10:24 -0400)] 
Get rid of G+

4 years agoAdd note to server specs about SSSE3 for hyperscan
emerson [Mon, 24 Jun 2019 14:58:57 +0000 (10:58 -0400)] 
Add note to server specs about SSSE3 for hyperscan

4 years agoCertFP: re-add HexChat info for per-network certs
Dax [Fri, 14 Jun 2019 01:59:42 +0000 (18:59 -0700)] 
CertFP: re-add HexChat info for per-network certs

4 years agoCertFP: use client.pem on hexchat
Dax [Thu, 13 Jun 2019 01:26:42 +0000 (18:26 -0700)] 
CertFP: use client.pem on hexchat

HexChat supports naming the TLS cert `client.pem` instead of messing around with network names. This is significantly less confusing and almost nobody needs different TLS certs for different networks, so let's go with it instead. Thanks to MetaNova for the info.

4 years agoUpdate policies.md
Sami Wilf [Thu, 23 May 2019 01:50:06 +0000 (19:50 -0600)] 
Update policies.md

See:
https://www.grammarerrors.com/grammar/only-as-a-misplaced-modifier/
https://www.quickanddirtytips.com/education/grammar/%E2%80%9Conly%E2%80%9D-the-most-insidious-misplaced-modifier

4 years agoAdjust wording re. primary nick/accountname
Gareth Pulham [Fri, 6 Jul 2018 02:01:36 +0000 (03:01 +0100)] 
Adjust wording re. primary nick/accountname

Because it's not the case that it's permanent.

5 years agofix typo
Ed Kellett [Sat, 22 Jun 2019 18:25:55 +0000 (19:25 +0100)] 
fix typo

5 years agoAdd kiwi blog post
Christian (Fuchs) Loosli [Sat, 22 Jun 2019 12:10:02 +0000 (14:10 +0200)] 
Add kiwi blog post

5 years agocorrect mistake found by @KoraggKnightWolf
Ed Kellett [Mon, 17 Jun 2019 14:39:43 +0000 (15:39 +0100)] 
correct mistake found by @KoraggKnightWolf

5 years agoAdd seven 1.1.8 announcement
Ed Kellett [Mon, 17 Jun 2019 10:15:33 +0000 (11:15 +0100)] 
Add seven 1.1.8 announcement

5 years agochannelmodes.md: Add newline before second table
Dax [Tue, 7 May 2019 18:43:05 +0000 (11:43 -0700)] 
channelmodes.md: Add newline before second table

Markdown hates things being right after paragraphs without a blank line in between, and as a result decided to eat a table and then throw it back up. Theoretically, adding a newline here should fix it. I don't have a local copy of web-7.0 to test, but I do have some painful experience with markdown tables and also with markdown eating things because of missing newlines.

Please check staff channel scrollback/highlights from around 2019-05-07 18:01UTC and 18:38UTC before committing.

5 years agoformat
RhinosF1 [Wed, 3 Apr 2019 12:59:38 +0000 (13:59 +0100)] 
format

5 years agoAdd staff only file modes to new section
RhinosF1 [Wed, 3 Apr 2019 12:53:26 +0000 (13:53 +0100)] 
Add staff only file modes to new section

Per #392

5 years agoclean up
RhinosF1 [Wed, 3 Apr 2019 11:39:33 +0000 (12:39 +0100)] 
clean up

5 years agomake more readable
RhinosF1 [Wed, 3 Apr 2019 11:39:09 +0000 (12:39 +0100)] 
make more readable

per feedback

5 years agoAdd instructions for setting modes
RhinosF1 [Wed, 3 Apr 2019 11:03:45 +0000 (12:03 +0100)] 
Add instructions for setting modes

per discussion on #freenode

5 years agoAdd SASL instructions for LimeChat on macOS
Eric Mertens [Thu, 2 May 2019 23:57:35 +0000 (16:57 -0700)] 
Add SASL instructions for LimeChat on macOS

5 years agosendpass: add info for logged in and compromises
Dax [Sat, 4 May 2019 02:50:37 +0000 (19:50 -0700)] 
sendpass: add info for logged in and compromises

Add information about changing NickServ passwords if already signed in to the account. Add line about contacting staff to handle account compromises. Wording changes in existing text to clarify that the email address used is the one attached to the account, not the one originally used for registration.

5 years agoAdd v3 HS address to Tor connection KB article
Dax [Sat, 4 May 2019 03:45:31 +0000 (20:45 -0700)] 
Add v3 HS address to Tor connection KB article

5 years ago2019-05-04-torv3.md: New blog post about Torv3 HS
Dax [Sat, 4 May 2019 03:43:37 +0000 (20:43 -0700)] 
2019-05-04-torv3.md: New blog post about Torv3 HS

5 years agoUpdate the public group team members
Fuchs [Wed, 1 May 2019 09:00:35 +0000 (11:00 +0200)] 
Update the public group team members

5 years agoAdd glirc to sasl.md
Eric Mertens [Mon, 11 Feb 2019 03:38:05 +0000 (19:38 -0800)] 
Add glirc to sasl.md

5 years agoFix kb (#389)
A_D [Mon, 28 Jan 2019 12:35:14 +0000 (14:35 +0200)] 
Fix kb (#389)

Fixed title to use better casing

5 years agoRemove kline's public listing as group staff
Gareth Pulham [Wed, 2 Jan 2019 14:50:58 +0000 (14:50 +0000)] 
Remove kline's public listing as group staff

Going on vacation lol

5 years agoUpdate 2018-11-04-freenode-not-live.md
Christel Dahlskjaer [Sun, 4 Nov 2018 23:52:03 +0000 (23:52 +0000)] 
Update 2018-11-04-freenode-not-live.md

Adding lost property note

5 years agoCreate 2018-11-04-freenode-not-live.md
Christel Dahlskjaer [Sun, 4 Nov 2018 23:47:10 +0000 (23:47 +0000)] 
Create 2018-11-04-freenode-not-live.md

5 years agoUpdate 2018-10-01-freenode-live-is-coming-to-town.md
Christel Dahlskjaer [Tue, 2 Oct 2018 15:14:00 +0000 (16:14 +0100)] 
Update 2018-10-01-freenode-live-is-coming-to-town.md

Minor wording change to clarify that this was a sponsor-written guest entry.

5 years agoCreate 2018-10-01-freenode-live-is-coming-to-town.md
Matt Lee [Mon, 1 Oct 2018 17:13:36 +0000 (13:13 -0400)] 
Create 2018-10-01-freenode-live-is-coming-to-town.md

5 years agotrim
Ed Kellett [Mon, 24 Sep 2018 17:59:00 +0000 (17:59 +0000)] 
trim

5 years agomake the link a link
Ed Kellett [Mon, 24 Sep 2018 17:50:26 +0000 (17:50 +0000)] 
make the link a link

5 years agoadd link to code
Ed Kellett [Mon, 24 Sep 2018 17:41:05 +0000 (17:41 +0000)] 
add link to code

5 years agofixes
Ed Kellett [Mon, 24 Sep 2018 17:28:48 +0000 (17:28 +0000)] 
fixes

5 years agoblog about spam filter
Ed Kellett [Mon, 24 Sep 2018 16:48:24 +0000 (16:48 +0000)] 
blog about spam filter

5 years agopin older markdown
Ed Kellett [Mon, 24 Sep 2018 17:21:22 +0000 (17:21 +0000)] 
pin older markdown

5 years agoUpdate policies.md
Dr Emenculous Paboory [Wed, 8 Aug 2018 22:42:37 +0000 (23:42 +0100)] 
Update policies.md

Correct the date (June -> July)

5 years agoextbans: make tilde syntax more clear and add an example
Roland Hieber [Wed, 8 Aug 2018 20:01:49 +0000 (22:01 +0200)] 
extbans: make tilde syntax more clear and add an example

5 years agoUpdate 2018-08-06-continued-spam-and-handshake.md
Christel Dahlskjaer [Mon, 6 Aug 2018 12:37:19 +0000 (13:37 +0100)] 
Update 2018-08-06-continued-spam-and-handshake.md

Minor edit for readability.

5 years agoCreate 2018-08-06-continued-spam-and-handshake.md
Christel Dahlskjaer [Mon, 6 Aug 2018 06:34:12 +0000 (07:34 +0100)] 
Create 2018-08-06-continued-spam-and-handshake.md

Handshake-related spam clarification update.

5 years agoUpdate policies.md
Christel Dahlskjaer [Mon, 30 Jul 2018 19:41:42 +0000 (20:41 +0100)] 
Update policies.md

Minor updates to clear up some ambiguity.

5 years agoCreate 2018-07-27-spambot-attack.md
Christel Dahlskjaer [Thu, 26 Jul 2018 12:21:27 +0000 (13:21 +0100)] 
Create 2018-07-27-spambot-attack.md

5 years agoAbsolute url for cloaks on 404
Svante [Sun, 15 Jul 2018 11:21:38 +0000 (13:21 +0200)] 
Absolute url for cloaks on 404

Fixes #380

5 years agoCreate 2018-07-13-freenode-live-keynotes.md
Christel Dahlskjaer [Fri, 13 Jul 2018 13:09:10 +0000 (14:09 +0100)] 
Create 2018-07-13-freenode-live-keynotes.md

freenode #live keynote announcement.

5 years agoUpdate policies.md
Christel Dahlskjaer [Sat, 30 Jun 2018 05:55:26 +0000 (06:55 +0100)] 
Update policies.md

Grammar fix. (user's -> users')

5 years agoUpdate 2018-06-29-security-update-rpa.md
Christel Dahlskjaer [Fri, 29 Jun 2018 07:27:29 +0000 (08:27 +0100)] 
Update 2018-06-29-security-update-rpa.md