Eric Bailey
f46336e341
Replace old ProfileCard with new ( #8195 )
...
* Replace usages of old ProfileCard
* Replace Pills with Labels component
* Replace impl of ProfileCardWithFollowButton
* Remove never-used LikesDialog
* Handle missing mod opts
* Add missing profile hover
* use modern button in listmembers
* remove follow button from muted accounts list
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com >
2025-04-15 06:13:20 -07:00
pfrazee
32c2b69b84
Nightly source-language update
2025-04-15 02:38:00 +00:00
Eric Bailey
9ae0cf60af
Don't re-use profile-specific components in Settings ( #8193 )
2025-04-14 17:18:06 -05:00
Samuel Newman
2ff5f2fb9b
bump version (v1.101) ( #8189 )
2025-04-14 22:42:32 +03:00
Samuel Newman
62c4293adc
Fix end of feed border thickness ( #8187 )
2025-04-14 10:15:47 -07:00
Samuel Newman
ff7407c8e2
Use consistent hosting provider height ( #8186 )
2025-04-14 10:14:09 -07:00
Samuel Newman
d899d09e60
[Embed] Fix up post embeds, and other tweaks ( #8185 )
...
* fix eslint
* Update .eslintrc.cjs
* fix 3 and 4 image aspect ratios
* round embeds more
* fix line height
2025-04-14 10:13:35 -07:00
Samuel Newman
2e73464fd1
change chat settings icon to a gear icon ( #8192 )
2025-04-14 10:13:09 -07:00
Samuel Newman
f8bd850465
Fix labeler header scroll and loading/error states ( #8088 )
...
* add forwardRef to Layout.Content
* lift scrollview up out of inner component
* fix scrolling on android (#8188 )
2025-04-14 11:00:39 -05:00
Eric Bailey
238b00d193
Configure moderation
2025-04-10 17:05:11 -05:00
Paul Frazee
bf69672674
Update translations from crowdin ( #8172 )
1.100
1.100.0
2025-04-09 16:25:16 -07:00
Eric Bailey
5371114609
Add translate metrics ( #8171 )
...
* Add translate metrics
* Format
2025-04-09 15:00:40 -07:00
surfdude29
4c0213b3e9
update crowdin links to point to public page ( #8100 )
2025-04-09 12:28:06 -07:00
Eric Bailey
02a05d9948
Pass in Sentry vars to prod android build ( #8170 )
2025-04-09 11:29:37 -07:00
pfrazee
4c142a86b4
Nightly source-language update
2025-04-09 02:37:13 +00:00
Paul Frazee
f3153b8acb
Release 1.100 ( #8168 )
...
* Tests fix
* Move the hosting provider text in account creation into the inside of the button to improve translation handling (close #8166 )
* Pull latest translations
* Revert the 'you are creating an account' change entirely; it doesnt work
2025-04-08 18:16:04 -07:00
Paul Frazee
a59fb91a99
Increase suggested follows in the new user progress guide modal ( #8162 )
...
* Increase number of accounts suggested in the follow dialog progress guide
* Increase the bottom pad on the dialog flatlist component
* Format
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-04-08 18:16:13 -05:00
Eric Bailey
c8568e3004
[Explore] Reduced experience ( #8160 )
...
* Only show suggested users for non-english users
* Fall back to searching for users for non-english speakers
* Disable other queries if full experience is disabled
* Bump package
* If no content langs, use full exp
2025-04-08 17:08:09 -05:00
Eric Bailey
09111ef272
Tweak performance settings on Android ( #8158 )
2025-04-08 11:20:03 -07:00
pfrazee
b9ed94c7f4
Nightly source-language update
2025-04-08 02:36:28 +00:00
Eric Bailey
872fcd1d20
Update patches ( #8151 )
...
* Update patches after #8133
* Bump deps
* Revert @react-native-picker/picker downgrade
* Migrate RN patch
2025-04-07 18:29:41 -07:00
Eric Bailey
d496b5bdbf
Add in new suggested accounts endpoint into FollowDialog ( #8147 )
...
* Add in new suggested accounts endpoint into FollowDialog
* Fix lint
---------
Co-authored-by: Hailey <me@haileyok.com >
2025-04-07 18:29:04 -07:00
Eric Bailey
4879a07701
Rm sticky headers ( #8154 )
2025-04-07 17:41:20 -07:00
Eric Bailey
28876a4b23
Slice 'For You' results ( #8152 )
2025-04-07 17:40:31 -07:00
surfdude29
1e8a96e297
Align copy in Your interests toasts ( #8138 )
...
* update copy in toasts
* prettier
2025-04-07 18:42:29 -05:00
Eric Bailey
815a1e4c44
Center the selected tab in the sugg follows tabbar ( #8146 )
...
Co-authored-by: Hailey <me@haileyok.com >
2025-04-07 16:34:05 -07:00
Eric Bailey
4013855c10
[Explore] Small fixes ( #8145 )
...
* Hover on sugg account
* Add subtle hover to all components except feed
* Use skeleton states for refetch on focus
* Empty results state for sugg users
* Filter out pinned posts from feed previews
* Add trending header if not top module
* Tighten up spacing
* Fetch 10 profiles
* Update interests copy
* Remove refetch on focus
* Add PTR
* use a map
* Update src/screens/Search/modules/ExploreInterestsCard.tsx
* fix web double border
---------
Co-authored-by: Hailey <me@haileyok.com >
2025-04-07 16:32:30 -07:00
Eric Bailey
e46b78eb85
Remove unused index to fix lint ( #8148 )
2025-04-07 16:06:28 -07:00
pfrazee
94fd12ff49
Nightly source-language update
2025-04-05 02:35:03 +00:00
Paul Frazee
a181b0b935
Rework the visual design of the interests card in explore ( #8135 )
2025-04-04 18:10:13 -07:00
Paul Frazee
a301e31f76
Fix the 'seen' metric in explore ( #8134 )
2025-04-04 17:28:02 -07:00
Eric Bailey
502d660eb4
[Explore] Invalidate queries post-interests edit ( #8128 )
...
* Insert fresh interests and reset relevant queries
* reset suggested users
---------
Co-authored-by: Hailey <me@haileyok.com >
2025-04-04 17:16:39 -07:00
Paul Frazee
6840fbb237
Update deps to support ios 18.4 ( #8133 )
2025-04-04 17:04:57 -07:00
Eric Bailey
0b08128e4a
[Explore] Design tweaks ( #8131 )
...
* Fix interests card spacing
* Space out AvatarStack
* SP icon size
* Visual alignment of tab bar and headers
* Tweak spacing around search input
* Drop text size in sp card overflow count
* Tweak
2025-04-04 16:55:30 -07:00
Eric Bailey
aca89d4aea
[Explore] New suggested follows endpoint ( #8130 )
...
* Bump SDK
* Integrate new endpoint, add profile shadow, For You tab
* Format
2025-04-04 16:44:02 -07:00
Eric Bailey
a0ff9b52aa
[Explore] Add interests card ( #8125 )
...
* Add interests card to top of Explore
* Add tip to add interests if they have none or deselect
* Format
* Copy
2025-04-04 14:08:16 -05:00
Samuel Newman
5c59ec14c2
Match placeholder color with other skeletons ( #8129 )
2025-04-04 11:00:38 -07:00
Eric Bailey
94bc677ef5
Rename search to explore in titles and links ( #8116 )
...
* Rename search to explore in titles and links
* Conditionally use Explore
2025-04-04 08:30:12 -07:00
Eric Bailey
148bfa803d
Content interests ( #8114 )
...
* Content prefs screen
* Handle debounce, rename
* Fix format
* Let's just use interests
* Reuse hook
2025-04-04 10:26:48 -05:00
Samuel Newman
0004e27427
[Explore] Add index to view metric ( #8124 )
...
* add index to view metric
* supply index
* always return a number
2025-04-04 08:24:26 -07:00
Samuel Newman
ceb51c7e8f
[Explore] Add flatlist perf-related props ( #8120 )
...
* Add flatlist perf-related props
* Make keys more unique
* Small gap
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2025-04-04 08:15:56 -07:00
Samuel Newman
22a7199436
remove use of sticky topBorder, add border to feed footer ( #8121 )
2025-04-04 17:30:46 +03:00
Samuel Newman
fa08428428
[Explore] Moderate trending topic avis ( #8123 )
...
* moderate trending topic avis
* filter blurs too
2025-04-04 07:24:43 -07:00
Samuel Newman
93af013210
log views of starter packs header ( #8118 )
2025-04-04 07:15:59 -07:00
Samuel Newman
a0c644acfe
[Explore] Add shadow cache ( #8119 )
...
* enable shadowcache for feed previews
* extract keyextractor
* dedupe feeds
2025-04-04 07:15:40 -07:00
pfrazee
a15658cb66
Nightly source-language update
2025-04-04 02:36:04 +00:00
Samuel Newman
898065d0a2
memoize each module individually ( #8111 )
2025-04-03 16:02:20 -05:00
Eric Bailey
faa5f40c53
Wait for preferences before fetching trending data ( #8109 )
2025-04-03 13:32:35 -05:00
pfrazee
b6185039f7
Nightly source-language update
2025-04-03 02:36:31 +00:00
Samuel Newman
87da619aaa
[Explore] Base ( #8053 )
...
* migrate to #/screens
* rm unneeded import
* block drawer gesture on recent profiles
* rm recommendations (#8056 )
* [Explore] Disable Trending videos (#8054 )
* remove giant header
* disable
* [Explore] Dynamic module ordering (#8066 )
* Dynamic module ordering
* [Explore] New headers, metrics (#8067 )
* new sticky headers
* improve spacing between modules
* view metric on modules
* update metrics names
* [Explore] Suggested accounts module (#8072 )
* use modern profile card, update load more
* add tab bar
* tabbed suggested accounts
* [Explore] Discover feeds module (#8073 )
* cap number of feeds to 3
* change feed pin button
* Apply suggestions from code review
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* restore statsig to log events
* filter out followed profiles, make suer enough are loaded (#8090 )
* [Explore] Trending topics (#8055 )
* redesigned trending topics
* rm borders on web
* get post count / age / ranking from api
* spacing tweaks
* fetch more topics then slice
* use api data for avis/category
* rm top border
* Integrate new SDK, part out components
* Clean up
* Use status field
* Bump SDK
* Send up interests and langs
---------
Co-authored-by: Eric Bailey <git@esb.lol >
* Clean up module spacing and borders
(cherry picked from commit 63d19b6c2d67e226e0e14709b1047a1f88b3ce1c)
(cherry picked from commit 62d7d394ab1dc31b40b9c2cf59075adbf94737a1)
* Switch back border ordering
(cherry picked from commit 34e3789f8b410132c1390df3c2bb8257630ebdd9)
* [Explore] Starter Packs (#8095 )
* Temp WIP
(cherry picked from commit 43b5d7b1e64b3adb1ed162262d0310e0bf026c18)
* New SP card
* Load state
* Revert change
* Cleanup
* Interests and caching
* Count total
* Format
* Caching
* [Explore] Feed previews module (#8075 )
* wip new hook
* get fetching working, maybe
* get feed previews rendering!
* fix header height
* working pin button
* extract out FeedLink
* add loader
* only make preview:header sticky
* Fix headers
* Header tweaks
* Fix moderation filter
* Fix threading
---------
Co-authored-by: Eric Bailey <git@esb.lol >
* Space it out
* Fix query key
* Mock new endpoint, filter saved feeds
* Make sure we're pinning, lower cache time
* add news category
* Remove log
* Improve suggested accounts load state
* Integrate new app view endpoint
* fragment
* Update src/screens/Search/modules/ExploreTrendingTopics.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/screens/Search/modules/ExploreTrendingTopics.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* lint
* maybe fix this
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
Co-authored-by: Eric Bailey <git@esb.lol >
Co-authored-by: Hailey <me@haileyok.com >
2025-04-02 17:21:15 -07:00