-
In channel settings, clicking the subscriber count for a channel (including a reasonably-sized click target around it) in the left-side list of channels should open the "Subscribers" panel for tha…
-
### What
A request came in to hide the number of subscribers when visitors sign up via email through the Action Bar. Currently, customers with a Premium plan and higher can use CSS to hide the Action…
-
As a follow up to https://github.com/Automattic/wp-calypso/pull/96014
Add a small tooltip/popup to inform what happened with skipped subscribers:
![Image](https://github.com/user-attachments/assets/…
-
Endpoints to add (gets):
events/{eventID}/companys returns list of companies
events/{eventID}/subscribers returns a list of users subscribed
events/{eventID}/subscribers/count returns count of subscri…
-
## Describe the new feature
* Add restrict of manage feature.
* Add chat activity count of manage feature.
* Add broadcast roule of manage feature.
* Add chat rule of manage feature.
* Add prohib…
-
While profiling a big application of mine, made by static composition of 20+ nodes in the same executable, enabling `use_sim_time` makes 20+ threads spawn, each one with a clock subscriber.
https:/…
-
After TPAC last week, it was determined that the ideal type of observable might be a ref-counted observable. The ref-counted observable will function roughly as follows:
1. The observable is "cold"…
-
Add subscriber count field to topics model and create an endpoint to return total subscribers.
-
## Bug Report
### Version
Latest `tracing v0.1.40`. Tested below with `tracing-subscriber v0.3.18` but that isn't particularly relevant.
### Description
The documentation says that `ValueS…
-
this code shows only views count. And also in the int getYTSubs(const char *channelId, int *pSubs, int *pViews) : the pSubs variable gets a views count and not subscribers count.