Commit Graph

  • 1154cc98a1
    Make message mut bitfl0wer 2023-08-04 16:46:22 +0200
  • 8f57150a79 Make message mut bitfl0wer 2023-08-04 16:46:22 +0200
  • 043aaf5e59
    Add clone bound to T bitfl0wer 2023-08-04 16:46:15 +0200
  • 7b05d391b0 Add clone bound to T bitfl0wer 2023-08-04 16:46:15 +0200
  • adb5b47bbd
    Fix channel.rs bitfl0wer 2023-08-04 16:41:57 +0200
  • cfb84f3da0 Fix channel.rs bitfl0wer 2023-08-04 16:41:57 +0200
  • 9fec38142c
    Add update_object bitfl0wer 2023-08-04 16:41:51 +0200
  • b9b5e5e463 Add update_object bitfl0wer 2023-08-04 16:41:51 +0200
  • 2fe95ccc06
    Add JsonField derive bitfl0wer 2023-08-04 16:41:37 +0200
  • 6bed0badc8 Add JsonField derive bitfl0wer 2023-08-04 16:41:37 +0200
  • a51d524f46
    Components and Composites (#175) Flori 2023-08-04 15:55:47 +0200
  • 1aa8bcc6d2 Components and Composites (#175) Flori 2023-08-04 15:55:47 +0200
  • f74214e181
    Merge pull request #1 from kozabrada123/prototype/component-and-composites Flori 2023-08-04 15:48:34 +0200
  • 1bdcc198da Merge pull request #1 from kozabrada123/prototype/component-and-composites Flori 2023-08-04 15:48:34 +0200
  • 4d0f27a668 Re-add derives to structs where possible kozabrada123 2023-08-04 15:33:46 +0200
  • 47246cabad Re-add derives to structs where possible kozabrada123 2023-08-04 15:33:46 +0200
  • 126d411b54
    Fix deadlock on test_get_mutual_relationships bitfl0wer 2023-08-04 11:42:28 +0200
  • 98188eadc4 Fix deadlock on test_get_mutual_relationships bitfl0wer 2023-08-04 11:42:28 +0200
  • 5926cbb70e
    Fix deadlock in test_get_relationships bitfl0wer 2023-08-04 11:34:03 +0200
  • 420c2f7727 Fix deadlock in test_get_relationships bitfl0wer 2023-08-04 11:34:03 +0200
  • 578b4c2fa9
    Integrate component behaviour everywhere bitfl0wer 2023-08-04 11:19:23 +0200
  • fb792f8356 Integrate component behaviour everywhere bitfl0wer 2023-08-04 11:19:23 +0200
  • 96213aaf24
    Make components be Arc<Mutex<T>> bitfl0wer 2023-08-02 23:08:53 +0200
  • 94eac6eba9 Make components be Arc<Mutex<T>> bitfl0wer 2023-08-02 23:08:53 +0200
  • 2bfdf4e3e9
    Add PartialEq, Eq, Hash to Enums bitfl0wer 2023-08-02 20:23:50 +0200
  • a36d691fea Add PartialEq, Eq, Hash to Enums bitfl0wer 2023-08-02 20:23:50 +0200
  • 5d66ad83f2
    Start component-izing entities, remove PartialEq wherever needed (because PartialEq isn't implemented for Mutex) bitfl0wer 2023-08-02 20:18:16 +0200
  • 9f69f57635 Start component-izing entities, remove PartialEq wherever needed (because PartialEq isn't implemented for Mutex) bitfl0wer 2023-08-02 20:18:16 +0200
  • 1bb91251f5
    Add rc feature to serde bitfl0wer 2023-08-02 20:17:36 +0200
  • 917f1cfb0d Add rc feature to serde bitfl0wer 2023-08-02 20:17:36 +0200
  • 076887938f
    Exclude all Target dirs bitfl0wer 2023-08-01 21:21:00 +0200
  • 2739a7479b Exclude all Target dirs bitfl0wer 2023-08-01 21:21:00 +0200
  • 80dac3b7a1
    Doc comment improvements (#171) Flori 2023-07-31 22:37:23 +0200
  • 9804c0f346 Doc comment improvements (#171) preserve/pre-arc-mutex-components Flori 2023-07-31 22:37:23 +0200
  • 6cbde1a04b Fix missing references to the best of my ability kozabrada123 2023-07-31 10:28:18 +0200
  • c0bc2ee9e2 Fix missing references to the best of my ability kozabrada123 2023-07-31 10:28:18 +0200
  • 9f39943b15 Goof kozabrada123 2023-07-31 10:07:56 +0200
  • 261ae6eb4a Goof kozabrada123 2023-07-31 10:07:56 +0200
  • 4e4e279333 Docs kozabrada123 2023-07-31 10:01:25 +0200
  • 60393a5686 Docs kozabrada123 2023-07-31 10:01:25 +0200
  • abb3c7e0e6 Merge branch 'main' into fix/doc-improvements kozabrada123 2023-07-31 09:13:33 +0200
  • 7f65f9ca81 Merge branch 'main' into fix/doc-improvements kozabrada123 2023-07-31 09:13:33 +0200
  • 911dcc5d83
    Changed struct reaction (#173) Flori 2023-07-30 20:35:32 +0200
  • 34c77169aa Changed struct reaction (#173) Flori 2023-07-30 20:35:32 +0200
  • 18faea5aad
    Remove newline Flori 2023-07-30 20:35:02 +0200
  • 2249ae65d7 Remove newline Flori 2023-07-30 20:35:02 +0200
  • 6ec26feffb update of reaction struct Vivien 2023-07-30 20:27:13 +0200
  • 92bc958cf1 update of reaction struct Vivien 2023-07-30 20:27:13 +0200
  • 909f1c0285 change signed to unsigned integer Vivien 2023-07-30 20:23:12 +0200
  • 50538eb15d change signed to unsigned integer Vivien 2023-07-30 20:23:12 +0200
  • dcb518bd3c Fix the test kozabrada123 2023-07-30 09:10:32 +0200
  • 8b76936050 Fix the test kozabrada123 2023-07-30 09:10:32 +0200
  • b99bcef1f6 Guilds + Channels kozabrada123 2023-07-30 09:04:31 +0200
  • 1ce9bf08cd Guilds + Channels kozabrada123 2023-07-30 09:04:31 +0200
  • 51679e773c Fix broken links kozabrada123 2023-07-30 08:31:12 +0200
  • ba25cab1e9 Fix broken links kozabrada123 2023-07-30 08:31:12 +0200
  • 499faefa51 Documemtaiom kozabrada123 2023-07-30 08:26:26 +0200
  • b72ebf36ed Documemtaiom kozabrada123 2023-07-30 08:26:26 +0200
  • b897e44cca Document a small bit of attachment kozabrada123 2023-07-29 18:12:49 +0200
  • d50e969a07 Document a small bit of attachment kozabrada123 2023-07-29 18:12:49 +0200
  • 1893dfe0f9 Permissions with code blocks kozabrada123 2023-07-29 18:12:38 +0200
  • 590afc8c9d Permissions with code blocks kozabrada123 2023-07-29 18:12:38 +0200
  • 49801bef10
    Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:07:06 +0000
  • 7637051733 Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:07:06 +0000
  • 8954fd2ae5
    Update src/types/utils/snowflake.rs kozabrada123 2023-07-29 16:06:49 +0000
  • 0f300cfb20 Update src/types/utils/snowflake.rs kozabrada123 2023-07-29 16:06:49 +0000
  • 5ed24eea62
    Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:06:35 +0000
  • e64233e6d8 Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:06:35 +0000
  • d4048d8845
    Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:05:27 +0000
  • 84ada8b94a Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:05:27 +0000
  • 5d49e72461
    Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:04:49 +0000
  • b172e5910d Update src/types/utils/rights.rs kozabrada123 2023-07-29 16:04:49 +0000
  • b4b9f87520
    Capitalise docs kozabrada123 2023-07-29 16:04:08 +0000
  • 552032a61e Capitalise docs kozabrada123 2023-07-29 16:04:08 +0000
  • abcdd5e128 Forgot this since had the lint on my local copy kozabrada123 2023-07-29 11:45:25 +0200
  • e6dc44754c Forgot this since had the lint on my local copy kozabrada123 2023-07-29 11:45:25 +0200
  • 9c4136644b Document some flags kozabrada123 2023-07-29 11:26:10 +0200
  • b632958b0f Document some flags kozabrada123 2023-07-29 11:26:10 +0200
  • a4f59fcdf4 Minor doc changes kozabrada123 2023-07-29 11:26:00 +0200
  • ede965411e Minor doc changes kozabrada123 2023-07-29 11:26:00 +0200
  • 3058025e9d Document rights kozabrada123 2023-07-29 11:00:28 +0200
  • 1e81a2682f Document rights kozabrada123 2023-07-29 11:00:28 +0200
  • 787da3092c Moar docs kozabrada123 2023-07-29 10:23:04 +0200
  • 83d4ffc4e8 Moar docs kozabrada123 2023-07-29 10:23:04 +0200
  • a2ddafb6a1 Remove the todos from the last commit kozabrada123 2023-07-28 18:57:35 +0200
  • 8eb2e2008c Remove the todos from the last commit kozabrada123 2023-07-28 18:57:35 +0200
  • 1f9efa98e3 Better docs kozabrada123 2023-07-28 18:45:40 +0200
  • d0547cb1f0 Better docs kozabrada123 2023-07-28 18:45:40 +0200
  • 577c8a2d71 Merge branch 'main' into fix/doc-improvements kozabrada123 2023-07-28 18:21:20 +0200
  • dcfb59fca1 Merge branch 'main' into fix/doc-improvements kozabrada123 2023-07-28 18:21:20 +0200
  • 257ff31904 Same allow as for voice as normal gateway kozabrada123 2023-07-28 18:04:16 +0200
  • b2d125104a Same allow as for voice as normal gateway kozabrada123 2023-07-28 18:04:16 +0200
  • 2337ed78a6 Merge with main, but better this time kozabrada123 2023-07-28 18:01:52 +0200
  • 5940af777c Merge with main, but better this time kozabrada123 2023-07-28 18:01:52 +0200
  • 942fecbec7 Merge with main kozabrada123 2023-07-28 17:33:23 +0200
  • 89d4348498 Merge with main kozabrada123 2023-07-28 17:33:23 +0200
  • 07f283a205 Improve auto updating structs usage (#168) Flori 2023-07-24 19:13:53 +0200
  • fa7dd4b92b
    Improve auto updating structs usage (#168) Flori 2023-07-24 19:13:53 +0200
  • 415284d1be
    Make user::shell async due to gateway add bitfl0wer 2023-07-22 14:39:36 +0200
  • 25704f6dda Make user::shell async due to gateway add bitfl0wer 2023-07-22 14:39:36 +0200