Wykres commitów

11 Commity (acd11c14e208583a591aa43c045d7c0e66d84fee)

Autor SHA1 Wiadomość Data
Ryan Barrett acd11c14e2
fix minor typo on the home page 2023-01-18 13:48:03 -08:00
Ryan Barrett afe3ca2def
minor front page copy tweaks 2022-11-22 06:52:11 -08:00
Ryan Barrett 087d71f3cd
front page UI tweaks: highlight web site on both sides, text update 2022-11-21 16:27:21 -08:00
Ryan Barrett 2eae4b64a0
misc small UI tweaks 2022-11-20 20:52:44 -08:00
Ryan Barrett 65f3ef3cc7
show fediverse address on user page UI, including custom username
for #281
2022-11-20 11:46:05 -08:00
Ryan Barrett 7302dfc02b
tweak front page layout to work better on phones/narrow screens 2022-11-20 07:41:27 -08:00
Ryan Barrett 8d210c78e1
home page UI: add other fediverse servers, logos, more text
for #276
2022-11-19 23:02:01 -08:00
Ryan Barrett 471f35d2d1
new home page UI!
for #276
2022-11-19 16:40:21 -08:00
Jamie Tanna 39cb90e533 Allow providing a URL fragment for posts
A number of folks use a single page for multiple posts, using a URL
Fragment parameter to denote which of the posts on the given page should
be used, and are used to this experience with Bridgy.

To allow use of this on Bridgy Fed, too, we can add support for
discovering the ID of the `h-entry` to be Webmention'd in the same way
that we do with [Bridgy].

This largely copies the structure of the existing tests, copying
`test_activitypub_follow`, and adding in multiple posts on the page.

For debugging purposes, we can make sure to log out the `fragment`.

[Bridgy]: f760c0d10e
2022-11-18 06:49:58 -08:00
Ryan Barrett e767cf5d1f
refactor /responses and user pages, add follower counts to user pages
for #274
more to come
2022-11-11 21:13:51 -08:00
Ryan Barrett 741107c3b5
convert home page from static file to jinja template 2022-11-11 11:12:48 -08:00