1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-13 06:02:39 +01:00
Commit Graph

3130 Commits

Author SHA1 Message Date
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
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
cd01465d69 bot stuff idk 2022-07-09 13:48:22 +10:00
Madeline
bcf4cdd326 Merge branch 'fix/claim_accounts' into slowcord 2022-07-08 22:47:18 +10:00
Madeline
faa13a90cd Check if email required in PATCH @me 2022-07-08 22:45:10 +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
19515a832a Typescript-json-schema does not crawl extends 2022-07-07 21:53:30 +03:00
Madeline
b65fa86ac6 Oauth login now copies avatar 2022-07-08 00:59:09 +10:00
Madeline
aa3c3abcab Merge branch 'fix/claim_accounts' into slowcord 2022-07-07 23:37:05 +10:00
Madeline
e1ebfe79d2 Merge branch 'master' into fix/claim_accounts 2022-07-07 23:34:43 +10:00
Madeline
806ca5f269 Ensure password was given if email is given in PATCH @me 2022-07-07 23:30:47 +10:00
Madeline
bba8ae54d7 Somehow the ID of demo user changed. Use email of demo instead 2022-07-07 23:25:46 +10:00
Madeline
096b98d22f Fix role icons not deleting? 2022-07-07 16:32:55 +10:00