Age | Commit message (Collapse) | Author |
|
Now keeps widgets out of Swiften, keeps sorting inside Swiften,
and keeps track of presences to show the correct presence per
roster item.
Resolves: #316
Resolves: #81
Resolves: #239
|
|
Includes boost program_options so we can use commandline parameters.
Netbook mode is now activated with --netbook-mode.
Latency debug is activated with --latency-debug.
|
|
Puts delay warnings in the chat log. Not optional yet.
|
|
|
|
|
|
Only covers Active and Composing (Which is very possibly all we care about).
|
|
It was starting to get a bit unwieldly in Controllers/
|