Jfreegman
|
6b72ef0720
|
change a few memcpy's to strcpy to fix possible segfaults
|
2014-04-26 04:09:51 -04:00 |
|
Jfreegman
|
81125be971
|
show selected friend's ID at bottom of friendlist
|
2014-04-24 23:25:38 -04:00 |
|
Jfreegman
|
17ad66346e
|
make cleaclear command refresh curses
|
2014-04-22 21:16:35 -04:00 |
|
Jfreegman
|
3a9056745f
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2014-04-20 16:43:14 -04:00 |
|
Jfreegman
|
9b997fbf01
|
fix bug
|
2014-04-20 16:42:37 -04:00 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
irungentoo
|
7f5dc0a756
|
Removed useless line.
|
2014-04-19 17:49:19 -04:00 |
|
Jfreegman
|
93d77fdeca
|
load data before prompt init to fix bug with prompt logging init
|
2014-04-12 03:54:43 -04:00 |
|
Jfreegman
|
5b3acf3f6b
|
fix issue where log file cannot be created due to invalid name/path
|
2014-04-12 03:39:15 -04:00 |
|
Jfreegman
|
a29136d6b7
|
use toxic settings for colour theme instead of config flag
|
2014-04-12 03:12:45 -04:00 |
|
Jfreegman
|
4a8db6f098
|
Merge branch 'terminal_colors' of https://github.com/ooesili/toxic into ooesili-terminal_colors
|
2014-04-12 03:04:36 -04:00 |
|
Jfreegman
|
766ae685c2
|
add setting to disable terminal alerts
|
2014-04-11 21:47:09 -04:00 |
|
Jfreegman
|
e384f87a04
|
increase line message buffer size
|
2014-04-10 18:16:27 -04:00 |
|
Jfreegman
|
688564cfc2
|
merge
|
2014-04-08 17:23:19 -04:00 |
|
Jfreegman
|
4643996c3a
|
add audio settings for conf file
|
2014-04-08 17:20:21 -04:00 |
|
mannol1
|
eef5b4941f
|
Merge pull request #121 from czarkoff/openbsd
Include "pthread.h"
|
2014-04-08 13:57:07 +02:00 |
|
Dmitrij D. Czarkoff
|
f54cd87abc
|
Drop typedef redeclarations
C99 doesn't permit redeclaring typedefs in the same scope.
|
2014-04-08 12:11:10 +02:00 |
|
Dmitrij D. Czarkoff
|
be8a0de38d
|
Include "pthread.h"
It isn't implicit on OpenBSD.
|
2014-04-08 12:09:42 +02:00 |
|
Jfreegman
|
cd0bccfbeb
|
remove leading 0 and am/pm for 12 hour timestamp in chat windows
|
2014-04-08 02:50:56 -04:00 |
|
Jfreegman
|
de3a28c6e6
|
create empty config file if none found && make default time 24 hours
|
2014-04-07 18:16:38 -04:00 |
|
Jfreegman
|
5976d33fef
|
settings_load needs to be before init_term
|
2014-04-07 06:22:51 -04:00 |
|
Jfreegman
|
e17b62c98b
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2014-04-07 06:04:15 -04:00 |
|
Jfreegman
|
92948abcf1
|
implement basic user settings
|
2014-04-07 06:03:45 -04:00 |
|
mannol
|
8ce1a3d3e9
|
Codec settings and MORE!
|
2014-04-06 23:56:49 +02:00 |
|
mannol
|
cb9622136c
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-06 23:26:02 +02:00 |
|
mannol
|
46b57feb2f
|
Codec settings
|
2014-04-06 23:26:00 +02:00 |
|
Jfreegman
|
a9bcab4aee
|
fix possible memory leak
|
2014-04-06 05:20:46 -04:00 |
|
Wesley Merkel
|
b9290c8a83
|
Let user disable native colours with ./configure
|
2014-04-05 13:31:53 -06:00 |
|
Jfreegman
|
246a514e88
|
fix possible segfault
|
2014-04-02 18:57:11 -04:00 |
|
Jfreegman
|
20f126e1d8
|
fix possible segfault
|
2014-04-02 17:27:07 -04:00 |
|
Wesley Merkel
|
82027a5b4f
|
Use default terminal fg/bg colors when we can.
|
2014-04-02 14:25:12 -06:00 |
|
Jfreegman
|
3b2010200d
|
possibly fix scrolling bug
|
2014-04-02 04:59:51 -04:00 |
|
Jfreegman
|
24cd6d772f
|
bigger history
|
2014-04-01 17:42:27 -04:00 |
|
Jfreegman
|
c46676daa5
|
buffer needs to be empty
|
2014-04-01 16:32:53 -04:00 |
|
Jfreegman
|
411ae8d0f5
|
off by 1 error
|
2014-04-01 04:43:52 -04:00 |
|
Jfreegman
|
e419299487
|
use correct types
|
2014-04-01 03:53:12 -04:00 |
|
Jfreegman
|
f3a8ba6ab3
|
small fix
|
2014-04-01 03:16:38 -04:00 |
|
Jfreegman
|
6d98f38128
|
forgot a few string nulls
|
2014-04-01 02:49:35 -04:00 |
|
Jfreegman
|
08f57de9e0
|
fix segfault and memory leak
|
2014-04-01 02:38:32 -04:00 |
|
Jfreegman
|
3b7e161149
|
don't send null terminated strings, and null terminate all incoming strings
|
2014-03-31 22:34:05 -04:00 |
|
Jfreegman
|
15815bf4bb
|
split big function up
|
2014-03-31 21:26:09 -04:00 |
|
Jfreegman
|
43a5ee2d4f
|
esc isn't printable
|
2014-03-30 21:31:20 -04:00 |
|
Grayson MacKenzie
|
f8a4312fdd
|
Repaired window switching after widechar fix
|
2014-03-30 16:42:27 -04:00 |
|
Grayson MacKenzie
|
cce7892d94
|
Fixed character support
|
2014-03-30 16:40:13 -04:00 |
|
Jfreegman
|
1420618eb0
|
small fix
|
2014-03-30 01:22:40 -04:00 |
|
Jfreegman
|
52d6e8431f
|
fix
|
2014-03-29 21:16:25 -04:00 |
|
Jfreegman
|
1b89af9063
|
null fix
|
2014-03-29 05:44:20 -04:00 |
|
Jfreegman
|
d873181306
|
fix scrolling bug
|
2014-03-29 04:40:35 -04:00 |
|
Jfreegman
|
26640cda14
|
prevent screen from moving on input when in scroll mode
|
2014-03-28 19:52:26 -04:00 |
|
Jfreegman
|
21c48bde5c
|
string safety
|
2014-03-28 03:46:00 -04:00 |
|
Jfreegman
|
8c071fb208
|
fix potential segfaults
|
2014-03-28 01:46:09 -04:00 |
|
Jfreegman
|
b36a8fd8fa
|
show percentage complete for file transfers
|
2014-03-27 23:05:50 -04:00 |
|
Jfreegman
|
94e936575e
|
fix memory leaks
|
2014-03-27 17:59:31 -04:00 |
|
Jfreegman
|
1b3c40b539
|
put help message in chatwindow box when in scroll mode
|
2014-03-27 05:08:48 -04:00 |
|
Jfreegman
|
bd5453002e
|
a few more fixes
|
2014-03-26 19:14:28 -04:00 |
|
Jfreegman
|
c218e104e7
|
a few fixes
|
2014-03-26 05:52:21 -04:00 |
|
Jfreegman
|
bb97f3e543
|
merge
|
2014-03-25 22:10:05 -04:00 |
|
Jfreegman
|
92c0f737ac
|
.
|
2014-03-25 22:02:48 -04:00 |
|
Jfreegman
|
29b549e677
|
few fixes
|
2014-03-25 21:43:49 -04:00 |
|
Jfreegman
|
3baa830afb
|
move log struct to proper place
|
2014-03-25 08:25:10 -04:00 |
|
Jfreegman
|
a5ce17f44e
|
refactor groupchats to allow scrolling
|
2014-03-25 08:21:50 -04:00 |
|
Jfreegman
|
2f981ecb12
|
make audio messages compatible with new printing method
|
2014-03-25 04:39:44 -04:00 |
|
Jfreegman
|
5e941427d3
|
refactor prompt to allow scrolling
|
2014-03-25 03:17:22 -04:00 |
|
Jfreegman
|
a40b6b1b1b
|
replace prompt's PromptBuf struct with a ChatContext for compatibility
|
2014-03-24 07:55:28 -04:00 |
|
Jfreegman
|
e5b6e0ad9f
|
refactor chat history to allow scrolling
|
2014-03-24 07:18:58 -04:00 |
|
Sean Qureshi
|
5956c6acaf
|
Merge branch 'master' of https://github.com/mannol1/toxic
|
2014-03-23 15:32:51 -07:00 |
|
mannol
|
58f33fa1d6
|
Merge upstream
|
2014-03-23 22:54:56 +01:00 |
|
Jfreegman
|
7384440a3d
|
small fix
|
2014-03-21 04:03:07 -04:00 |
|
Jfreegman
|
c1dfb741c9
|
typging change callback update
|
2014-03-20 20:59:54 -04:00 |
|
Jfreegman
|
d49e911fe4
|
type fixes
|
2014-03-19 03:14:08 -04:00 |
|
Jfreegman
|
50a37495f8
|
API update
|
2014-03-18 21:48:26 -04:00 |
|
Jfreegman
|
8bea44a44c
|
properly handle invalid statuses
|
2014-03-18 19:34:02 -04:00 |
|
Jfreegman
|
3ad82cf3b1
|
fix bug in issue #104
|
2014-03-17 22:18:04 -04:00 |
|
Jfreegman
|
99e36195f7
|
make sure default statusmsg shows correct version
|
2014-03-17 20:38:30 -04:00 |
|
Jfreegman
|
d03a661635
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2014-03-17 19:58:08 -04:00 |
|
mannol
|
705a55d1b5
|
Open devices when call starts instead of keeping them opened all the time
|
2014-03-18 00:50:15 +01:00 |
|
Grayson MacKenzie
|
e6c68143bd
|
Fixed incorrectly handled error check for longchars
|
2014-03-16 20:18:31 -04:00 |
|
jin-eld
|
8024757e57
|
Fix toxic build when toxav is not available
|
2014-03-16 20:28:46 +01:00 |
|
Jfreegman
|
33a4e806e2
|
handle last online stuff properly & update toxic version
|
2014-03-16 03:31:48 -04:00 |
|
Jfreegman
|
c055af7348
|
retain last status on load and some changes to statusbars
|
2014-03-15 07:40:13 -04:00 |
|
Jfreegman
|
65eb185a9f
|
attempt to make friendlist more visually appealing
|
2014-03-15 04:14:46 -04:00 |
|
Jfreegman
|
a68fc671e5
|
show "last seen" time for offline friends
|
2014-03-14 23:46:24 -04:00 |
|
mannol
|
79fbf0a31f
|
Fixes and stuff...
|
2014-03-14 23:08:08 +01:00 |
|
Jfreegman
|
d29836845c
|
get unix time more efficiently
|
2014-03-13 23:56:46 -04:00 |
|
Jfreegman
|
d8d198c81c
|
rm unused argument for sort func
|
2014-03-13 23:30:44 -04:00 |
|
Jfreegman
|
ac82961bea
|
fix bug and load previous status messages on boot
|
2014-03-13 07:34:14 -04:00 |
|
Jfreegman
|
9d52b6ab5d
|
forgot a lock
|
2014-03-13 06:43:53 -04:00 |
|
Jfreegman
|
f6a85518bc
|
implement multi-threading
|
2014-03-13 06:06:53 -04:00 |
|
Jfreegman
|
c37311ae36
|
an experiment gone horribly wrong
|
2014-03-12 18:48:25 -04:00 |
|
Jfreegman
|
ce76896eb3
|
easier way to format timestamps
|
2014-03-12 03:08:13 -04:00 |
|
Lehi Toskin
|
93fb9611f7
|
SPELLING IS FOR FOOLS
|
2014-03-11 19:54:09 -07:00 |
|
Sean
|
cc3513968e
|
I don't even
|
2014-03-11 19:30:23 -07:00 |
|
Jfreegman
|
dd697d7af1
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2014-03-11 20:00:12 -04:00 |
|
Jfreegman
|
a32d76ed16
|
fix
|
2014-03-11 20:00:03 -04:00 |
|
mannol
|
b210068c1d
|
Fixed segfault
|
2014-03-12 00:25:13 +01:00 |
|
Jfreegman
|
0151b9b49f
|
rm 'connecting' message and a few small fixes
|
2014-03-11 18:57:32 -04:00 |
|
mannol
|
ed3e9b476d
|
This should fix segfault and remove one-line comments
|
2014-03-11 23:22:27 +01:00 |
|
Jman012
|
9f06331a0b
|
Fixed another clang issue with bools that broek file sending.
|
2014-03-11 13:11:22 -07:00 |
|
Sean
|
a63cba645f
|
Issue #89 workaround for a toxav_get_peer_id issue
|
2014-03-11 12:59:12 -07:00 |
|
Sean
|
9d50d52216
|
What a waste of a commit
Note to self, fixup rebase this before g finds it
|
2014-03-11 10:24:21 -07:00 |
|