index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
statsig
/
statsig.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't log downsample warning when unnecessary (#4291)
Hailey
2024-05-31
1
-7
/
+10
*
[Statsig] Sample noisy events (#4288)
dan
2024-05-30
1
-3
/
+17
*
Add `bundleDate`, `bundleIdentifier` to `StatsigUser` (#4199)
Hailey
2024-05-23
1
-1
/
+5
*
[Statsig] Sample router events (#4143)
dan
2024-05-20
1
-0
/
+6
*
[Statsig] Fix exposure logging for reduced onboarding (#4131)
dan
2024-05-21
1
-5
/
+14
*
Add better onboard testing (#4007)
Paul Frazee
2024-05-13
1
-0
/
+22
*
[Statsig] Send locale info (#3621)
dan
2024-04-19
1
-0
/
+6
*
[Statsig] Slightly block the UI on gates (#3608)
dan
2024-04-18
1
-0
/
+26
*
[Statsig] Prefetch configs for other accounts (#3607)
dan
2024-04-18
1
-21
/
+46
*
Add our own cache in front of Statsig (#3604)
dan
2024-04-18
1
-32
/
+45
*
[Statsig] Make gate checks lazily (#3594)
dan
2024-04-18
1
-14
/
+18
*
Make ref_ always strings (#3583)
dan
2024-04-16
1
-6
/
+18
*
Always send ref_ params (#3582)
dan
2024-04-16
1
-4
/
+4
*
[Statsig] Send ref source (#3531)
dan
2024-04-13
1
-0
/
+11
*
Use getSuggestions endpoint behind the gate (#3499)
dan
2024-04-12
1
-1
/
+4
*
[Statsig] Mark Testflight as staging tier (#3470)
dan
2024-04-10
1
-1
/
+7
*
[Statsig] Typecheck gates (#3467)
dan
2024-04-10
1
-1
/
+2
*
[Statsig] Track like/follow metadata (#3435)
dan
2024-04-08
1
-0
/
+8
*
Auto-expand follow suggestions on web (#3432)
dan
2024-04-08
1
-0
/
+4
*
Use logger.error instead of rethrow (#3323)
dan
2024-03-21
1
-4
/
+2
*
[Statsig] Protect against early logEvent call crashing (#3315)
dan
2024-03-21
1
-5
/
+15
*
[Statsig] Onboarding and routing events (#3302)
dan
2024-03-21
1
-3
/
+10
*
[Statsig] Track active time (#3289)
dan
2024-03-19
1
-1
/
+10
*
[Statsig] Include OS and track app state changes (#3273)
dan
2024-03-19
1
-1
/
+19
*
[Statsig] Track likes, reposts, follows (#3195)
dan
2024-03-13
1
-3
/
+5
*
Send route name with Statsig events (#3194)
dan
2024-03-13
1
-5
/
+22
*
Poll Statsig for config changes (#3158)
dan
2024-03-08
1
-0
/
+12
*
Enable gating and experimentation on native, send init event (#3149)
dan
2024-03-08
1
-5
/
+57
*
Initial feature gating and A/B testing integration (#3122)
dan
2024-03-06
1
-0
/
+11