1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 14:07:46 +02:00
toxic/src
Loui Chang 53e4b2c971 Add support for custom timestamps in chat and logs.
Internal representations of the time_format setting are replaced by timestamp format strings.
time_format is only used in the setup.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2015-02-23 00:46:33 -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 Update autocomplete.c 2015-01-25 21:52:07 +01: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 Make little action indicators on each output line configurable. 2015-02-13 02:09:40 -05: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 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 Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -05:00
friendlist.h Update for toxcore API break 2015-02-01 21:09:48 +01:00
global_commands.c Update for toxcore API break 2015-02-01 21:09:48 +01: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 Make little action indicators on each output line configurable. 2015-02-13 02:09:40 -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 Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -05: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 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 Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -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 Make little action indicators on each output line configurable. 2015-02-13 02:09:40 -05:00
prompt.h Update for toxcore API break 2015-02-01 21:09:48 +01:00
settings.c Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -05:00
settings.h Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -05: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 Correct filename comment from main.c to toxic.c 2015-02-04 13:56:31 +00:00
toxic.h Add support for custom timestamps in chat and logs. 2015-02-23 00:46:33 -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