Hailey
e94012c76c
fix null error
2024-06-14 13:10:03 -07:00
Hailey
c02b584c7c
change hover background color
2024-06-14 12:58:06 -07:00
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
f8c58a68a9
Fix count again ( #4516 )
2024-06-14 17:59:53 +01: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
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
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
Hailey
92502eb948
fix newskie seconds ago for no sp
2024-06-12 20:06:12 -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
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
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
b1ea5d6ba8
organize
2024-06-12 12:20:54 -07:00
Hailey
e45180a078
entry for web
2024-06-12 12:01:08 -07:00
Hailey
63324a67b4
rm unused optional
2024-06-12 11:53:11 -07:00
Hailey
b01cd9e503
rm unused effect
2024-06-12 11:51:37 -07:00
Hailey
f5e9fc07d4
clean
2024-06-12 11:50:12 -07:00
Hailey
0ba717e9b7
ensure we have permission before saving qr code
2024-06-12 11:49:24 -07:00
Hailey
62211d082b
make linear gradient background easily reusable
2024-06-12 11:47:23 -07:00
Hailey
070363c947
tweaks
2024-06-12 11:39:41 -07:00
Hailey
3f87e899fc
grab referrer before loading
2024-06-12 09:39:38 -07:00
Hailey
5a5d380179
contraction
2024-06-12 01:02:48 -07:00
Hailey
05da80aeb2
rm glitchy prop
2024-06-12 00:47:48 -07:00
Hailey
d8cbef9fcb
transition for web too!
2024-06-12 00:45:49 -07:00
Hailey
276255dcf3
better screen transitions
2024-06-12 00:44:27 -07:00
Hailey
2d130a05a2
better cta
2024-06-12 00:17:04 -07:00
Hailey
4946f348d4
tweak starter pack create button
2024-06-12 00:12:06 -07:00
Hailey
68f6a3e4dd
tweak padding
2024-06-11 23:53:22 -07:00
Hailey
7d8199771e
merge main
2024-06-11 23:42:59 -07:00
Hailey
0577e9829a
basic button for creating a starter pack on profile
2024-06-11 23:26:17 -07:00
Hailey
bfe7d4307c
add delete btn
2024-06-11 23:07:00 -07:00
Hailey
e2f328eee4
only show tab when user has starter packs
2024-06-11 22:46:06 -07:00
Hailey
ad2fcd0070
tweaks
2024-06-11 22:29:11 -07:00
Hailey
23de3d754e
handle saving viewshot
2024-06-11 22:25:43 -07:00
Hailey
ad1c34e7be
ship it
2024-06-11 22:14:52 -07:00
Hailey
c48cdf549a
one version
2024-06-11 16:09:19 -07:00
Hailey
c5cc957c67
start tweaking qr code
2024-06-11 15:58:29 -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
Hailey
90a07fc86c
add missing flex
2024-06-11 15:26:52 -07:00
Hailey
d9a286cfc8
use "say hello" in newskie dialog
2024-06-11 14:44:58 -07:00
Hailey
1508232163
use useravatars for starter pack icon
2024-06-11 14:39:05 -07:00
Hailey
4b737f80af
add indicator on how many more items can be added
2024-06-11 14:06:13 -07:00