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

Commit Graph

  • 45ff6d8bac Migrate to Camel_Case enum types. iphydf 2020-03-07 17:59:02 +00:00
  • 437dd8baeb Some misc fixes jfreegman 2020-02-29 14:14:56 -05:00
  • b080236ee5 Fix typo jfreegman 2020-02-10 17:16:56 -05:00
  • 116bff8cef format fixes jfreegman 2019-12-07 23:17:02 -05:00
  • ddeca171a0 Add input line text to history on UP and DOWN Rodrigo Martins 2019-12-07 18:29:33 -03:00
  • 127f9462e0 make friend add fail if friend is in the block list jfreegman 2019-11-16 01:55:47 -05:00
  • 4b5a9abbd4 Fix A/V bug preventing the caller from being properly informed of call termination jfreegman 2019-07-12 11:51:08 -04:00
  • bb2257973e Load conference titles on startup for saved conferences (#43) JFreegman 2019-06-30 14:51:13 -04:00
  • 12b9cd2386 Fix header issues jfreegman 2019-03-27 01:38:15 -04:00
  • 2cbe8fa880 Use correct integer types to fix groupchat peer scrolling bug jfreegman 2019-03-26 23:05:24 -04:00
  • 2e39bee05a Check for openal lib before attempting to build with video support jfreegman 2019-03-15 16:05:54 -04:00
  • 05eda76643 Partially fix autocomplete behaviour for input with spaces jfreegman 2019-02-17 17:25:34 -05:00
  • f7b73af9a7 Add config option for the notification timeout duration Rob Levitsky 2018-11-05 22:40:51 -05:00
  • 73aaa44d12 Add config option to set data file auto-save frequency jfreegman 2018-10-28 16:18:17 -04:00
  • e4abd8b36b Bump version to 0.8.3 v0.8.3 jfreegman 2018-10-30 18:03:44 -04:00
  • 9e3d4f3889 Check if pointer is null before accessing jfreegman 2018-10-28 07:09:37 -04:00
  • b7d67c1d86 re-init AV for unblocked contacts jfreegman 2018-10-20 02:56:37 -04:00
  • c4a11f8dc7 Refactor ToxWindows jfreegman 2018-10-09 18:59:25 -04:00
  • d18cc8cbc2 Fix two memory leaks and properly clean up friendlist window jfreegman 2018-10-09 14:21:33 -04:00
  • ce6d4861fb Fix bug where autocomplete added a forward slash to files with no extension jfreegman 2018-10-17 00:18:43 -04:00
  • 8f0e6026f0 Add enum for file_type() and a little cleanup jfreegman 2018-10-08 22:28:36 -04:00
  • 258736995d Remove ability to set note with status command jfreegman 2018-10-08 13:47:08 -04:00
  • 56e03a3f8b No longer require quotes to enclose paths jfreegman 2018-10-08 00:47:51 -04:00
  • b6c746b5f5 No longer require quotes for commands that take strings as arguments jfreegman 2018-10-07 17:30:43 -04:00
  • 03673cbced Improve readability of INSTALL.md jfreegman 2018-10-08 15:15:36 -04:00
  • 0fea930c24 Convert deprecated uppercase enums to camelcase jfreegman 2018-10-09 23:06:57 -04:00
  • 94d22a8853 Allow empty status messages jfreegman 2018-10-04 12:43:43 -04:00
  • 63cc23401a Improve readability of defines jfreegman 2018-10-08 13:39:04 -04:00
  • f90a774470 Make Toxic easier to port Leonid Bobrov 2018-10-03 00:31:14 +03:00
  • e7c5fbc873 Cleanup xtra.c jfreegman 2018-09-27 03:41:58 -04:00
  • d62902ffb3 Use (void) in prototypes instead of (). iphydf 2018-09-13 23:47:47 +00:00
  • bebff3be0e Use (void) for empty parameter list in C. iphydf 2018-09-08 17:23:07 +00:00
  • 2be4847b53 Ignore warning about unused result. iphydf 2018-09-06 13:45:56 +00:00
  • 4557614443 Enable .travis.yml check and use non-markdown license. iphydf 2018-08-17 23:48:35 +00:00
  • 5b30ecf2e4 Use @x11 instead of the longer @x11//:X11 to link against xlib. iphydf 2018-08-14 09:55:54 +00:00
  • 2413ad2b59 Use bazel import libs instead of global -l flags. iphydf 2018-08-05 19:17:57 +00:00
  • 52855b805a Add astyle check to travis. iphydf 2018-07-18 16:18:26 +00:00
  • 20b5e46850 Rename callback implementations to be of the form on_$event. iphydf 2018-07-18 15:41:17 +00:00
  • f2b796940e Add missing braces to if/for/while blocks. iphydf 2018-07-18 15:56:21 +00:00
  • a37bf300f9 Update astylerc to match toxcore & reformat all source files jfreegman 2018-07-18 11:33:16 -04:00
  • cb524dcbc3 Merge branch 'iphydf-local-libconfig' jfreegman 2018-07-16 10:18:44 -04:00
  • 4144b868ce Use libconfig built in the WORKSPACE rather than system installed. iphydf 2018-07-15 15:33:35 +00:00
  • af11f16bef fix merge mistake take 2 jfreegman 2018-07-07 10:29:12 -04:00
  • 1d27a496ef fix merge mistake jfreegman 2018-07-06 15:43:32 -04:00
  • 32bd9dc1a7 Merge branch 'TokTok-master' jfreegman 2018-07-06 12:35:46 -04:00
  • 3cd2bc7e3c Don't compile A/V code if AUDIO/VIDEO are not #defined. iphydf 2018-07-06 15:45:35 +00:00
  • 43ca840658 Conditionally compile api.c and python_api.c contents. iphydf 2018-01-24 14:48:01 +00:00
  • 685837357b Add bazel build file for toxic. iphydf 2018-01-20 19:04:27 +00:00
  • 812a13b0fb Merge branch 'fx-carton-master' jfreegman 2018-06-17 20:27:57 -04:00
  • 641fa471d2 Merge branch 'master' of https://github.com/fx-carton/toxic into fx-carton-master jfreegman 2018-06-17 20:23:12 -04:00
  • 8d5755f2d8 Merge branch 'nieldk-master' jfreegman 2018-06-17 20:21:05 -04:00
  • af510b6666 Merge branch 'master' of https://github.com/nieldk/toxic into nieldk-master jfreegman 2018-06-17 20:09:14 -04:00
  • 46f646afcf Add an option to disable qr codes François-Xavier Carton 2018-06-16 05:07:16 +02:00
  • 68ce17a57f Temp fix for nick change spam on group join jfreegman 2018-04-19 22:23:49 -04:00
  • a69fad15c1 Use default timestamp format if provided one is invalid jfreegman 2018-04-10 17:47:21 -04:00
  • 7621fe9a62 fix macOS build (#494) Sebastian Schmidt 2018-04-01 11:10:17 +10:00
  • f6d9bc3a74 Update check_features.mk Niel Nielsen 2018-03-19 22:31:31 +01:00
  • 29aea0b42c Remove libtoxav from install instructions as it's now part of the toxcore lib jfreegman 2018-03-03 23:55:54 -05:00
  • 815c29ee31 Significantly reduce time before trying to re-send a message with no read receipt (also some formatting cleanup) jfreegman 2018-03-03 23:54:12 -05:00
  • 3917f664bf Bump to v0.8.2 jfreegman 2018-03-01 19:14:14 -05:00
  • a223329815 Fix persistent groupchat loading v0.8.2 jfreegman 2018-02-27 18:46:56 -05:00
  • 3fec11d5f9 Update readme jfreegman 2018-02-26 03:03:12 -05:00
  • 221edb0012 add a .travis file and some build fixes jfreegman 2018-02-26 02:34:38 -05:00
  • 2710ab6034 Re-implement group nick change notifications jfreegman 2018-02-25 03:43:19 -05:00
  • bc3ffac0ba re-add group peer list sorting jfreegman 2018-02-25 01:21:22 -05:00
  • 29f55c5277 Update API -Removed usage of deprecated API functions -Integrated conference changes with a few regressions jfreegman 2018-02-25 00:00:06 -05:00
  • a290f0f7f8 Update toxav API calls jfreegman 2018-02-24 15:38:07 -05:00
  • 5cd196a769 Fix autocomplete bug Formatting was messed up due to not accounting for null byte in directory list jfreegman 2018-02-20 20:54:26 -05:00
  • b14d983a8c Merge branch 'iphydf-opaque-options' jfreegman 2018-01-20 15:20:25 -05:00
  • 51f1daeec8 Treat Tox_Options as opaque struct: no deref, no alloc. iphydf 2018-01-20 19:49:36 +00:00
  • b799c6a8d7 Merge branch 'iphydf-fix-typedefs' jfreegman 2018-01-20 13:34:53 -05:00
  • b9f9546e2b Fix typedef enums and potential uninitialised value. iphydf 2018-01-20 18:30:35 +00:00
  • 846bc4613e Fix comment jfreegman 2017-11-20 07:07:24 -05:00
  • a5a1f6015d Merge branch 'calls_fix' jfreegman 2017-11-20 07:03:22 -05:00
  • fe6a7074ea Dynamically allocate audio calls structure jfreegman 2017-11-20 07:02:56 -05:00
  • db7c9fe426 Merge branch 'master' of https://github.com/JFreegman/toxic jfreegman 2017-11-17 18:17:47 -05:00
  • b1d8ab102f Bump to version 0.8.1 v0.8.1 jfreegman 2017-11-17 17:44:56 -05:00
  • 0bd5b4ddee Repair operating system checks (#474) Mateusz Poszwa 2017-11-16 22:59:51 +01:00
  • c387df35f8 Merge branch 'f8l-pkgsrc' jfreegman 2017-11-16 16:03:20 -05:00
  • 351a50c214 Do not assume what is not Linux or a BSD descendant is OSX Mateusz Poszwa 2017-11-15 21:02:10 +01:00
  • 93175314b5 Merge branch 'aSourceFish-master' jfreegman 2017-11-15 02:25:55 -05:00
  • b905a1a3c5 One more bit of standard... aSourceFish 2017-11-15 05:56:13 +02:00
  • c4386b195f A bit of standard... aSourceFish 2017-11-15 05:54:46 +02:00
  • ed1e617380 Make Toxic compile at NetBSD, STAGE 2 aSourceFish 2017-11-15 05:50:00 +02:00
  • 1382adb1f6 Make Toxic compile at NetBSD, STAGE 1 aSourceFish 2017-11-15 05:46:47 +02:00
  • ecf1c317b7 Make Toxic compile at NetBSD, STAGE 0 aSourceFish 2017-11-15 05:24:19 +02:00
  • cf0b99f1e5 Merge branch 'aramchandran-master' jfreegman 2017-11-13 15:37:40 -05:00
  • 3605a296a9 Update install.mk Abhishek Ramchandran 2017-11-13 13:30:22 -05:00
  • 9375d220f9 Merge branch 'aSourceFish-master' jfreegman 2017-11-11 16:51:34 -05:00
  • 8f94b0a218 Shut down the warning at *BSD aSourceFish 2017-11-11 21:17:34 +02:00
  • 85a0becbf9 Make Toxic compile at OpenBSD aSourceFish 2017-11-11 21:04:45 +02:00
  • fec36ad9e6 Make Toxic compile at OpenBSD aSourceFish 2017-11-11 21:03:28 +02:00
  • ecdf6f01d2 Merge branch 'EnniRosario-refresh_devices' jfreegman 2017-10-31 16:24:53 -04:00
  • e1bfa30769 Refresh device list on /lsdev. Enni Rosario 2017-10-31 18:08:06 +02:00
  • ebcbc7497b Indicate selected device when printing. Enni Rosario 2017-10-31 17:32:34 +02:00
  • e844ece28b Merge branch 'zugz-reduceRedrawing' jfreegman 2017-10-29 16:00:46 -04:00
  • 8508451ba6 avoid unnecessary redrawing zugz 2017-10-29 16:50:42 +01:00
  • 5cc83a7cb5 Merge branch 'patheticpat-fix-tmux' jfreegman 2017-09-05 17:43:13 -04:00
  • febc725763 Fix tmux detached detection Michael Kaiser 2017-03-10 18:07:56 +01:00
  • f2c116feb3 Fix potential string truncations with snprintf jfreegman 2017-09-01 17:36:17 -04:00