Commit Graph

850 Commits

Author SHA1 Message Date
Madeline
af2f9a402f Fix /users/@me/settings get and migrarion 2022-08-21 20:00:35 +10:00
Madeline
60c8f3e6b2 fosscord-server/pulls/858 2022-08-21 17:35:04 +10:00
Madeline
e83786a5b6 Fix before and after queries doing gt and lt comparisions incorrectly 2022-08-02 19:25:56 +10:00
Madeline
d1e3640157 Fix messages?after=snowflake calling new Snowflake, which is not allwoed 2022-08-02 19:10:34 +10:00
Madeline
e5011bc121 if tenor or giphy is sent, embed image rather than thumbnail 2022-07-30 00:32:12 +10:00
Madeline
7833f36007 Test embeding image/png etc responses 2022-07-24 22:13:06 +10:00
Madeline
b00e432c2d Turns out I reverted the code I needed rather than the one that will delete all messages, nice 2022-07-24 14:21:42 +10:00
Madeline
f7ce1780f4 Merge branch 'feat/notesTable' into slowcord 2022-07-23 21:06:53 +10:00
Madeline
78acb2a013 Delete Note if no content 2022-07-23 21:06:31 +10:00
Madeline
146ddcb851 Merge branch 'feat/notesTable' into slowcord 2022-07-23 20:56:26 +10:00
Madeline
c73dbe9c5b Moved user notes into separate table 2022-07-23 20:52:48 +10:00
Madeline
9b9d7b7f3d Attempt to fix message ID bug 2022-07-22 22:27:48 +10:00
Madeline
6f13b6962d Revert ascending order thing 2022-07-22 22:22:34 +10:00
Madeline
f3c6b7d7a1 Get messages by ascending order 2022-07-22 22:11:02 +10:00
Madeline
56b63ef8bf await the dm channel handler 2022-07-22 21:00:00 +10:00
Madeline
5f5bed0db3 Prevent demo user from enabling 2FA 2022-07-20 21:35:02 +10:00
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
031e03271e Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:46:16 +10:00
Madeline
588c49c2cb Captcha checking 2022-07-20 15:44:59 +10:00
Madeline
aaf0499017 Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:33:27 +10:00
Madeline
81e570caa2 Captcha checking 2022-07-20 15:30:50 +10:00
Madeline
fa88b3b9f8 Fix content type for captcha check 2022-07-20 15:07:39 +10:00
Madeline
7ad734f8e4 Hcaptcha backend 2022-07-20 14:39:35 +10:00
Nobody
a0914a1262 chore: fix package.json scripts
npx should be used to execute local package binaries
2022-07-19 10:20:36 +03:00
Madeline
9733926bf7 Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-17 21:05:31 +10:00
Madeline
1d5c75a955 Message embeds use image width/height 2022-07-17 21:05:10 +10:00
Madeline
a1869d9723 Attempt to fix headers being set after send to client in send message 2022-07-17 15:56:58 +10:00
Madeline
62635dfba1 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:36:21 +10:00
Madeline
7f3b1572d7 Actually respect with_mutual_guilds 2022-07-16 22:36:05 +10:00
Madeline
8be7bef2a6 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:34:43 +10:00
Madeline
cd8abe68a7 Don't send @everyone role 2022-07-16 22:34:03 +10:00
Madeline
a555fdcbfd Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:29:11 +10:00
Madeline
a704c84ed8 Forgot to send roles in guild_member 2022-07-16 22:28:37 +10:00
Madeline
2e45d6aa10 Forgot to send roles in guild_member 2022-07-16 22:27:03 +10:00
Madeline
ac0e03024b Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:23:23 +10:00
Madeline
ae185c2e39 Respect with_mutual_guilds and guild_id in /users/:id/profile 2022-07-16 22:22:48 +10:00
Madeline
f5943cec8d /channel/:id/messages/:id/ack responds with { token: null } on discord.com 2022-07-13 20:30:13 +10:00
Madeline
a0c198a56a Check if role icon was actually sent or if it's just an empty string 2022-07-10 22:06:26 +10:00
Madeline
33b973c91b Merge branch 'feat/latestWebClient' into slowcord 2022-07-10 14:22:27 +10:00
Madeline
6536f63658 Try to allow role icons to be removed 2022-07-10 14:18:49 +10:00
Madeline
cdc97ee8c0 Fix username/discrim changing 2022-07-10 13:50:32 +10:00
Madeline
8b105e19d4 Merge branch 'master' into feat/latestWebClient 2022-07-10 13:40:38 +10:00
Madeline
e38cb9fa3a Merge branch 'master' into slowcord 2022-07-09 19:07:51 +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
2236cf593c * Make max website preview download size for embeds configurable
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
2022-07-09 09:45:28 +03:00
Madeline
a4a72eb9f4 Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-09 16:04:03 +10:00