1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 02:01:33 +02:00
Commit Graph

42 Commits

Author SHA1 Message Date
Madeline
5d3cc1eb50 Merge branch 'feat/latestWebClient' into slowcord 2022-07-09 14:17:20 +10:00
Madeline
990f3a7904 Merge branch 'feat/multiUploads' into feat/latestWebClient 2022-07-09 14:16:50 +10:00
Madeline
5c1532c798 Merge branch 'master' into feat/multiUploads 2022-07-09 14:16:15 +10:00
Madeline
402d9ecc7b Allow multiple attachments in messages 2022-07-09 14:15:15 +10:00
Madeline
4476e9c6bc Filter out schemas that block generation instead, and also include util in files 2022-07-07 21:53:30 +03:00
Madeline
172c08eae7 Merge branch 'feat/latestWebClient' into slowcord 2022-07-06 23:48:55 +10:00
Madeline
316efa02e8 Welcome screen 2022-07-04 19:45:28 +10:00
Madeline
7111e8b1a5 Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient 2022-07-03 21:03:49 +10:00
Madeline
e6ffc7c13c Merge branch 'fix/nicknames' into slowcord 2022-07-03 01:35:11 +10:00
Madeline
02e55d22ad Allow nicknames through MemberChangeSchema 2022-07-03 01:33:18 +10:00
Madeline
60ef362251 Merge branch 'fix/channelPermissionOverwriteSchema' into slowcord 2022-07-02 20:43:18 +10:00
Madeline
ef1ce8d340 Filter out schemas that block generation instead, and also include util in files 2022-07-02 20:41:40 +10:00
Madeline
ae6e346cb3 Update default rights 2022-07-02 18:37:20 +10:00
Madeline
2a32a481d2 Merge branch 'fix/sanitisation' into slowcord 2022-04-23 01:47:51 +10:00
Madeline
7e7a2d3619 Fixed ability for user to edit any property of themselves, including rights, flags. Note to self: schemas.json is a GENERATED file. npm run generate:schema in api/ 2022-04-23 01:07:59 +10:00
Madeline
6972dac560 Merge branch 'master' into slowcord 2022-03-31 00:06:13 +11:00
Erkin Alp Güney
aa7a5b126b close issue #684 2022-03-14 19:45:25 +03:00
Madeline
6ffe277f2f Merge branch 'master' into slowcord 2022-03-12 13:07:16 +11:00
Nobody
392d6b2a90 fix(api): working invisible status type 2022-03-08 18:08:32 +03:00
Madeline
f4dbca6150 Added email sanitisation to /users/@me PATCH. Could previously have email as any string 2022-02-17 20:57:42 +11:00
developomp
99f6da9762 prettier formatted /api 2021-10-20 09:13:22 +09:00
Flam3rboy
f38ebe65ed sticker upload 2021-10-15 00:02:23 +02:00
Flam3rboy
c20d87da28 🐛 fix modify role.permissions 2021-10-10 19:00:50 +02:00
Flam3rboy
4d4e94d8d7 🐛 fix emojis route 2021-10-10 14:10:27 +02:00
Flam3rboy
b0709e4eb9 🐛 fix set user settings 2021-10-05 20:18:14 +02:00
Flam3rboy
b584af656d 🚧 different db engines 2021-10-04 21:57:24 +02:00
Flam3rboy
3fa2ded35a 🐛 fix schema + user modify not working 2021-10-01 21:30:36 +02:00
Flam3rboy
81923a0729 🐛 fix channel permission overwrites 2021-09-26 11:34:06 +02:00
Flam3rboy
2a094c603a generate openapi documentation 2021-09-21 22:52:30 +02:00
Flam3rboy
5b3ac6dadb 🐛 fix relationships 2021-09-20 21:34:33 +02:00
Flam3rboy
dd9ec0c6a0 accept invite page 2021-09-20 17:38:16 +02:00
AlTech98
5d6fa7697a Merge branch 'fosscord:master' into fix-dm 2021-09-18 08:03:52 +02:00
Flam3rboy
859fdd679b 🐛 fix body parse treating null not as undefined (except for icons/avatars) 2021-09-17 23:42:40 +02:00
AlTech98
50ab5e7d49 Fix icon, owner_id change and channel deletion for group DMs 2021-09-17 18:29:02 +02:00
Flam3rboy
d2d7dd0561 Revert "🚧 webhook"
This reverts commit df2b83ac15.
2021-09-16 20:49:07 +02:00
Flam3rboy
df2b83ac15 🚧 webhook 2021-09-14 22:15:55 +02:00
AlTech98
8f68c4abcf Fix invites creation 2021-09-14 09:38:21 +02:00
AlTech98
7cdcb82ecd Fix #356 2021-09-13 19:25:44 +02:00
AlTech98
aa1f1a22a4 Delete attachments of deleted messages, fix #273 2021-09-13 17:32:31 +02:00
Flam3rboy
e32bb24fa8 🐛 fix invites: ajv doesn't treat null as undefined 2021-09-13 00:00:11 +02:00
Flam3rboy
6ba9c834bd #307 done 2021-09-12 23:28:56 +02:00
Flam3rboy
e2c66a1fe5 🚧 new body parser (bans route) 2021-09-12 21:21:08 +02:00