Commit Graph

  • 2b2b47454c
    Remove build.sbt master Michael Pfaff 2022-09-09 07:29:10 -0400
  • b1ef65e2a9
    Suppress std::io::NotFound errors Michael Pfaff 2022-08-16 14:31:44 -0400
  • 2aaa043bd2
    See message v0.5.3 Michael Pfaff 2022-03-26 23:06:08 -0400
  • 5d0243df9a
    Add disconnect and clearActivity Michael Pfaff 2022-03-21 13:19:12 -0400
  • 49f58f2623
    Remove badges and add link to original repo Michael Pfaff 2022-02-03 18:40:32 -0500
  • 910871dcf9
    Update CHANGELOG.md Michael Pfaff 2022-02-03 17:01:02 -0500
  • ad78e64e64
    Bump version Michael Pfaff 2022-02-03 17:00:42 -0500
  • 30eebae644
    Cleanup some stuff Michael Pfaff 2022-02-03 16:57:40 -0500
  • d99145133d
    Add partial Java bindings Michael Pfaff 2022-02-03 16:56:26 -0500
  • 04af242ca7
    Overhaul (part 2) Michael Pfaff 2022-02-03 15:56:37 -0500
  • 326354d3b4
    Overhaul (part 1) Michael Pfaff 2022-02-03 09:52:53 -0500
  • 6ea1c93bae Update changelog Patrick Auernig 2018-12-06 02:21:22 +0100
  • 7c10e1dbc5 Update Cargo.toml v0.3.0 Patrick Auernig 2018-12-06 02:09:37 +0100
  • 84de596ffb Allow cloning of Client instances Patrick Auernig 2018-12-06 02:08:26 +0100
  • eb6152effe Add longer delay after reconnect attempts Patrick Auernig 2018-12-06 02:05:23 +0100
  • 52d31f4420 Update readme Patrick Auernig 2018-12-06 01:27:39 +0100
  • 4b99188f23 Update changelog Patrick Auernig 2018-12-06 01:04:04 +0100
  • 184abdc07f Rewrite connection manager Patrick Auernig 2018-12-06 00:58:26 +0100
  • ecd391a44e Remove disconnect method from Connection Patrick Auernig 2018-12-06 00:49:23 +0100
  • caaae615f0 Move handshake and ping into Connection trait Patrick Auernig 2018-12-06 00:47:18 +0100
  • b3d12ff760 Update gitignore v0.2.4 Patrick Auernig 2018-12-04 22:28:53 +0100
  • 21915d9acf Update Cargo.toml Patrick Auernig 2018-12-04 22:19:54 +0100
  • 3c8e8453e6 Update GitLab CI configuration Patrick Auernig 2018-12-04 21:50:24 +0100
  • 3ebc936b10 Remove libc dependency Patrick Auernig 2018-12-04 21:29:23 +0100
  • 6c1b159435 Just a bit of cleanup Patrick Auernig 2018-04-11 23:30:46 +0200
  • aaaf2474a6 Implement invite handling commands Patrick Auernig 2018-04-10 15:14:48 +0200
  • 9c90034ee7 Move subscribe examples into own file Patrick Auernig 2018-04-10 14:26:41 +0200
  • 2ffc0cd97c Remove useless static variable Patrick Auernig 2018-04-10 13:06:44 +0200
  • 889c440112
    Update CHANGELOG.md Patrick Auernig 2018-04-10 03:25:48 +0200
  • 45bcbb4b71
    Update CHANGELOG.md Patrick Auernig 2018-04-10 03:20:20 +0200
  • ab2b38aa47 Create CHANGELOG.md Patrick Auernig 2018-04-10 01:27:04 +0200
  • 7024efd5c7 Build examples in CI Patrick Auernig 2018-04-09 19:34:31 +0200
  • 7764ef3e8c Use dev-dependencies for examples Patrick Auernig 2018-04-09 19:34:08 +0200
  • bbf489d78b Fix typo in CONTRIBUTING.md Patrick Auernig 2018-04-09 16:51:08 +0200
  • d51107247f Update appveyor.yml Patrick Auernig 2018-04-08 21:46:25 +0200
  • a7b9a86d4e Bump crate version v0.2.3 Patrick Auernig 2018-04-08 21:35:30 +0200
  • 6522a5b4a0 Update example Patrick Auernig 2018-04-08 21:08:20 +0200
  • a9480b9d72 Add method to clear a Rich Presence status Patrick Auernig 2018-04-08 21:07:19 +0200
  • 6bbc9f85d7 Change timestamps to u64 Bond-009 2018-04-08 16:21:42 +0200
  • 5845632ebc Update README.md Patrick Auernig 2018-04-08 20:27:14 +0200
  • 56326618a4 Remove unused imports Patrick Auernig 2018-04-07 13:39:06 +0200
  • f43c9697ae Fix Windows disconnect method Patrick Auernig 2018-04-07 13:34:00 +0200
  • 4443423407 Add dummy disconnect method for Windows connection Patrick Auernig 2018-04-07 13:27:59 +0200
  • 06728d21cf Update example Patrick Auernig 2018-04-07 13:24:25 +0200
  • a1e77c9c35 Implement reconnection logic Patrick Auernig 2018-04-07 13:22:50 +0200
  • d370cb6432 Add connection manager Patrick Auernig 2018-04-06 21:51:01 +0200
  • 520da02162 Add unsubscribe command to client Patrick Auernig 2018-04-06 13:29:01 +0200
  • 20044cbea4 Update example Patrick Auernig 2018-04-06 02:25:06 +0200
  • 95d748f211 Model restructuring Patrick Auernig 2018-04-06 02:12:59 +0200
  • a585bb6495 Bump crate version v0.2.2 Patrick Auernig 2018-04-03 17:05:11 +0200
  • 95ab885fb4 Update GitLab CI configuration Patrick Auernig 2018-04-03 16:52:38 +0200
  • 60c7f4762f Use default SocketConnection for current platform Patrick Auernig 2018-04-03 16:01:23 +0200
  • b89fddcac4 Bump crate version v0.2.1 Patrick Auernig 2018-04-03 12:22:31 +0200
  • 2b06570fa2 Fix named_pipe import and remove unused ones Patrick Auernig 2018-04-03 12:14:12 +0200
  • ced34974cf Update Rich Presence example Patrick Auernig 2018-04-03 12:04:14 +0200
  • b8e4697555 Move some common methods into Connection trait Patrick Auernig 2018-04-03 12:03:08 +0200
  • 51cd4413f7 Add AppVeyor CI configuration Patrick Auernig 2018-04-03 00:48:57 +0200
  • af50e1318e Bump crate version v0.2.0 Patrick Auernig 2018-04-02 23:44:51 +0200
  • 620e9a6b26 Added Windows connection support tenrys 2018-04-02 21:42:57 +0000
  • 1e3e9485df Import restructuring Patrick Auernig 2018-03-29 23:40:56 +0200
  • 94fd95d516 Add test for opcode conversion Patrick Auernig 2018-03-29 23:11:24 +0200
  • fd1dc15a29 Use Result value for OpCode conversion Patrick Auernig 2018-03-29 23:00:58 +0200
  • 40be78dbd1 Add error type Patrick Auernig 2018-03-29 22:57:00 +0200
  • 332dbab413 Move nonce generator to utils module Patrick Auernig 2018-03-28 23:50:25 +0200
  • 185b012fc0 Bump crate version v0.1.5 Patrick Auernig 2018-03-28 22:54:57 +0200
  • 3c79bb15fa Move Rich Presence code into own submodule Patrick Auernig 2018-03-28 22:53:34 +0200
  • eb64564333 Update Cargo.toml Patrick Auernig 2018-03-28 16:43:59 +0200
  • cbe540dcff Update tests for SetActivity Patrick Auernig 2018-03-28 16:37:16 +0200
  • 681d3d08b6 Update README.md Patrick Auernig 2018-03-28 12:06:41 +0200
  • afe1503ad9 Move getpid to utils module Patrick Auernig 2018-03-25 20:55:38 +0200
  • 54ace3a5e9 Implement From<u32> trait for OpCode Patrick Auernig 2018-03-24 21:42:39 +0100
  • 2635086e97 Use byteorder crate instead of byte Patrick Auernig 2018-03-24 15:15:48 +0100
  • a5acb3b975 Bump crate version v0.1.4 Patrick Auernig 2018-03-23 22:57:48 +0100
  • c5ae80007e Remove useless shrink_to_fit in message encoder Patrick Auernig 2018-03-23 22:54:53 +0100
  • e853fa94a1 Set fixed read buffer size Patrick Auernig 2018-03-23 22:53:40 +0100
  • 00c61cfa72 Represent opcodes as enum instead of u32 Patrick Auernig 2018-03-23 22:24:06 +0100
  • 8929bd4f96 Bump crate version v0.1.3 Patrick Auernig 2018-03-23 11:12:36 +0100
  • 0e38bf634d Use libc::getpid instead of std::process::id Patrick Auernig 2018-03-23 11:04:19 +0100
  • 6d83bc0af2 Create CONTRIBUTING.md Patrick Auernig 2018-03-23 10:44:52 +0100
  • 53bab6857e Add Connection trait and implement UnixConnection Patrick Auernig 2018-03-22 22:54:49 +0100
  • 43c8a6af5f Privatize struct fields Patrick Auernig 2018-03-22 20:54:18 +0100
  • 045d7cdf91 Add badges to Cargo.toml and bump version v0.1.2 Patrick Auernig 2018-03-22 20:16:26 +0100
  • 86fa860499 Add log crate Patrick Auernig 2018-03-22 20:15:47 +0100
  • f79b52f60f Add Travis CI configuration Patrick Auernig 2018-03-22 19:17:07 +0100
  • 38c125945e Add LICENSE Patrick Auernig 2018-03-22 17:43:30 +0000
  • 704b947729 Bump crate version v0.1.1 Patrick Auernig 2018-03-22 18:40:24 +0100
  • a078b9c322 Fix alias modifier and add serialization tests Patrick Auernig 2018-03-22 18:39:09 +0100
  • ca1a84eeee Make models and client modules public Patrick Auernig 2018-03-22 18:12:41 +0100
  • 9a9fc504fe Add macro to build message structs and impls Patrick Auernig 2018-03-22 18:11:41 +0100
  • a7e7bb8446 Add crates.io badge Patrick Auernig 2018-03-22 16:08:59 +0100
  • 58af08b3f7 Add GitLab CI configuration Patrick Auernig 2018-03-22 16:03:20 +0100
  • c4900b959c Update README.md Patrick Auernig 2018-03-22 15:39:07 +0100
  • f24793d7f2 Add Discord rich presence support v0.1.0 Patrick Auernig 2018-03-22 15:35:48 +0100