1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-06 02:47:56 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
Simon Levermann
c7463f0de2 Attempt to get and create a proper directory for config storage. 2013-08-08 10:15:07 +02:00
Maxim Biro
90acd2dfef Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core
Conflicts:
	core/Messenger.c
	core/Messenger.h
2013-08-07 19:18:40 -04:00
Maxim Biro
174604a448 Modified clients to properly work with the changes 2013-08-07 18:12:59 -04:00
Sean Qureshi
5411f62567 Moved main.c to maaster 2013-08-07 10:36:32 -07:00
Sean Qureshi
5614e73a17 Manually merged my earlier commits with upstream 2013-08-07 00:24:37 -07:00
Jfreegman
4cc4d3b755 forgot this 2013-08-07 02:52:56 -04:00
Jfreegman
c6cbaf8d2e Fixed two bugs 2013-08-07 02:34:55 -04:00
Jfreegman
5fd1a658bc code format/clean up 2013-08-06 18:27:51 -04:00
irungentoo
2fbe37f7cf Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JFreegman-master
Conflicts:
	testing/toxic/prompt.c
2013-08-06 10:16:26 -04:00
irungentoo
b984ea3356 Merge pull request #350 from stqism/master
Removed a useless ! from toxics status
2013-08-05 17:25:33 -07:00
Sean Qureshi
7c6467168e Removed a useless ! from toxics status 2013-08-05 17:08:05 -07:00
Jfreegman
6494a4070b chat window deleting and re-adding - it just werks 2013-08-05 16:04:06 -04:00
Sebastian Stal
51598d626a Make test clients compatible with userstatus kinds
No features were added, just fixed callbacks.
2013-08-05 12:30:40 -07:00
Jfreegman
f824373e6a init array 2013-08-05 02:48:59 -04:00
Jfreegman
8ab8f6b834 test 2013-08-05 02:32:50 -04:00
Jfreegman
765a722c90 added ability to close and reopen chat windows & other minor changes 2013-08-05 01:57:29 -04:00
Sean Qureshi
805eb0195a Fixed 2 Null pointer derefrences in both nTox and toxic 2013-08-04 14:36:09 -07:00
plutooo
3c43b27617 toxic: Fixed doMessenger() interval.. Toxic is much faster and responsive now. 2013-08-04 03:27:36 -07:00
charmlesscoin
68476fba64 added a proper error message for messing up the -f flag 2013-08-03 16:12:02 -04:00
charmlesscoin
25093fa76e added the -f flag for toxic 2013-08-03 15:12:02 -04:00
NemDiggers
5e905ca12a People aren't that excited to send messages 2013-08-03 11:53:51 -04:00
Jfreegman
53f7d9af0d cursor done better, fixed for chat windows 2013-08-02 21:36:01 -04:00
Jfreegman
5aea1c8c15 fixed cursor 2013-08-02 05:10:41 -04:00
clpr
f96602d45c Add back-tab support for toxic. 2013-08-01 18:48:50 +01:00
plutooo
9559e37cfb toxic: Made everything 1000x more userfriendly. 2013-07-31 11:20:16 -07:00
plutooo
7290527cdc Added chat windows, and some clean up. 2013-07-31 10:20:03 -07:00
plutooo
31e49e2ec5 Fixed a bunch of bugs in TOXIC, added friendlist and more. 2013-07-30 12:47:40 -07:00
plutooo
1974fa23d2 Initial commit for Toxic, a new curses interface for Tox.
Still a work-in-progress.
2013-07-29 16:32:39 -07:00