1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-15 05:03:01 +01:00
toxic/src
2015-08-08 16:45:48 -04:00
..
audio_call.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
audio_call.h group audio stuff 2014-12-09 18:29:07 -05:00
autocomplete.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
avatars.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
avatars.h fix a few avatar bugs 2015-04-04 21:15:34 -04:00
chat_commands.c Port to new group API 2015-07-13 22:12:13 -04:00
chat_commands.h implement group passwords 2015-05-20 19:07:25 -04:00
chat.c Port to new group API 2015-07-13 22:12:13 -04:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -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 Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
dns.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
execute.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
execute.h implement group passwords 2015-05-20 19:07:25 -04: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 Port to new group API 2015-07-13 22:12:13 -04:00
friendlist.h merge with master 2015-03-31 19:34:33 -04:00
global_commands.c Port to new group API 2015-07-13 22:12:13 -04:00
global_commands.h merge with master (new api) 2015-03-30 21:46:25 -04:00
group_commands.c fix travis 2015-08-08 16:45:48 -04:00
group_commands.h add group silencing and improve group help menu 2015-06-04 04:08:11 -04:00
groupchat.c Group API changes 2015-07-22 14:55:52 -04:00
groupchat.h Refactor groupchats 2015-07-16 17:10:04 -04:00
help.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -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 Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
line_info.h implement group private messaging 2015-03-22 01:07:56 -04:00
log.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
log.h keep chatlog names consistent with friend name changes 2014-09-27 02:28:11 -04:00
message_queue.c Revert "Merge branch 'Ansa89-add_translation'" 2015-07-08 21:08:55 -04:00
message_queue.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
misc_tools.c Port to new group API 2015-07-13 22:12:13 -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 Port to new group API 2015-07-13 22:12:13 -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 Refactor groupchats 2015-07-16 17:10:04 -04:00
toxic.h Refactor groupchats 2015-07-16 17:10:04 -04:00
windows.c Refactor groupchats 2015-07-16 17:10:04 -04:00
windows.h Refactor groupchats 2015-07-16 17:10:04 -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