1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-22 09:03:01 +01:00

Commit Graph

  • 52dd60dc86
    Fix potential int truncation and double-check lengths before copy jfreegman 2017-08-28 19:37:19 -0400
  • 80c0500299
    Fix formatting bug caused by strings containing \r jfreegman 2017-08-28 18:26:52 -0400
  • ab490d28b4
    Merge branch 'avoidr-status_cmd_feedback' jfreegman 2017-08-28 17:13:53 -0400
  • a9f7f85617 /status: give feedback to user on status change avoidr 2017-08-27 12:27:04 +0200
  • 1bfc1ba371 Merge branch 'Dako300-master' jfreegman 2017-07-07 20:03:07 -0400
  • 2ede39369a added /bitrate Daniel Hoffman 2017-06-29 22:26:06 +0000
  • 922c184195
    Only include python libs when necessary jfreegman 2017-06-06 19:03:40 -0400
  • 56a9571509
    Make sure message id fits inside a signed int jfreegman 2017-06-02 01:15:44 -0400
  • 0136f22076
    Fix UI bugs & format This fixes a bug where lines would sometimes be incorrectly marked as unread, as well as a bug where inbound messages would sometimes be coloured incorrectly jfreegman 2017-06-01 16:46:12 -0400
  • c4ace288af
    Bump to v0.8.0 jfreegman 2017-05-24 15:10:50 -0400
  • 6d3fbfee59
    Merge branch 'TsarFox-master' v0.8.0 jfreegman 2017-05-24 14:57:32 -0400
  • be5e7906da Fix fortune.py input issues = 2017-05-24 10:10:18 -0400
  • 369f26932e Fix error messages being printed when autorun_path is unset. jakob 2017-05-23 19:12:53 -0400
  • 22ea522baf Add "/run" to autocompleter and fix example Python script. jakob 2017-05-22 20:47:56 -0400
  • 4f60d546e6 Disable Python support in the default build jakob 2017-05-21 16:18:39 -0400
  • 76d1eafdc0 Change visibility on Python commands list jakob 2017-05-20 08:18:28 -0400
  • 37912f2d88 Update INSTALL.md jakob 2017-05-19 21:09:29 -0400
  • 09710327c5
    Merge branch 'Dako300-master' jfreegman 2017-05-19 20:05:52 -0400
  • acee4615f8 double signal handler prevents accidental closes Daniel Hoffman 2017-05-19 13:36:43 -0500
  • 5ed26eda9b Added constants to the Python interface for calls to execute. jakob 2017-05-19 15:35:31 -0400
  • 6d2b90ac9f Error reporting on failure of invoke_autoruns and solved issue with call to Py_FinalizeEx jakob 2017-05-18 21:37:28 -0400
  • 02ea0fac44 get_status returns a string rather than an integer. jakob 2017-05-17 08:37:05 -0400
  • 7d3d129624 Updated code style jakob 2017-05-16 23:19:39 -0400
  • b3ed8bc35c Finalized and documented the Python scripting interface. jakob 2017-05-16 20:31:23 -0400
  • 90210daca7 Python interface for getting the user's nickname/status and executing commands jakob 2017-05-15 22:12:28 -0400
  • 0e13a1f1bc Implemented a basic Python scripting engine, optional compilation. jakob 2017-05-15 20:17:23 -0400
  • 09e2690211 Fixed INSTALL formatting (#443) nurupo 2017-04-12 16:00:43 +0000
  • e65e3af274
    Merge branch 'peetcamron-fix/fflush-for-musl' jfreegman 2017-01-28 00:45:28 -0500
  • c6c60d018e Added some fflush after the printf with no \n so we don't have a blank screen when compiled with musl. root 2017-01-28 00:06:03 -0500
  • 451d4ced80
    Add option that prints toxic and toxcore version jfreegman 2017-01-25 22:13:59 -0500
  • 7a7402ff86
    Update text files with new toktok toxcore link jfreegman 2016-12-21 17:08:32 -0500
  • 600e013adc
    Bump to version 0.7.2 v0.7.2 jfreegman 2016-12-18 00:11:24 -0500
  • 1d71e2eb18
    Port to toktok-c-toxcore branch jfreegman 2016-12-18 00:01:51 -0500
  • f858714edd
    Fix small nodeslist parsing bug Jfreegman 2016-10-23 12:26:18 -0400
  • 4df44a7274 Merge branch 'tharvik-master' Jfreegman 2016-10-18 12:21:58 -0400
  • a26ed9d28f
    add missing implicit include tharvik 2016-10-18 09:38:28 +0200
  • 2bd5083b8f Corrected brew errors (#413) louisabraham 2016-10-07 19:24:31 +0200
  • 9dfa455561 Merge branch 'master' into new_groupchats new_groupchats Jfreegman 2016-10-06 12:53:57 -0400
  • 8805f694b9
    Merge branch 'Ansa89-qr_png' Jfreegman 2016-10-06 11:48:33 -0400
  • 71040355fd
    QR: close file descriptor on error Ansa89 2016-10-06 11:54:27 +0200
  • 6bc5d8c543
    QR PNG: convert some variables to macros Ansa89 2016-10-06 11:50:21 +0200
  • abb39ea6b5
    Fix a few resource leaks Jfreegman 2016-10-05 15:17:56 -0400
  • 15846d2b50 Merge branch 'Ansa89-qr' Jfreegman 2016-10-05 14:58:10 -0400
  • 958df9f2e8
    Add possibility to save QR code in PNG file format Ansa89 2016-10-05 11:55:45 +0200
  • 2fd43aebee Merge branch 'Ansa89-fix_checks' Jfreegman 2016-10-05 12:23:23 -0400
  • 34c29745cc
    Makefile: use correct variable name when checking video libs Ansa89 2016-10-05 09:09:22 +0200
  • da6fe41d75
    Makefile: fix video libs check Ansa89 2016-10-04 10:25:49 +0200
  • 372fcb0a67
    Fix merge problems Jfreegman 2016-09-27 16:35:25 -0400
  • e17fa89d8f Update misc_tools.c (#408) Thierry Thomas 2016-09-26 04:32:17 +0200
  • c760ffc563
    Merge with master branch Jfreegman 2016-09-24 23:34:29 -0400
  • c6f2a9cb59
    Merge with master branch Jfreegman 2016-09-24 23:31:20 -0400
  • f056f13329
    Astyle everything and add an astyle options script to repo Jfreegman 2016-09-24 21:07:04 -0400
  • 3515623159
    Bump version to 0.7.1 v0.7.1 Jfreegman 2016-09-23 13:05:05 -0400
  • 2194b9e259
    Use time_t instead of uint64_t for timestamps Also call time() directly from get_unix_time() instead of manually updating the time val. Jfreegman 2016-09-22 18:31:52 -0400
  • c24e1bd2b8
    Fix a few A/V race conditions Jfreegman 2016-09-22 18:00:14 -0400
  • 38ec96e96a
    Thread nodeslist loading This is necessary because DNS/http lookups block, and can do so for a very long time Jfreegman 2016-09-22 14:09:07 -0400
  • d2b572ede1
    Add ipv6 support for bootstrap nodes and refactor parsing code Jfreegman 2016-09-21 21:22:05 -0400
  • 703d5419a3
    Ignore offline bootstrap nodes, small refactor of Nodes struct Jfreegman 2016-09-21 12:51:57 -0400
  • 221d761ff4
    Ignore bootstrap nodes that use a domain instead of IP address Domains cause toxcore to do blocking DNS requests which creates noticable lag and might (??) leak IP addresses when using a proxy Jfreegman 2016-09-21 00:28:16 -0400
  • 151f5f0c51
    Add setting to control DHT nodeslist update frequency Also rename a few things and semi-fix man page format issues Jfreegman 2016-09-20 13:13:12 -0400
  • 4f6c603543
    Rename DHTnodes to DHTnodes.json Jfreegman 2016-09-20 00:53:53 -0400
  • a009f11c0c
    Automatically update DHT nodeslist List is now automatically fetched from nodes.tox.chat and placed in the user config directory. The list is updated once every 30 days, and will attempt to detect problems and re-fetch the list if necessary. Jfreegman 2016-09-20 00:00:09 -0400
  • 1f8c11a33a
    These strlen() calls are unncessary Jfreegman 2016-09-18 11:34:13 -0400
  • 5e20e6b279
    Switch to using json DHT nodes file Parsing json manually like this is ugly, but this allows us to use the json formatted nodeslist file at nodes.tox.chat instead of having to update the list by hand. We could also potentially use curl to fetch the list and update it automatically. Jfreegman 2016-09-17 21:38:32 -0400
  • 1f02bb2be5
    Refactor DHT bootstrap code - Separate node list loading from connecting - Put code in its own source file - Rename a few functions Jfreegman 2016-09-17 14:26:23 -0400
  • 98154b3cba
    Merge branch 'kdhp-master' Jfreegman 2016-09-15 11:27:04 -0400
  • 379ad9e116 Use ALC_ENUMERATE_ALL_EXT when available Keegan Drake H.P 2016-09-14 05:43:10 -0500
  • cb21672600 Merge pull request #403 from metala/fix-set-video-fmt JFreegman 2016-07-28 12:30:28 -0400
  • 4019395f44 Changed video get format to set format Marin Ivanov 2016-07-28 17:47:06 +0200
  • ee084c572c Merge pull request #402 from metala/fix-chat-infobox-flicker JFreegman 2016-07-27 22:38:23 -0400
  • 41a8401ac5 Merge branch 'master' into fix-chat-infobox-flicker Marin Ivanov 2016-07-27 21:57:12 +0200
  • d8a3f7de4c Merge pull request #401 from metala/fix-remote-help-flicker JFreegman 2016-07-27 12:16:12 -0400
  • c425aa2f27 Fixed input lag Marin Ivanov 2016-07-27 18:06:33 +0200
  • 94e026d114 Remove chat infobox flicker Marin Ivanov 2016-07-27 02:39:31 +0200
  • f89638635a Remove help window flicker Marin Ivanov 2016-07-27 02:07:31 +0200
  • 402b86687f Merge branch 'mphe-beep' Jfreegman 2016-07-21 11:35:22 -0400
  • 5b1b420ac0 Add further explanation to the beep_on* options Marvin Ewald 2016-07-21 11:25:40 +0200
  • 62ec514f17 Merge pull request #400 from Encrypt/master JFreegman 2016-07-19 14:04:05 -0400
  • f893dd755f Added a changelog to the project Yann Privé 2016-07-19 00:06:52 +0100
  • 9aedcf7753 Update docs Marvin Ewald 2016-07-17 19:16:46 +0200
  • d3effa26b5 Add options to enable terminal bell on certain events Marvin Ewald 2015-11-01 19:53:31 +0100
  • 2ec180789b
    Fix crash on AV error call state during active call Jfreegman 2016-07-11 17:42:57 -0400
  • 76bfa34c45 Merge branch 'master' into new_groupchats Jfreegman 2016-06-29 21:54:30 -0400
  • 9f74d3a3a8
    Fix memory leak Jfreegman 2016-06-29 21:36:54 -0400
  • 43d9623877
    Fix merge conflicts Jfreegman 2016-06-12 18:27:54 -0400
  • 9fcbc3bde0
    Fix tab-complete bug causing buffer to sometimes clear Jfreegman 2016-06-11 23:49:56 -0400
  • cf16849b37
    Dynamically allocate memory for save file instead of using stack Jfreegman 2016-05-03 14:13:16 -0400
  • 32442b6286
    Disallow ctrl+m keybinding and revert to default settings on invalid bindings Note: Ctrl+m uses the same control sequence as the enter key on many systems Jfreegman 2016-05-01 14:57:46 -0400
  • 50f227418b
    Update man pages Jfreegman 2016-04-25 22:04:43 -0400
  • fc06a625a6
    Put toxme.io back as it has a new owner Jfreegman 2016-04-25 14:49:23 -0400
  • 70bd39eb74
    Fix small bug Jfreegman 2016-04-11 18:50:28 -0400
  • 4e0e322e32
    Fix cross-client audio issue Jfreegman 2016-04-05 00:49:46 -0400
  • e73ac9b6a4
    Remove defunct nameserver Jfreegman 2016-03-30 00:30:47 -0400
  • bcda6e476e
    Fix bug for real this time Jfreegman 2016-03-12 02:29:59 -0500
  • 5b29ce7132
    Fix bug preventing friend connection status from changing Jfreegman 2016-03-03 20:49:48 -0500
  • f43f644451
    Merge branch 'mall0c-multiline' Jfreegman 2016-02-29 19:22:41 -0500
  • d6fdac9739 Fix markup in multiline messages Marvin Ewald 2016-02-29 01:46:48 +0100
  • c6a2bb8a90 Add settings option to set paste-mode key and update docs Marvin Ewald 2016-02-28 21:53:33 +0100
  • 04576fea7e Add paste-mode to allow multiline text pasting Marvin Ewald 2016-01-17 15:10:46 +0100
  • e6f839f9ac Enable multiline input Marvin Ewald 2015-12-04 20:15:31 +0100