67 Commits

Author SHA1 Message Date
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
Luna Alfien
e8355db1f4 Make comments more accurate to use-case 2022-03-27 15:42:42 +03:00
Luna Alfien
850ddcf394 Create fosscord-login.js 2022-03-27 15:42:42 +03:00
SpacingBat3
e20fd04547 Fix servers[0].url in openapi.json.
A tiny fix within `openapi.json`, that changes the URL in servers property to the correct ones.
2022-03-20 21:03:11 +03: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
d2cae7a181 Merge branch 'fosscord:master' into slowcord 2022-02-19 11:48:21 +11:00
Iratu
46f77f8e38 changed user.premium_since to also load from the database. 2022-02-18 19:50:11 +03:00
Iratu
3352f3b75a Forgot the openapi.json change. 2022-02-18 19:50:11 +03:00
Madeline
93e3f069b5 Merge branch 'fix/claim_accounts' into slowcord 2022-02-18 10:47:53 +11:00
Madeline
face67392f Merge branch 'master' into slowcord 2022-02-18 10:47:18 +11: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
Madeline
7ccdccdcb3 added a absolutely terrible background image and name text to login/register page 2022-02-11 22:45:19 +11:00
Featyre
a0fb2549d5 category + discovery + custom status fix, new config 2022-01-24 07:21:48 +00:00
Featyre
d598785645 Branding updates 2022-01-22 22:39:27 +03:00
Featyre
ec3d342e8e Branding updates 2022-01-23 02:03:14 +08:00
The Arcane Brony
02235067f9 Repo cleanup, remove fs-extras 2021-12-21 11:56:33 +01:00
Xenorio
b66e0430af Fix plugins folder not being found
This adds a .gitkeep file so
the plugins folder is being delivered when cloning
2021-11-28 07:50:49 +01:00
The Arcane Brony
74d6290f33 Add user.css 2021-11-14 16:30:12 +01:00
The Arcane Brony
062fe07695 Fix autoregister, add inline plugins 2021-11-11 22:25:46 +01:00
The Arcane Brony
d57cd783ac Add plugin & css support, add styling to differentiate from discord.com 2021-11-11 22:24:03 +01:00
Thesourtimes
22084bae4e move checLocale and other js tp checkLocale 2021-11-11 11:49:56 +03:00
Thesourtimes
e83b50da8a Put autoregister scripts on a seperate asset file 2021-11-11 11:29:08 +03: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
7f0338aea0 🎨 sort openapi tags by alphabet 2021-09-23 19:36:35 +02:00
Flam3rboy
22c744398c unit tests expect event 2021-09-21 23:13:31 +02:00
Flam3rboy
2a094c603a generate openapi documentation 2021-09-21 22:52:30 +02:00
Flam3rboy
16a3d1b334 Merge branch 'master' into unittests 2021-09-20 21:49:42 +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
69550e535e generate test responses 2021-09-18 01:49:36 +02:00