summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-19 10:44:32 -0400
committerJune McEnroe <june@causal.agency>2021-05-19 10:44:57 -0400
commita5266072b05cee26dadf9abaec097057abba4656 (patch)
tree7733dd30a7860df4f0e20768933e4b3647e62dba /www
parentInstall firefox on OpenBSD (diff)
downloadsrc-a5266072b05cee26dadf9abaec097057abba4656.tar.gz
src-a5266072b05cee26dadf9abaec097057abba4656.zip
Replace freenode with tilde.chat
RIP.
Diffstat (limited to '')
-rw-r--r--www/causal.agency/index.74
-rw-r--r--www/text.causal.agency/010-irc-suite.74
2 files changed, 4 insertions, 4 deletions
diff --git a/www/causal.agency/index.7 b/www/causal.agency/index.7
index 3727cafe..489b0b53 100644
--- a/www/causal.agency/index.7
+++ b/www/causal.agency/index.7
@@ -1,4 +1,4 @@
-.Dd March 14, 2021
+.Dd May 19, 2021
 .Dt CAUSAL.AGENCY 7
 .Os "Causal Agency"
 .
@@ -12,7 +12,7 @@
 .Nm
 in
 .Li #ascii.town
-on freenode
+on tilde.chat
 .
 .Sh DESCRIPTION
 I make mostly IRC software in C.
diff --git a/www/text.causal.agency/010-irc-suite.7 b/www/text.causal.agency/010-irc-suite.7
index b54adf3d..515a30ab 100644
--- a/www/text.causal.agency/010-irc-suite.7
+++ b/www/text.causal.agency/010-irc-suite.7
@@ -358,7 +358,7 @@ If you try any of this software
 and have feedback,
 let me know in
 .Li #ascii.town
-on freenode
+on tilde.chat
 or by email.
 And of course,
 patches are always welcome.
@@ -387,7 +387,7 @@ A small demo of scooper is hosted at
 .Aq Lk "https://causal.agency/scooper/" .
 It publicly logs the
 .Li #litterbox
-channel on freenode.
+channel on tilde.chat.
 .
 .Sh SEE ALSO
 .Bl -item -compact
/cgit-pink/commit/filter.c?h=1.4.0&id=0c4d76755b98bb597279a1930bf4c69eca7dde62&follow=1'>filter: don't use dlsym unnecessarilyJohn Keeping 2015-08-13ui-tree: use "sane" isgraph()John Keeping 2015-08-13cgit.h: move stdbool.h from ui-shared.hJohn Keeping 2015-08-13cache.c: fix header orderJohn Keeping 2015-08-13configfile.c: don't include system headers directlyJohn Keeping 2015-08-13Remove redundant includesJohn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt