81 Commits

Author SHA1 Message Date
Madeline
02bb548953 Merge branch 'feat/latestWebClient' into slowcord 2022-07-20 20:49:23 +10:00
Madeline
3bbaa1a08b Merge branch '2fa' into feat/latestWebClient
Add placeholder codes-verification and view-backup-codes-challenge routes
2022-07-20 20:48:17 +10:00
Madeline
428e101a86 Merge branch '2fa' into slowcord 2022-07-20 20:31:18 +10:00
Madeline
5cdcc48d1b 2fa 2022-07-20 20:14:30 +10:00
Madeline
7b4c483ae9 Merge branch 'feat/latestWebClient' into slowcord 2022-07-10 14:22:27 +10:00
Madeline
9a685108c7 Fix username/discrim changing 2022-07-10 13:50:32 +10:00
Madeline
879bfa7391 Redirect to custom login page when client navigates to /login or /register 2022-07-09 18:58:17 +10:00
Madeline
7b59049a89 Merge branch 'fix/registerNewClients' into slowcord 2022-07-09 18:47:34 +10:00
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
707b6f3181 Add promotional_email_opt_in field to register to allow newer clients to make register requests 2022-06-01 21:31:01 +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