bsky-app/bskyweb/cmd/bskyweb
Hailey cf8b03801f
Dedicated screen for hashtags, POC ALF list (#3047)
* create dedicated hashtag "search" screen

clarify loading component name

more adjustments

rework `ViewHeader` to keep chevron centered w/ first line

adjustments

adjustments

use `author` instead of `handle` in route

add web route for url

add web route for url

Add desktop list header

support web

keep header lowercase

add optional subtitle to view header

correct isFetching logic

oops

use `isFetching` for clarity in footer

combine logic

update bskyweb

finish screen

style, add footer, add spinner, etc

add list

add header, params

create a screen

* add variable to server path

* localize `By`

* add empty state

* more adjustments

* sanitize author

* fix web

* add custom message for hashtag not found error

* ellipsis in middle

* fix

* fix trans

* account for multiple #

* encode #

* replaceall

* Use sanitized tag

* don't call function in lingui

* add share button

---------

Co-authored-by: Eric Bailey <git@esb.lol>
2024-02-29 17:56:29 -08: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
mailmodo.go bskyweb: gzip HTTP responses + some other minor improvements (#826) 2023-06-01 10:22:02 -05:00
main.go bskyweb: switch from PDS backend to AppView backend (#1065) 2023-08-24 16:00:45 -07:00
renderer.go bskyweb additions (#296) 2023-03-20 14:41:15 -07:00
rss.go more social card tweaks, and include in RSS as well (#2599) 2024-01-23 13:16:32 -08:00
server.go Dedicated screen for hashtags, POC ALF list (#3047) 2024-02-29 17:56:29 -08:00