Commit Graph

2933 Commits

Author SHA1 Message Date
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 0024e9158c Merge branch 'feat/offlineMembers' into slowcord 2022-07-16 13:42:19 +10:00
Madeline 5ae6cdff9c Always display roles separately to online members 2022-07-16 13:42:03 +10:00
Madeline 826626ab41 Merge branch 'feat/offlineMembers' into slowcord 2022-07-16 13:35:35 +10:00
Madeline e39e1e5229 Always display roles separately to online members 2022-07-16 13:35:18 +10:00
Madeline b3c75b0bcd Set util to use same typeorm as bundle 2022-07-14 21:05:29 +10:00
Madeline 01a164c2d0 Merge branch 'maddyrtc' into slowcord 2022-07-14 20:54:43 +10:00
Madeline 9cbb9fd9d6 dumb typing stuff 2022-07-14 20:54:24 +10:00
Madeline 46b359f21a Remove a console log from the maddyrtc branch 2022-07-13 20:34:02 +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 a1a4fb3b74 Merge branch 'maddyrtc' into slowcord 2022-07-11 19:14:05 +10:00
Madeline d20a24748c Change bundle start to only start listening once DB and config have been loaded 2022-07-10 22:14:18 +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 90e0fc66c8 Merge branch 'feat/mobile' into slowcord 2022-07-10 22:01:13 +10:00
Madeline dda1365007 Set client_state.highest_last_message_id to String OR Number 2022-07-10 21:57:55 +10:00
Madeline 8bc4b60d4e Merge branch 'feat/mobile' into slowcord 2022-07-10 21:55:13 +10:00
Madeline 382dac140c Add client_state.useruser_guild_settings_version to Identify schema 2022-07-10 21:54:58 +10:00
Madeline c42902c681 Add client_state.useruser_guild_settings_version to Identify schema 2022-07-10 21:50:51 +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
Erkin Alp Güney 5b912eed5d Relax some of the limits 2022-07-09 09:50:02 +03: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 3bca92fee1 Test fix for that voice state error 2022-07-09 16:38:45 +10:00
Madeline a4a72eb9f4 Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-09 16:04:03 +10:00
Madeline 7d88188ece * 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 16:01:32 +10:00
Erkin Alp Güney 4842fe36a2 Merge pull request #783 from MaddyUnderStars/feat/multiUploads
Allow multiple attachments per message
2022-07-09 08:11:47 +03:00
Madeline 6a78c6561b Removed unused import
tab autocomplete really loves doing this to me
2022-07-09 14:58:50 +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 c0877a4aee bot stuff idk 2022-07-09 13:48:22 +10:00
Madeline a9a74ae67a Merge branch 'fix/claim_accounts' into slowcord 2022-07-08 22:47:18 +10:00
Madeline c103ac4a96 Check if email required in PATCH @me 2022-07-08 22:45:10 +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 0095318a25 Typescript-json-schema does not crawl extends 2022-07-07 21:53:30 +03:00
Madeline dbc68d9c87 Oauth login now copies avatar 2022-07-08 00:59:09 +10:00
Madeline e06891d291 Merge branch 'fix/claim_accounts' into slowcord 2022-07-07 23:37:05 +10:00
Madeline 74857223ac Merge branch 'master' into fix/claim_accounts 2022-07-07 23:34:43 +10:00