1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:27:45 +02:00
toxic/src
2015-03-31 18:39:42 -04:00
..
audio_call.c Mostly finished with new API port 2015-03-28 02:56:54 -04: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 a few small filetransfer fixes 2015-03-29 19:29:38 -04:00
chat_commands.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
chat.c a few small filetransfer fixes 2015-03-29 19:29:38 -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 begin port to new API 2015-03-25 22:56:45 -04: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_transfers.c small fix 2015-03-29 19:26:16 -04:00
file_transfers.h fix bootstrapping 2015-03-29 19:05:24 -04:00
friendlist.c fix bug where contacts would appear online twice in a row 2015-03-31 18:39:42 -04:00
friendlist.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
global_commands.c Mostly finished with new API port 2015-03-28 02:56:54 -04:00
global_commands.h begin port to new API 2015-03-25 22:56:45 -04:00
group_commands.c begin port to new API 2015-03-25 22:56:45 -04:00
group_commands.h implement group titles 2014-11-14 22:15:59 -05:00
groupchat.c begin port to new API 2015-03-25 22:56:45 -04:00
groupchat.h group audio stuff 2014-12-09 18:29:07 -05:00
help.c remove non-existant group commands 2015-03-31 17:11:43 -04:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c begin port to new API 2015-03-25 22:56:45 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
line_info.h Make little action indicators on each output line configurable. 2015-02-13 02:09:40 -05: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 Mostly finished with new API port 2015-03-28 02:56:54 -04:00
message_queue.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
misc_tools.c Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
misc_tools.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
notify.c begin port to new API 2015-03-25 22:56:45 -04:00
notify.h begin port to new API 2015-03-25 22:56:45 -04:00
prompt.c fix bug where contacts would appear online twice in a row 2015-03-31 18:39:42 -04:00
prompt.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
settings.c Mostly finished with new API port 2015-03-28 02:56:54 -04:00
settings.h begin port to new API 2015-03-25 22:56:45 -04:00
term_mplex.c begin port to new API 2015-03-25 22:56:45 -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 begin port to new API 2015-03-25 22:56:45 -04:00
toxic_strings.h implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic.c fix bootstrapping 2015-03-29 19:05:24 -04:00
toxic.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
windows.c Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
windows.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04: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