Commit Graph

  • fcbca459dc Add some Guild, Integration and Webhook events kozabrada123 2023-05-14 15:55:20 +0200
  • c7dea3a81b Add some Guild, Integration and Webhook events kozabrada123 2023-05-14 15:55:20 +0200
  • 60338933fa Merge pull request #56 from polyphony-chat/feature/rest-of-discord-types kozabrada123 2023-05-14 13:38:37 +0000
  • 0b641e8e9b
    Merge pull request #56 from polyphony-chat/feature/rest-of-discord-types kozabrada123 2023-05-14 13:38:37 +0000
  • 0173ca9e62 Add session, guild event types kozabrada123 2023-05-14 15:37:30 +0200
  • ac38963c0e Add session, guild event types kozabrada123 2023-05-14 15:37:30 +0200
  • 833c3733d7 Add guild delete route bitfl0wer 2023-05-14 14:16:21 +0200
  • 269d73ce87
    Add guild delete route bitfl0wer 2023-05-14 14:16:21 +0200
  • 3629184281 Merge pull request #53 from polyphony-chat/feature/rest-of-discord-types kozabrada123 2023-05-14 12:06:03 +0000
  • 91ea829381
    Merge pull request #53 from polyphony-chat/feature/rest-of-discord-types kozabrada123 2023-05-14 12:06:03 +0000
  • 1b0456c5c3 Merge branch 'feature/full-gateway-coverage' into feature/rest-of-discord-types kozabrada123 2023-05-14 12:05:26 +0000
  • cb30e1b904
    Merge branch 'feature/full-gateway-coverage' into feature/rest-of-discord-types kozabrada123 2023-05-14 12:05:26 +0000
  • 2ff5e4fd9d Add Readies to Events, try to fix msg_create error kozabrada123 2023-05-14 14:03:18 +0200
  • 1930229a90 Add Readies to Events, try to fix msg_create error kozabrada123 2023-05-14 14:03:18 +0200
  • d797a10009 Add RateLimit information bitfl0wer 2023-05-14 13:12:02 +0200
  • 190def95da
    Add RateLimit information bitfl0wer 2023-05-14 13:12:02 +0200
  • 4b4adbe1cc impl ToString for LimitType bitfl0wer 2023-05-14 13:11:50 +0200
  • e3c40356bc
    impl ToString for LimitType bitfl0wer 2023-05-14 13:11:50 +0200
  • 598ad093a1 Improve error handling on request sending bitfl0wer 2023-05-14 13:07:46 +0200
  • 3de820062b
    Improve error handling on request sending bitfl0wer 2023-05-14 13:07:46 +0200
  • d5103ea03f Merge branch 'feature/rest-of-discord-types' into feature/guild-creation-deletion bitfl0wer 2023-05-14 12:55:39 +0200
  • 5a41eda295
    Merge branch 'feature/rest-of-discord-types' into feature/guild-creation-deletion bitfl0wer 2023-05-14 12:55:39 +0200
  • 9b1a7f9bd8 Remove duplicate VoiceState bitfl0wer 2023-05-14 12:55:19 +0200
  • 101c95d909
    Remove duplicate VoiceState bitfl0wer 2023-05-14 12:55:19 +0200
  • bb546cdc82 Merge branch 'feature/rest-of-discord-types' into feature/guild-creation-deletion bitfl0wer 2023-05-14 12:52:25 +0200
  • 7f459c6c4f
    Merge branch 'feature/rest-of-discord-types' into feature/guild-creation-deletion bitfl0wer 2023-05-14 12:52:25 +0200
  • 2072ae11a5 Add full Guild type bitfl0wer 2023-05-14 12:40:31 +0200
  • 7c0c95690d
    Add full Guild type bitfl0wer 2023-05-14 12:40:31 +0200
  • 2209d967cd Flatten, new events kozabrada123 2023-05-14 11:43:17 +0200
  • e641ab0bbd Flatten, new events kozabrada123 2023-05-14 11:43:17 +0200
  • 40b459b974 Add call update and delete kozabrada123 2023-05-14 08:39:23 +0200
  • 1e3ea8a072 Add call update and delete kozabrada123 2023-05-14 08:39:23 +0200
  • 262cd0e780 Add more events, fix deserialization errors kozabrada123 2023-05-14 08:20:25 +0200
  • 5bece07ab7 Add more events, fix deserialization errors kozabrada123 2023-05-14 08:20:25 +0200
  • 51ecf888b8 remove get() bitfl0wer 2023-05-13 23:45:49 +0200
  • 8503bdbd80
    remove get() bitfl0wer 2023-05-13 23:45:49 +0200
  • 3fca30db35 start implementing get() bitfl0wer 2023-05-13 23:15:28 +0200
  • 0d00215ebf
    start implementing get() bitfl0wer 2023-05-13 23:15:28 +0200
  • ea454228ac Add documentation bitfl0wer 2023-05-13 22:55:17 +0200
  • a9ef578f70
    Add documentation bitfl0wer 2023-05-13 22:55:17 +0200
  • 1934622e4c Implement Guild::create() bitfl0wer 2023-05-13 22:14:53 +0200
  • 8dce270343
    Implement Guild::create() bitfl0wer 2023-05-13 22:14:53 +0200
  • e0a45edb3c Add GuildCreateSchema as per Spacebar Docs bitfl0wer 2023-05-13 22:11:06 +0200
  • 72a4d57aff
    Add GuildCreateSchema as per Spacebar Docs bitfl0wer 2023-05-13 22:11:06 +0200
  • 5031db6547 Update docs, remove panic in favor of Err Result bitfl0wer 2023-05-13 22:10:46 +0200
  • fe5beee228
    Update docs, remove panic in favor of Err Result bitfl0wer 2023-05-13 22:10:46 +0200
  • c436fdb857 Remove panic on send_request error bitfl0wer 2023-05-13 22:06:44 +0200
  • 81c4402f32
    Remove panic on send_request error bitfl0wer 2023-05-13 22:06:44 +0200
  • f4192840ee Merge pull request #52 from polyphony-chat/feature/rest-of-discord-types kozabrada123 2023-05-13 20:04:46 +0000
  • 92d7b343c5
    Merge pull request #52 from polyphony-chat/feature/rest-of-discord-types kozabrada123 2023-05-13 20:04:46 +0000
  • a93962b667 Add Stage Instance and Voice State kozabrada123 2023-05-13 22:01:04 +0200
  • ae1271d828 Add Stage Instance and Voice State kozabrada123 2023-05-13 22:01:04 +0200
  • 4e51d1251b Add integrations kozabrada123 2023-05-13 21:50:36 +0200
  • 7069a9e1e6 Add integrations kozabrada123 2023-05-13 21:50:36 +0200
  • ca8f94c18e create src/api/guilds/guilds.rs bitfl0wer 2023-05-13 21:42:43 +0200
  • 183bd0e0d2
    create src/api/guilds/guilds.rs bitfl0wer 2023-05-13 21:42:43 +0200
  • 0c3e99057f Add channel and thread types, start guild kozabrada123 2023-05-13 21:27:44 +0200
  • 9963fd8a33 Add channel and thread types, start guild kozabrada123 2023-05-13 21:27:44 +0200
  • 3d37373f98 Update README.md Flori 2023-05-13 19:20:49 +0200
  • a177ddc60b
    Update README.md Flori 2023-05-13 19:20:49 +0200
  • 65a8cd7cea Merge pull request #50 from kozabrada123/main Flori 2023-05-13 18:06:26 +0200
  • 5372c6bce5
    Merge pull request #50 from kozabrada123/main Flori 2023-05-13 18:06:26 +0200
  • e3a5a532c3 Merge branch 'polyphony-chat:main' into main kozabrada123 2023-05-13 14:49:53 +0000
  • be1a358bfd
    Merge branch 'polyphony-chat:main' into main kozabrada123 2023-05-13 14:49:53 +0000
  • a3969e8cb6 Small changes for merging kozabrada123 2023-05-13 16:43:29 +0200
  • 9f8ff96d1b Small changes for merging kozabrada123 2023-05-13 16:43:29 +0200
  • 3c6a549db7 Fix tests bitfl0wer 2023-05-13 16:42:24 +0200
  • ce84251d31
    Fix tests bitfl0wer 2023-05-13 16:42:24 +0200
  • 092eed6957 update file to one that always exists, fix test bitfl0wer 2023-05-13 16:40:34 +0200
  • 35d081c649
    update file to one that always exists, fix test bitfl0wer 2023-05-13 16:40:34 +0200
  • c74e40e5f9 comment out view_nsfw_guilds to fix tests bitfl0wer 2023-05-13 16:36:28 +0200
  • d4568c998c
    comment out view_nsfw_guilds to fix tests bitfl0wer 2023-05-13 16:36:28 +0200
  • 9a80f68787 Warnings kozabrada123 2023-05-13 16:35:42 +0200
  • 665507653e Warnings kozabrada123 2023-05-13 16:35:42 +0200
  • 4765b7a362 WebSocketConnection are no longer used kozabrada123 2023-05-13 16:34:05 +0200
  • ac38c57ada WebSocketConnection are no longer used kozabrada123 2023-05-13 16:34:05 +0200
  • 41b75be2fb Add a few more gateway events kozabrada123 2023-05-13 16:24:34 +0200
  • 3cac8c18c0 Add a few more gateway events kozabrada123 2023-05-13 16:24:34 +0200
  • 11d371eee2 Add rest of send events kozabrada123 2023-05-13 15:59:46 +0200
  • b8f649b04b Add rest of send events kozabrada123 2023-05-13 15:59:46 +0200
  • e9bb1f8185 Update rust.yml Flori 2023-05-13 15:49:07 +0200
  • 2f8d3debd6
    Update rust.yml Flori 2023-05-13 15:49:07 +0200
  • 595716afc5 Small unit test update kozabrada123 2023-05-13 15:36:29 +0200
  • 43f77245a1 Small unit test update kozabrada123 2023-05-13 15:36:29 +0200
  • bcb97977f7 Remove terrible debug messages kozabrada123 2023-05-13 09:54:23 +0200
  • 184c12ab46 Remove terrible debug messages kozabrada123 2023-05-13 09:54:23 +0200
  • 959bbac9bd Fix nested task issues kozabrada123 2023-05-13 09:47:12 +0200
  • 6c6adabb49 Fix nested task issues kozabrada123 2023-05-13 09:47:12 +0200
  • cef8fe9fdb Deserialization error.. kozabrada123 2023-05-13 09:05:20 +0200
  • 0e64946428 Deserialization error.. kozabrada123 2023-05-13 09:05:20 +0200
  • 28e956e969 Merge branch 'polyphony-chat:main' into main kozabrada123 2023-05-13 06:11:07 +0000
  • b6814a3b10
    Merge branch 'polyphony-chat:main' into main kozabrada123 2023-05-13 06:11:07 +0000
  • 45c2fc601d Merge pull request #38 from polyphony-chat/feature/sending-messages Flori 2023-05-12 19:21:09 +0200
  • b4d0e2d662
    Merge pull request #38 from polyphony-chat/feature/sending-messages Flori 2023-05-12 19:21:09 +0200
  • b2e7c52eb8 Mark Sending messages as done bitfl0wer 2023-05-12 19:20:03 +0200
  • 96091053e4
    Mark Sending messages as done bitfl0wer 2023-05-12 19:20:03 +0200
  • 4abe3d87ec Change visibility of attachments bitfl0wer 2023-05-12 19:18:51 +0200
  • 86b7ee22c8
    Change visibility of attachments bitfl0wer 2023-05-12 19:18:51 +0200
  • ec37e89cc4 add set_id() to FileAttachment This is so that the id of the Attachment to be sent can just be overwritten by the send() method. bitfl0wer 2023-05-12 19:18:40 +0200
  • 6953dbb326
    add set_id() to FileAttachment This is so that the id of the Attachment to be sent can just be overwritten by the send() method. bitfl0wer 2023-05-12 19:18:40 +0200