Commit Graph

4513 Commits

Author SHA1 Message Date
Eric Bailey 511a13ec2f Remove comment 2024-12-17 17:11:48 -06:00
Eric Bailey d0b6000d22 Remove old file 2024-12-17 17:11:48 -06:00
Eric Bailey b3f253dbba Up config query to 5 min 2024-12-17 17:11:48 -06:00
Eric Bailey 90ed779cc3 Fix no-show logic 2024-12-17 17:11:48 -06:00
Eric Bailey eda3c35155 Hook up prod agent 2024-12-17 17:11:48 -06:00
Eric Bailey 7cb9694971 Straight passthrough links 2024-12-17 17:11:48 -06:00
Eric Bailey 87e88c31e8 Tweak config 2024-12-17 17:11:48 -06:00
Eric Bailey 3bf151d9b6 Hook up real data 2024-12-17 17:11:47 -06:00
Eric Bailey b269b1979d Only english during beta period 2024-12-17 17:11:47 -06:00
Eric Bailey 4a8fb8255d Add feature gate 2024-12-17 17:11:47 -06:00
Eric Bailey cd52e1bcda Update package, rm langs 2024-12-17 17:11:47 -06:00
Eric Bailey 57ff6f184d Gate settings too 2024-12-17 17:11:47 -06:00
Eric Bailey 305a9e6346 Remove titleChild 2024-12-17 17:11:47 -06:00
Eric Bailey 369373d2aa Remove broadcast hack 2024-12-17 17:11:47 -06:00
Eric Bailey 82a069fdaf Cache enabled value for reloads, use real data for service config 2024-12-17 17:11:47 -06:00
Eric Bailey e03a52b6c4 Stale time to 30m 2024-12-17 17:11:47 -06:00
Eric Bailey 2f57c24e5b Centralize mute word handling 2024-12-17 17:11:47 -06:00
Eric Bailey 2097b67ff0 Handle service config, enablement, load states, update lex contract 2024-12-17 17:11:47 -06:00
Eric Bailey 9d7ebe3ee7 Some skeleton UI 2024-12-17 17:11:47 -06:00
Eric Bailey 111ca28fb9 Align components 2024-12-17 17:11:47 -06:00
Eric Bailey c8a6e3b323 Wire up interstitial and Explore page 2024-12-17 17:11:47 -06:00
Eric Bailey e92095810d First hack at mute words 2024-12-17 17:11:47 -06:00
Eric Bailey 72cf85d38b Exploration 2024-12-17 17:11:47 -06:00
Eric Bailey b03a85ad53 Add new interstitial to Discover 2024-12-17 17:11:47 -06:00
Eric Bailey be3c36fcf6 Clean up persisted code, add new setting 2024-12-17 17:11:47 -06:00
Eric Bailey 99db939beb Fix up hide/show toggle state, WITH broadcast hacK 2024-12-17 17:11:47 -06:00
Eric Bailey e3d110207e Add to settings, abstract state, not updating in tab 2024-12-17 17:11:47 -06:00
Eric Bailey 55b573a35a Add persisted option to hide trending from sidebar 2024-12-17 17:11:47 -06:00
Eric Bailey 0ff6151ab8 Add tiny option in RightNav 2024-12-17 17:11:47 -06:00
Eric Bailey 6287bf6c44 Improve explore treatment a bit, add some polish to cards 2024-12-17 17:11:47 -06:00
Eric Bailey 352302a1a4 Disable SPs for now 2024-12-17 17:11:47 -06:00
Paul Frazee 7dd6f6c3dc Add WIP UIs for trending topics and suggested starterpacks 2024-12-17 17:11:47 -06:00
Samuel Newman 0cbb03cd14 New progress guide - 10 follows (#7128)
* new follow-10 progress guide

* find follows dialog

* wip tabs

* flatlist version with search

* hardcode out jake gold

* lazy load followup suggestions

* Update src/components/ProgressGuide/FollowDialog.tsx

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

* comment out replacing, enable paging

* rm autofocus

* find shadow profiles in paginated search

* clear search when press tabs

* better tab a11y

* fix label

* adjust scroll indicator insets

* do the same scroll indicator adjustment for searchable people list

* hardcode jake to just be 'tech'

* Retain state on close/reopen

* only change follow btn color when not followed

* add guide to inside dialog

* fix task alignment

* Enable contextual suggestions

* WIP: show multiple suggestions

* Rework so it animates well

* Show more items

* remove card style

* move tabs to own component

* split out header top

* scroll active tab into view

* rm log

* Improve perf a bit

* boost popular interests over alphabetical ones

* scroll active tab into view

* revert back to round buttons

* Fix overrenders of the tab bar items

* Fix unintended animation

* Scroll initial into view if needed

* Unlift state, the dialog thing breaks lifting

* Persist simply

* Fix empty state

* Fix incorrect gate exposure

* Fix another bad useGate

* Nit

---------

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-12-17 17:13:18 +00:00
dan 32611391a3 Pipe statsig events to logger (#7141)
* Pipe statsig events to logger

* Log rich objects to bitdrift

* Fix tests

* Consolidate mocks, fix tests

* Reduce log trash on native
2024-12-17 12:22:09 +00:00
dan 07b7250682 Fix notifications borders (#7140) 2024-12-17 11:22:49 +00:00
dan 31d2aa6716 Refetch empty feed on focus (#7139) 2024-12-17 11:09:06 +00:00
dan 20d4266e2f Read storage on window.onstorage (#7137) 2024-12-17 03:13:51 +00:00
dan c9e429760d [ELI5] Tweak wording on the signup screen (#7136)
* Tweak signup wordings

* Update translations
2024-12-17 00:11:21 +00:00
Samuel Newman be33c626b0 alf error screen (#7135) 2024-12-17 00:11:03 +00:00
Samuel Newman 1a160df396 add safe area view to profile error screen (#7134) 2024-12-17 00:02:56 +00:00
dan de97c07c63 Adjust gates (#7132)
* Remove dead gate

* Adjust gates

* No need to disable exposures
2024-12-16 22:26:40 +00:00
Samuel Newman c339dc5b05 disable automaticallAdjustsScrollIndicatorInsets (#7131) 2024-12-16 22:06:15 +00:00
Karol Stawowski c4fffba11b feat: widen recent search profile link for mobile devices (#7119)
* feat: widen recent search profile link for mobile devices

* chore: apply style to non-mobile screens
2024-12-16 16:53:00 +00:00
Frudrax Cheng b1b6affb71 Fix post time localization on Android (#6742)
* Fix post time localization on native

* Fix timezone

* Revent time.ts

* Add time.android.ts

* Add missing 'an' and 'ast'

* Revent PostThreadItem.tsx

* Resolve duplicate versions in lockfile

* Move to time.native.ts

* Follow #7055 to upgrade intl-datetimeformat version

* Remove time.native.ts
2024-12-16 14:25:59 +00:00
dan 1ac307bc42 [Experiment] Remove "Load Latest" button (#7120)
* Remove "show latest" behind the gate

* Add HomeBadgeProvider

* Update provider state from home feed tabs

* Add Home badge to native

* Add Home badge to mobile web

* Add Home badge to desktop web
2024-12-15 20:30:17 +00:00
Eric Bailey c959dc351f ProfileFeed cleanups (#7115)
* Clean up feed load state

* Fix feed info dialog load state
2024-12-14 15:30:01 -06:00
Ben Harris b806f3e85d apply fonts to TextField (#6288)
system fonts were leaking. i'm sure there's a better way to apply this
without duplicating but idk it works
2024-12-14 03:02:12 +00:00
dan c5e60ba006 Fix posting images on web (#7105)
* Fix uploadBlob to handle blob: URI

* Patch expo-image-manipulator to support "compress" argument

* Narrow down the fix
2024-12-14 02:25:32 +00:00
dan 55222c5b0e Fix z-indexes to make tabbar scroll on Android (#7102) 2024-12-14 00:01:31 +00:00
Eric Bailey ca8ca903b2 Add some helper text for custom domains (#7103)
* Add some helper text for custom domains

* endsWith

* ope
2024-12-13 23:05:53 +00:00