Wykres commitów

26 Commity (d87e87ac76b6cb5df659db1f6e32744e460734e3)

Autor SHA1 Wiadomość Data
Ryan Barrett d87e87ac76
front page redesign: drop buttons, switch to text-only instructions 2023-12-26 10:35:44 -08:00
Ryan Barrett 34173b2e22
front page redesign: progressive enhancement for no-JS 2023-12-26 10:08:32 -08:00
Ryan Barrett e98fc447df
front page redesign: incorporate first round of feedback from #indieweb
* cross browser testing
* tone down glow shadows
* drop "coming soon" buttons, move to their own section below
2023-12-26 09:52:31 -08:00
Ryan Barrett 4a753ab0ce
front page redesign: misc responsive style tweaks 2023-12-26 09:17:39 -08:00
Ryan Barrett 7469f258a2
front page redesign: first pass at phone layout 2023-12-26 09:17:38 -08:00
Ryan Barrett 739bb03ba9
front page redesign: misc 2023-12-26 09:17:38 -08:00
Ryan Barrett 673097b306
front page redesign: fix styles on other pages 2023-12-26 09:17:38 -08:00
Ryan Barrett 26d86ac8b4
front page redesign: polish button interactions 2023-12-26 09:17:38 -08:00
Ryan Barrett 6d97fdefcc
front page redesign: style buttons 2023-12-26 09:17:38 -08:00
Ryan Barrett 4db385618e
front page redesign: misc
* adjust topology anim params
* redesign sections
* css vars
* lots of css bug fixes
2023-12-26 09:17:38 -08:00
Ryan Barrett d7da54feb5
front page redesign: misc
* section backgrounds
* section break vertical fades
* and more
2023-12-26 09:17:38 -08:00
Ryan Barrett da07cd814b
front page redesign: misc
* follow instructions and code
* vertical center buttons
* more content
2023-12-26 09:17:38 -08:00
Ryan Barrett 4b42278659
front page redesign: first pass at protocol buttons
includes minified JS for:
* Bootstrap 3.3.7, https://getbootstrap.com/docs/3.3/getting-started/#download
* JQuery 3.7.1 "slim" prod, https://code.jquery.com/jquery-3.7.1.slim.min.js

(yes I know I need to upgrade 🤷)

for #661
2023-12-26 09:17:37 -08:00
Ryan Barrett 53fe1a1e14
start front page UI redesign for multi-protocol
for #661
2023-12-26 09:17:37 -08:00
Ryan Barrett 7155a6c0d6
minor tweaks to front page language 2023-02-04 19:10:39 -08:00
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