Commit Graph

  • 512e26d9ec Bump rustix from 0.38.11 to 0.38.22 (#438) Flori 2023-11-14 12:46:16 +0100
  • f7c67f3d77
    Bump rustix from 0.38.11 to 0.38.22 (#438) Flori 2023-11-14 12:46:16 +0100
  • 065b2d32e0 Bump tungstenite from 0.20.0 to 0.20.1 (#437) Flori 2023-11-14 12:41:29 +0100
  • 36d20835ad
    Bump tungstenite from 0.20.0 to 0.20.1 (#437) Flori 2023-11-14 12:41:29 +0100
  • 318007d1e7 Bump rustix from 0.38.11 to 0.38.22 dependabot[bot] 2023-11-14 11:35:55 +0000
  • 1e85df282f
    Bump rustix from 0.38.11 to 0.38.22 dependabot[bot] 2023-11-14 11:35:55 +0000
  • 5e8fe3d24b Manually bump tungstenite to 0.20.1 in cargo.toml Flori 2023-11-14 12:33:12 +0100
  • ff504b454c
    Manually bump tungstenite to 0.20.1 in cargo.toml Flori 2023-11-14 12:33:12 +0100
  • 564f5cb270 Bump tungstenite from 0.20.0 to 0.20.1 dependabot[bot] 2023-11-14 10:22:09 +0000
  • f0005f51db
    Bump tungstenite from 0.20.0 to 0.20.1 dependabot[bot] 2023-11-14 10:22:09 +0000
  • 5243eee256 Remove redundant `NSFWLevel` structdef bitfl0wer 2023-11-14 11:13:21 +0100
  • e852e6d1b1
    Remove redundant `NSFWLevel` structdef bitfl0wer 2023-11-14 11:13:21 +0100
  • 81447c9dda Split up gateway.rs into several files bitfl0wer 2023-11-14 11:13:02 +0100
  • c2949f8d14
    Split up gateway.rs into several files bitfl0wer 2023-11-14 11:13:02 +0100
  • 12a58ada0d Enhancement/readme (#435) Flori 2023-11-13 22:21:36 +0100
  • 5fc97958a1
    Enhancement/readme (#435) Flori 2023-11-13 22:21:36 +0100
  • 97e4db012a Refactor Chorus library documentation and examples bitfl0wer 2023-11-13 22:20:57 +0100
  • 68d18bb922
    Refactor Chorus library documentation and examples bitfl0wer 2023-11-13 22:20:57 +0100
  • 7e710072c5 Add login, instance examples bitfl0wer 2023-11-13 22:20:50 +0100
  • 5e780bea1c
    Add login, instance examples bitfl0wer 2023-11-13 22:20:50 +0100
  • ec8d1c1f90 Replace tokio::time with safina-timer bitfl0wer 2023-11-13 19:20:38 +0100
  • 1450546429
    Replace tokio::time with safina-timer bitfl0wer 2023-11-13 19:20:38 +0100
  • 641abe8ba6 Use patched reqwest with multipart-headers support bitfl0wer 2023-11-13 17:34:16 +0100
  • cafd645dd3
    Use patched reqwest with multipart-headers support bitfl0wer 2023-11-13 17:34:16 +0100
  • 1b7450366f Include `rand` crate in all targets bitfl0wer 2023-11-13 15:38:20 +0100
  • 3124c452d8
    Include `rand` crate in all targets bitfl0wer 2023-11-13 15:38:20 +0100
  • 9f81806ff1 remove sqlx from wasm-exclusion, add futures-timer bitfl0wer 2023-11-13 15:29:37 +0100
  • 5fff060f4b
    remove sqlx from wasm-exclusion, add futures-timer bitfl0wer 2023-11-13 15:29:37 +0100
  • aa657d12fc Ensure rt and rt_multi_thread aren't both enabled bitfl0wer 2023-11-13 15:26:46 +0100
  • ba3acd8d08
    Ensure rt and rt_multi_thread aren't both enabled bitfl0wer 2023-11-13 15:26:46 +0100
  • 7f3bb944b7 make SentryConfiguration wasm-compatible - Moved `hostname` lib behind conditional compiling - provided alternative implementation of hostname::get for wasm-targets bitfl0wer 2023-11-13 15:18:22 +0100
  • 7f48eedb2c
    make SentryConfiguration wasm-compatible - Moved `hostname` lib behind conditional compiling - provided alternative implementation of hostname::get for wasm-targets bitfl0wer 2023-11-13 15:18:22 +0100
  • af0178e15a compile-lock most wasm32 incompatibilities bitfl0wer 2023-11-13 13:55:55 +0100
  • 6ad5a5851f
    compile-lock most wasm32 incompatibilities bitfl0wer 2023-11-13 13:55:55 +0100
  • cc80bb50be Format changes bitfl0wer 2023-11-13 12:57:17 +0100
  • 15b5eab08c
    Format changes bitfl0wer 2023-11-13 12:57:17 +0100
  • 110ce51c05 + ws_stream_wasm, - dev-dependency on tokio/full bitfl0wer 2023-11-13 12:43:00 +0100
  • b0b9729662
    + ws_stream_wasm, - dev-dependency on tokio/full bitfl0wer 2023-11-13 12:43:00 +0100
  • 6af267c7cf HOTFIX: remove openssl, like it was intended bitfl0wer 2023-11-12 18:04:47 +0100
  • cc252ddefc
    HOTFIX: remove openssl, like it was intended bitfl0wer 2023-11-12 18:04:47 +0100
  • c3d6937171 Remove openssl-dependency fully bitfl0wer 2023-11-12 18:04:15 +0100
  • c67ce5cc2d
    Remove openssl-dependency fully bitfl0wer 2023-11-12 18:04:15 +0100
  • f9065d4c99 OpenSSL -> rustls, actions version bumps (#433) Flori 2023-11-12 17:43:51 +0100
  • 9b556e8162
    OpenSSL -> rustls, actions version bumps (#433) Flori 2023-11-12 17:43:51 +0100
  • 279ac9d8ca Bump version for chorus bitfl0wer 2023-11-12 17:41:59 +0100
  • 88958b1a2b
    Bump version for chorus bitfl0wer 2023-11-12 17:41:59 +0100
  • e1d82f0632 bump actions version (#432) Flori 2023-11-12 17:39:55 +0100
  • 30ea56ef63
    bump actions version (#432) Flori 2023-11-12 17:39:55 +0100
  • 2edab4cc99 include "dev" branch in actions executions bitfl0wer 2023-11-12 17:32:57 +0100
  • bf0931c4a0
    include "dev" branch in actions executions bitfl0wer 2023-11-12 17:32:57 +0100
  • 5c6d14fc48 Remove openssl, use rustls and rand instead (#431) Flori 2023-11-12 17:31:31 +0100
  • 1c3a125785
    Remove openssl, use rustls and rand instead (#431) Flori 2023-11-12 17:31:31 +0100
  • fac543bf5a bump actions version - bump checkout to @v4 - bump rust-toolchain to @v1 bitfl0wer 2023-11-12 17:30:49 +0100
  • 32f052f107
    bump actions version - bump checkout to @v4 - bump rust-toolchain to @v1 bitfl0wer 2023-11-12 17:30:49 +0100
  • 2f559b1397 Remove openssl, use rustls and rand instead bitfl0wer 2023-11-12 17:20:32 +0100
  • 57a83bdd88
    Remove openssl, use rustls and rand instead bitfl0wer 2023-11-12 17:20:32 +0100
  • 1d6d12fdbe feat: packet parsing! kozabrada123 2023-11-12 14:59:28 +0100
  • 9460219d14 feat: packet parsing! kozabrada123 2023-11-12 14:59:28 +0100
  • 85ea88084e feat: return ip discovery data + minor update kozabrada123 2023-11-12 13:33:29 +0100
  • b973ecb447 feat: return ip discovery data + minor update kozabrada123 2023-11-12 13:33:29 +0100
  • 8e6eb9926e feat: kinda janky ip discovery impl kozabrada123 2023-11-12 12:54:32 +0100
  • 8278cc2162 feat: kinda janky ip discovery impl kozabrada123 2023-11-12 12:54:32 +0100
  • e4e4f2cc11 fix: deserialization error in speaking bitflags kozabrada123 2023-11-12 10:53:23 +0100
  • fb42b6b713 fix: deserialization error in speaking bitflags kozabrada123 2023-11-12 10:53:23 +0100
  • 0e0bff8dbe Restructure voice to new module kozabrada123 2023-11-12 10:52:42 +0100
  • b0ae700775 Restructure voice to new module kozabrada123 2023-11-12 10:52:42 +0100
  • f90c91628a Create seperate voice_gateway.rs and voice_udp.rs kozabrada123 2023-11-12 10:50:07 +0100
  • ef1d314291 Create seperate voice_gateway.rs and voice_udp.rs kozabrada123 2023-11-12 10:50:07 +0100
  • 6ecbda1550 Update to v7 kozabrada123 2023-10-15 11:51:59 +0200
  • fad04da125 Update to v7 kozabrada123 2023-10-15 11:51:59 +0200
  • ca6d629006 Clarify FIXME related to #430 kozabrada123 2023-10-15 09:47:36 +0200
  • feb8d4610c Clarify FIXME related to #430 kozabrada123 2023-10-15 09:47:36 +0200
  • 84295a50e0 Update voice identify kozabrada123 2023-10-15 09:47:08 +0200
  • fa3c3b76ae Update voice identify kozabrada123 2023-10-15 09:47:08 +0200
  • a5e7568e06 Fix error failing to 'deserialize' properly kozabrada123 2023-10-14 18:13:09 +0200
  • cf70147500 Fix error failing to 'deserialize' properly kozabrada123 2023-10-14 18:13:09 +0200
  • 97049dbd9d Voice gateway updates kozabrada123 2023-10-14 11:51:31 +0200
  • e5c4cc3df9 Voice gateway updates kozabrada123 2023-10-14 11:51:31 +0200
  • 7c143c3b28 Fix bad request in voice gateway init kozabrada123 2023-10-14 11:03:50 +0200
  • 5608d96a5f Fix bad request in voice gateway init kozabrada123 2023-10-14 11:03:50 +0200
  • 6f3e5153ac ?? kozabrada123 2023-10-14 10:49:51 +0200
  • 8ab75e313a ?? kozabrada123 2023-10-14 10:49:51 +0200
  • 89f1bdb2da Event updates via the scientific method kozabrada123 2023-10-14 10:43:02 +0200
  • 7b8bcffafa Event updates via the scientific method kozabrada123 2023-10-14 10:43:02 +0200
  • 086005737f Make voice event fields pub kozabrada123 2023-10-14 10:29:05 +0200
  • cdcc6a5270 Make voice event fields pub kozabrada123 2023-10-14 10:29:05 +0200
  • d3ab5928eb Add default impl for voicegatewayerror kozabrada123 2023-10-14 10:25:28 +0200
  • 1639d4e00f Add default impl for voicegatewayerror kozabrada123 2023-10-14 10:25:28 +0200
  • f19a2eaf21 Modernise voice gateway kozabrada123 2023-10-14 09:58:26 +0200
  • e4f0a3840a Modernise voice gateway kozabrada123 2023-10-14 09:58:26 +0200
  • efc2fe2ba3 Minor doc fixes kozabrada123 2023-10-14 08:53:31 +0200
  • 68b6ff4ca7 Minor doc fixes kozabrada123 2023-10-14 08:53:31 +0200
  • 06ea17875f 275 commits behind ono kozabrada123 2023-10-14 08:41:26 +0200
  • c732a97da6 275 commits behind ono kozabrada123 2023-10-14 08:41:26 +0200
  • 3fc0a7dd37 Rebase kozabrada123 2023-10-14 08:19:35 +0200
  • 818e4342cf Rebase kozabrada123 2023-10-14 08:19:35 +0200
  • 904d54edbe Feature lock UpdateMessage implementations Quaternion 2023-09-22 20:45:19 -0400
  • f78f869f4c
    Feature lock UpdateMessage implementations zertex 2023-09-22 20:45:19 -0400
  • c492875838 Make new enums derive sqlx::Type Quaternion 2023-09-22 20:44:56 -0400
  • 30909212a6
    Make new enums derive sqlx::Type zertex 2023-09-22 20:44:56 -0400