Commit Graph

3569 Commits

Author SHA1 Message Date
Hailey c9451008bf use new card in profile 2024-06-14 13:57:08 -07:00
Hailey 5593fcde0f Merge remote-tracking branch 'origin/main' into starter-packs 2024-06-14 13:18:23 -07:00
Hailey 617639cd7e adjust web styles of footer 2024-06-14 13:16:19 -07:00
Hailey d30734f138 rm dev check 2024-06-14 13:10:36 -07:00
Hailey e94012c76c fix null error 2024-06-14 13:10:03 -07:00
Hailey 1bd9985d20 adjust content container padding 2024-06-14 12:59:22 -07:00
Hailey c02b584c7c change hover background color 2024-06-14 12:58:06 -07:00
Eric Bailey eaef1446f2 Use URI as key (#4522) 2024-06-14 14:28:25 -05:00
Eric Bailey 5751014117 Feed source card (#4512)
* Pass event through click handlers

* Add FeedCard, use in Feeds screen

* Tweak space

* Don't contrain rt height

* Tweak space

* Fix type errors, don't pass event to fns that don't expect it

* Show unresolved RT prior to facet resolution
2024-06-14 14:24:04 -05:00
Hailey 70b7e8ecf8 merge main 2024-06-14 12:22:28 -07:00
Minseo Lee 51a3e60132 Fix kawaii logo (#4505) 2024-06-14 10:39:08 -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 f8c58a68a9 Fix count again (#4516) 2024-06-14 17:59:53 +01: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 2894d365e1 oops 2024-06-13 19:07:32 -07:00
Hailey 5b8bdab0e1 fix type error 2024-06-13 18:19:12 -07:00
Hailey 3650a329aa Merge branch 'main' into starter-packs 2024-06-13 18:09:34 -07:00
Hailey f8cbbbb62f fix type errors 2024-06-13 17:47:11 -07:00
Samuel Newman bdeac28d74 Try/catch URL parsing of referrer (#4511) 2024-06-13 15:06:22 -07:00
Hailey d9066a6beb add document.referrer to statsig custom (#4509)
* add referrer to statsig custom

dont include referrer if hostname is bsky.app

save

add `document.referrer` to statsig custom

* add a hostname field

* account for ssr

* account for ssr
2024-06-13 23:31:19 +02:00
Hailey b4e220ede9 handle landing on start link 2024-06-13 14:12:40 -07:00
Hailey 740a8ea1b4 align web and mobile qr code styles 2024-06-13 13:43:11 -07:00
Hailey 9655947a1b save and copy qr code 2024-06-13 13:29:59 -07:00
Hailey 53036c8c87 remove dev check 2024-06-13 09:08:52 -07:00
Hailey 44591b070e rm drawer item 2024-06-13 09:01:26 -07:00
Hailey 4bbeca349e hide top border native 2024-06-13 08:57:50 -07:00
Hailey 25b4cb425f follow all button 2024-06-13 08:54:20 -07:00
Samuel Newman d20c59e19d Calculate correct keyboard offset in composer (#4500)
* calculate correct keyboard offset

* give viewHeight a default value

* much simpler approach
2024-06-13 15:58:56 +01:00
dan 498e46ae4e Hide bio and social proof for blocked users (#4504) 2024-06-13 11:03:31 +02:00
Hailey a07cadd4d8 cleanup 2024-06-12 20:06:20 -07:00
Hailey 92502eb948 fix newskie seconds ago for no sp 2024-06-12 20:06:12 -07:00
Hailey fcb4ec153c pluralize 2024-06-12 20:05:46 -07:00
Minseo Lee 7faa1d9131 KnownFollowers localization (#4494)
* Update KnownFollowers.tsx

* Update KnownFollowers.tsx

* Update KnownFollowers.tsx
2024-06-13 04:58:25 +02:00
Eric Bailey 28ba99917a Fix profile hover card blocked state (#4480)
* Fix: mini profile on hover allows following a blocker/blocked user (#4423) (#4440)

* Tweaks

---------

Co-authored-by: Michał Gołda <michal.golda@hotmail.com>
2024-06-13 04:53:32 +02: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
Mary 247af5aee9 Prevent rich-formatting paste (#4327)
* fix: prevent rich-formatting paste

* fix: return true instead of preventDefault
2024-06-13 04:37:49 +02:00
dan ebd4f93b9c Show social proof in hovercards (#4502)
* Add social proof to hovercards

* Close it more reliably
2024-06-13 04:23:37 +02:00
Hailey 10e5e3b6a4 min items 2024-06-12 17:43:19 -07:00
Hailey 171b79bebd nit 2024-06-12 15:57:55 -07:00
Hailey 3bf87eb1f2 replace button with checkbox 2024-06-12 15:57:10 -07:00
Hailey aa454577aa change wording 2024-06-12 15:38:11 -07:00
Hailey d106ba45d3 automatically generate a starter pack 2024-06-12 15:31:46 -07:00
Eric Bailey a55f924639 Just use server count (#4499)
* Just use server count

* Fix count
2024-06-12 16:52:00 -05:00
Hailey 86b1afe483 use top search results 2024-06-12 14:05:12 -07:00
Hailey 8595572d47 add a comment 2024-06-12 12:44:19 -07:00
Hailey e29754fbfb one more 2024-06-12 12:30:05 -07:00
Hailey eb40c9085b fix type errors 2024-06-12 12:29:19 -07:00
Hailey 79f0f31646 redirect back on error 2024-06-12 12:23:28 -07:00
Hailey 66c96f0cb7 unused imports 2024-06-12 12:21:21 -07:00