bsky-app/bskyweb/cmd/bskyweb
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
..
testdata more social card tweaks, and include in RSS as well (#2599) 2024-01-23 13:16:32 -08:00
.gitignore bskyweb: gzip HTTP responses + some other minor improvements (#826) 2023-06-01 10:22:02 -05:00
formating.go Update open graph data (#2760) 2024-02-06 18:52:04 -08:00
formatting_test.go more social card tweaks, and include in RSS as well (#2599) 2024-01-23 13:16:32 -08:00
main.go bskyweb: remove waitlist email endpoint (#3127) 2024-03-06 10:33:41 -08:00
renderer.go bskyweb additions (#296) 2023-03-20 14:41:15 -07:00
rss.go use four-digit years for RSS pubDate (#3907) 2024-05-08 09:33:38 -07:00
server.go Add KnownFollowers component to standard profile header (#4420) 2024-06-11 15:42:28 -07:00