blob: 6e9f4dfaff16977080004aff914a94402ab34c1b (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 | 
- SSL: print SSL fingerprint and let the user decide wether it's authentic
  and store it to a fingerprint cache or not.
- more documentation
- .i with nickchanges
-  autologon
-  message-window
-  clock
-  config-file load/safe
-  saveable ignore list
-  known_hosts
-  bell
-  signon / no longer idle notify
- better .u parsing
- non-blocking sends
- url-catcher
- expire of old messages in scrollbuffer
- signon/signoff colors
- don't quit when disconnected externally
- quitmessage (output + config)
- last line from server sometimes isn't parsed realtime
- optionally quit when idled out
 |