Results 23 issues of Casey DeLorme

Not sure what linux the instructions are for, but they fell short on debian stretch and the code failed to compile. First, the missing `turbojpeg.h` comes from the `libturbojpeg0-dev` package....

The call to [WatchLifecycleEvents](https://github.com/crewjam/etcd-aws/blob/master/lifecycle.go#L57) in the etcd-aws source is short a parameter (the queueURL) according to [ec2cluster source](https://github.com/crewjam/ec2cluster/blob/master/lifecycle.go#L81). As a result the project does not compile.

RTP could be used to encode and further improve upon latency. May not be possible in 0.10 GStreamer connections.

The method to send a message accepts a callback method for when the server has received it. This would allow an aesthetic modification, such as grey to black text, to...

Like the active account, it would be nice to have indicators for any Contact's who've send us (unread) messages. Perhaps even adding a filter to display only Contacts with a...

Currently we open a TextBuffer per contact established, which will retain a chat log for each user. To support retaining this information we need to better understand and implement the...

Non-Functional enhancement add an indicator field with an icon to depict which account is currently active, OR find a way to select the active account in the list from code...

Add to account_manager.py for the GtkEntry used for the password. Icons can be added to either side with tooltip text and click functionality, this should be used to create a...

Add conditions to prevent changing accounts if video communication is active.

Clearly identify all required classes, objects, components, and requirements based on the activity diagrams for development.