| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
* Make ref_ always strings
* Harden types
|
| |
|
|
|
|
|
|
|
| |
* [Statsig] Send ref source
* Add is web check
* Fix types
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* remove vertical scrollbars
* add to a few missing lists
* gate this change
* use `hide_vertical_scroll_indicators`
* fix gate lint
* fix bool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: initial user card hover
* feat: flesh it out some more
* fix: initialize middlewares once
* chore: remove floating-ui react-native
* chore: clean up
* Update moderation apis, fix lint
* Refactor profile hover card to alf
* Clean up
* Debounce, fix positioning when loading
* Fix going away
* Close on all link presses
* Tweak styles
* Disable on mobile web
* cleanup some of the changes pt. 1
* cleanup some of the changes pt. 2
* cleanup some of the changes pt. 3
* cleanup some of the changes pt. 4
* Re-revert files
* Fix handle presentation
* Don't follow yourself, silly
* Collapsed notifications group
* ProfileCard
* Tree view replies
* Suggested follows
* Fix hover-back-on-card edge case
* Moar
---------
Co-authored-by: Mary <git@mary.my.id>
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
|
|
|
|
| |
* add gate type
* gate the updates
* enable updates in `production`
* web placeholder for `useOTAUpdates()`
* update comment
|
|
|
|
|
|
|
|
|
| |
* Move suggested follows out of the component
* Add new suggestions implementation
* Put new endpoint behind the gate
* Make bottom less weird
|
|
|
|
|
|
|
|
|
| |
* added to the types
* alphabetical pls
---------
Co-authored-by: dan <dan.abramov@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
* Typecheck gates
* Lint against untyped useGate()
* Alphabetic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add extra tab to search and translate tab names
* add feature gate
* flatten pager children
* Revert "flatten pager children"
This reverts commit 0050d42558c2c9b7bc4f2ad2df4ae2908fa26f65.
* have pager children as array
* move gate to custom hook
* bundle titles and pages together
* remove comment
* Fix a crash
* Use Views as children
---------
Co-authored-by: dan <dan.abramov@gmail.com>
|
|
|
|
|
| |
* [Statsig] Instrument feed display
* Back out leftover change
|
|
|
|
|
|
|
|
|
|
|
| |
* Track becoming mutuals
* Track poster/liker status
* Track post and followee clout
* Track follower and liker clout
* Extract utility
|
|
|
|
|
| |
* Include feed URL in feed events
* [Experiment] Turn off polling interval for Discover
|
| |
|
| |
|
|
|
|
|
| |
* [Statsig] Check if initialized
* Never interrupt the caller
|
| |
|
| |
|
|
|
|
|
| |
* [Statsig] Track login/logout
* Fix missing attribution
|
| |
|
| |
|
|
|
|
|
| |
* Include platform in identify
* Track back/foregrounding
|
|
|
|
|
| |
* Track post create
* Track feed endReached
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* [Statsig] Track likes
* Move tracking to intent
* Track repost/unrepost
* Track profile follows/unfollows
* Less copy paste
* Reorder
|
|
|
|
|
| |
* Add types to Statsig events
* Send route name with events
|
| |
|
| |
|
|
|
|
|
| |
* Add the mobile fork
* Add init event
|
|
* Add statsig dependency
* Add SDK provider
* Move to separate file, add tier and hashing
* Disable local storage for now
* Add initial gate testing fixture
* Fork for web just in case
* More WIP
* wip
* Rm test gate
* Add shim on native
* Clarify
|