Madeline
db76d5c8fc
LazyRequest on mobile + socket not closed fixes
2022-08-22 15:33:06 +10:00
Madeline
15f320cda2
Prevent lazyrequest when sent with guild_id as number
2022-08-21 23:19:54 +10:00
Madeline
60c8f3e6b2
fosscord-server/pulls/858
2022-08-21 17:35:04 +10:00
Madeline
62bad5a60d
Fix LazyRequest throwing when no offline group exists
...
Wrap getRepository in try catch
2022-08-02 23:18:11 +10:00
Madeline
11d57df801
Respect invisible members
2022-08-01 23:02:00 +10:00
Madeline
1dff3406c7
Attempt to fix member list not showing some roles separately
2022-08-01 22:39:27 +10:00
Madeline
4826a2fc1f
Log IP addresses of gateway connections
2022-07-31 21:07:29 +10:00
Madeline
b59ad201c2
Revert "Revert "Remove unnessesary async and close on error in gateway""
...
This reverts commit 39f1a694c6 .
2022-07-22 22:21:30 +10:00
Madeline
39f1a694c6
Revert "Remove unnessesary async and close on error in gateway"
...
This reverts commit c1cf07d7ce .
2022-07-22 22:13:52 +10:00
Madeline
c1cf07d7ce
Remove unnessesary async and close on error in gateway
2022-07-22 21:30:19 +10:00
Madeline
aaf0499017
Merge branch 'feat/captchaVerify' into slowcord
2022-07-20 15:33:27 +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
24fb806b9e
the merge broke compile???
2022-07-17 13:28:27 +10:00
Madeline
437361a6eb
Merge branch 'fosscord:master' into slowcord
2022-07-17 13:26:04 +10:00
Madeline
58c90c57f6
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
0a34085309
Revert "Send offline group in LazyRequest ( #778 )" ( #787 )
...
This reverts commit 614cfdc85c .
2022-07-16 11:23:09 +03:00
Madeline
614cfdc85c
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
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
46b359f21a
Remove a console log from the maddyrtc branch
2022-07-13 20:34:02 +10:00
Madeline
a1a4fb3b74
Merge branch 'maddyrtc' into slowcord
2022-07-11 19:14:05 +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
3bca92fee1
Test fix for that voice state error
2022-07-09 16:38:45 +10:00
Madeline
d8401f8bab
Merge branch 'feat/offlineMembers' into slowcord
2022-07-03 16:07:08 +10:00
Madeline
2c67b3f5e6
Better implementation of offline member group in lazy request
2022-07-03 16:03:57 +10:00
Madeline
706831406e
Send offline member group in LazyRequest
2022-07-03 15:48:13 +10:00
Madeline
da8b166532
Handle offline members group in LazyRequest
2022-07-03 15:39:00 +10:00
Madeline
d5b2c19160
Merge branch 'master' into slowcord
2022-06-26 20:51:39 +10:00
KaKi87
860b5a82ef
Use SPDX license syntax in 'package.json' files
2022-06-02 17:33:50 +02:00
Madeline
948d0757e1
Merge branch 'master' into maddyrtc
2022-06-02 16:29:56 +10:00
Madeline
fa7288e8c7
Merge branch 'master' into slowcord
2022-05-31 20:01:16 +10:00
Thesourtimes
540e643b86
Do stuff for npm workspace
2022-04-26 22:47:35 +03:00
Madeline
d35f7b7fcf
Merge branch 'master' into maddyrtc
2022-04-20 18:30:17 +10:00
Madeline
546f81eefa
Merge branch 'master' into slowcord
2022-04-19 20:09:22 +10:00
Erkin Alp Güney
fbfbe184f1
Update Identify.ts
2022-04-16 00:22:57 +03:00
dependabot[bot]
3e72fac692
Bump minimist from 1.2.5 to 1.2.6 in /gateway
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-30 17:18:06 +03:00
Madeline
f97078fa18
changes from yonks ago that I forgot to commit
2022-03-30 23:28:04 +11:00
Madeline
09a33edcbb
Merge branch 'maddyrtc' into slowcord
2022-03-12 13:10:05 +11:00
Madeline
8609ddebeb
Merge branch 'master' into maddyrtc
2022-03-09 22:35:00 +11:00
Nobody
a042d4eb34
refactor(gateway): delete hardcoded guild boosts
...
Since you can set `premium_subscription_count` and `premium_tier` by editing the database (and it works fine), this should not be hardcoded.
2022-03-08 18:05:41 +03:00
Madeline
fac020f3fb
Added preferred_region optional property of VoiceStateUpdateSchema to allow electron client to connect to voice without crashing
2022-03-08 21:57:20 +11:00
Madeline
01a336c76c
Merge branch 'master' into maddyrtc
2022-03-06 22:09:36 +11:00
dependabot[bot]
faf253a0d4
Bump url-parse from 1.5.7 to 1.5.10 in /gateway
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 04:54:32 +00:00
dependabot[bot]
ab02c24fca
Bump url-parse from 1.5.3 to 1.5.7 in /gateway
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-19 10:56:33 +03:00