mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-05-29 19:07:27 +02:00
continue fixing Jekyll deprecation warning (#117)
This commit is contained in:
parent
ccc8f63bca
commit
213e2a3ec3
@ -24,9 +24,9 @@ and if that happens to you, you can simply send logs to network operators
|
|||||||
and if they are good opers, they will take action. Even freenode staffers
|
and if they are good opers, they will take action. Even freenode staffers
|
||||||
have took action [which is a surprise.](https://github.com/Mikaela/freenode-harassment)
|
have took action [which is a surprise.](https://github.com/Mikaela/freenode-harassment)
|
||||||
|
|
||||||
***This section on (un)setting umodes was broken and moved [here]({% post_url 2015-06-03-setting-umodes %})***
|
***This section on (un)setting umodes was broken and moved [here]({% post_url blog/2015-06-03-setting-umodes %})***
|
||||||
|
|
||||||
*Update on 2015-04-13: add umode -I which is the InspIRCd way of hiding
|
*Update on 2015-04-13: add umode -I which is the InspIRCd way of hiding
|
||||||
all channels from whois depending on the modules loaded and IRCd config.*
|
all channels from whois depending on the modules loaded and IRCd config.*
|
||||||
|
|
||||||
*Update on 2015-06-03: setting/unsetting umodes moved [here]({% post_url 2015-06-03-setting-umodes %}).*
|
*Update on 2015-06-03: setting/unsetting umodes moved [here]({% post_url blog/2015-06-03-setting-umodes %}).*
|
||||||
|
@ -50,7 +50,7 @@ For what the actual umodes are on your network, try `/quote help umode` or
|
|||||||
|
|
||||||
* i — invisible, hides your channel list from whois with ircd-seven and
|
* i — invisible, hides your channel list from whois with ircd-seven and
|
||||||
possibly some other ircds. Also hides you from /who of people who don't
|
possibly some other ircds. Also hides you from /who of people who don't
|
||||||
share channels with you. [See also why I unset it here.]({% post_url 2015-03-26-umode--i %})
|
share channels with you. [See also why I unset it here.]({% post_url blog/2015-03-26-umode--i %})
|
||||||
* I — On InspIRCd with [hidechans] module hides your channel list from
|
* I — On InspIRCd with [hidechans] module hides your channel list from
|
||||||
whois.
|
whois.
|
||||||
* w — receive wallops, less-important announcements from network operators
|
* w — receive wallops, less-important announcements from network operators
|
||||||
|
Loading…
x
Reference in New Issue
Block a user