summary refs log tree commit diff
path: root/api/scripts/generate_schema.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-10Manually lock node to >15Erkin Alp Güney1-0/+1
2022-02-10Add more rights (#541)Erkin Alp Güney1-2/+13
Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Added the backfilling-related rights * Added kick/ban rights * Added the presence right * Guild directory * Interactions rights
2022-02-10[Fix] Trying to remove a null element (#625)ImAaronFR1-1/+6
Fix for: Uncaught TypeError: document.querySelector(...) is null
2022-02-09[Fix] Client bug (#623)ImAaronFR1-1/+4
If you don't delete this property for some reasons after you send a message in a guild, your roles will be removed (client sided) for everyone, this fixes it.
2022-02-08[Fix] Column "groups" contains null-values (#622)ImAaronFR1-1/+1
2022-02-04Bump simple-get from 3.1.0 to 3.1.1 in /util (#620)dependabot[bot]1-6/+6
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/feross/simple-get/releases) - [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: simple-get dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04automated security fixes applied (#619)Erkin Alp Güney2-1718/+241
2022-02-04Remove nulled properties from GET `/channels/#id/messages` for improved ↵Madeline1-0/+7
compatibility with some client ( discord.js )
2022-02-04;jondfgskMadeline3-35/+37
2022-01-31Update index.htmlImAaronFR1-5/+5
Compatible client version with Role Icons
2022-01-24Add dummy endpoints to prevent client loading some settings panels indefinitelyTheArcaneBrony4-0/+48
2022-01-24Speed up setup by not installing optional packages (#605)TheArcaneBrony1-1/+1
Only downside is no db engines are included by default, removing compile time for packages like sqlite3.
2022-01-24revert dependabot PRs that update node-fetch to v3Madeline8-171/+35
2022-01-23* Replaced list of invisible characters with unicode codepointsMadeline2-62/+65
* No longer silently edit invalid channel names * No longer trim channel names in unnamed check
2022-01-23channel.owner_id is type string not numberMadeline1-1/+1
2022-01-23Add unhandled channel types to IsTextChannel methodMadeline1-2/+6
2022-01-23Apply suggestions from code reviewMadeline1-2/+4
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2022-01-23Update Channel.tsErkin Alp Güney1-4/+7
2022-01-23Added `ILLEGAL_CHANNEL_NAMES` and `NULL_CHANNEL_NAMES` guild feature flagsMadeline3-332/+406
2022-01-23Closed-join guildsErkin Alp Güney1-1/+2
Resolves #537 Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2022-01-23Bump node-fetch from 2.6.6 to 2.6.7 in /api/scripts/stresstestdependabot[bot]1-6/+14
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [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.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23Bump node-fetch from 2.6.5 to 2.6.7 in /bundledependabot[bot]2-15/+28
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. - [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.5...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23Bump node-fetch from 2.6.6 to 2.6.7 in /cdndependabot[bot]2-11/+19
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [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.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23Bump node-fetch from 2.6.2 to 2.6.7 in /utildependabot[bot]2-66/+359
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7. - [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...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23Bump node-fetch from 2.6.2 to 3.1.1 in /gatewaydependabot[bot]2-313/+1698
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-23Bump node-fetch from 2.6.2 to 3.1.1 in /apidependabot[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-22Branding updatesFeatyre2-4/+8
2022-01-21mmmmMadeline5-51/+96
2022-01-16Revert previous commitChris Chrome1-16/+16
2022-01-17more fuckeryMadeline7-19/+175
2022-01-16messing around with things I don't understandMadeline7-13/+81
2022-01-16boilerplate stuffMadeline17-244/+556
2022-01-14Further debranding of premium tiersErkin Alp Güney1-16/+16
2022-01-13Add erlpack warning (#587)TheArcaneBrony1-1/+3
* Add warning if erlpack is missing Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
2022-01-13Fix typo in commit 277b28cMadeline1-1/+1
2022-01-12update defaultsErkin Alp Güney1-7/+7
2022-01-12Fix the feature checkErkin Alp Güney1-0/+2
2022-01-12Update Guild.tsErkin Alp Güney1-0/+1
2022-01-12Add cross channel repliesErkin Alp Güney1-2/+4
Resolves #533
2022-01-12Schema change for group specific emojisErkin Alp Güney1-1/+4
2022-01-11Use the boomerang logoErkin Alp Güney1-1/+1
2022-01-11fix the message endpoint always returning Empty message errorced777ric1-1/+1
(cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b)
2022-01-11Message fixes | Character limits and embed fixes (#581)Madeline2-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-09Update role-icons.tsErkin Alp Güney1-2/+1
2022-01-06Correct the invite responseThesourtimes1-1/+1
2022-01-05Add Role Icons (#574)Chris Chrome6-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-04Update documentsThesourtimes9-23/+67
2022-01-04Incrementing user discriminatorsDaniel Huber2-16/