All public logs

From wikinotes

Combined display of all available logs of wikinotes. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 06:25, 24 December 2022 Will talk contribs created page Igloo irc (Created page with "An irc client for ios. = Documentation = <blockquote> {| class="wikitable" |- | app store || https://apps.apple.com/us/app/igloo-irc-client/id1545797402 |- |} </blockquote><!-- Documentation --> = Configuration = <blockquote> <syntaxhighlight lang="yaml"> host: ${DOMAIN.COM} port: ${PORT} password: ${LOGIN_PASS} nick: ${NICK} ident: ${ZNC_USER}/${ZNC_SERVERNAME} # ex: vaderd/liberachat name: ${ZNC_USER}/${ZNC_SERVERNAME} </syntaxhighlight> </blockquote><!--...")