1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-01 02:16:44 +02:00
Commit Graph

58 Commits

Author SHA1 Message Date
e9ef2b1fc6 cflags were doing nothing 2013-11-15 21:36:05 -05:00
8bbd796755 fix on_friendadded() 2013-11-15 14:59:49 -05:00
42de821e3c use/display nicks instead of friend numbers for groupchat invites 2013-09-17 19:11:23 -04:00
0be84ecbb3 notes/status messages no longer forced 2013-09-03 22:05:36 -04:00
73d6fba055 display status messages in friends list 2013-09-02 00:18:20 -04:00
baadd95b45 Use new public api 2013-08-23 23:50:34 +02:00
c157837f97 Added autotools based build scripts
Limitations:

currently the tox core library does not ship proper public headers,
so we'll have to tell the configure script where the headers are (i.e.
directory in the ProjectTox-Core source tree.

Since these headers are not really public, they include sodium.h, so
right now the toxic configure script will check for sodium.h as well.

We also need to look for the libsodium library for linking vs Tox core.
2013-08-23 01:30:49 +03:00
43372f09a6 Move sources to an own subdirectory 2013-08-22 23:57:20 +03:00