Eric Bailey
3ed2aef7a6
Remove refetch on focus
2025-04-07 15:22:30 -05:00
Eric Bailey
f4c41158a3
Update interests copy
2025-04-07 13:06:41 -05:00
Eric Bailey
d1c3ae59ec
Fetch 10 profiles
2025-04-07 12:20:53 -05:00
Eric Bailey
0a2a058681
Tighten up spacing
2025-04-07 12:18:44 -05:00
Eric Bailey
ed4295f8d0
Add trending header if not top module
2025-04-07 11:50:25 -05:00
Eric Bailey
8da7e0ad8c
Filter out pinned posts from feed previews
2025-04-07 11:06:28 -05:00
Eric Bailey
57ee0f61c2
Empty results state for sugg users
2025-04-07 10:44:11 -05:00
Eric Bailey
b25aa7eda8
Use skeleton states for refetch on focus
2025-04-07 10:38:39 -05:00
Eric Bailey
67c79dd8ba
Add subtle hover to all components except feed
2025-04-07 10:10:38 -05:00
Eric Bailey
2cc39b1458
Hover on sugg account
2025-04-07 09:39:39 -05: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
surfdude29
8d1f97b5ff
Tweak copy to remove remaining uses of sign up ( #7987 )
...
* tweak copy in Deactivated.tsx
* tweak copy in Policies.tsx
* tweak comment in createNativeStackNavigatorWithAuth.tsx
* tweak copy in LoginForm.tsx
* tweak copy in StarterPackLandingScreen.tsx
* format
* Apply suggestions from code review
Co-authored-by: Hailey <hailey@blueskyweb.xyz >
* Update src/screens/StarterPack/StarterPackLandingScreen.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/screens/StarterPack/StarterPackLandingScreen.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
---------
Co-authored-by: Hailey <hailey@blueskyweb.xyz >
2025-04-02 16:22:06 -07:00
surfdude29
4a7fa07e87
Add plural formatting, translate and tweak some accessibility strings in composer ( #7997 )
...
* add plural formatting and translate accessibility strings
* tweak accessibility label and add comments for translators
* fix
* tweak comments
* make label conditionally plural
* rm stray bracket
* try to fix prettier
* nope
* lint
* more lint
* prettier
---------
Co-authored-by: Hailey <me@haileyok.com >
2025-04-02 15:44:03 -07:00
Samuel Newman
0897a692da
fix bg color ( #8102 )
2025-04-02 15:25:56 -07:00
surfdude29
c5900034a4
Simplify content warning dialog text ( #7943 )
...
* simplify content warning dialog text
* tweak copy
* Update src/view/com/composer/labels/LabelsBtn.tsx
Co-authored-by: Hailey <hailey@blueskyweb.xyz >
---------
Co-authored-by: Hailey <hailey@blueskyweb.xyz >
2025-04-02 14:51:10 -07:00
aryiu
0874d9602a
Update languages.ts ( #7996 )
2025-04-02 10:15:02 -05:00
pfrazee
1289707b17
Nightly source-language update
2025-04-02 02:36:32 +00:00
surfdude29
758cb731f0
Add plural formatting for alt text truncated string ( #7994 )
...
* add plural formatting in GifAltText.tsx
* add plural formatting in ImageAltTextDialog.tsx
* import Plural
* format
2025-04-01 16:09:53 -07:00
surfdude29
5130f932ed
Make Posts and People tabs translatable for user lists ( #7982 )
...
* mark Posts and People as translatable in lists
* tweak labels
2025-04-01 16:01:44 -07:00
Minseo Lee
8dfdee80bb
Reapply "Modify hosting provider text for better localization" ( #7928 )
...
* Update HostingProvider.tsx
* Update src/components/forms/HostingProvider.tsx
---------
Co-authored-by: Hailey <hailey@blueskyweb.xyz >
2025-04-01 16:00:14 -07:00
surfdude29
df9909baa3
Translate number joined starter pack string and add plural formatting ( #7984 )
...
* translate number joined starter pack string
* also add plural formatting in StarterPackScreen.tsx
* import Plural
* tweak
* tweak
2025-04-01 15:59:53 -07:00
surfdude29
7a041da3a8
Add plural formatting for STARTER_PACK_MAX_SIZE toast ( #8000 )
...
* add plural formatting for starter pack max size toast
* tweak
* try again
2025-04-01 15:51:57 -07:00
surfdude29
ffbcbf814e
add plural formatting for too long handle error ( #7999 )
2025-04-01 15:51:39 -07:00
surfdude29
98fe7edbc8
Add plural formatting for "too long" error messages when editing profile info ( #7998 )
...
* add plural formatting for profile max graphemes errors
* add missing tag
* simplify
2025-04-01 15:50:58 -07:00
Samuel Newman
5cb49314d0
[Reactions] Get reactions in chat list working again with new lexicon ( #8093 )
...
* get chat list reactions working again with new lexicon
* fix weird android bug where background wasn't clipped
2025-04-01 15:45:29 -07:00
Samuel Newman
318b29d3fd
Fix loading jumps and footer on feeds tab ( #8063 )
...
* Fix loading jumps and footer on feeds tab
* same for lists/starter packs
2025-04-01 14:19:59 -07:00
Eric Bailey
4db3ccbec7
Fix suggested follows scrolling ( #8036 )
2025-04-01 11:33:31 -05:00
surfdude29
3d7fce563e
add msg macro in EmojiPopup.android.tsx ( #8091 )
2025-04-01 09:36:46 -05:00
Samuel Newman
fffcb609c6
fix warnings ( #8092 )
2025-04-01 17:27:40 +03:00