Nobody
|
22467f2596
|
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]
|
a737f4f2e3
|
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]
|
8d16d5d30f
|
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
|
46f77f8e38
|
changed user.premium_since to also load from the database.
|
2022-02-18 19:50:11 +03:00 |
|
dependabot[bot]
|
44c4b6eb86
|
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
|
108829140a
|
revert dependabot PRs that update node-fetch to v3
|
2022-01-24 17:06:31 +11:00 |
|
dependabot[bot]
|
907d23d925
|
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
|
4f6a1a8e12
|
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
|
0292633721
|
Update documents
|
2022-01-04 20:51:04 +03:00 |
|
TheArcaneBrony
|
69ad3f9f0f
|
Fix game statusses
Timestamps isn't an array.
|
2021-12-31 19:39:54 +01:00 |
|
Thesourtimes
|
4076e1f746
|
Add a new test-client related endpoint
|
2021-11-30 21:43:18 +03:00 |
|
Featyre
|
dcd3375810
|
Update Identify.ts
|
2021-11-05 18:28:14 +08:00 |
|
Featyre
|
e8c250fb96
|
Support user_settings_version
|
2021-11-05 09:41:42 +08:00 |
|
Flam3rboy
|
bff6087c8b
|
🐛 fix event listener
|
2021-10-24 12:59:43 +02:00 |
|
Flam3rboy
|
c812026527
|
⬆️ update packages
|
2021-10-24 12:59:25 +02:00 |
|
KagurazakaNyaa
|
12d1a86c8f
|
Fix missing dependencies
|
2021-10-24 02:50:03 +08:00 |
|
developomp
|
a03d470c93
|
prettier formatted /gateway
|
2021-10-20 09:15:52 +09:00 |
|
Flam3rboy
|
01fb2dbf4d
|
⚡ use better-sqlite3 as default db
|
2021-10-18 22:55:54 +02:00 |
|
Flam3rboy
|
4bae3909e3
|
🐛 fix types + prod env
|
2021-10-18 21:10:03 +02:00 |
|
Flam3rboy
|
5c38999afa
|
🐛 also receive events for newly added members/relationships
|
2021-10-17 22:28:15 +02:00 |
|
Flam3rboy
|
2033f0eb69
|
🐛 fix typo in custom status
|
2021-10-17 01:42:30 +02:00 |
|
Flam3rboy
|
1e21f05206
|
🐛 default session activites
|
2021-10-17 00:57:31 +02:00 |
|
Flam3rboy
|
68053418f3
|
✨ User presence/status
|
2021-10-17 00:39:54 +02:00 |
|
Flam3rboy
|
116e17f6d0
|
✨ added session + memberlist event
|
2021-10-17 00:38:56 +02:00 |
|
Flam3rboy
|
d53a4048d0
|
⚡ improve performance of identify + listener
|
2021-10-17 00:37:06 +02:00 |
|
Flam3rboy
|
aec3834fe5
|
⬆️ update mnjsf
|
2021-10-16 21:48:57 +02:00 |
|
Flam3rboy
|
afaf55195c
|
✨ lazy loading of guilds for bots closes #451
|
2021-10-16 00:35:20 +02:00 |
|
Flam3rboy
|
bdebf7d205
|
🐛 fix #450 (only if user is a bot application)
|
2021-10-16 00:19:10 +02:00 |
|
Flam3rboy
|
c48eb95af0
|
🔒 update modules
|
2021-10-15 23:51:31 +02:00 |
|
Flam3rboy
|
fb3f957f30
|
🐛 fix sticker packs
|
2021-10-15 00:03:19 +02:00 |
|
Flam3rboy
|
9e87caaae6
|
🎨 restructure
|
2021-10-14 19:47:10 +02:00 |
|
Flam3rboy
|
ec0e2a804c
|
📝 improve logging
|
2021-10-12 21:54:58 +02:00 |
|
Flam3rboy
|
b0385e0fcb
|
⚡ improve memory managment
|
2021-10-12 21:53:57 +02:00 |
|
Flam3rboy
|
707fa50a75
|
🐛 fix Identify
|
2021-10-10 16:11:40 +02:00 |
|
Flam3rboy
|
a0f41b0d90
|
🐛 fix null user in identify
|
2021-10-10 14:52:16 +02:00 |
|
Flam3rboy
|
58c3974e1b
|
🐛 fix Emoji missing in identify
|
2021-10-10 14:31:13 +02:00 |
|
Flam3rboy
|
f956caf64e
|
Merge branch 'master' of http://github.com/fosscord/fosscord-server
|
2021-10-10 14:18:56 +02:00 |
|
Flam3rboy
|
7c7b10dede
|
🐛 fix Identify ready payload missing users
|
2021-10-10 14:18:53 +02:00 |
|
Flam3rboy
|
ebb0f567d5
|
🎨 emoji db migration
|
2021-10-10 14:09:54 +02:00 |
|
Flam3rboy
|
a61cbbe40c
|
🐛 convert bigint literal to object
|
2021-10-10 11:08:55 +02:00 |
|
Flam3rboy
|
dc85a79498
|
🎨 clean up imports + classes
|
2021-10-10 11:03:32 +02:00 |
|
Flam3rboy
|
dbe2258d97
|
🎨 clean up dependencies
|
2021-10-10 11:03:04 +02:00 |
|
Flam3rboy
|
d6bc17a8c7
|
✨ added read state
|
2021-10-09 17:33:28 +02:00 |
|
Flam3rboy
|
4cd6207e5f
|
🐛 fix cdn
|
2021-10-09 11:21:06 +02:00 |
|
Flam3rboy
|
d9e37e5e19
|
🐛 fix import
|
2021-10-09 01:53:47 +02:00 |
|
Flam3rboy
|
41a193dff0
|
🎨 fix imports with new build script
|
2021-10-09 01:45:02 +02:00 |
|
Flam3rboy
|
826b2c9820
|
🐛 fix build
|
2021-10-09 01:44:44 +02:00 |
|
Flam3rboy
|
3b74fa9299
|
✨ bundle build script
|
2021-10-08 10:43:43 +02:00 |
|
Flam3rboy
|
29516da90f
|
Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1
|
2021-10-07 18:22:15 +02:00 |
|
Flam3rboy
|
8bb38139c2
|
🐛 fix swc config
|
2021-10-07 18:21:17 +02:00 |
|