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

28 Commits

Author SHA1 Message Date
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
Sean Qureshi
5517dc1f20 Added flash, apparently in weird cases it works when beep fails 2013-08-05 17:47:49 -07:00
irungentoo
173a1f8fb6 Merge pull request #341 from stal888/userstatus-ext
An extension to user statuses.
2013-08-05 17:24:04 -07:00
Sean Qureshi
e9ca1321b0 Throws in a bell when a message is recieved, to warn to user 2013-08-05 15:39:32 -07:00
Jfreegman
251a65ed0a spacing didn't match outgoing msgs 2013-08-05 18:38:55 -04:00
Jfreegman
3d0b16c681 list commands on chat window popup 2013-08-05 16:34:55 -04: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
e0c0cedf8d Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into testing 2013-08-05 02:33:15 -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
4ef0b68602 Fixed a calloc getting freed before being used 2013-08-04 13:16:08 -07:00
Sean Qureshi
6f9dea8510 Manally merged #314 and #317 2013-08-04 03:52:24 -07:00
Jfreegman
18dcb06920 didn't mean to delete that 2013-08-04 05:00:16 -04:00
Jfreegman
6ea6af557b added command functionality to chat windows and a few minor improvements 2013-08-04 04:42:17 -04:00
charmlesscoin
99410a5100 fix for issue #306 2013-08-03 17:29:18 -04:00
Michael Kress
f3ee620777 added seconds to time stamp in toxic 2013-08-03 16:26:23 +02:00
Michael Kress
bbffe1b8a3 fixed printing time stamp in toxic 2013-08-03 16:00:48 +02:00
Sean Qureshi
c571696c46 Removed some useless code 2013-08-03 04:10:47 -07:00
Sean Qureshi
77b7694c41 Fixed a segfault when recieving text 2013-08-03 03:59:27 -07:00
Sean Qureshi
36bd785cc7 Merge https://github.com/JFreegman/ProjectTox-Core 2013-08-02 22:31:21 -07:00
Jfreegman
53f7d9af0d cursor done better, fixed for chat windows 2013-08-02 21:36:01 -04:00
Sean Qureshi
6f331d6fcb Fixed a bug with the minutes only being 1 character long when less than 10 2013-08-02 17:14:47 -07:00
Sean Qureshi
873736df5c Adds timestamp to toxic, fixes issue #217 2013-08-02 16:44:32 -07:00
Spittie
f5ec15f11c Add nicknames to the chat list
Change from [chat <number>] to [<nickname> (<number>)]
2013-08-01 06:32:54 +02:00
irungentoo
498ead2866 Backspace key should now work on more terminals in toxic. 2013-07-31 15:22:43 -04: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