1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:57:46 +02:00
A Tox-based instant messaging and video chat client
Go to file
2013-08-21 23:27:34 +05:30
chat.c astyle --options=tools/astylerc -r ./*.{c,h} 2013-08-20 19:37:05 -04:00
chat.h remove temporary callbacks from refactoring 2013-08-15 00:36:31 +12:00
CMakeLists.txt add dhtstatus file 2013-08-15 12:02:57 +12:00
configdir.c Made configdir check XDG_CONFIG_HOME for config dir 2013-08-19 01:21:36 +02:00
configdir.h Use configdir.c instead of hardcoded paths for the list of DHT servers. 2013-08-18 23:16:39 +02:00
dhtstatus.c Refactor of core done. 2013-08-20 14:47:32 -04:00
dhtstatus.h add dhtstatus file 2013-08-15 12:02:57 +12:00
friendlist.c Refactor of core done. 2013-08-20 14:47:32 -04:00
friendlist.h remove WINDOW_STATUS, simplify adding and selecting chat windows 2013-08-18 20:26:39 +12:00
main.c astyle --options=tools/astylerc -r ./*.{c,h} 2013-08-20 19:37:05 -04:00
prompt.c Fixed segfault and added support for single quotes in toxic 2013-08-21 23:27:34 +05:30
prompt.h remove callback introduced temporarily during refactoring 2013-08-18 20:35:38 +12:00
windows.c astyle --options=tools/astylerc -r ./*.{c,h} 2013-08-20 19:37:05 -04:00
windows.h Refactor of core done. 2013-08-20 14:47:32 -04:00