ChrisChrome
4f6e59e936
Add basic developer panel functionality - doesn't work yet
...
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com >
2022-08-10 02:53:29 -06:00
TheArcaneBrony
92b4c5ca35
Fix heartbeat not accepting d == null
2022-08-10 04:36:41 +02:00
TheArcaneBrony
ee01a689e2
rename initDatabase to clarify function
2022-08-09 23:28:27 +02:00
TheArcaneBrony
26293f37a1
Use deep merge everywhere
2022-08-09 23:28:27 +02:00
TheArcaneBrony
d52d9c62fc
Bunch of fixes and improvements, everything appears to work now
2022-08-09 23:28:27 +02:00
TheArcaneBrony
cba3844c6f
Resolve changes undone by rebasing from master
2022-08-09 23:28:27 +02:00
TheArcaneBrony
1a916f3a92
Do all minor updates since last commit, make another script
2022-08-09 23:28:27 +02:00
TheArcaneBrony
279ec10081
State update, havent tested
2022-08-09 23:28:27 +02:00
TheArcaneBrony
e33de09b6a
update node types to v18, ditch node-fetch
2022-08-09 23:28:27 +02:00
TheArcaneBrony
4ccae56210
Update packages
2022-08-09 23:28:27 +02:00
TheArcaneBrony
1bb16b76ac
Update local state, fix a few more errors
2022-08-09 23:28:27 +02:00
TheArcaneBrony
e536fb2f72
replace all var with let (reduces warnings)
2022-08-09 23:28:27 +02:00
ChrisEric1 CECL
c60d451296
New logo fix 1
2022-08-06 17:02:25 -04: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
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
KaKi87
860b5a82ef
Use SPDX license syntax in 'package.json' files
2022-06-02 17:33:50 +02:00
Thesourtimes
540e643b86
Do stuff for npm workspace
2022-04-26 22:47:35 +03: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
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
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
Iratu
903ce169a1
changed user.premium_since to also load from the database.
2022-02-18 19:50:11 +03:00
dependabot[bot]
055cd12c9a
Bump vm2 from 3.9.5 to 3.9.7 in /gateway ( #632 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 08:01:55 +03:00
Madeline
e567755ab6
revert dependabot PRs that update node-fetch to v3
2022-01-24 17:06:31 +11:00
dependabot[bot]
02c3ca67eb
Bump node-fetch from 2.6.2 to 3.1.1 in /gateway
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.2 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v3.1.1 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-23 07:42:07 +03:00
TheArcaneBrony
a07d2d6032
Add erlpack warning ( #587 )
...
* Add warning if erlpack is missing
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com >
2022-01-13 23:02:09 +03:00
Thesourtimes
7d6fd4c88f
Update documents
2022-01-04 20:51:04 +03:00
TheArcaneBrony
6770ac5c69
Fix game statusses
...
Timestamps isn't an array.
2021-12-31 19:39:54 +01:00
Thesourtimes
afc9e6c184
Add a new test-client related endpoint
2021-11-30 21:43:18 +03:00
Featyre
39e20f05d4
Update Identify.ts
2021-11-05 18:28:14 +08:00
Featyre
a7cb134971
Support user_settings_version
2021-11-05 09:41:42 +08:00
Flam3rboy
5ff018a55f
🐛 fix event listener
2021-10-24 12:59:43 +02:00
Flam3rboy
f9187a6c0f
⬆️ update packages
2021-10-24 12:59:25 +02:00
KagurazakaNyaa
ecd54e9eaa
Fix missing dependencies
2021-10-24 02:50:03 +08:00
developomp
069677b253
prettier formatted /gateway
2021-10-20 09:15:52 +09:00
Flam3rboy
6299d45114
⚡ use better-sqlite3 as default db
2021-10-18 22:55:54 +02:00
Flam3rboy
cea121fe3f
🐛 fix types + prod env
2021-10-18 21:10:03 +02:00
Flam3rboy
b3cfa555f8
🐛 also receive events for newly added members/relationships
2021-10-17 22:28:15 +02:00
Flam3rboy
f41a0fe748
🐛 fix typo in custom status
2021-10-17 01:42:30 +02:00
Flam3rboy
9fa1081803
🐛 default session activites
2021-10-17 00:57:31 +02:00
Flam3rboy
0ea7d5f35c
✨ User presence/status
2021-10-17 00:39:54 +02:00
Flam3rboy
bd0b941fea
✨ added session + memberlist event
2021-10-17 00:38:56 +02:00
Flam3rboy
2b731bffee
⚡ improve performance of identify + listener
2021-10-17 00:37:06 +02:00
Flam3rboy
395835a937
⬆️ update mnjsf
2021-10-16 21:48:57 +02:00
Flam3rboy
71aa07bebe
✨ lazy loading of guilds for bots closes #451
2021-10-16 00:35:20 +02:00
Flam3rboy
468e590249
🐛 fix #450 (only if user is a bot application)
2021-10-16 00:19:10 +02:00
Flam3rboy
135eb11485
🔒 update modules
2021-10-15 23:51:31 +02:00