1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-15 02:53:02 +01:00
toxic/src
2015-04-13 00:55:05 -04:00
..
audio_call.c merge with master (new api) 2015-03-30 21:46:25 -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
avatars.c fix possible segfault 2015-04-09 02:14:23 -04:00
avatars.h fix a few avatar bugs 2015-04-04 21:15:34 -04:00
chat_commands.c merge with upstream 2015-04-04 03:36:09 -04:00
chat_commands.h add friend group invites 2015-01-23 00:52:09 -05:00
chat.c merge with upstream 2015-04-04 03:36:09 -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 merge with master (new api) 2015-03-30 21:46:25 -04: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_transfers.c re-implement avatar setting 2015-04-04 03:26:38 -04:00
file_transfers.h re-implement avatar setting 2015-04-04 03:26:38 -04:00
friendlist.c merge with upstream 2015-04-04 03:36:09 -04:00
friendlist.h merge with master 2015-03-31 19:34:33 -04:00
global_commands.c merge with upstream 2015-04-07 17:28:12 -04:00
global_commands.h merge with master (new api) 2015-03-30 21:46:25 -04:00
group_commands.c merge with master 2015-03-31 19:34:33 -04:00
group_commands.h add group rejoin command 2015-03-07 00:05:54 -05:00
groupchat.c remove group self-timeout callback 2015-04-12 21:56:42 -04:00
groupchat.h don't delete groups on client exit 2015-03-19 17:39:11 -04:00
help.c merge with upstream 2015-04-07 17:28:12 -04:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c merge with master (new api) 2015-03-30 21:46:25 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c merge with master (new api) 2015-03-30 21:46:25 -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 merge with master (new api) 2015-03-30 21:46:25 -04:00
message_queue.h merge with master (new api) 2015-03-30 21:46:25 -04:00
misc_tools.c merge with master (new api) 2015-03-30 21:46:25 -04:00
misc_tools.h merge with master (new api) 2015-03-30 21:46:25 -04:00
notify.c merge with master (new api) 2015-03-30 21:46:25 -04:00
notify.h merge with master (new api) 2015-03-30 21:46:25 -04:00
prompt.c merge branch 'master' into new_groupchats 2015-04-10 00:22:07 -04:00
prompt.h merge with master (new api) 2015-03-30 21:46:25 -04:00
settings.c merge with master (new api) 2015-03-30 21:46:25 -04:00
settings.h merge with master (new api) 2015-03-30 21:46:25 -04:00
term_mplex.c null terminate status message 2015-04-10 00:16:01 -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 merge with master (new api) 2015-03-30 21:46:25 -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-04-13 00:55:05 -04:00
toxic.h remove group self-timeout callback 2015-04-12 21:56:42 -04:00
windows.c remove group self-timeout callback 2015-04-12 21:56:42 -04:00
windows.h remove group self-timeout callback 2015-04-12 21:56:42 -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