Commit Graph

10 Commits

Author SHA1 Message Date
irungentoo 8e80ced6ce Move savedata to options struct.
Add a way to select the type of savedata (normal savedata, load a
secret key, potentially others?) to load.
2015-05-22 18:23:56 -04:00
irungentoo 782d68cdc3 Syncbot fixes. 2015-05-20 14:09:05 -04:00
irungentoo d711362622 Merged normal message function and send action function into one
messaging function.

This removes code duplication and allows us to easily add new message
types to the api without having to add new functions.
2015-03-18 15:32:53 -04:00
Dubslow 3bf259f69d Convert core code depending on the api 2015-03-12 18:23:14 -05:00
irungentoo d83efd35dd Ported some of the code in testing/ to the new api. 2015-02-24 20:29:01 -05:00
irungentoo 534efc7349 Fixed irc syncbot. 2014-11-10 18:03:09 -05:00
dubslow ca38ee8bc7 fix #1120 2014-10-17 06:04:08 -05:00
irungentoo 9ef1be1b6f Use monotonic time function already in toxcore. 2014-10-15 13:28:19 -04:00
irungentoo 3d1c0f0536 irc_syncbot now parse out NULL characters from the Tox groupchat. 2014-10-15 09:01:00 -04:00
irungentoo 6985353392 Added basic IRC group syncbot to testing. 2014-10-14 19:49:29 -04:00