Commit Graph

4 Commits

Author SHA1 Message Date
Artem Savkov 9990487e54 Add license info 2015-12-16 11:25:16 +01:00
Artem Savkov 7c2f735eee Track users across voice channels.
Add voice_channel field to user info to track if user is on a voice channel and
which one if yes.
2015-12-12 12:19:46 +01:00
Artem Savkov 978e3de1e4 Keep track of voice channels as well.
Get info and keep it in server_info channel list about voice channels. This
might later be used to somehow (imcb_log or nick changes) indicate buddies
being in voice channels (specific or in general).
2015-12-08 23:07:47 +01:00
Artem Savkov 19da06c348 Refactor all the things.
Split this huge prototyping mess in a single lump into separate files. Better
do this early then never.
2015-12-05 18:28:53 +01:00