1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 17:51:35 +02:00
Commit Graph

2993 Commits

Author SHA1 Message Date
Madeline
e891ddb412 Redirect guild profile cdn stuff to normal avatar route while guild profiles are TODO 2022-07-17 19:49:43 +10:00
Madeline
b19d9fe294 Attempt to fix headers being set after send to client in send message 2022-07-17 15:56:58 +10:00
Madeline
e007bec1b2 the merge broke compile??? 2022-07-17 13:28:27 +10:00
Madeline
16914cbccd Merge branch 'fosscord:master' into slowcord 2022-07-17 13:26:04 +10:00
Madeline
cd129e9352 remove some default rights that I gave like an idiot 2022-07-17 13:21:49 +10:00
Madeline
4a48a7bcb8 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:36:21 +10:00
Madeline
6a032c74c8 Actually respect with_mutual_guilds 2022-07-16 22:36:05 +10:00
Madeline
884aaaae37 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:34:43 +10:00
Madeline
c5c00a0b87 Don't send @everyone role 2022-07-16 22:34:03 +10:00
Madeline
9dc2c706f7 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:29:11 +10:00
Madeline
ad6ffd3aee Forgot to send roles in guild_member 2022-07-16 22:28:37 +10:00
Madeline
3c7a4cca51 Forgot to send roles in guild_member 2022-07-16 22:27:03 +10:00
Madeline
16ffe2d77a Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:23:23 +10:00
Madeline
53aeaab6b7 Respect with_mutual_guilds and guild_id in /users/:id/profile 2022-07-16 22:22:48 +10:00
Madeline
072f6ab862 Display offline members in member list (#788)
* Send offline member group in LazyRequest

* Better implementation of offline member group in lazy request
2022-07-16 18:35:44 +10:00
Erkin Alp Güney
8e7d9906d2 Revert "Send offline group in LazyRequest (#778)" (#787)
This reverts commit af41c942ca.
2022-07-16 11:23:09 +03:00
Madeline
af41c942ca Send offline group in LazyRequest (#778)
* Send offline member group in LazyRequest

* Better implementation of offline member group in lazy request

* Always display roles separately to online members
2022-07-16 11:06:43 +03:00
Madeline
7ff4acae73 Merge branch 'feat/offlineMembers' into slowcord 2022-07-16 13:42:19 +10:00
Madeline
296c570ecb Always display roles separately to online members 2022-07-16 13:42:03 +10:00
Madeline
1f1d1ee3d4 Merge branch 'feat/offlineMembers' into slowcord 2022-07-16 13:35:35 +10:00
Madeline
3fb2d15a29 Always display roles separately to online members 2022-07-16 13:35:18 +10:00
Madeline
cfa984a4f9 Set util to use same typeorm as bundle 2022-07-14 21:05:29 +10:00
Madeline
a620b3a31a Merge branch 'maddyrtc' into slowcord 2022-07-14 20:54:43 +10:00
Madeline
c78924ea67 dumb typing stuff 2022-07-14 20:54:24 +10:00
Madeline
dbe96d32f2 Remove a console log from the maddyrtc branch 2022-07-13 20:34:02 +10:00
Madeline
e314eb7604 /channel/:id/messages/:id/ack responds with { token: null } on discord.com 2022-07-13 20:30:13 +10:00
Madeline
71d22a193b Merge branch 'maddyrtc' into slowcord 2022-07-11 19:14:05 +10:00
Madeline
3e47da130c Change bundle start to only start listening once DB and config have been loaded 2022-07-10 22:14:18 +10:00
Madeline
3f59a5b529 Check if role icon was actually sent or if it's just an empty string 2022-07-10 22:06:26 +10:00
Madeline
19c7dfacc5 Merge branch 'feat/mobile' into slowcord 2022-07-10 22:01:13 +10:00
Madeline
420779623e Set client_state.highest_last_message_id to String OR Number 2022-07-10 21:57:55 +10:00
Madeline
ff76d79119 Merge branch 'feat/mobile' into slowcord 2022-07-10 21:55:13 +10:00
Madeline
58cebbf01b Add client_state.useruser_guild_settings_version to Identify schema 2022-07-10 21:54:58 +10:00
Madeline
2f230d30c6 Add client_state.useruser_guild_settings_version to Identify schema 2022-07-10 21:50:51 +10:00
Madeline
7b4c483ae9 Merge branch 'feat/latestWebClient' into slowcord 2022-07-10 14:22:27 +10:00
Madeline
5612a47b49 Try to allow role icons to be removed 2022-07-10 14:18:49 +10:00
Madeline
9a685108c7 Fix username/discrim changing 2022-07-10 13:50:32 +10:00
Madeline
e7c8b7f1f1 Merge branch 'master' into feat/latestWebClient 2022-07-10 13:40:38 +10:00
Madeline
1d7b9329be Merge branch 'master' into slowcord 2022-07-09 19:07:51 +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
Erkin Alp Güney
6699afde77 Relax some of the limits 2022-07-09 09:50:02 +03:00
Madeline
90eabd933b * 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
76d094a492 Test fix for that voice state error 2022-07-09 16:38:45 +10:00
Madeline
9eb7c5de0f Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-09 16:04:03 +10:00
Madeline
6b5e48167c * 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
f2d692663a Merge pull request #783 from MaddyUnderStars/feat/multiUploads
Allow multiple attachments per message
2022-07-09 08:11:47 +03:00
Madeline
f3274419a1 Removed unused import
tab autocomplete really loves doing this to me
2022-07-09 14:58:50 +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