Commit Graph

912 Commits

Author SHA1 Message Date
Hailey 70b7e8ecf8 merge main 2024-06-14 12:22:28 -07:00
Eric Bailey 36e976fe5c Redo explore page (#4491)
* Redo explore page, wip

* Remove circle icons

* Load more styling

* Lower limit

* Some styling tweaks

* Abstract

* Add tab, query, factor out

* Revert unneeded change

* Revert unneeded change v2

* Update copy

* Load more styling

* Header styles

* The thin blue line

* Make sure it's hairline

* Update query keys

* Border

* Expand avis

* Very load more copy
2024-06-14 12:32:57 -05:00
Eric Bailey fe3f872d49 Add known followers to shadow cache (#4517) 2024-06-14 11:56:43 -05:00
Eric Bailey 4c0f037880 Reuse overfetching for popular feeds, add in existing filtering (#4501) 2024-06-14 11:56:29 -05:00
Hailey 3650a329aa Merge branch 'main' into starter-packs 2024-06-13 18:09:34 -07:00
Eric Bailey d989128e5b Set profile hover prefetch stale time to 30s (#4417)
* Set prefetch stale time to 30s

* Run prefetch on mouseOver

* Only prefetch once on mousemove
2024-06-13 04:44:06 +02:00
Hailey 86b1afe483 use top search results 2024-06-12 14:05:12 -07:00
Hailey 78b0149fd3 rm unused mutation 2024-06-12 12:11:27 -07:00
Hailey d1175f9848 add a comment 2024-06-12 12:10:47 -07:00
Hailey 756ecf9af0 nits 2024-06-12 12:09:52 -07:00
Hailey 4e84a65b65 move landing to logged out view 2024-06-12 10:16:41 -07:00
Hailey 7d8199771e merge main 2024-06-11 23:42:59 -07:00
Eric Bailey bb0a6a4b6c Add KnownFollowers component to standard profile header (#4420)
* Add KnownFollowers component to standard profile header

* Prep for known followers screen

* Add known followers screen

* Tighten space

* Add pressed state

* Edit title

* Vertically center

* Don't show if no known followers

* Bump sdk

* Use actual followers.length to show

* Updates to show logic, space

* Prevent fresh data from applying to cached screens

* Tighten space

* Better label

* Oxford comma

* Fix count logic

* Add bskyweb route

* Useless ternary

* Minor spacing tweak

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2024-06-11 15:42:28 -07:00
Paul Frazee e1dcd2e434 Fix to thread load-more bug (#4488) 2024-06-11 15:01:13 -07:00
Eric Bailey a4ca4db35c Stringify path error (#4379) 2024-06-11 14:54:47 -07:00
Paul Frazee 46e12c6d34 Improve thread loading (#4402)
* Increase the number of posts loaded when a self-thread is present

* Increase depth to 10, detect cutoffs on self-threads and show continue link

* Stacky the avis
2024-06-11 11:30:38 -07:00
Samuel Newman d85c8a0976 Revert to old modal on android (#4458)
* revert to old modal on android

* close alf dialogs before closing composer

* Try to fix white area

* Use hook

* Fix Back button

* oops

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-06-11 05:10:57 +02:00
Eric Bailey 14cddb7ec0 Sort profile feedgens by likes (#4380)
* Sort profile feedgens by likes

* Sort entire set as we get more pages

* Nah

This reverts commit 3b8714fd97.

* Update profile-feedgens.ts

---------

Co-authored-by: dan <dan.abramov@gmail.com>
2024-06-11 03:55:44 +02:00
Hailey c05d5aa38c merge main 2024-06-10 13:20:05 -07:00
Hailey 179c7829a9 land on the correct feed 2024-06-10 13:01:13 -07:00
Eric Bailey 7356763e49 Only validate persisted data for existing users (#4465) 2024-06-10 22:00:45 +02:00
Hailey 60c3bc7677 merge main 2024-06-10 11:16:25 -07:00
Samuel Newman fd03ea3fe1 Throttle instead of debounce (#4456)
* throttle instead of debounce

* trailing: true

* Fix throttle call

---------

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2024-06-10 17:02:57 +02:00
Samuel Newman 1317d881ed debounce refetching listconvos (#4455) 2024-06-10 16:08:13 +02:00
Hailey 6f188b0eb2 handle following and pinning feeds, acocunt createdAt 2024-06-10 00:41:03 -07:00
Hailey d2bdcc4c99 adjust feeds limit 2024-06-09 23:28:46 -07:00
Hailey d53f253ae9 finish editing 2024-06-09 19:11:14 -07:00
Hailey b0bfdf5bf0 fetch profiles for initial state 2024-06-09 16:54:01 -07:00
Hailey 0b01041069 add limit param to members query 2024-06-09 16:49:23 -07:00
Hailey 3da63d9481 pass starter pack in for editing 2024-06-09 16:47:45 -07:00
Hailey 1c11bc9879 Merge branch 'main' into starter-packs 2024-06-07 15:21:34 -07:00
Hailey 480a40862f Use the proper logic on iOS to increment the badge (#4233) 2024-06-07 15:15:33 -07:00
Hailey 070873ebbc add store 2024-06-07 10:51:49 -07:00
Hailey 81ac943450 use real data in landing 2024-06-07 01:00:00 -07:00
Hailey 9644e745e5 use real info on starter pack card 2024-06-06 23:23:52 -07:00
Hailey 146a0641d6 populate the real starter packs 2024-06-06 23:04:06 -07:00
Hailey ce651b1bb5 add delete starterpack mutation 2024-06-06 21:15:05 -07:00
Hailey 000e4abb2f add starter pack query 2024-06-06 21:09:01 -07:00
Hailey 2e51c48db3 filter out reference lists 2024-06-06 21:04:39 -07:00
Hailey e9c0bfa8e5 add query 2024-06-06 15:36:57 -07:00
Hailey 90fd15ce42 merge in main 2024-06-06 14:17:54 -07:00
dan 3801932902 Fix prettier (#4392) 2024-06-06 15:00:05 +01:00
Hailey 72f46ed734 cancel animations before updating value for min-shell animation (#4386)
* cancel animations before updating value

* comment
2024-06-06 14:28:02 +01:00
dan 48796449ea Switch to withSpring to work around Reanimated regression (#4391) 2024-06-06 14:17:26 +01:00
Hailey e1f6e01b37 Merge branch 'main' into starter-packs 2024-06-04 21:18:13 -07:00
Eric Bailey 3ece21cb45 [🙅] Integrate deactivate (#4308)
* Update types

(cherry picked from commit 27deac1f367825771ba76fa098ec1b0a62dcf64a)

* Integrate into deactivate dialog

(cherry picked from commit 84f299a447259cc1fbfc7be607e28197779e4ec1)

* Integrate into Deactivated screen

(cherry picked from commit 29193f34822ecdf11e2a407197fa230285dfe846)

* Bump api sdk

(cherry picked from commit 738c622d3e5a23bfbb0d3bdce3a6bdf01e54ca60)

* Update permalink

(cherry picked from commit c10bf5c071d76c3054bc4ce9d313c10b1820f038)

* Bump sdk pkg

* Update types to match backend

* Loosen types for forwards compat

* Hydrate status from persisted data

* Refresh session when re-activating, clear query cache

* Show app password error

* Refactor dialog to clear state when closed

* Add app password error to Deactivated screen
2024-06-05 02:02:22 +01:00
Hailey 2eb8ba2eac add a notification type 2024-06-04 17:33:24 -07:00
Eric Bailey a2d5343a87 Report persisted schema validation failures (#4358)
* Report persisted schema validation failures

* Make it safer
2024-06-04 20:51:28 +01:00
Eric Bailey 551af88f22 [🙅] Remove fallback that's no longer valid (#4353)
* Remove fallback that's no longer valid

* Update test
2024-06-04 19:36:07 +01:00
Eric Bailey a49fe13223 Use recent convos for share via dialog (#4352) 2024-06-04 19:35:07 +01:00