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
Erkin Alp Güney
fbfbe184f1
Update Identify.ts
2022-04-16 00:22:57 +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
Iratu
903ce169a1
changed user.premium_since to also load from the database.
2022-02-18 19:50:11 +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
TheArcaneBrony
6770ac5c69
Fix game statusses
...
Timestamps isn't an array.
2021-12-31 19:39:54 +01: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
developomp
069677b253
prettier formatted /gateway
2021-10-20 09:15:52 +09: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
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
c1d786b6e1
🐛 fix sticker packs
2021-10-15 00:03:19 +02:00
Flam3rboy
90c5444324
📝 improve logging
2021-10-12 21:54:58 +02:00
Flam3rboy
f2e8e2e031
⚡ improve memory managment
2021-10-12 21:53:57 +02:00
Flam3rboy
25aa1eeb37
🐛 fix Identify
2021-10-10 16:11:40 +02:00
Flam3rboy
d430e74296
🐛 fix null user in identify
2021-10-10 14:52:16 +02:00
Flam3rboy
82205520ed
🐛 fix Emoji missing in identify
2021-10-10 14:31:13 +02:00
Flam3rboy
382fc9a194
Merge branch 'master' of http://github.com/fosscord/fosscord-server
2021-10-10 14:18:56 +02:00
Flam3rboy
404d9e40d1
🐛 fix Identify ready payload missing users
2021-10-10 14:18:53 +02:00
Flam3rboy
2f623b2a22
🎨 emoji db migration
2021-10-10 14:09:54 +02:00
Flam3rboy
57c9813f2f
🐛 convert bigint literal to object
2021-10-10 11:08:55 +02:00
Flam3rboy
74bd98737a
🎨 clean up imports + classes
2021-10-10 11:03:32 +02:00
Flam3rboy
da030aaff2
✨ added read state
2021-10-09 17:33:28 +02:00
Flam3rboy
7c61883226
🐛 fix cdn
2021-10-09 11:21:06 +02:00
Flam3rboy
e573b18cfc
🐛 fix import
2021-10-09 01:53:47 +02:00
Flam3rboy
9fa4c607fc
🎨 fix imports with new build script
2021-10-09 01:45:02 +02:00
Flam3rboy
c3551d9254
🐛 fix user projection
2021-10-05 19:52:42 +02:00
Flam3rboy
d3039b55ff
🐛 fix lazy request
2021-10-05 17:39:21 +02:00
Flam3rboy
7bd0a2004c
🎨 restructure gateway
2021-10-02 15:12:47 +02:00
Flam3rboy
86f96aea5b
Merge branch 'master' into unittests
2021-09-23 16:07:25 +02:00
Chris Chrome
864f0b5c43
Use @yukikaze-bot/erlpack
...
discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :)
2021-09-23 05:16:15 -04:00
Flam3rboy
cdbb54bb3c
🎨 rewrite imports
2021-09-20 23:34:54 +02:00
AlTech98
ceb770fb5b
Removed ChannelService, more fixes
2021-09-18 18:36:29 +02:00
AlTech98
296375c67e
Fix gateway not listening for new channels events
2021-09-18 10:44:25 +02:00
AlTech98
4f87fd742f
Implemented DMs and group DMs
2021-09-16 21:33:36 +02:00
AlTech98
92cbfa7595
Gateway permission check fix
2021-09-16 21:30:05 +02:00
Flam3rboy
324eb7f1dd
🐛 fix fosscord.js
2021-09-13 17:51:37 +02:00
Flam3rboy
dbbed7cbba
🐛 fix relationship
2021-09-13 12:22:41 +02:00
Flam3rboy
07ba78d391
🐛 fix dm #321
2021-09-13 01:11:03 +02:00
Flam3rboy
13b7b84761
🐛 fix channel events + message send
2021-09-13 00:17:56 +02:00