Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-18 | Removed ChannelService, more fixes | AlTech98 | 4 | -10/+10 | |
2021-09-18 | Fix gateway not listening for new channels events | AlTech98 | 3 | -18/+9 | |
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 | -3/+10 | |
2021-09-16 | :arrow_up: update package | Flam3rboy | 2 | -10/+10 | |
2021-09-16 | Revert "fix #128" | Flam3rboy | 1 | -52/+9 | |
This reverts commit 8893fd16d90ad599538ccb62f8f77711aa891bbd. | |||||
2021-09-16 | Revert "fix #129" | Flam3rboy | 1 | -17/+0 | |
This reverts commit 8f862f0e5dba3985b4f38406fc19b5c5350324b9. | |||||
2021-09-16 | Revert ":construction: webhook" | Flam3rboy | 11 | -369/+18 | |
This reverts commit df2b83ac158be1e7233d8edce59033c15c193599. | |||||
2021-09-16 |