Commit graph

30 commits

Author SHA1 Message Date
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 15aa62cbe2
Test AttachmentBuilder 2021-03-29 21:18:45 +02:00
Szymon Uglis 7aeef08fb9
Entity utils tests 2021-03-29 21:18:45 +02:00
Szymon Uglis 0bc1e37e27
Tests using rest version of nyxx. Restructure tests 2021-03-29 21:18:45 +02:00
Szymon Uglis a33d651d01
Fix style, add simple permission utils tests 2021-03-29 21:18:45 +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 5d57308d2b
Fix bug with not respecting inline fields 2021-03-29 21:17:34 +02:00
Szymon Uglis 7bfe7ef893
Fix path 2021-03-29 21:17:33 +02:00
Szymon Uglis da9b211ada
Update env variable names 2021-03-29 21:17:33 +02:00
Szymon Uglis ce47bd3f48
Github Actions 2021-03-29 21:17:33 +02:00
Szymon Uglis 1859b82691
Moved intents to Nyxx constructor since they are required
[ci skip]
2021-03-29 21:17:33 +02:00
Szymon Uglis a690890937
Moved to v8 on REST and gateway
[ci skip]
2021-03-29 21:17:33 +02:00
Szymon Uglis 337244d04f
Add support for gateway zlib-stream compression
[ci skip]
2021-03-29 21:17:33 +02:00
Szymon Uglis 1a431ff7b8
Fix nyxx extensions
[ci skip]
2021-03-29 21:17:32 +02:00
Szymon Uglis 360a28677a
Full rewrite of data models structure. Simplified hierarchy of channels. Decoupled Member from User.
Moved all code for api requests to one place to for reusing.
[ci skip]
2021-03-29 21:17:32 +02:00
Szymon Uglis bfe273afe3 Fix travis 2020-08-13 19:47:45 +02:00
Szymon Uglis 17c8221bc2 Remove polling method. Moved setupDefaultLogging to Nyxx constructor with ability to disable default logger. Logger output is without colors.
[ci skip]
2020-07-15 23:51:54 +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 b7b8f6167e Cacheless Guild, Emoji, Reaction, Role
[ci skip]
2020-05-21 00:55:14 +02:00
Szymon Uglis aff150cc40 Dont require cache - channels
[ci skip]
2020-05-20 22:35:48 +02:00
Szymon Uglis 781bfbb38e Rewritten analyzer rules. First docs and style changes. #73
[ci skip]
2020-05-17 21:59:52 +02:00
Szymon Uglis 3828994631 Support for sdk 2.9.0-9.0.dev
[ci skip]
2020-05-14 21:06:44 +02:00
Szymon Uglis e95713530f Removed support for browser, once again.
[ci skip]
2020-04-29 01:49:20 +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 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 367c20b182 NNBD part 6 [ci skip] 2020-04-01 18:53:29 +02:00
Szymon Uglis ad6dcc2b9e Dartfmt 2019-12-18 21:34:29 +01:00
Szymon Uglis 501972d7d5 Fix travis, once again 2019-12-18 21:34:04 +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