Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TokTok/jvm-toxcore-c issues and pull requests

#132 - test: Add a live node bootstrap test.

Pull Request - State: closed - Opened by iphydf about 1 month ago
Labels: test

#131 - chore: Switch from kmp to a normal jvm library

Pull Request - State: closed - Opened by robinlinden about 1 month ago
Labels: chore

#130 - chore: Support publishing the kmp jvm artifacts to maven repos

Pull Request - State: closed - Opened by robinlinden about 1 month ago
Labels: chore

#129 - cleanup: Remove deprecated group APIs.

Pull Request - State: closed - Opened by iphydf about 1 month ago
Labels: cleanup

#128 - chore: Use built-in cc_proto_library.

Pull Request - State: closed - Opened by iphydf about 2 months ago
Labels: chore

#127 - cleanup: Change constants to the new value in toxcore.

Pull Request - State: closed - Opened by iphydf 2 months ago
Labels: cleanup

#126 - chore: Add release-drafter github action.

Pull Request - State: closed - Opened by iphydf 3 months ago

#125 - cleanup: Run newer ktlint from rules_kotlin v1.9.6.

Pull Request - State: closed - Opened by iphydf 3 months ago

#124 - feat: Add conferences and groups to native java bindings.

Pull Request - State: closed - Opened by iphydf 11 months ago
Labels: enhancement

#123 - chore: Use Bazel's built-in constraint values

Pull Request - State: closed - Opened by robinlinden 12 months ago

#122 - cleanup: Drop compat bits for not-quite-C++14 compilers

Pull Request - State: closed - Opened by robinlinden 12 months ago

#121 - chore: Give libtox4j-c.so and jvm-toxcore-c public visibility

Pull Request - State: closed - Opened by robinlinden 12 months ago

#120 - fix: Make sure JNI can call the Code-only ctor in exceptions.

Pull Request - State: closed - Opened by iphydf 12 months ago

#119 - fix: Make multiplatform actually compile the code.

Pull Request - State: closed - Opened by iphydf 12 months ago

#118 - test: Add ktlint test to bazel build.

Pull Request - State: closed - Opened by iphydf 12 months ago

#117 - feat: Add preliminary support for multiplatform.

Pull Request - State: closed - Opened by iphydf 12 months ago

#116 - cleanup: More cleanup of unused debug logging code.

Pull Request - State: closed - Opened by iphydf 12 months ago

#115 - cleanup: Apply and enforce ktlint

Pull Request - State: closed - Opened by robinlinden 12 months ago

#114 - cleanup: Delete JNI protolog.

Pull Request - State: closed - Opened by iphydf 12 months ago

#113 - cleanup: Remove all star imports.

Pull Request - State: closed - Opened by iphydf 12 months ago

#112 - cleanup: Remove the `invoke*` calls.

Pull Request - State: closed - Opened by iphydf 12 months ago

#111 - perf: Move to protobuf-lite.

Pull Request - State: closed - Opened by iphydf 12 months ago

#110 - chore: Add preliminary gradle build.

Pull Request - State: closed - Opened by iphydf 12 months ago

#109 - refactor: Start supporting Java in addition to Kotlin.

Pull Request - State: closed - Opened by iphydf 12 months ago

#108 - refactor: Start rewriting to Kotlin.

Pull Request - State: closed - Opened by iphydf 12 months ago

#107 - chore: Fix build w/ libstdc++13

Pull Request - State: closed - Opened by robinlinden over 1 year ago

#106 - chore: Fix build scripts breaking if parens exist in $PATH

Pull Request - State: closed - Opened by robinlinden over 1 year ago

#105 - test: Remove tests that no longer work with better error reporting.

Pull Request - State: closed - Opened by iphydf over 1 year ago
Labels: test

#104 - chore: Add another test bootstrap node.

Pull Request - State: closed - Opened by iphydf over 1 year ago

#102 - Error: key can't be empty

Issue - State: closed - Opened by dreamking60 over 1 year ago - 1 comment

#101 - refactor: Initial rewrite

Pull Request - State: closed - Opened by roihershberg almost 3 years ago - 2 comments
Labels: refactor

#100 - sbt.ResolveException

Issue - State: closed - Opened by LeeWlving almost 3 years ago - 1 comment

#99 - chore: Use latest instead of versioned toktok-stack image.

Pull Request - State: closed - Opened by iphydf about 3 years ago
Labels: chore

#98 - chore: Fix missing include path to jni_md.h on some systems

Pull Request - State: closed - Opened by robinlinden about 3 years ago
Labels: chore

#97 - chore: Don't try to resolve now-sunset bintray repositories

Pull Request - State: closed - Opened by robinlinden about 3 years ago
Labels: chore

#96 - chore: Only require jni.h to be found when searching for the JNI

Pull Request - State: closed - Opened by robinlinden about 3 years ago
Labels: chore

#95 - chore: Use toktok-stack 0.0.23 for cirrus builds.

Pull Request - State: closed - Opened by iphydf about 3 years ago
Labels: chore

#94 - Restyle chore: Remove travis; add cirrus ci.

Pull Request - State: closed - Opened by restyled-io[bot] about 3 years ago - 1 comment
Labels: chore

#93 - chore: Remove travis; add cirrus ci.

Pull Request - State: closed - Opened by iphydf about 3 years ago
Labels: chore

#92 - missing dependency: protobuf 3.5.0.1

Issue - State: open - Opened by uniqx about 4 years ago - 1 comment

#91 - Add missing dependency on annotations.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#90 - Run mdformat on markdown files.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#89 - Add CODEOWNERS and settings.yml files.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#88 - Video packet ids are now valid; adjust test.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#87 - chore: Update ndk to r21

Pull Request - State: closed - Opened by robinlinden almost 5 years ago
Labels: chore

#86 - Fix BUILD file format with buildifier.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#85 - Reduce code size of AudioPlaybackShow_deploy.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#84 - Migrate java dependencies to rules_jvm_external.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#83 - Add support for Windows builds.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#82 - Make audio playback tests available to bazel build.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#81 - Release tox4j 0.2.3.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#80 - Use org.jetbrains:annotations instead of com.intellij.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#79 - Update protobuf to 3.11.1.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#78 - Fix JNI library loading for new JRE versions.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#77 - Use rules_cc instead of native cc_library rules.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#76 - Use `ByteSizeLong`, replacing the deprecated `ByteSize` call.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#75 - Update SBT version in the c++ project to 0.13.18.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#74 - Use rules_proto instead of built-in proto_library rule.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#73 - Fixes for bazel 2.1.1; remove most bootstrap nodes.

Pull Request - State: closed - Opened by iphydf almost 5 years ago

#72 - Update libsodium to 1.0.18

Pull Request - State: closed - Opened by robinlinden over 5 years ago

#71 - Fix build

Pull Request - State: closed - Opened by robinlinden over 5 years ago

#70 - Compile Error: non-deducible template parameter 'Args'

Issue - State: closed - Opened by vikeychen over 5 years ago - 1 comment

#69 - jni tools to generate xxx.h

Issue - State: open - Opened by 1971192997 about 6 years ago

#68 - failed to build i686-linux-android

Issue - State: closed - Opened by 1971192997 about 6 years ago - 6 comments

#67 - Make JVM shared library locations more portable.

Pull Request - State: closed - Opened by iphydf about 6 years ago

#66 - Avoid some clang warnings in C++ code.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#65 - Use a working DHT node for bootstrap tests.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#64 - Remove extra semicolon.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#63 - Enable .travis.yml check and use non-markdown license.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#62 - Stop building for i686.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#61 - Fix Makefile to use correct script path.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#60 - Use `scala_import`s instead of `:file` for jar dependencies.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#59 - Fix Travis and Coveralls badges.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#58 - Remove `--enable-minimal` from libsodium build.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#57 - Downgrade libsodium version.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#56 - Remove `TOX_MAX_HOSTNAME_LENGTH` constant definition.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#55 - Upgrade dependencies in build script.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#54 - Add error enum for new PROXY_WITH_UDP error.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#53 - Use @scalatest instead of our own @org_scalatest.

Pull Request - State: closed - Opened by iphydf over 6 years ago

#52 - Make tox4j tests more robust by disabling LAN discovery

Issue - State: open - Opened by iphydf almost 7 years ago

#51 - Prepare for tox4j-c release 0.2.0.

Pull Request - State: closed - Opened by iphydf almost 7 years ago - 1 comment

#50 - Remove TOXAV from the linker flags.

Pull Request - State: closed - Opened by iphydf almost 7 years ago - 1 comment

#49 - Add a bazel test that ensures all our projects are GPL-3.0.

Pull Request - State: closed - Opened by iphydf almost 7 years ago

#48 - Add OSX support for bazel build.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#47 - WIP: Fix include of gtest headers.

Pull Request - State: closed - Opened by iphydf about 7 years ago

#46 - Add preliminary support for freebsd.

Pull Request - State: closed - Opened by iphydf about 7 years ago

#45 - Revert "Add support for the new CORRECTION message type."

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#44 - Relicense under GPLv3.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#43 - Avoid clashes with "build" directories on case-insensitive file systems.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 2 comments

#42 - Update to split audio/video bit rate setter functions.

Pull Request - State: closed - Opened by iphydf about 7 years ago

#41 - Make sure the Test stage comes before the Release stage.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#40 - Pretend we don't have make_unique in bazel.

Pull Request - State: closed - Opened by iphydf about 7 years ago

#39 - Use the //c-toxcore public BUILD target.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#38 - Ensure that all test files have unique names.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#37 - Add support for the new CORRECTION message type.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#36 - Move some used-once sbt plugins into the jvm-toxcore-c repo.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 2 comments

#35 - Don't dereference Tox_Options, use getters instead.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#34 - Our own \/ type won't support .get, but it does .toOption.

Pull Request - State: closed - Opened by iphydf about 7 years ago - 1 comment

#33 - Remove unused JNI export of libsodium functions.

Pull Request - State: closed - Opened by iphydf about 7 years ago