Project

General

Profile

Serverlist Dialog » History » Version 1

Per Amundsen, 09/19/2016 07:28 PM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Serverlist Dialog
4
5
The Serverlist allows you to add your networks/servers, add your information, network options, setup channels to join and run commands when it connects.
6
7
h2. Search/Filter Networks
8
9
!filter.png!
10
11
In the left corner you can type the name of the network to quickly filter it into view.
12
13
h2. Favorites
14
15
!addtofavorites.png!
16
17
You can add a networks to the favorites by right-click it and chose "Add to Favorites", you can also enable "Show only Favorites" to hide all networks not in your favorites list.
18
19
!favoritesmenu.png!
20
21
_Favorites networks can also be accessed from the Server -> Favorites menu in the AdiIRC Menubar._
22
23
h2. Add new network
24
25
When clicked, a dialog will popup that asks for the name of the network you want to add, you can also selected a template for some well known networks, which will add the correct hostname and port.
26
27
h2. General
28
29
!general.png!
30
31
h3. Nick
32
33
The nickname you want others to see you as.
34
35
h3. Fullname
36
37
The fullname to display when another user looks you up with [[/whois]].
38
39
Can be left blank.
40
41
h3. Username
42
43
Username to use when logging on to a IRC network, if [[Identd]] is disabled, this will also be your [[Identd]] username.
44
45
Username is also used to log on to [[IRC bouncers]] or through [[SASL]]/nickserv.
46
47
Normally this can be set to the same as your Nick, can also be set to blank.
48
49
h3. Password
50
51
Password to use when loogging on to a [[IRC bouncers]] or through [[SASL]/nickserv].
52
53
h3. Alternative nicks
54
55
List of alternative nicks to use when the main nick is in use.
56
57
h3. Login Method
58
59
[[Login Method]] to use when logging on to [[IRC bouncers]] or through [[SASL]]/nickserv.
60
61
h3. Encoding
62
63
Encoding to use on this network, this should almost always be Unicode (UTf-8).
64
65
h3. Connect to this network on startup
66
67
IF enabled, AdiIRC will connect to this network on startup.
68
69
h3. Prioritize IPv6
70
71
If enabled, AdiIRC will prioritize "IPv6 addresses":https://duckduckgo.com/l/?kh=-1&uddg=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FIPv6 found in the hostname of the server when conning.
72
73
h3. Minimize the server window
74
75
If enabled, AdiIRC will minimize the server window when connecting.
76
77
h3. Use this label as the network name
78
79
If enabled, AdiIRC will show the name you gave this network in the Treebar/Switchbar.
80
81
h3. Connect
82
83
When clicked, AdiIRC will connect to this network in the *current open server window* inside AdiIRC.
84
85
h3. Connect in a new window 
86
87
When clicked, AdiIRC will connect to this network in the *a new server window/tab* inside AdiIRC.
88
89
h3. Show serverlist on startup
90
91
If enabled, the Serverlist will be shown when AdiIRC starts.