| 3 |
|
have been done for this: |
| 4 |
|
- Added SVSNICK, and SVSMODE command handlers |
| 5 |
|
- Added service stamps to NICK/UID messages |
| 6 |
+ |
- Added SVS to server capabilities (CAPAB). SVS capable servers can |
| 7 |
+ |
deal with NICK/UID messages that contain service IDs/stamps. |
| 8 |
|
- Usermode +r (registered nick) has been added, as well as |
| 9 |
|
channelmode +r (registered channel) |
| 10 |
|
- Now that usermode +r has a different function than before, rejected |
| 33 |
|
for inter-server communication. |
| 34 |
|
NOTE: compressed server links are of course still available, but a SSL/TLS |
| 35 |
|
connection is required, as compression is now handled via the OpenSSL library |
| 36 |
< |
|
| 36 |
> |
o) Oper login IDs are no longer limited to NICKLEN*2 |
| 37 |
> |
o) Removed channel::burst_topicwho configuration option. Topicsetters are |
| 38 |
> |
now sent by default |
| 39 |
> |
o) Overall code cleanup and speed improvements |
| 40 |
|
|
| 41 |
|
-------------------------------------------------------------------------------- |
| 42 |
|
|