Commit graph

32 commits

Author SHA1 Message Date
Szymon Uglis a1bda440ef
Bump version and allow dev sdk. Fixes #116 2021-05-07 01:40:03 +02:00
Szymon Uglis cb2472a842
Fix dart analyzer minor problems; Add some docs; Allow Dart 2.13; rename onRatelimited -> onRateLimited 2021-04-27 00:37:04 +02:00
Szymon Uglis 9555a73447
Bump version 2021-04-25 14:57:43 +02:00
Szymon Uglis c71d310d6e
Changelog, license update, Implement stage channels, implements new permissions
Remove unnecessary stuff from tests and analyzer options, remove travis config file
2021-04-07 22:54:14 +02:00
Szymon Uglis 16f0f91640
Bump versions; Prepare for publish 2021-03-30 23:08:24 +02:00
Szymon Uglis 8966773ab6
Add GatewayIntents.none; Update examples; Bump version 2021-03-29 21:18:48 +02:00
Szymon Uglis 2ab9cd1b6e
Update version; Fix style 2021-03-29 21:18:46 +02:00
Szymon Uglis 21e3cd2f95
Implement NyxxRest. Migrate initially existing code 2021-03-29 21:18:44 +02:00
Szymon Uglis 7d4830906b
Bump versions 2021-03-29 21:18:39 +02:00
Szymon Uglis fb892295fe
Fix onSelfMention event stream; Bump versions 2021-03-29 21:18:38 +02:00
Szymon Uglis 0ea86c9d85
Upgrade version of test 2021-03-29 21:18:36 +02:00
Szymon Uglis 29f83718d6
Increment versions of nyxx and nyxx.commander 2021-03-29 21:18:36 +02:00
Szymon Uglis 43eed5d891
Bump versions; Update dependencies 2021-03-29 21:18:27 +02:00
Szymon Uglis a35fb4188e
Add unit tests; When pull request do not run integration tests 2021-03-29 21:18:27 +02:00
Szymon Uglis fb6a44be1d
Bump http package to 0.13.0: Fixup 2021-03-29 21:18:22 +02:00
Szymon Uglis f785c15b60
Bump http package to 0.13.0 2021-03-29 21:18:22 +02:00
HarryET 327d14dcb5
Add Dart Docs & Sort final issues. 2021-03-29 21:17:34 +02:00
Szymon Uglis e0eb4c1d79
Removed dependency overrides 2021-03-29 21:17:34 +02:00
Szymon Uglis ce47bd3f48
Github Actions 2021-03-29 21:17:33 +02:00
Szymon Uglis e5c99319fb
Implementation of Inline Replies; discord/discord-api-docs#2118
[ci skip]
2021-03-29 21:17:33 +02:00
Szymon Uglis 5be0c0e604
Add support for dart2native
[ci skip]
2021-03-29 21:17:32 +02:00
Szymon Uglis ed3e7015c3
Use http package for http instead of w_transport.
Remove w_transport, replace websocket with dart:io websocket.
2021-03-29 21:17:32 +02:00
Szymon Uglis 029f1f69db Fix news channel and guild embed channel deserialization. 1.0.2 release 2020-09-08 18:14:55 +02:00
Szymon Uglis c1aa81c8c1 1.0.1 release 2020-08-29 12:37:10 +02:00
Szymon Uglis d3d06ad8b5 Requirements for publishing in pub
[ci skip]
2020-08-24 08:48:59 +02:00
Szymon Uglis 619c694dc6 Add shutdown hooks for client and shard. Updated to sdk 2.9.0
[ci skip]
2020-08-07 16:10:08 +02:00
Szymon Uglis aea584cea9 Remove http dependency. Add client and shardId to CommandContext 2020-06-05 12:22:42 +02:00
Szymon Uglis c60864fab4 Docs fixes and additions. Code structure fixes, optimizations
[ci skip]
2020-05-28 22:08:05 +02:00
Szymon Uglis 45eceeaf57 Improved cache handling. Removed raw event. Removed BeforeHttpRequestSendEvent.
Divided Message into 2 other classes. Rewritten most events handling. Added ids of object besides objects alone to events.
Code cleanup. Removed onMessage, onRaw, onGuildUnavailable events. Dart 2.9.0-dev support.
#61 #35
[ci skip]
2020-04-25 00:45:11 +02:00
Szymon Uglis 614362bfcc Implement changes from 2.8.0-dev.20.0 sdk
[ci skip]
2020-04-12 20:06:13 +02:00
Szymon Uglis 2d1bd633e1 NNBD part 1 [ci skip] 2020-03-21 23:19:09 +01:00
Szymon Uglis fce22184c7 First commit of complete code reorganization. Created packages with specific purpose. Removed few apis 2019-12-18 20:12:23 +01:00
Renamed from pubspec.yaml (Browse further)