1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-18 23:26:36 +02:00

Commit Graph

  • ae94bc593b Rename some build options for naming consistency TokTok-master jfreegman 2021-01-19 15:21:31 -05:00
  • 81eb58532e Fix bug sometimes causing join message spam on conference join jfreegman 2021-01-17 17:10:10 -05:00
  • 8464ea9a7a Fix minor display bug with the audio call info box jfreegman 2021-01-12 19:18:22 -05:00
  • b77bff35a1 Add config man entries for colour scheme options jfreegman 2020-12-05 20:43:21 -05:00
  • eb964b64c2 Fix off by one error and comment magic numbers jfreegman 2020-12-05 20:53:09 -05:00
  • 2ff9d29491 Custom colors proof of concept Lily 2020-12-05 14:39:33 -06:00
  • 2640919318 Don't announce when ghost peers leave the group jfreegman 2020-12-03 11:49:48 -05:00
  • 2fcbc4fa1c Remove lots of duplicate code related to printing timestamps jfreegman 2020-11-30 17:55:57 -05:00
  • 4330bf5867 Show peer join/part messages in conferences v0.10.0 jfreegman 2020-11-30 12:06:13 -05:00
  • 3f1b7cdd26 Update config example and some default settings to reflect recent changes jfreegman 2020-11-30 00:58:43 -05:00
  • 1e985c1456 Interface improvements and bump to v0.10.0 jfreegman 2020-11-29 23:26:51 -05:00
  • 61740bda85 Fix a couple minor issues jfreegman 2020-11-26 18:25:37 -05:00
  • 0d8e6d713e Update readme screenshot and bump to v0.9.1 v0.9.1 jfreegman 2020-11-26 16:58:09 -05:00
  • 39e4ff8bd6 Fix tab complete bug jfreegman 2020-11-25 15:35:47 -05:00
  • 0434ac186a Fix bug causing file transfer status bars to be truncated jfreegman 2020-11-26 15:35:04 -05:00
  • 8d9d51640c Fix display bug caused by noread flag appended to unread messages jfreegman 2020-11-25 13:27:47 -05:00
  • c4c0c0d1f4 Another logging fix jfreegman 2020-11-24 21:47:21 -05:00
  • 3f2826bd66 Add release and LLVM asan build options jfreegman 2020-11-26 15:51:13 -05:00
  • 7b7ea0e386 Fix small regression jfreegman 2020-11-24 23:42:25 -05:00
  • d35a38735b Fix line wrapping/padding issues jfreegman 2020-11-24 19:47:04 -05:00
  • f0c4906fdc Fix some off by one bugs with line scrolling and some cleanup jfreegman 2020-11-23 12:45:46 -05:00
  • 56ba61e061 Cleanup and refactor x11 code jfreegman 2020-11-24 19:31:51 -05:00
  • 898d89e95a Properly handle failures to convert widechar strings to multibyte jfreegman 2020-11-24 16:41:42 -05:00
  • 1fd1e27bdf Remove seconds from default timestamp jfreegman 2020-11-22 18:53:32 -05:00
  • 8e84ac58d4 Implement word wrapping jfreegman 2020-11-22 18:41:12 -05:00
  • 9d65997871 Add notification counters to bottom tab jfreegman 2020-11-21 11:25:41 -05:00
  • da2889f3ab Fix UI regression jfreegman 2020-11-20 02:10:52 -05:00
  • 312b38d253 A few small fixes jfreegman 2020-11-19 14:21:45 -05:00
  • 0554bf0240 Create backup of duplicate log file instead of deleting it jfreegman 2020-11-18 17:19:08 -05:00
  • 53a7530e8a Some UI improvements jfreegman 2020-11-19 01:30:30 -05:00
  • 41be04a142 Implement push-to-talk for conference audio jfreegman 2020-11-18 16:57:26 -05:00
  • 31f36318a2 Add config settings for audio channels jfreegman 2020-11-18 16:29:01 -05:00
  • f882fdf608 Use two channels for conference audio jfreegman 2020-11-17 16:31:17 -05:00
  • 7e1e410307 Refactor logging jfreegman 2020-11-17 16:05:20 -05:00
  • c135c812c2 Fix playing unallocated memory on opening audio device zugz (tox) 2020-11-16 00:00:01 +00:00
  • 6c239193ab Fix bug sometimes preventing typing status from being updated jfreegman 2020-11-15 12:30:26 -05:00
  • de7db08352 Bump to version 0.9.0 v0.9.0 jfreegman 2020-11-14 14:30:56 -05:00
  • ba5ded9bc2 Use compound literals to zero out structs instead of memset zugz (tox) 2020-11-14 00:00:00 +00:00
  • 4581dee4fc astyle zugz (tox) 2020-11-14 00:00:00 +00:00
  • d75d6e8b60 sort includes zugz (tox) 2020-04-18 00:00:00 +00:00
  • 142ce642f0 Per-call pending status and state handling zugz (tox) 2020-04-14 00:00:00 +00:00
  • 7dead5ec96 Implement simplistic VAD zugz (tox) 2020-05-07 00:00:00 +00:00
  • ddcf224db2 Implement groupAV zugz 2020-05-07 00:00:00 +00:00
  • daf794c4a2 Rework audio device handling zugz 2020-04-04 00:00:00 +00:00
  • dac0124f0f Fix some issues with file transfers jfreegman 2020-11-13 19:38:33 -05:00
  • 15b7a30925 Fix some bugs/issues with the message queue jfreegman 2020-11-12 11:39:19 -05:00
  • 77ab71f26f Refactor message queue jfreegman 2020-11-11 16:28:50 -05:00
  • 68e1ba312d Use compound literals to zero out structs instead of memset jfreegman 2020-11-10 21:25:27 -05:00
  • 752fc6d619 Fix race condition when window is closed with active notifications jfreegman 2020-11-10 17:20:40 -05:00
  • 16bcb27ca7 Update openal version for macos travis build jfreegman 2020-11-09 17:29:19 -05:00
  • 71d7d355a6 Use enum to identify window types instead of bool variables jfreegman 2020-11-09 17:01:22 -05:00
  • 4188b392cc Rename: groupchats -> conferences jfreegman 2020-11-08 10:08:24 -05:00
  • 811fbfbb1e Fix char -> widechar comparisons jfreegman 2020-11-08 00:07:28 -05:00
  • 32eb7d3040 Filter invalid file names for inbound file transfers jfreegman 2020-11-05 10:55:48 -05:00
  • 42763905d7 Replace deprecated usleep function with nanosleep jfreegman 2020-11-03 12:17:48 -05:00
  • f64300d1d6 Close file handlers when inbound file transfer fails jfreegman 2020-11-03 13:26:23 -05:00
  • 1a723f0e8e Fix bad behaviour with duplicate file names jfreegman 2020-11-03 13:03:47 -05:00
  • a86884c40e Remove legacy code and fix a couple format specifiers jfreegman 2020-11-02 21:15:32 -05:00
  • 3f02e119f4 add missing malloc error checks and fix widechar to char comparison jfreegman 2020-11-03 00:59:28 -05:00
  • 1bbd50aac7 Fix a few issues jfreegman 2020-11-02 18:08:54 -05:00
  • e7a0c32a68 Refactor a few complex functions jfreegman 2020-11-01 15:55:07 -05:00
  • 7560bc9547 modularize string arrays for line completion jfreegman 2020-10-29 20:28:09 -04:00
  • 2b43340c90 Convert all variable length arrays to heap allocations jfreegman 2020-10-28 00:54:06 -04:00
  • ff1620c923 fix invalid usage of stderr and incorrect formatting jfreegman 2020-11-01 11:15:41 -05:00
  • 1303053a27 Use c99 standard instead of gnu99 jfreegman 2020-10-29 19:29:28 -04:00
  • 91f194c821 Fix pointer use after free bug jfreegman 2020-10-27 15:20:21 -04:00
  • 478762f76c Dynamically allocate audio frame buffer memory jfreegman 2020-10-25 15:37:45 -04:00
  • 4d96d6a753 Fix regression related to https lookups jfreegman 2020-10-27 12:34:12 -04:00
  • 3cdcfbf4e5 Reduce size of some large stack memory allocations jfreegman 2020-10-25 13:48:14 -04:00
  • 4c302da503 Fix a bunch of Wformat-truncation warnings due to snprintf() misuse jfreegman 2020-10-24 14:44:41 -04:00
  • 26b5fe8f9d fix: Fix incorrect file specified error when building in WSL from CLion Robin Linden 2020-10-24 12:52:25 +02:00
  • 22d60232fb Bump to version 0.8.4 v0.8.4 jfreegman 2020-10-22 22:14:33 -04:00
  • e428879beb Fix clashing key bindings jfreegman 2020-10-13 19:52:43 -04:00
  • 3015138a5a Manually attempt to decode input char sequences jfreegman 2020-10-13 16:12:55 -04:00
  • 9c06ad608b Add ability to skip words in input field with ctrl-left/right arrow jfreegman 2020-10-10 11:21:15 -04:00
  • 015dbd9a96 fix: Fix non-working bell notifications The problem with the bell notifications only happens when Toxic is compiled with X11 support, but does not run under X. This commit changes toxic's behavior such that it behaves identically when not running under an X session, no matter if it has been compiled with X11 support or not. Johannes Heimansberg 2020-08-24 08:36:02 +02:00
  • a7466c3142 Add option to disable LAN jfreegman 2020-08-10 21:56:45 -04:00
  • f012007cc4 A couple small fixes jfreegman 2020-05-19 21:44:35 -04:00
  • dcf3baf60f Make sure logger file is closed after tox_kill jfreegman 2020-05-18 13:58:55 -04:00
  • 4bda799a4b Add the ability to log to file (#84) JFreegman 2020-05-16 23:12:54 -04:00
  • bdeae33d48 Add macOS build. iphydf 2020-05-04 21:18:38 +01:00
  • 47591d5298 chore: Use global release-drafter config. iphydf 2020-05-04 23:38:41 +01:00
  • b5ace27a3e chore: Remove astyle from travis build. iphydf 2020-05-04 21:18:38 +01:00
  • b334622d36 Add release-drafter config. iphydf 2020-05-04 20:45:24 +01:00
  • 4bfb344caa Add option for toxcore logging in stderr jfreegman 2020-05-04 16:15:24 -04:00
  • 16d96d6faf Add restyled config for toxic. iphydf 2020-05-04 20:54:34 +01:00
  • 0ab2bad226 Add CODEOWNERS and settings.yml files. iphydf 2020-04-24 23:51:28 +00:00
  • 68db926f9f Check that files are formatted correctly. iphydf 2020-04-23 01:13:28 +00:00
  • b270c1e8b7 Remove extra semicolon in lock/unlock macros. iphydf 2020-04-23 00:22:18 +00:00
  • e7142e49fd Terminate notify before windows This fixes a use after free bug jfreegman 2020-04-22 20:54:53 -04:00
  • 610906d07f fix segfault on starting video zugz (tox) 2020-04-11 00:00:00 +00:00
  • 6f72a191ba Revert "Add feature flags and missing #includes." iphydf 2020-04-17 20:34:27 +01:00
  • dd5fa236ae Add feature flags and missing #includes. iphydf 2020-04-15 21:34:30 +00:00
  • 51e1ab94b3 Add QR disabling options to INSTALL.md Rodrigo Martins 2020-04-04 22:34:59 -03:00
  • ddc8c53abf Fix unused variable warnings and change all (void)s to UNUSED macro jfreegman 2020-03-30 12:56:42 -04:00
  • 46513017e3 Half-hearted attempt at making toxic work on osx. iphydf 2020-03-30 13:35:34 +01:00
  • 98cb7f58c0 Fix unused parameter and unused result warnings jfreegman 2020-03-15 14:57:00 -04:00
  • 206bf407fd Use rules_cc instead of native cc_binary rules. iphydf 2020-03-12 12:23:57 +00:00
  • 0a8ac4de3b Fix yamllint warning about missing document start marker. iphydf 2020-03-10 14:57:12 +00:00
  • 87d54acad0 Add sponsorship button jfreegman 2020-03-01 21:04:56 -05:00