summary refs log tree commit diff
path: root/api/assets/schemas.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-16457/+0
* Mostly working user guild settingsMadeline2022-09-251-206/+15139
* Member settings routeMadeline2022-09-211-0/+5
* Probably broken merge from webrtcMadeline2022-09-161-8/+238
* Added missing props to ChannelModifySchemaMadeline2022-09-101-15459/+98
* Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-201-0/+651
|\
| * Merge branch '2fa' into feat/latestWebClientMadeline2022-07-201-0/+1964
| |\
* | \ Merge branch '2fa' into slowcordMadeline2022-07-201-0/+2009
|\ \ \ | | |/ | |/|
| * | 2faMadeline2022-07-201-0/+1313
* | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-101-0/+3
|\ \ \ | | |/ | |/|
| * | Fix username/discrim changingMadeline2022-07-101-0/+3
* | | Merge branch 'fix/registerNewClients' into slowcordMadeline2022-07-091-0/+3
|\ \ \
| * | | Add `promotional_email_opt_in` field to register to allow newer clients to ma...Madeline2022-06-011-9858/+65
* | | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-091-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'feat/multiUploads' into feat/latestWebClientMadeline2022-07-091-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' into feat/multiUploadsMadeline2022-07-091-480/+633
| | |\ \
| | | * | Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-071-419/+1916
| | | |/
| | * / Allow multiple attachments in messagesMadeline2022-07-091-0/+1350
| | |/
* | | Merge branch 'feat/latestWebClient' into slowcordMadeline2022-07-061-8/+4
|\| |
| * | Welcome screenMadeline2022-07-041-2/+1
| * | Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClientMadeline2022-07-031-6/+3
* | | Merge branch 'fix/nicknames' into slowcordMadeline2022-07-031-0/+3
|\ \ \
| * | | Allow nicknames through MemberChangeSchemaMadeline2022-07-031-419/+1919
| | |/ | |/|
* | | Merge branch 'fix/channelPermissionOverwriteSchema' into slowcordMadeline2022-07-021-103/+11396
|\ \ \ | | |/ | |/|
| * | Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-021-419/+1916
| |/
* | Update default rightsMadeline2022-07-021-18013/+66
* | Merge branch 'fix/sanitisation' into slowcordMadeline2022-04-231-0/+12481
|\|
| * Fixed ability for user to edit any property of themselves, including `rights`...Madeline2022-04-231-8148/+12478
* | Merge branch 'master' into slowcordMadeline2022-03-311-2/+2
|\|
| * close issue #684Erkin Alp Güney2022-03-141-2/+2
* | Merge branch 'master' into slowcordMadeline2022-03-121-1/+1
|\|
| * fix(api): working invisible status typeNobody2022-03-081-1/+1
* | Added email sanitisation to /users/@me PATCH. Could previously have email as ...Madeline2022-02-171-0/+3
|/
* prettier formatted /apidevelopomp2021-10-201-9696/+8148
* :sparkles: sticker uploadFlam3rboy2021-10-151-0/+308
* :bug: fix modify role.permissionsFlam3rboy2021-10-101-1/+4
* :bug: fix emojis routeFlam3rboy2021-10-101-36/+310
* :bug: fix set user settingsFlam3rboy2021-10-051-33/+0
* :construction: different db enginesFlam3rboy2021-10-041-0/+323
* :bug: fix schema + user modify not workingFlam3rboy2021-10-011-459/+142
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-88/+88
* :sparkles: generate openapi documentationFlam3rboy2021-09-211-0/+1961
* :bug: fix relationshipsFlam3rboy2021-09-201-247/+7
* :sparkles: accept invite pageFlam3rboy2021-09-201-1/+0
* Merge branch 'fosscord:master' into fix-dmAlTech982021-09-181-41/+22
|\
| * :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-41/+22
* | Fix icon, owner_id change and channel deletion for group DMsAlTech982021-09-171-599/+587
|/
* Revert ":construction: webhook"Flam3rboy2021-09-161-251/+4
* :construction: webhookFlam3rboy2021-09-141-4/+251
* Fix invites creationAlTech982021-09-141-1/+4
* Fix #356AlTech982021-09-131-7/+28
* Delete attachments of deleted messages, fix #273AlTech982021-09-131-1/+5
* :bug: fix invites: ajv doesn't treat null as undefinedFlam3rboy2021-09-131-329/+263
* :sparkles: #307 doneFlam3rboy2021-09-121-186/+6735
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-0/+939