1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-01 16:22:00 +02:00

Commit Graph

  • d52604f43c
    Add groupchat help menu jfreegman 2021-11-11 09:59:54 -0500
  • c136d18fc4
    Disable DHT nodeslist fetching temporarily jfreegman 2021-11-08 16:01:52 -0500
  • 2444b1f79a
    Merge with master (V0.11.1) jfreegman 2021-06-28 20:26:46 -0400
  • ad238fc2fd
    Sync with master branch jfreegman 2020-12-06 12:54:14 -0500
  • 2625094d34
    Fix/update groupchat UI jfreegman 2020-11-30 14:14:34 -0500
  • 9848ca902e
    Fix bug causing group PM's to increment window notifications by 2 instead of 1 jfreegman 2020-11-27 00:18:55 -0500
  • 4c903bab64
    Port fix for invalid error handling of widechar conversions from master jfreegman 2020-11-24 20:09:29 -0500
  • 0a0756ec6a
    Fix/update group logging implementation jfreegman 2020-11-19 01:31:47 -0500
  • 18ef7ff693
    Fix merge conflicts with master jfreegman 2020-11-14 14:18:28 -0500
  • e6136d45d2
    Implement new groupchats jfreegman 2020-11-12 21:30:48 -0500
  • 310cf464d0
    Fix bug causing messages containing newline byte to disappear line_break jfreegman 2022-03-02 15:58:21 -0500
  • 0c11b3121a
    Update static musl build script jfreegman 2022-02-20 13:12:23 -0500
  • 1bdf0041bc
    Bump toxic and curl versions in static build script jfreegman 2022-02-12 21:17:19 -0500
  • 6a203fd7bf
    Make sure we compare wchars to wchars instead of bytes widechar_char jfreegman 2022-02-03 13:01:08 -0500
  • 93b3bbd5f6
    chore: Use latest instead of versioned toktok-stack image. iphydf 2022-01-30 19:15:31 +0000
  • e122c5dbca
    Use widechars to display strings in the UI jfreegman 2022-01-27 15:45:56 -0500
  • f6f41a510b
    Add some simple impersonation detection on friend requests jfreegman 2022-01-23 11:32:57 -0500
  • 05dbc626e2
    Make sure we check for duplicate paths in pending file transfers list jfreegman 2022-01-17 10:53:34 -0500
  • ceb175e3f1
    chore: Add check that the static build script works. iphydf 2022-01-13 00:55:06 +0000
  • 4bd1d9bfee
    Update libbrotli pc file sed Maxim Biro 2022-01-05 15:55:30 -0500
  • 55944aa5a9
    Remove broken Docker check Maxim Biro 2022-01-05 15:52:57 -0500
  • b71c6a3792
    Improve static build script documentation Maxim Biro 2022-01-05 15:51:52 -0500
  • 0239509439
    Bump version to 0.11.3 and update toxcore version in static build script v0.11.3 new_version jfreegman 2021-12-24 14:21:26 -0500
  • 602d9d97c1
    Send file control cancel when we block or delete a friend jfreegman 2021-12-22 14:53:09 -0500
  • 6f8f6f0ac5
    Implement file transfer queue for offline friends jfreegman 2021-12-22 14:26:07 -0500
  • 8d58e8f4d6
    chore: Fix BUILD format (we check this on toktok-stack now). iphydf 2021-12-21 12:22:22 +0000
  • b6f892edf5
    Remove unnecessary define for keeping track of string array size ugly_define jfreegman 2021-12-15 13:39:11 -0500
  • f91d10c831
    Add missing ifdef jfreegman 2021-12-13 10:56:53 -0500
  • 3f18c6f8de
    cleanup: fix some uninitialized memory warnings and clarify some logic jfreegman 2021-12-13 12:33:52 -0500
  • bf1e1b73fc
    Do proper error handling for a few malloc calls jfreegman 2021-12-12 11:30:27 -0500
  • 3eac65036c
    Make infer print full error log jfreegman 2021-12-11 20:13:31 -0500
  • 85f9ec6b9a
    chore: Add "infer" static analysis action on CI. iphydf 2021-12-11 23:07:42 +0000
  • 5230616a9d
    chore: Fix CI: don't install bootstrap daemon. iphydf 2021-12-11 22:53:29 +0000
  • 8e0e318df1
    chore: Add github CI workflow. iphydf 2021-12-11 22:47:54 +0000
  • 701c0e1e94
    cleanup: Reduce the amount of "extern" in .c files. iphydf 2021-12-11 22:35:51 +0000
  • 71f6a8d4d6
    cleanup: Avoid casting away constness from pointers. iphydf 2021-12-11 22:18:43 +0000
  • 1cace1e81d
    Do exact length check for string passed to tox_pk_string_to_bytes jfreegman 2021-12-11 17:13:30 -0500
  • 3030cda47e
    Fix possible null dereference jfreegman 2021-12-10 13:44:33 -0500
  • 2946e0dc56
    Zero-init coordinates jfreegman 2021-12-10 13:09:47 -0500
  • da90ca8b74
    Fix bazel build for games. iphydf 2021-12-10 17:52:43 +0000
  • 17e5cc1147 Merge branch 'toktok' jfreegman 2021-12-08 14:38:39 -0500
  • d02ac24de8
    Fix regression causing typing notifications to break fix_typing_notify jfreegman 2021-12-07 22:14:32 -0500
  • 66e4c590dc
    Fix some lazy/incorrect code in cmd_add() add_fix jfreegman 2021-12-07 13:27:38 -0500
  • 8176b43880
    Update static build script jfreegman 2021-12-06 11:42:53 -0500
  • b88dc9fda1
    Bump version to 0.11.2 v0.11.2 bumpversion jfreegman 2021-12-06 11:08:17 -0500
  • 58161b9ccc
    Bump to v0.11.2 bump_version jfreegman 2021-12-06 11:04:17 -0500
  • d7a19791b4
    Remove CHANGELOG.md changelog_remove jfreegman 2021-12-06 10:59:00 -0500
  • e2c8497da9
    Cleanup code around tox ID/pk conversion functions jfreegman 2021-12-06 10:46:19 -0500
  • afbd185222
    /add command no longer requires quotes around the message jfreegman 2021-12-06 10:06:49 -0500
  • 64794e14cd
    chore: Use toktok-stack 0.0.23 for cirrus builds. iphydf 2021-12-06 00:35:41 +0000
  • e9a0a30408
    Some documentation improvements jfreegman 2021-12-05 17:03:42 -0500
  • 8aa57b0539
    Fix issue with audio VAD threshold jfreegman 2021-12-05 16:36:13 -0500
  • 7b734f3996
    Make tab completion case sensitive jfreegman 2021-12-04 16:34:15 -0500
  • 27e20d6f44
    Fix possible buffer overrun in python API jfreegman 2021-11-26 18:57:40 -0500
  • f39da4d7f2
    chore: Add a bazel test that calls toxic with --help. iphydf 2021-11-26 23:57:39 +0000
  • af70c3d660
    chore: Remove travis; add cirrus ci. iphydf 2021-11-26 22:21:18 +0000
  • 58d0bd0663
    Allow empty notes jfreegman 2021-11-26 09:03:43 -0500
  • 090fcfffe3
    Fix a couple data races jfreegman 2021-11-26 08:51:38 -0500
  • 1cba726bb8
    Show self connection type and small UI makeover jfreegman 2021-11-25 23:05:33 -0500
  • 50a074ed22
    Remove some unnecessary calls to flag_interface_refresh() jfreegman 2021-11-21 20:16:02 -0500
  • 3fddc410b3
    Reduce sound notify polling by factor of 10 jfreegman 2021-11-21 14:52:09 -0500
  • 0a708e4a2e
    Make sure conference audio calls are properly flagged jfreegman 2021-11-20 10:16:47 -0500
  • b7002ef3f0
    Allow ncurses refresh rate to be set dynamically jfreegman 2021-11-20 09:49:04 -0500
  • 1803da85c1
    Refactor unread message flagging jfreegman 2021-11-19 22:54:35 -0500
  • f3f81111c8
    Greatly reduce redundant window refreshing jfreegman 2021-11-19 17:54:35 -0500
  • 8fa3f6fd8c
    Greatly reduce redundant window refreshing window_refresh jfreegman 2021-11-19 15:03:08 -0500
  • 13337041ce
    Show friend connection type (UDP/TCP) in friend status bar jfreegman 2021-11-10 13:27:11 -0500
  • 41e93adbdb game_chess.c: always use "%s"-style format for printf()-style functions Sergei Trofimovich 2021-11-04 09:44:33 +0000
  • 34b7c0a0d8
    Options parsing code cleanup jfreegman 2021-11-03 16:23:38 -0400
  • bcdec5d624
    Improve installation instructions cryptogospod 2021-09-12 16:58:28 +0200
  • 9e353443c2
    Fix outdated help message help_fix jfreegman 2021-08-16 11:14:09 -0400
  • d02f3b4acb
    Fix a graphical bug with the game border on some terminal emulators jfreegman 2021-07-27 14:15:36 -0400
  • f2b1c81279
    Fix static build script and update libcurl version script_fix jfreegman 2021-06-28 23:07:03 -0400
  • 768617a129
    Fix small build bug and bump to v0.11.1 v0.11.1 jfreegman 2021-06-28 16:04:25 -0400
  • 8dfd009e0e
    Some minor fixes for game module game jfreegman 2021-06-28 13:54:25 -0400
  • 321f694bb8
    Add ability to toggle colours in game of life jfreegman 2021-06-03 14:45:03 -0400
  • 4514ecd839
    Refactor game window sizing jfreegman 2021-06-03 01:19:49 -0400
  • 5e67571908
    Implement Conway's Game of Life jfreegman 2021-06-01 23:00:00 -0400
  • c293fbe0c7
    Add support for game window notifications jfreegman 2021-04-23 18:10:53 -0400
  • 93fb84206d
    Bump to version 0.11.0 jfreegman 2021-04-22 17:05:04 -0400
  • 35aa6922d6
    Show previous window instead of Home after closing a window jfreegman 2021-01-25 20:07:07 -0500
  • 7abf6388f8
    Add ability to compile without game support jfreegman 2021-01-18 22:37:14 -0500
  • 7aeb1a0aac
    Add networking to game engine / add multiplayer chess jfreegman 2021-01-17 13:29:13 -0500
  • 60bdcf0ba5
    Begin implementing chess jfreegman 2020-12-19 15:40:00 -0500
  • a623976a0e
    Add game module (WIP) jfreegman 2020-12-11 01:46:01 -0500
  • 556a522637
    Update man pages with new IRC server jfreegman 2021-05-24 13:50:00 -0400
  • 3dd5c58a7b
    Bump to version 0.11.0 v0.11.0 jfreegman 2021-04-22 13:08:00 -0400
  • 30513e2161
    Show previous window instead of Home after closing a window jfreegman 2021-01-25 20:07:07 -0500
  • 960ad7c4cb
    Add ability to compile without game support jfreegman 2021-01-18 22:37:14 -0500
  • 787d081e74
    Add networking to game engine / add multiplayer chess jfreegman 2021-01-17 13:29:13 -0500
  • 97cb43a218
    Begin implementing chess jfreegman 2020-12-19 15:40:00 -0500
  • b9ea733470
    Add game module (WIP) jfreegman 2020-12-11 01:46:01 -0500
  • a2f0f298aa
    Fix bug showing friends with busy status as online jfreegman 2021-04-20 13:29:41 -0400
  • 0fc1d9e994
    Add two missing mutex unlocks jfreegman 2021-03-27 11:50:57 -0400
  • 80fd3d3b97
    Fix buggy behaviour when printing non-ascii characters in Home input field jfreegman 2021-01-25 22:36:05 -0500
  • 07a41f9e0b
    Show previous window instead of Home after closing a window jfreegman 2021-01-25 17:09:23 -0500
  • f643975941
    Fix bug preventing the /clear command from working in Home window jfreegman 2021-01-23 21:17:46 -0500
  • a5246bcbc6
    Bump to version 0.10.1 v0.10.1 jfreegman 2021-01-20 16:18:43 -0500
  • b37e28c2d0
    Add a script for building minimal static toxic Maxim Biro 2021-01-19 04:10:17 -0500
  • 973e60ef11
    Fix Makefile assignment bug Maxim Biro 2021-01-19 20:12:34 -0500