Commit Graph

81 Commits

Author SHA1 Message Date
Madeline
7f3f6ee100 Merge branch 'feat/latestWebClient' into slowcord 2022-07-20 20:49:23 +10:00
Madeline
d4ed0911c5 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
cd4b15a589 Merge branch '2fa' into slowcord 2022-07-20 20:31:18 +10:00
Madeline
1c2cddb7c4 2fa 2022-07-20 20:14:30 +10:00
Madeline
33b973c91b Merge branch 'feat/latestWebClient' into slowcord 2022-07-10 14:22:27 +10:00
Madeline
cdc97ee8c0 Fix username/discrim changing 2022-07-10 13:50:32 +10:00
Madeline
ea95f1b573 Redirect to custom login page when client navigates to /login or /register 2022-07-09 18:58:17 +10:00
Madeline
0b96c9f70b Merge branch 'fix/registerNewClients' into slowcord 2022-07-09 18:47:34 +10:00
Madeline
80cf836512 Merge branch 'feat/latestWebClient' into slowcord 2022-07-09 14:17:20 +10:00
Madeline
e28ae77597 Merge branch 'feat/multiUploads' into feat/latestWebClient 2022-07-09 14:16:50 +10:00
Madeline
4e68d41e60 Merge branch 'master' into feat/multiUploads 2022-07-09 14:16:15 +10:00
Madeline
f4368d6aa2 Allow multiple attachments in messages 2022-07-09 14:15:15 +10:00
Madeline
7d98ef9727 Filter out schemas that block generation instead, and also include util in files 2022-07-07 21:53:30 +03:00
Madeline
1be02292a4 Merge branch 'feat/latestWebClient' into slowcord 2022-07-06 23:48:55 +10:00
Madeline
d237be1aac Welcome screen 2022-07-04 19:45:28 +10:00
Madeline
f7b5ae4bbc Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient 2022-07-03 21:03:49 +10:00
Madeline
00593f5833 Merge branch 'fix/nicknames' into slowcord 2022-07-03 01:35:11 +10:00
Madeline
d26c808d9a Allow nicknames through MemberChangeSchema 2022-07-03 01:33:18 +10:00
Madeline
7e20268c97 Merge branch 'fix/channelPermissionOverwriteSchema' into slowcord 2022-07-02 20:43:18 +10:00
Madeline
39f2d99e45 Filter out schemas that block generation instead, and also include util in files 2022-07-02 20:41:40 +10:00
Madeline
a8d67ed7fd Update default rights 2022-07-02 18:37:20 +10:00
Madeline
e5b4ef4675 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
15c9b3859f Merge branch 'fix/sanitisation' into slowcord 2022-04-23 01:47:51 +10:00
Madeline
5c27b52334 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
25afb95299 Merge branch 'master' into slowcord 2022-03-31 00:06:13 +11:00
Luna Alfien
ebd787f6ac Make comments more accurate to use-case 2022-03-27 15:42:42 +03:00
Luna Alfien
7d5b65bf08 Create fosscord-login.js 2022-03-27 15:42:42 +03:00
SpacingBat3
2bcb05f4bb 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
45e4522443 close issue #684 2022-03-14 19:45:25 +03:00
Madeline
0c4f23fa64 Merge branch 'master' into slowcord 2022-03-12 13:07:16 +11:00
Nobody
9f21567d9e fix(api): working invisible status type 2022-03-08 18:08:32 +03:00
Madeline
c821916ffe Merge branch 'fosscord:master' into slowcord 2022-02-19 11:48:21 +11:00
Iratu
903ce169a1 changed user.premium_since to also load from the database. 2022-02-18 19:50:11 +03:00
Iratu
a1447b98f5 Forgot the openapi.json change. 2022-02-18 19:50:11 +03:00
Madeline
9649334112 Merge branch 'fix/claim_accounts' into slowcord 2022-02-18 10:47:53 +11:00
Madeline
688b33960b Merge branch 'master' into slowcord 2022-02-18 10:47:18 +11:00
Madeline
d0cfbecc32 Added email sanitisation to /users/@me PATCH. Could previously have email as any string 2022-02-17 20:57:42 +11:00
Madeline
3eaf0b782b added a absolutely terrible background image and name text to login/register page 2022-02-11 22:45:19 +11:00
Featyre
e3f20f849d category + discovery + custom status fix, new config 2022-01-24 07:21:48 +00:00
Featyre
4450216750 Branding updates 2022-01-22 22:39:27 +03:00
Featyre
12edecb723 Branding updates 2022-01-23 02:03:14 +08:00
The Arcane Brony
d0cd5b7040 Repo cleanup, remove fs-extras 2021-12-21 11:56:33 +01:00
Xenorio
9073524d48 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
2c6d37fad0 Add user.css 2021-11-14 16:30:12 +01:00
The Arcane Brony
ae6bfb54a4 Fix autoregister, add inline plugins 2021-11-11 22:25:46 +01:00
The Arcane Brony
ed133380fb Add plugin & css support, add styling to differentiate from discord.com 2021-11-11 22:24:03 +01:00
Thesourtimes
31ed39e064 move checLocale and other js tp checkLocale 2021-11-11 11:49:56 +03:00
Thesourtimes
8d63a61848 Put autoregister scripts on a seperate asset file 2021-11-11 11:29:08 +03:00
developomp
2ce3fbc652 prettier formatted /api 2021-10-20 09:13:22 +09:00
Flam3rboy
d2df6f99be sticker upload 2021-10-15 00:02:23 +02:00