Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: e9c2086fc02b00ab7d232ed7820fcbe9b2cc2483
Title: only a few members appear in larger servers
Status: Closed Type: Bug
Severity: Minor Priority: Low
Subsystem: Discord Resolution: Duplicate
Last Modified: 2020-02-18 18:41:26
Version Found In: 0.4.18
basidia2019-10-20 21:05:51

on a server with over 4000 people, but when i check the members menu only about 20-30 show up, seemingly from people i have messaged in the past or at complete random.
important to note that this is on a discord server; this issue may not be present on a slack server but i am unable to test this as i do not use slack.

basidia2019-10-20 21:10:54

on a server with over 4000 people, but when i check the members menu only about 20-30 show up, seemingly from people i have messaged in the past or at complete random.
important to note that this is on a discord server; this issue may not be present on a slack server but i am unable to test this as i do not use slack.
edit - found out about the 4k user sync cap; however i think a good compromise would be to add members to the list who have recently sent a message.

cancel2019-10-21 16:44:42

The problem is that there is no way to know if a message from a recently send user is still in the guild/server. They may send a message and then leave. (Similarly, messages delivered/fetched from the past may be from users who are no longer in the guild/server.)

The only way to do this properly is to use the newer system in Discord for synchronizing the user list. Unfortunately, it's doesn't work as well for showing more than 1 channel at a time (like you can with Ripcord with multiple windows) or for switching quickly between channels (Ripcord can switch much more quickly than Discord's web client.)

I'll probably be forced to switch to the new system whenever Discord shuts off the old one, though.

cancel2020-02-18 18:41:26

For anyone reading this in the future, this is no longer an issue. Ripcord is using the newer system now.