Eric Bailey
8a5fbff52c
Hook up real data
2024-12-17 11:42:42 -06:00
Eric Bailey
8725185c0e
Only english during beta period
2024-12-17 11:28:31 -06:00
Eric Bailey
a706918e5a
Add feature gate
2024-12-16 18:34:33 -06:00
Eric Bailey
8934aa108e
Update package, rm langs
2024-12-16 18:18:53 -06:00
Eric Bailey
e182e75599
Gate settings too
2024-12-16 17:53:06 -06:00
Eric Bailey
2dc2443d5d
Remove titleChild
2024-12-16 17:50:44 -06:00
Eric Bailey
e0ab37d570
Remove broadcast hack
2024-12-16 17:47:24 -06:00
Eric Bailey
6437e7b4c5
Cache enabled value for reloads, use real data for service config
2024-12-16 17:41:00 -06:00
Eric Bailey
409809a4b3
Stale time to 30m
2024-12-16 17:32:56 -06:00
Eric Bailey
3ef6134915
Centralize mute word handling
2024-12-16 17:24:09 -06:00
Eric Bailey
64e47cced3
Handle service config, enablement, load states, update lex contract
2024-12-16 17:08:56 -06:00
Eric Bailey
0643233a66
Some skeleton UI
2024-12-16 15:26:12 -06:00
Eric Bailey
a59802a54a
Align components
2024-12-16 14:58:28 -06:00
Eric Bailey
682dc446bf
Wire up interstitial and Explore page
2024-12-16 13:59:30 -06:00
Eric Bailey
04fae9a6b6
First hack at mute words
2024-12-16 13:18:54 -06:00
Eric Bailey
6f235910c8
Exploration
2024-12-16 13:18:54 -06:00
Eric Bailey
e3574a0809
Add new interstitial to Discover
2024-12-16 13:18:54 -06:00
Eric Bailey
ea7b710ebc
Clean up persisted code, add new setting
2024-12-16 13:18:54 -06:00
Eric Bailey
8372e583d3
Fix up hide/show toggle state, WITH broadcast hacK
2024-12-16 13:18:54 -06:00
Eric Bailey
b4bad89c1d
Add to settings, abstract state, not updating in tab
2024-12-16 13:18:54 -06:00
Eric Bailey
48fb1f4c58
Add persisted option to hide trending from sidebar
2024-12-16 13:18:54 -06:00
Eric Bailey
ec32c536f7
Add tiny option in RightNav
2024-12-16 13:18:54 -06:00
Eric Bailey
73aaeb2da3
Improve explore treatment a bit, add some polish to cards
2024-12-16 13:18:54 -06:00
Eric Bailey
a74b42f798
Disable SPs for now
2024-12-16 13:18:54 -06:00
Paul Frazee
6bd0a91116
Add WIP UIs for trending topics and suggested starterpacks
2024-12-16 13:18:54 -06:00
dan
21c288272d
Update more Expo packages ( #7127 )
...
* Bump Expo resolutions
* Bump packages
* Bumpy bump
2024-12-16 17:35:44 +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
dan
e4e5a589b1
Fix video uploads on native ( #7126 )
...
* Fix duplicate expo-modules-core
* Patch expo/expo#33621
2024-12-16 15:42:29 +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
dan
80c0125d6b
Fix image upload on native ( #7121 )
2024-12-15 17:42:45 +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
dan
da6bcc54cf
Tweak ProfileList design ( #7100 )
...
* Remove "No description"
* Move Lists about into header
* Remove pager with one tab
* Layout tweaks
2024-12-13 21:38:43 +00:00
dan
adbc27059a
Add Emily to discover debug ( #7101 )
2024-12-13 21:16:25 +00:00
Eric Bailey
ce69e052b7
Allow non-graph emoji to inherit parent color ( #7096 )
2024-12-13 12:36:00 -06:00
dan
f6aecf5c28
Give minWidth to tab indicator only ( #7095 )
2024-12-13 18:20:48 +00:00
Eric Bailey
41228dce19
Better alignment on web ( #7098 )
2024-12-13 18:20:38 +00:00
dan
356dad1932
Remove the environment indirections ( #7089 )
...
* Use raw underlying globals for environment
* Set dev EXPO_PUBLIC_ENV by exclusion
2024-12-13 17:16:53 +00:00
dan
e2a7965e43
Gate bitdrift integration ( #7088 )
...
* Move Statsig init call earlier
* Gate Bitdrift init call
* Remove IS_TEST env constant
* Mock statsig
2024-12-13 17:14:41 +00:00
Brad Estey
5655241bef
Uppercase the auth factor token in input value to match the email casing. ( #7094 )
2024-12-13 17:14:31 +00:00
dan
add7a91d54
Fix web Home header ( #7086 )
...
* Fix header disappearing on web
* Make border nicer
2024-12-12 21:57:26 +00:00
dan
8a790cdd7f
Revert "Edit string to avoid churning translations ( #6737 )" ( #7087 )
...
This reverts commit 9d3bdbb2b9 .
2024-12-12 21:52:51 +00:00
surfdude29
10dd0f76eb
mark string for localization ( #7083 )
2024-12-12 21:50:30 +00:00
dan
6e20893a0c
Fix double border due to progress guide ( #7084 )
2024-12-12 15:16:15 -06:00
Hailey
2276cb0e75
Fix share button not working for some users ( #5849 )
...
* fix share button
* Revert "fix share button"
This reverts commit 3521c241729dc9bbe3dd7b62fc6e3e61e011cdf9.
* tweak
* Clean up context
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2024-12-12 13:50:29 -06:00
Eric Bailey
2808f8b73d
New profile feed header ( #7056 )
...
* Init hacking
* Lil baby button checkpoint
* Playing around
* Revert "Playing around"
This reverts commit f58a7fafa1 .
* Mostly there
* Cleanups
* Cleanup
* Fix report dialog nesting
* Remove transform on native
* Rename header
* Fix layout, overflowing FAB buttons
* Remove hack
* Couple of fixes
* Keep Pin primary CTA (#7061 )
* Update src/screens/Profile/components/ProfileFeedHeader.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Simplify, use old string
* Wrap Trans better
---------
Co-authored-by: dan <dan.abramov@gmail.com >
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2024-12-12 11:48:26 -06:00