Commit graph

74 commits

Author SHA1 Message Date
3ba18380d6 refactor: extract to card.html template 2024-05-26 10:44:55 +02:00
0653435474 feat: add time zone in rendered footer 2024-05-22 22:09:09 +02:00
3cf870cef4 style: smaller gap between card heading and body 2024-05-21 10:20:25 +02:00
6a93b6d607 style: make code vertically text-bottom 2024-05-21 09:23:15 +02:00
1e88bd4bdb style: ligher dark bg for link_card 2024-05-21 09:14:00 +02:00
981ac78498 style: text sizes 2024-05-21 09:01:11 +02:00
22e0e1386c style: smaller code font size 2024-05-20 21:46:19 +02:00
df6a013db3 feat: remove link to profile 2024-05-20 21:44:05 +02:00
9b1d1b9937 style: adjust spacing 2024-05-20 20:25:01 +02:00
1b202ab5de style: spacing & colors 2024-05-20 20:15:21 +02:00
21c892abc4 style: relative small size 2024-05-20 18:27:41 +02:00
e7125a54aa style: reuse variables.css 2024-05-20 18:18:02 +02:00
51405c3c14 a11y: use h2 2024-05-20 17:54:29 +02:00
49dda38085 style: initial variables; darker text 2024-05-20 17:52:52 +02:00
d3561de048 style: list indent none 2024-05-20 17:42:18 +02:00
5d0eec7a5c feat: try using static/reset.css 2024-05-20 16:11:48 +02:00
3fa2767e49 feat: async fetch of statuses 2024-05-20 16:08:26 +02:00
bd917f6b4c feat: use current site's reset.css 2024-05-20 00:54:08 +02:00
33441f1e8e feat: show render_date 2024-05-18 22:12:11 +02:00
14ce1c0f11 feat: use <relative-time> web component 2024-05-18 12:55:05 +02:00
48fcf8985a feat: remove time_ago filter 2024-05-18 12:49:46 +02:00
136e011049 style: don't hide hashtags at home 2024-05-18 12:07:26 +02:00
65ae6809e5 style: avatar line dark & light mode 2024-05-18 08:26:36 +02:00
9123638181 style: show line connecting avatars in a tread 2024-05-18 08:19:25 +02:00
cad6c6e1cc chore: remove unneeded css selector 2024-05-18 07:28:05 +02:00
d7b4f9690d perf: implement hide/show of links in CSS instead of SSR 2024-05-18 07:24:45 +02:00
95aa827e30 style: use system-ui font 2024-05-08 01:57:24 +02:00
6abe3d87e0 perf: add width and height to img elements 2024-05-02 14:42:59 +02:00
e6e5672a69 feat: remove format_date pipe 2024-05-02 14:17:51 +02:00
bbe2f41c5e feat: show link_card on home; apply balance text wrap 2024-05-01 22:16:33 +02:00
be359915d7 feat: smooth scrolling 2024-05-01 16:58:44 +02:00
e892f577dc feat: top page anchor link 2024-04-30 21:24:43 +02:00
f2a3ccf666 feat: follow system preference dark mode 2024-04-30 21:15:04 +02:00
2e8fd9b444 feat: better 'time ago' 2024-04-28 10:04:02 +02:00
366d5d1a0c style: heading colors & spacing 2024-04-27 22:12:38 +02:00
2276059d47 feat: show time ago, anchor link, and original link 2024-04-27 21:58:48 +02:00
d612d1b0a8 style: layout of hoverable heading 2024-04-27 13:34:45 +02:00
578015364c feat: anchor for parent status 2024-04-27 13:30:18 +02:00
db98115e79 feat: anchor links for specific post 2024-04-27 13:21:41 +02:00
8383cec7f9 feat: shorter meta description 2024-04-27 07:45:48 +02:00
b9bcdf7264 feat: better meta description for thread page 2024-04-26 21:52:52 +02:00
15a9bf5953 feat: update meta info 2024-04-26 21:41:07 +02:00
28d7747d41 feat: add meta info per page 2024-04-26 21:35:57 +02:00
27308dde8f style: remove indentation of descendants 2024-04-26 20:23:20 +02:00
1a19e8be8f feat: add anchor to card content 2024-04-26 19:58:31 +02:00
fa7f820171 feat: support markdown in content 2024-04-26 19:43:23 +02:00
df6e1e2ffd fix: various accessibility issues 2024-04-26 17:55:05 +02:00
eff0011fc3 style: use .media class 2024-04-26 16:27:42 +02:00
a7d8e3c7e0 feat: support custom emojis on content body 2024-04-26 16:03:34 +02:00
5cd45f7cf2 feat: show year range of copyright 2024-04-26 12:21:21 +02:00