Commit graph

56 commits

Author SHA1 Message Date
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
8ff931bfd2 style: make avatar a circle 2024-04-26 11:50:39 +02:00
0f40ecdcdc feat: back button; show author emojis 2024-04-26 11:47:10 +02:00
cea96e6fe0 feat: back button from full thread page 2024-04-25 16:35:54 +02:00
4ea9637e3a feat: add app description config 2024-04-25 16:10:58 +02:00
6914f7e479 refactor: make template generic; put all config in one place 2024-04-25 15:43:35 +02:00
d25a2dd6b3 feat: full page for thread 2024-04-25 14:43:38 +02:00
5f4971f7c5 feat: enable video controls for gif 2024-04-24 16:42:09 +02:00
95f657094b feat: disable video controls for gif 2024-04-24 16:40:09 +02:00
8bc39e648d fix: video loop on ios 2024-04-24 16:25:37 +02:00
6bc21e3c35 style: adjust spacing 2024-04-24 16:21:59 +02:00
81176fade2 feat: update links; some styles 2024-04-24 15:15:41 +02:00
9f9a55d776 fix: hide invisible link and show ellipsis 2024-04-24 14:53:35 +02:00
cb85e3d3f7 fix: typo 2024-04-24 14:25:30 +02:00
07b782d7af style: more readable text color 2024-04-24 14:23:30 +02:00
08a010882e feat: make meta a link to original post; some styles 2024-04-24 14:20:07 +02:00
7b30b77635 style: spacing 2024-04-24 14:12:39 +02:00
cc532829c7 feat: show replies count on summary button 2024-04-24 14:08:30 +02:00
9285c5ad3b style: descendants spacing 2024-04-24 14:05:36 +02:00