1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 15:57:46 +02:00
toxic/src
2015-01-01 12:50:51 -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 group audio stuff 2014-12-09 18:29:07 -05:00
chat_commands.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
chat.c update DHTnodes, fix comment 2014-12-05 20:26:10 -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 group titles 2014-11-14 22:15:59 -05:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04: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 small fix 2015-01-01 12:50:51 -05:00
friendlist.h prep for audio groups 2014-11-11 20:49:05 -05:00
global_commands.c group audio stuff 2014-12-09 18:29:07 -05:00
global_commands.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
group_commands.c api update 2014-11-15 15:59:19 -05:00
group_commands.h implement group titles 2014-11-14 22:15:59 -05:00
groupchat.c disable broken callback 2014-12-09 20:30:13 -05:00
groupchat.h group audio stuff 2014-12-09 18:29:07 -05:00
help.c implement group titles 2014-11-14 22:15:59 -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 group titles 2014-11-14 22:15:59 -05:00
line_info.h implement group titles 2014-11-14 22:15:59 -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 handle errors for name functions 2014-11-15 22:39:24 -05:00
misc_tools.h implement group titles 2014-11-14 22:15:59 -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 more prep for audio groups 2014-11-14 20:13:08 -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 add HTTP proxy support 2014-12-27 13:12:16 -05:00
toxic.h group audio stuff 2014-12-09 18:29:07 -05:00
windows.c group audio stuff 2014-12-09 18:29:07 -05:00
windows.h add HTTP proxy support 2014-12-27 13:12:16 -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