1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-15 05:03:01 +01:00
toxic/src
2015-01-11 16:48:40 -05:00
..
audio_call.c group audio stuff 2014-12-09 18:29:07 -05:00
audio_call.h group audio stuff 2014-12-09 18:29:07 -05:00
autocomplete.c implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
chat_commands.c implement new groupchats 2015-01-04 01:56:37 -05:00
chat_commands.h implement new groupchats 2015-01-04 01:56:37 -05:00
chat.c implement new groupchats 2015-01-04 01:56:37 -05:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c put chatlogs in their own directory 2014-08-02 21:03:59 -04:00
configdir.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
device.c group audio stuff 2014-12-09 18:29:07 -05:00
device.h more group stuff 2014-11-29 09:39:55 -05:00
dns.c add HTTP proxy support 2014-12-27 13:12:16 -05:00
dns.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
execute.c implement new groupchats 2015-01-04 01:56:37 -05:00
execute.h implement new groupchats 2015-01-04 01:56:37 -05:00
file_senders.c update DHTnodes, fix comment 2014-12-05 20:26:10 -05:00
file_senders.h update DHTnodes, fix comment 2014-12-05 20:26:10 -05:00
friendlist.c implement new groupchats 2015-01-04 01:56:37 -05:00
friendlist.h implement new groupchats 2015-01-04 01:56:37 -05:00
global_commands.c implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
global_commands.h implement new groupchats 2015-01-04 01:56:37 -05:00
group_commands.c implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
group_commands.h implement new groupchats 2015-01-04 01:56:37 -05:00
groupchat.c implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
groupchat.h implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
help.c implement new groupchats 2015-01-04 01:56:37 -05:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c fix setting custom keybinding 2014-10-08 15:22:49 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c implement new groupchats 2015-01-04 01:56:37 -05:00
line_info.h implement new groupchats 2015-01-04 01:56:37 -05:00
log.c a couple fixes 2014-09-27 03:08:19 -04:00
log.h keep chatlog names consistent with friend name changes 2014-09-27 02:28:11 -04:00
message_queue.c ensure messages in queue are always delivered in order 2014-12-03 22:10:21 -05:00
message_queue.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
misc_tools.c implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
misc_tools.h implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
notify.c Finished drag and drop support 2014-10-12 23:26:28 +02:00
notify.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
prompt.c implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
prompt.h more prep for audio groups 2014-11-14 20:13:08 -05:00
settings.c Made the keys section of settings_load more readable in settings.c 2014-12-17 12:15:18 -05:00
settings.h update settings and docs with peerlist-toggle keybinding 2014-10-08 03:08:08 -04:00
toxic_strings.c implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic_strings.h implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic.c implement new groupchats 2015-01-04 01:56:37 -05:00
toxic.h implement new groupchats 2015-01-04 01:56:37 -05:00
windows.c implement group status/nick changes, various fixes 2015-01-11 16:48:40 -05:00
windows.h implement new groupchats 2015-01-04 01:56:37 -05:00
xtra.c add HTTP proxy support 2014-12-27 13:12:16 -05:00
xtra.h properly handle file pausing 2014-12-05 13:23:45 -05:00