Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-23 | Bump node-fetch from 2.6.2 to 3.1.1 in /api | dependabot[bot] | 2 | -81/+747 | |
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 3.1.1. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v3.1.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
2022-01-22 | Branding updates | Featyre | 2 | -4/+8 | |
2022-01-16 | Revert previous commit | Chris Chrome | 1 | -16/+16 | |
2022-01-14 | Further debranding of premium tiers | Erkin Alp Güney | 1 | -16/+16 | |
2022-01-13 | Add erlpack warning (#587) | TheArcaneBrony | 1 | -1/+3 | |
* Add warning if erlpack is missing Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | |||||
2022-01-13 | Fix typo in commit 277b28c | Madeline | 1 | -1/+1 | |
2022-01-12 | update defaults | Erkin Alp Güney | 1 | -7/+7 | |
2022-01-12 | Fix the feature check | Erkin Alp Güney | 1 | -0/+2 | |
2022-01-12 | Update Guild.ts | Erkin Alp Güney | 1 | -0/+1 | |
2022-01-12 | Add cross channel replies | Erkin Alp Güney | 1 | -2/+4 | |
Resolves #533 | |||||
2022-01-12 | Schema change for group specific emojis | Erkin Alp Güney | 1 | -1/+4 | |
2022-01-11 | Use the boomerang logo | Erkin Alp Güney | 1 | -1/+1 | |
2022-01-11 | fix the message endpoint always returning Empty message error | ced777ric | 1 | -1/+1 | |
(cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b) | |||||
2022-01-11 | Message fixes | Character limits and embed fixes (#581) | Madeline | 2 | -8/+14 | |
* Adds message character limits (#503) * Fixed message `embeds` being ignored for `embed` * Update Message.ts Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> | |||||
2022-01-09 | Update role-icons.ts | Erkin Alp Güney | 1 | -2/+1 | |
2022-01-06 | Correct the invite response | Thesourtimes | 1 | -1/+1 | |
2022-01-05 | Add Role Icons (#574) | Chris Chrome | 6 | -3/+124 | |
* Role Icons Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Cache coherency rules Co-authored-by: MANIKILLER <manikillrorg@gmail.com> Co-authored-by: ImAaronFR <96433859+ImAaronFR@users.noreply.github.com> | |||||
2022-01-04 | Update documents | Thesourtimes | 9 | -23/+67 | |
2022-01-04 | Incrementing user discriminators | Daniel Huber | 2 | -16/+35 | |
Closes #328 | |||||
2022-01-01 | Fix schemas handler | Thesourtimes | 1 | -1/+1 | |