1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-15 03:03:01 +01:00
toxic/src
2015-03-22 17:01:46 -04: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 Merge branch 'master' of https://github.com/hardlyeven/toxic into hardlyeven-master 2015-03-18 15:45:37 -04:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
chat_commands.c add friend group invites 2015-01-23 00:52:09 -05:00
chat_commands.h add friend group invites 2015-01-23 00:52:09 -05:00
chat.c Merge branch 'master' into new_groupchats 2015-03-21 15:15:48 -04:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Update configdir.c 2015-01-25 21:53:13 +01: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 private messaging 2015-03-22 01:07:56 -04: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 merge wit upstream 2015-03-11 18:52:28 -04:00
friendlist.h merge with upstream 2015-02-19 21:33:46 -05:00
global_commands.c merge wit upstream 2015-03-11 18:52:28 -04:00
global_commands.h implement new groupchats 2015-01-04 01:56:37 -05:00
group_commands.c add group rejoin command 2015-03-07 00:05:54 -05:00
group_commands.h add group rejoin command 2015-03-07 00:05:54 -05:00
groupchat.c fix nick parsing bug for private messages 2015-03-22 17:01:46 -04:00
groupchat.h don't delete groups on client exit 2015-03-19 17:39:11 -04:00
help.c implement group private messaging 2015-03-22 01:07:56 -04: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 private messaging 2015-03-22 01:07:56 -04:00
line_info.h implement group private messaging 2015-03-22 01:07:56 -04:00
log.c Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -05: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 merge wit upstream 2015-03-11 18:52:28 -04: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 Merge branch 'master' into new_groupchats 2015-03-21 15:15:48 -04:00
prompt.h Update for toxcore API break 2015-02-01 21:09:48 +01:00
settings.c implement group private messaging 2015-03-22 01:07:56 -04:00
settings.h implement group private messaging 2015-03-22 01:07:56 -04:00
term_mplex.c fix auto-away bugs 2015-03-13 20:33:23 -04:00
term_mplex.h use pthread for mplex detach polling for better portability 2015-03-11 18:38:07 -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 Merge branch 'master' into new_groupchats 2015-03-21 15:15:48 -04:00
toxic.h merge wit upstream 2015-03-11 18:52:28 -04:00
windows.c don't delete groups on client exit 2015-03-19 17:39:11 -04:00
windows.h add friend group invites 2015-01-23 00:52:09 -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