Commit Graph

  • 05940b0e9e Add rusty-hook for pre-push cargo fmt bitfl0wer 2023-05-28 00:52:11 +0200
  • 5732f1119f
    Add rusty-hook for pre-push cargo fmt bitfl0wer 2023-05-28 00:52:11 +0200
  • 0a99e1637b run cargo fmt && cargo fix bitfl0wer 2023-05-28 00:50:52 +0200
  • 77ae3f10b6
    run cargo fmt && cargo fix bitfl0wer 2023-05-28 00:50:52 +0200
  • 02eaddbcf6 Merge pull request #77 from polyphony-chat/refactor/test-restructuring Flori 2023-05-27 23:01:51 +0200
  • a1dae4f3c8
    Merge pull request #77 from polyphony-chat/refactor/test-restructuring Flori 2023-05-27 23:01:51 +0200
  • e83b901e78 remove login test bitfl0wer 2023-05-27 22:53:40 +0200
  • 06c49c6895
    remove login test bitfl0wer 2023-05-27 22:53:40 +0200
  • 02a41b415f Add instance tests bitfl0wer 2023-05-27 22:51:57 +0200
  • daf4e923d5
    Add instance tests bitfl0wer 2023-05-27 22:51:57 +0200
  • b83f90f8dc Move test to tests-dir bitfl0wer 2023-05-27 22:51:43 +0200
  • 503edf2fac
    Move test to tests-dir bitfl0wer 2023-05-27 22:51:43 +0200
  • b1760af9d2 Remove empty test bitfl0wer 2023-05-27 22:47:46 +0200
  • 1e844445fc
    Remove empty test bitfl0wer 2023-05-27 22:47:46 +0200
  • 915ab010ed Remove newline at beginning of file bitfl0wer 2023-05-27 22:47:14 +0200
  • c8caf2afb7
    Remove newline at beginning of file bitfl0wer 2023-05-27 22:47:14 +0200
  • 606b62d6f5 Add message tests bitfl0wer 2023-05-27 22:46:57 +0200
  • 92af5f09b6
    Add message tests bitfl0wer 2023-05-27 22:46:57 +0200
  • 4e1024b34a Add auth tests bitfl0wer 2023-05-27 22:46:50 +0200
  • 8f123c2054
    Add auth tests bitfl0wer 2023-05-27 22:46:50 +0200
  • efe101675c Make password optional bitfl0wer 2023-05-27 22:46:43 +0200
  • 8ea0cc3f3f
    Make password optional bitfl0wer 2023-05-27 22:46:43 +0200
  • a3c800c3d9 Move tests to tests/-dir bitfl0wer 2023-05-27 22:46:27 +0200
  • 927109e9b6
    Move tests to tests/-dir bitfl0wer 2023-05-27 22:46:27 +0200
  • 28663efb09 move channel test to channel bitfl0wer 2023-05-27 22:12:15 +0200
  • 3028d8f70a
    move channel test to channel bitfl0wer 2023-05-27 22:12:15 +0200
  • 1b17904403 Move common code into common::<> bitfl0wer 2023-05-27 22:12:07 +0200
  • c85ac2d663
    Move common code into common::<> bitfl0wer 2023-05-27 22:12:07 +0200
  • fe8e237526 Rename integration.rs to guild.rs bitfl0wer 2023-05-27 22:11:35 +0200
  • 241afd9003
    Rename integration.rs to guild.rs bitfl0wer 2023-05-27 22:11:35 +0200
  • 1478228664 Merge pull request #76 from polyphony-chat/refactor/application-default Flori 2023-05-27 20:55:13 +0200
  • 03f227d01e
    Merge pull request #76 from polyphony-chat/refactor/application-default Flori 2023-05-27 20:55:13 +0200
  • 2ae221f1ee Fix build bitfl0wer 2023-05-27 20:54:43 +0200
  • a7d092fc3a
    Fix build bitfl0wer 2023-05-27 20:54:43 +0200
  • c715ca9838 Merge branch 'refactor/application-default' bitfl0wer 2023-05-27 20:46:19 +0200
  • 0504f0a9d2
    Merge branch 'refactor/application-default' bitfl0wer 2023-05-27 20:46:19 +0200
  • 2a63b8ae97 Merge branch 'main' into refactor/application-default Zert3x 2023-05-27 14:45:44 -0400
  • 54456bc830
    Merge branch 'main' into refactor/application-default Zert3x 2023-05-27 14:45:44 -0400
  • 0ff2f4607e Merge pull request #74 from polyphony-chat/feature/full-gateway-coverage Flori 2023-05-27 20:42:42 +0200
  • e1895c3947
    Merge pull request #74 from polyphony-chat/feature/full-gateway-coverage Flori 2023-05-27 20:42:42 +0200
  • 262365e23f Add options with empty string for identify props kozabrada123 2023-05-27 19:55:57 +0200
  • f54e750f74 Add options with empty string for identify props kozabrada123 2023-05-27 19:55:57 +0200
  • 9b343c604e uncomment, oops Quaternion 2023-05-27 13:50:55 -0400
  • 80e60901d8 uncomment, oops Zertex 2023-05-27 13:50:55 -0400
  • 16e050bd48 rename APIError in ErrorField vec as well Quaternion 2023-05-27 13:50:28 -0400
  • 665a3b3667 rename APIError in ErrorField vec as well Zertex 2023-05-27 13:50:28 -0400
  • 1c55b90f06 Hijack this to clean up ApplicationCommandOptionType with serde_repr Quaternion 2023-05-27 13:46:37 -0400
  • 7189294d4b Hijack this to clean up ApplicationCommandOptionType with serde_repr Zertex 2023-05-27 13:46:37 -0400
  • 3e5e79929c Add custom Default impl to Application Quaternion 2023-05-27 13:45:56 -0400
  • 250035fe9e Add custom Default impl to Application Zertex 2023-05-27 13:45:56 -0400
  • 24be5c0144 Rename APIError -> APIErrorPayload to solve conflicting name Quaternion 2023-05-27 13:41:23 -0400
  • 6d747bc504 Rename APIError -> APIErrorPayload to solve conflicting name Zertex 2023-05-27 13:41:23 -0400
  • 7f707d337e Fix typos bitfl0wer 2023-05-27 19:36:07 +0200
  • da9232da0b
    Fix typos bitfl0wer 2023-05-27 19:36:07 +0200
  • 12a04e866a Merge branch 'main' into feature/full-gateway-coverage kozabrada123 2023-05-27 19:23:27 +0200
  • a26ded8ab2
    Merge branch 'main' into feature/full-gateway-coverage kozabrada123 2023-05-27 19:23:27 +0200
  • f7d5dc2bbf Merge pull request #72 from polyphony-chat/feature/feature-locks Flori 2023-05-27 19:13:45 +0200
  • 515a392368
    Merge pull request #72 from polyphony-chat/feature/feature-locks Flori 2023-05-27 19:13:45 +0200
  • cc3ad0e7a1 Fix images being deleted for some reason???! kozabrada123 2023-05-27 17:46:36 +0200
  • e5b061f991 Fix images being deleted for some reason???! kozabrada123 2023-05-27 17:46:36 +0200
  • de5157299d remove message field Quaternion 2023-05-27 11:40:20 -0400
  • 7a487c657c remove message field Zertex 2023-05-27 11:40:20 -0400
  • e48047266a Remove dumping gateway events into stdout kozabrada123 2023-05-27 17:33:19 +0200
  • f8c02fee6a Remove dumping gateway events into stdout kozabrada123 2023-05-27 17:33:19 +0200
  • 420624c428 Better unrecognised messages kozabrada123 2023-05-27 17:31:55 +0200
  • 4a7fea8366 Better unrecognised messages kozabrada123 2023-05-27 17:31:55 +0200
  • 6f6713eb79 Add Application Command Permissions & Update event kozabrada123 2023-05-27 17:29:30 +0200
  • be73bf19eb Add Application Command Permissions & Update event kozabrada123 2023-05-27 17:29:30 +0200
  • fb863d9186 Add InteractionCreate kozabrada123 2023-05-27 17:11:47 +0200
  • 15ffdcecaa Add InteractionCreate kozabrada123 2023-05-27 17:11:47 +0200
  • 0b12724003 Add Stage Instance & events kozabrada123 2023-05-27 17:05:25 +0200
  • 5b04370d46 Add Stage Instance & events kozabrada123 2023-05-27 17:05:25 +0200
  • ce0af48f7f Add Auto Moderation types & events kozabrada123 2023-05-27 16:50:38 +0200
  • 8d0083e11d Add Auto Moderation types & events kozabrada123 2023-05-27 16:50:38 +0200
  • 16953cee95
    Merge remote-tracking branch 'origin/main' into refactor/restructuring-of-tests bitfl0wer 2023-05-27 16:17:16 +0200
  • 15bf5e836e Merge remote-tracking branch 'origin/main' into refactor/restructuring-of-tests bitfl0wer 2023-05-27 16:17:16 +0200
  • 51c786661e Add Relationship & related events kozabrada123 2023-05-27 16:03:23 +0200
  • ab902c5ef2 Add Relationship & related events kozabrada123 2023-05-27 16:03:23 +0200
  • 74b5f988c9 Flesh out the Roadmap bitfl0wer 2023-05-27 15:25:41 +0200
  • 299810f07a
    Flesh out the Roadmap bitfl0wer 2023-05-27 15:25:41 +0200
  • e2d07ec7a6 Add "Discord Client" option kozabrada123 2023-05-27 13:16:40 +0200
  • 7367475d99 Add "Discord Client" option kozabrada123 2023-05-27 13:16:40 +0200
  • ccfbdb32c6 Document more gateway props options kozabrada123 2023-05-27 13:05:59 +0200
  • b11743d35c Document more gateway props options kozabrada123 2023-05-27 13:05:59 +0200
  • 0fd800c4c2 Fix some deserialization errors kozabrada123 2023-05-27 13:05:36 +0200
  • 224b3159a6 Fix some deserialization errors kozabrada123 2023-05-27 13:05:36 +0200
  • 6932e567b7 Fix a types mismatch kozabrada123 2023-05-27 09:58:10 +0200
  • 21c4d53b28 Fix a types mismatch kozabrada123 2023-05-27 09:58:10 +0200
  • bab226cd24 Fix stack overflow due to infinite recursion kozabrada123 2023-05-27 09:57:46 +0200
  • b102f3d2cc Fix stack overflow due to infinite recursion kozabrada123 2023-05-27 09:57:46 +0200
  • c2398f2900 Add a sensible defaults for Identify and its props kozabrada123 2023-05-27 09:21:26 +0200
  • 5b08ddfcfb Add a sensible defaults for Identify and its props kozabrada123 2023-05-27 09:21:26 +0200
  • 0958e1e63b Revert "Add back settings and extended_settings fields to User" Quaternion 2023-05-27 00:24:37 -0400
  • 5e000f3617 Revert "Add back settings and extended_settings fields to User" Zertex 2023-05-27 00:24:37 -0400
  • 7e91597c44 Revert "fix imports" Quaternion 2023-05-27 00:24:32 -0400
  • 9974d90416 Revert "fix imports" Zertex 2023-05-27 00:24:32 -0400
  • 3e5ee02740 fix imports Quaternion 2023-05-27 00:12:05 -0400
  • 13c2e4aed9 fix imports Zertex 2023-05-27 00:12:05 -0400
  • 04813967c2 Add back settings and extended_settings fields to User Quaternion 2023-05-27 00:07:07 -0400
  • 3018c0ddd1 Add back settings and extended_settings fields to User Zertex 2023-05-27 00:07:07 -0400