Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update default rights | Madeline | 2022-07-02 | 1 | -18013/+66 |
| | |||||
* | Merge branch 'fix/sanitisation' into slowcord | Madeline | 2022-04-23 | 1 | -0/+12481 |
|\ | |||||
| * | Fixed ability for user to edit any property of themselves, including ↵ | Madeline | 2022-04-23 | 1 | -8148/+12478 |
| | | | | | | | | `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/ | ||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-03-31 | 1 | -2/+2 |
|\| | |||||
| * | close issue #684 | Erkin Alp Güney | 2022-03-14 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into slowcord | Madeline | 2022-03-12 | 1 | -1/+1 |
|\| | |||||
| * | fix(api): working invisible status type | Nobody | 2022-03-08 | 1 | -1/+1 |
| | | |||||
* | | Added email sanitisation to /users/@me PATCH. Could previously have email as ↵ | Madeline | 2022-02-17 | 1 | -0/+3 |
|/ | | | | any string | ||||
* | prettier formatted /api | developomp | 2021-10-20 | 1 | -9696/+8148 |
| | |||||
* | :sparkles: sticker upload | Flam3rboy | 2021-10-15 | 1 | -0/+308 |
| | |||||
* | :bug: fix modify role.permissions | Flam3rboy | 2021-10-10 | 1 | -1/+4 |
| | |||||
* | :bug: fix emojis route | Flam3rboy | 2021-10-10 | 1 | -36/+310 |
| | |||||
* | :bug: fix set user settings | Flam3rboy | 2021-10-05 | 1 | -33/+0 |
| | |||||
* | :construction: different db engines | Flam3rboy | 2021-10-04 | 1 | -0/+323 |
| | |||||
* | :bug: fix schema + user modify not working | Flam3rboy | 2021-10-01 | 1 | -459/+142 |
| | |||||
* | :bug: fix channel permission overwrites | Flam3rboy | 2021-09-26 | 1 | -88/+88 |
| | |||||
* | :sparkles: generate openapi documentation | Flam3rboy | 2021-09-21 | 1 | -0/+1961 |
| | |||||
* | :bug: fix relationships | Flam3rboy | 2021-09-20 | 1 | -247/+7 |
| | |||||
* | :sparkles: accept invite page | Flam3rboy | 2021-09-20 | 1 | -1/+0 |
| | |||||
* | Merge branch 'fosscord:master' into fix-dm | AlTech98 | 2021-09-18 | 1 | -41/+22 |
|\ | |||||
| * | :bug: fix body parse treating null not as undefined (except for icons/avatars) | Flam3rboy | 2021-09-17 | 1 | -41/+22 |
| | | |||||
* | | Fix icon, owner_id change and channel deletion for group DMs | AlTech98 | 2021-09-17 | 1 | -599/+587 |
|/ | |||||
* | Revert ":construction: webhook" | Flam3rboy | 2021-09-16 | 1 | -251/+4 |
| | | | | This reverts commit df2b83ac158be1e7233d8edce59033c15c193599. | ||||
* | :construction: webhook | Flam3rboy | 2021-09-14 | 1 | -4/+251 |
| | |||||
* | Fix invites creation | AlTech98 | 2021-09-14 | 1 | -1/+4 |
| | |||||
* | Fix #356 | AlTech98 | 2021-09-13 | 1 | -7/+28 |
| | |||||
* | Delete attachments of deleted messages, fix #273 | AlTech98 | 2021-09-13 | 1 | -1/+5 |
| | |||||
* | :bug: fix invites: ajv doesn't treat null as undefined | Flam3rboy | 2021-09-13 | 1 | -329/+263 |
| | |||||
* | :sparkles: #307 done | Flam3rboy | 2021-09-12 | 1 | -186/+6735 |
| | |||||
* | :construction: :sparkles: new body parser (bans route) | Flam3rboy | 2021-09-12 | 1 | -0/+939 |