tox-weechat/src
Håvard Pettersson b1d16a086d Use Tox ID instead of peer number to index nicks in group chats. 2014-11-22 22:50:02 +01:00
..
twc-bootstrap.c Fixed some type warnings. 2014-11-20 11:05:05 +01:00
twc-bootstrap.h Formatting. 2014-11-19 09:43:00 +01:00
twc-chat.c Use Tox ID instead of peer number to index nicks in group chats. 2014-11-22 22:50:02 +01:00
twc-chat.h Formatting. 2014-11-19 09:43:00 +01:00
twc-commands.c Fixed some type warnings. 2014-11-20 11:05:05 +01:00
twc-commands.h Mass refactor 💥 2014-09-28 05:20:53 +02:00
twc-completion.c Formatting. 2014-11-22 22:50:02 +01:00
twc-completion.h Mass refactor 💥 2014-09-28 05:20:53 +02:00
twc-config.c Removed twc_config_profile_write_callback. 2014-10-12 12:31:22 +02:00
twc-config.h Added some config options. 2014-10-12 12:24:49 +02:00
twc-dns.c DNS query callback should provide Tox ID in binary form. 2014-11-19 11:54:21 +01:00
twc-dns.h Added an API for Tox DNS lookup. 2014-11-19 11:49:53 +01:00
twc-friend-request.c Fixed twc_friend_request_add return value. 2014-10-11 12:47:43 +02:00
twc-friend-request.h Added SQLite persistent storage for friend requests. 2014-10-04 20:12:56 +02:00
twc-group-invite.c Fixed uninitialized variable. 2014-11-19 05:51:52 +01:00
twc-group-invite.h Added support for joining A/V group chats. 2014-11-19 04:49:39 +01:00
twc-gui.c Cleaned up includes. 2014-09-28 05:55:18 +02:00
twc-gui.h Mass refactor 💥 2014-09-28 05:20:53 +02:00
twc-list.c Improved performance of twc_list_get. 2014-10-12 13:01:32 +02:00
twc-list.h Added twc_list_foreach_reverse. 2014-10-12 12:58:45 +02:00
twc-message-queue.c Fixed warning. 2014-10-05 05:27:42 +02:00
twc-message-queue.h Mass refactor 💥 2014-09-28 05:20:53 +02:00
twc-profile.c Added group chat title callback. 2014-11-18 16:04:57 +01:00
twc-profile.h Added option for enabling/disabling IPv6. 2014-10-11 12:27:31 +02:00
twc-sqlite.c Removed redundant error message. 2014-11-22 22:50:02 +01:00
twc-sqlite.h Added SQLite persistent storage for friend requests. 2014-10-04 20:12:56 +02:00
twc-tox-callbacks.c Use Tox ID instead of peer number to index nicks in group chats. 2014-11-22 22:50:02 +01:00
twc-tox-callbacks.h Formatting. 2014-11-18 16:12:45 +01:00
twc-utils.c Added twc_hash_tox_id. 2014-11-22 22:50:02 +01:00
twc-utils.h Added twc_hash_tox_id. 2014-11-22 22:50:02 +01:00
twc.c Handle WeeChat -a/--no-autoconnect flag. 2014-10-05 22:54:55 +02:00
twc.h Mass refactor 💥 2014-09-28 05:20:53 +02:00