bsky-app/bskyweb/cmd/bskyweb
Samuel Newman 56ab5e177f
Show quote posts (#4865)
* show quote posts

* fix filter

* fix keyExtractor

* move likedby and repostedby to new file structure

* use modern list component

* remove relative imports

* update quotes count after quoting

* call `onPost` after updating quote count

* Revert "update quotes count after quoting"

This reverts commit 1f1887730a210c57c1e5a0eb0f47c42c42cf1b4b.

* implement

* update like count in quotes list

* only add `onPostReply` where needed

* Filter quotes with detached embeds

* Bump SDK

* Don't show error for no results

---------

Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
Co-authored-by: Hailey <me@haileyok.com>
Co-authored-by: Eric Bailey <git@esb.lol>
2024-08-21 15:26:25 -05: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: optional basic auth password middleware (#4759) 2024-08-02 15:57:50 -07: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 Show quote posts (#4865) 2024-08-21 15:26:25 -05:00