Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-18 | Fix gateway not listening for new channels events | AlTech98 | 2 | -10/+6 |
2021-09-17 | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 10 | -76/+88 |
2021-09-17 | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 5 | -606/+631 |
2021-09-17 | Fix GET /users/@me/channels | AlTech98 | 1 | -12/+3 |
2021-09-17 | Update ChannelService.ts | Flam3rboy | 1 | -1/+2 |
2021-09-16 | :bug: fix vanity url | Flam3rboy | 2 | -3/+5 |
2021-09-16 | Implemented DMs and group DMs | AlTech98 | 19 | -79/+342 |
2021-09-16 | Dummy sticker-packs routes | AlTech98 | 2 | -0/+28 |
2021-09-16 | Gateway permission check fix | AlTech98 | 3 |