Stephen
- Total activity 138
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 0
- Subscriptions 75
Articles
Recent activity by Stephen-
Is there a limit on channel members?
There is no limit on how many members can be added to a channel with Stream Chat. However, there are some limitations to be aware of. 1. Only the first 100 members receive push notifications for pu...
-
Filter Out Empty Channels
There is a simple way to filter out channels that are empty or do not have any messages in them. Although it is not immediately intuitive, you can pass a timestamp for the last_message_at that is s...
-
Migrate existing data to a different region
Unfortunately, Stream are not able to do this sort of migration. That being said, you are able to use our various tools and API endpoints to do this. I'll link you to some relevant documentation fo...
-
Calculating the right Feed plan for you - back of the envelope maths
Knowing which feed plan is right for you can be challenging. Here is a rough guide based on averages and some back-of-the-envelope maths to get you close. Pay-per-month Feeds plans are subject to...
-
When to initialise the SDK to reduce MAU
There are typically two options for initializing the SDK and incrementing Monthly Active User (MAU) when a user opens the app. SDK initialized upon app launch. This is the most common approach w...
-
How Stream handles releases to API and SDK
There will always be a need to push changes to our API and various SDKs. Here we present some information on how we handle these. API We never intend to push breaking changes to the API and alw...
-
Private Channels being exposed publicly
A common problem that we get is that channels that are meant to be private end up being exposed to many users. Usually, there is a simple solution to this. Channel Type Permissions Whether a user c...
-
How to structure an organization
Users, Organizations, and Applications A single user on the Stream platform can be a member of many different Organizations. Your user is tied to your email account that you used to register with S...
-
How to create Private and Public content with Stream Feeds
Creating private and public content with Stream Feeds is simple enough, but requires diving private and public content between two feeds and controlling who views and follows different content. Cr...
-
Deleting Activities with Stream Feeds API
Deleting activities with the Feeds API can be confusing because the behavior can be slightly different depending on two factors The method used to delete the activity Which feed the activity is de...