Commit graph

1568 commits

Author SHA1 Message Date
Szymon Uglis 821cca0cc5 Rewrite of Http backend; #62
[ci skip]
2020-04-17 15:55:31 +02:00
Szymon Uglis 57fbf1b013 Migrate code to spread collections syntax, add new channel types, NNBD fixes, added and fixes few docstrings
[ci skip]
2020-04-15 23:24:53 +02:00
Szymon Uglis eb0a3398fd Move function to generate attachment url to AttachmentBuilder class
[ci skip]
2020-04-14 23:19:42 +02:00
Szymon Uglis b6f6b2d802 Implement allowedMentions
[ci skip]
2020-04-14 20:42:13 +02:00
Szymon Uglis 90e05f3e98 Re-do Member class constructors
[ci skip]
2020-04-13 17:45:14 +02:00
Szymon Uglis 9f0efd8deb Initial improvements to handling attachments
[ci skip]
2020-04-13 14:45:55 +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 5f366edb7f Fix VoiceState and MessageEvent nullable fields 2020-04-12 18:51:36 +02:00
Szymon Uglis 8d252f7835 Snowflake now hold data in int
[ci skip]
2020-04-12 18:45:21 +02:00
Szymon Uglis f800e88139 Reorder fields 2020-04-12 18:31:25 +02:00
Szymon Uglis c77ede5aaf NNBD small fixes
[ci skip]
2020-04-12 18:28:48 +02:00
Szymon Uglis e850dba100 Snowflake now hold data in int
[ci skip]
2020-04-12 18:28:27 +02:00
Szymon Uglis 053d6086c0 Implement hoisted_role field in Member; discord/discord-api-docs#1378
[ci skip]
2020-04-11 00:17:40 +02:00
Szymon Uglis 4a5df5f93a Merge remote-tracking branch 'origin/rewrite_modular' into rewrite_modular 2020-04-10 20:45:42 +02:00
Szymon Uglis 1592931b4e Add 4014 close code; discord/discord-api-docs#1495
[ci skip]
2020-04-10 20:45:30 +02:00
Szymon Uglis 63ceb98782 Merge pull request #58 from l7ssha/rewrite_modular_dispatch
Implement dispatch callback for CommandFramework
2020-04-10 20:22:46 +02:00
Szymon Uglis 798db2151b Fix discriminator parsing
[ci skip]
2020-04-09 21:23:41 +02:00
Szymon Uglis 744107f064 Implement dispatch callback
[ci skip]
2020-04-09 21:23:12 +02:00
Szymon Uglis 5380c4e75f Implement gateway intents; discord/discord-api-docs#1307
[ci skip]
2020-04-09 18:56:09 +02:00
Szymon Uglis e88fdfe4fd Implement undocumented user flags; discord/discord-api-docs#1493
[ci skip]
2020-04-09 18:04:14 +02:00
Szymon Uglis 93849145aa Implement undocumented MessageType; discord/discord-api-docs#1265
[ci skip]
2020-04-09 18:00:51 +02:00
Szymon Uglis 6db7599d56 Fix webhook getters and remove unnecessary late final keywords from variable declaration in Embed class
[ci skip]
2020-04-09 17:55:19 +02:00
Szymon Uglis cd1beb1fab Fixed webhook send endpoint, added ability to set webhook avatar. Changed discriminator data type to int from string. Fixed few doc strings.
[ci skip]
2020-04-09 13:57:17 +02:00
Szymon Uglis 4587042f76 Fix errors messages
[ci skip]
2020-04-09 12:12:39 +02:00
Szymon Uglis 54af480fec Implemented new message features
[ci skip]
2020-04-09 02:03:06 +02:00
Szymon Uglis f1813a703e Implemented new permissions
[ci skip]
2020-04-08 23:44:35 +02:00
Szymon Uglis 1dea45f372 Implement new Invite event and new fields in User object.
discord/discord-api-docs#1309
[ci skip]
2020-04-08 23:28:14 +02:00
Szymon Uglis 3eda48c532 Fixed spelling
[ci skip]
2020-04-07 12:58:23 +02:00
Szymon Uglis e5b1ef9388 Use constant instead of hardcoded url
[ci skip]
2020-04-07 12:36:43 +02:00
Szymon Uglis d3edf56519 Implement avatar url getter
[ci skip]
2020-04-07 12:36:25 +02:00
Szymon Uglis bb0c54aa39 Renamed oauth directory to application, added discriminator and tag to IMessageAuthor, GuildChannel uses now mixin keyword, added iconUrl method for ApplicationGuild
[ci skip]
2020-04-07 12:33:53 +02:00
Szymon Uglis 4fb5509d6a Remove close() function
[ci skip]
2020-04-05 21:21:40 +02:00
Szymon Uglis 1a68182337 nyxx.interactivity NNBD
[ci skip]
2020-04-05 21:21:19 +02:00
Szymon Uglis f73bc2ae3e Update gitignore and cleanup 2020-04-05 00:10:27 +02:00
Szymon Uglis 47a6516996 NNBD optimizations and bu fixes
[ci skip]
2020-04-05 00:08:50 +02:00
Szymon Uglis 00fbfff98c Revert Logger.detached to Logger
[ci skip]
2020-04-05 00:07:58 +02:00
Szymon Uglis a632fb5249 Do not create new streams, reuse clients ones. Affects #52
[ci skip]
2020-04-04 20:18:15 +02:00
Szymon Uglis 294385a30d NNBD part 7 - Commands [ci skip] 2020-04-02 19:08:49 +02:00
Szymon Uglis 367c20b182 NNBD part 6 [ci skip] 2020-04-01 18:53:29 +02:00
Szymon Uglis a9a66b9bad NNBD part 5 [ci skip] 2020-03-24 17:16:04 +01:00
Szymon Uglis 29aa0dae40 NNBD part 4 [ci skip] 2020-03-23 18:25:40 +01:00
Szymon Uglis 18671c0cca NNBD part 3 [ci skip] 2020-03-22 22:45:20 +01:00
Szymon Uglis 8048d8d60d NNBD part 2 [ci skip] 2020-03-22 14:35:22 +01:00
Szymon Uglis f55e375a2e Merge remote-tracking branch 'origin/rewrite_modular' into rewrite_modular 2020-03-21 23:19:25 +01:00
Szymon Uglis 2d1bd633e1 NNBD part 1 [ci skip] 2020-03-21 23:19:09 +01:00
Szymon Uglis 6159793793 Merge pull request #54 from One-Nub/rewrite_modular
Fix #53 - CommandFramework improperly responds when a stream is passed
2020-03-19 22:58:11 +01:00
One-Nub 289065dbaa Adding curly braces 2020-03-19 16:45:10 -05:00
One-Nub 1cc981beb8 Fix #53 - CommandFramework improperly responds when a stream is passed 2020-03-19 16:34:21 -05:00
Szymon Uglis 590f72f4d3 Merge pull request #50 from One-Nub/rewrite_modular
Fix for NoSuchMethodError (branch change)
2020-02-11 00:59:14 +01:00
One-Nub 129d102152 Dartfmt 2020-02-10 16:05:49 -06:00