Commit Graph

16 Commits

Author SHA1 Message Date
Vincent Junge d52acd9093 always use Snowflakes in args 2023-06-22 18:55:19 +02:00
Vincent Junge 709ef11f2c get channel messages 2023-06-21 14:46:45 +02:00
Vincent Junge 55b0f268e2 more consistent use of snowflakes 2023-06-20 22:03:29 +02:00
kozabrada123 1f29582564 Update in tests too 2023-06-20 18:33:37 +02:00
Flori Weber 63f09e51d8 Cargo fix 2023-06-11 13:54:54 +02:00
Flori Weber da6cffa7a3 Cargo clippy --fix 2023-06-11 13:54:08 +02:00
Flori Weber c745861592 Reformat entire project, optimize imports 2023-06-11 13:52:53 +02:00
Flori Weber f641dbb14f Reformat entire project, optimize imports 2023-06-11 13:52:31 +02:00
bitfl0wer c9e6c63073 Add tests for permission modification 2023-06-10 22:26:15 +02:00
bitfl0wer 072d99e879 Refactor modify() to take less boilerplate args 2023-05-29 23:11:12 +02:00
bitfl0wer ebeaf31343 Refactor delete() to take less boilerplate args 2023-05-29 23:08:52 +02:00
bitfl0wer 3e4840d7a6 Refactor get() to take less boilerplate args 2023-05-29 23:01:17 +02:00
bitfl0wer b9c3f02799 ADd test for modify_channel() 2023-05-29 18:50:09 +02:00
bitfl0wer b4cac5a65c Teardown after delete_channel 2023-05-29 18:29:08 +02:00
bitfl0wer 7a1c9b1f90 Add delete_channel test. 2023-05-28 23:04:56 +02:00
bitfl0wer 28663efb09 move channel test to channel 2023-05-27 22:12:15 +02:00