Commit Graph

37 Commits

Author SHA1 Message Date
deepend-tildeclub f7c6753954
Update index.html 2023-03-27 17:22:34 -06:00
deepend-tildeclub 4da5eeec43
Merge pull request #4 from ekkkkkknoes/master
[irssi-config] Fix non-functioning default irc-network setup for irssi
2023-03-27 17:20:16 -06:00
Ekkie 251191e66f [irssi-conf] Force starttls off for default net
When connecting to newnet via localhost on tilde.club with tls set to
off, newnet will try to switch to tls using starttls. However, since
irssi is connecting using a hostname set in /etc/hosts (in this case,
"irc"), the presented certificate's CN doesn't match and irssi aborts.
Setting starttls to off forces irssi to connect via plain-text.
2023-03-24 21:09:25 +01:00
Ekkie 2dc87f7763 [irssi-conf] Autojoin in config, not startup
Before, the startup file tries connecting to the default network and
join two channels. However, since irssi just executes the startup file
line by line with little logic behind it, it tries joining the channels
while the user is still connecting.

Instead, this commit sets the channels to autojoin, which only triggers
once the user is connected and, if configured properly, authenticated.
2023-03-24 20:54:22 +01:00
Ekkie b12406076b [irssi-conf] Make default network name consistent
Before, the name of the default network was set as "localhost",
"tildenet", "tilde.chat" and "irc". This chooses a more appropriate name
in both irssi's config and startup files: newnet
2023-03-24 20:26:06 +01:00
deepend-tildeclub 4c67f2e3e9
create .zprofile 2022-12-22 22:40:53 -07:00
deepend-tildeclub 49cb6a82ec
Update - added notes about pull requests 2021-12-20 11:41:15 -07:00
deepend-tildeclub bfaed0e2dc
remove nano from .bashrc
remove nano selection from .bashrc since it'll be selected on user firstlogin now.
2021-12-12 22:06:20 -07:00
deepend-tildeclub f1cf368657
remove .bash_profile 2021-12-12 22:04:43 -07:00
deepend-tildeclub e3d62b004f
Update README.md 2021-12-12 01:08:54 -07:00
deepend-tildeclub bcf4599cc1
Create README.md 2021-12-12 01:08:33 -07:00
deepend f93b6f46a6 add .bash_profile 2021-12-12 08:07:43 +00:00
deepend-tildeclub a53b0bca9f
Merge pull request #3 from shreyasminocha/gemini
Add `public_gemini`
2021-11-26 00:53:22 -07:00
deepend 3eccd3b68b removed .weechat folder due to issues with weechat for new users. 2021-11-26 07:48:46 +00:00
deepend aa1db3d6ff pushing minor updates 2021-01-03 05:52:31 +00:00
deepend 9a4f5b4d6b pushing minor updates 2021-01-03 05:51:59 +00:00
deepend-tildeclub 73e394580d
Update index.html 2021-01-02 22:49:15 -07:00
deepend befaae218c pushing minor updates 2021-01-03 05:45:04 +00:00
Shreyas Minocha 35451e9835
Add public_gemini 2020-12-07 22:11:25 +05:30
deepend-tildeclub 99b61a6083
Added charset
Added charset formatted the code a bit nicer.
2020-11-27 01:19:04 -07:00
deepend f70534bb53 added byobu and other bash improvements. 2020-03-27 00:19:50 -06:00
deepend ab7a100bac added byobu and other bash improvements. 2020-03-27 00:18:54 -06:00
root 0b4d3265c6 Changed skel index theme. 2019-09-21 10:56:00 -06:00
root 7190873d3d closes #1 2019-09-20 09:00:42 -04:00
root f3d53f405d added tilde.club webring to skel index.html 2019-09-19 23:03:02 -06:00
root 66ea19b0d5 default weechat configs, zshrc, mkshrc 2019-09-19 22:09:27 -06:00
root 61b78d0c73 added public_gopher 2019-09-15 00:42:09 -04:00
Mike 80459cb4a0
update index.html
Changed to https from http.
2019-09-14 17:57:51 -06:00
Mike 5088a75b5f
updated scrollzrc
Changes relating to tilde.chat network.
2019-09-14 17:53:12 -06:00
Mike 57d102ae30
updated config
Changed settings related to chat network for tilde.chat.
2019-09-14 17:47:45 -06:00
Mike 15b64ea982
update startup
changed #tildeclub to #club to match naming for tilde channels on tilde.chat.   Added #meta that is for general chat.
2019-09-14 17:43:53 -06:00
Jason Levine 585625baa0 add IRC default-join-#tildeclub config 2014-10-16 09:36:26 -04:00
Jessamyn 2a7725bffd Update index.html
trying a thing.
2014-10-13 15:51:33 -04:00
Dan Phiffer 403746738f Added a link to ~anthonydpaul's primer 2014-10-13 15:35:27 -04:00
Jessamyn 8267c83493 Update index.html
did not do what I thought it did. Changing back.
2014-10-12 19:09:33 -04:00
Jessamyn 57d12c4ae5 Update index.html
trying a thing.
2014-10-12 16:13:10 -04:00
Jason Levine 10c01deb3d first commit 2014-10-12 15:00:59 -04:00