Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-22 | Move savedata to options struct. | irungentoo | |
Add a way to select the type of savedata (normal savedata, load a secret key, potentially others?) to load. | |||
2015-05-20 | Syncbot fixes. | irungentoo | |
2015-03-18 | Merged normal message function and send action function into one | irungentoo | |
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-12 | Convert core code depending on the api | Dubslow | |
2015-02-24 | Ported some of the code in testing/ to the new api. | irungentoo | |
2014-11-10 | Fixed irc syncbot. | irungentoo | |
2014-10-17 | fix #1120 | dubslow | |
2014-10-15 | Use monotonic time function already in toxcore. | irungentoo | |
2014-10-15 | irc_syncbot now parse out NULL characters from the Tox groupchat. | irungentoo | |
2014-10-14 | Added basic IRC group syncbot to testing. | irungentoo | |