Commit graph

109 commits

Author SHA1 Message Date
Ayo
5a1b8eaee3 feat: use public APIs and remove mastodon.py dependency 2025-08-07 14:38:17 +02:00
f7abcbec00 perf: defer enhance-content script 2025-05-05 13:43:46 +02:00
77a31d11d4 perf: defer relative-time script 2025-05-05 13:28:16 +02:00
3a600ef371 fix: hashtags not shown
- can't remember what it is for
2025-02-28 20:15:51 +01:00
713a7fa70b style(card): unified color with pills and buttons 2025-01-19 20:42:40 +01:00
cff0caec1d perf: move timeago script to bottom 2025-01-19 20:28:04 +01:00
b6593651a8 refactor(enhance-content): extend from HTMLElement 2025-01-19 20:12:52 +01:00
525936a635 style: add padding on body & card bottom-menu 2025-01-19 16:45:57 +01:00
1354a8bab4 style: modularized stylesheets for button, card, pills
- better looking directional buttons
- consistent colors
2025-01-19 16:37:35 +01:00
2022c14668 feat: use web-component-base 2025-01-19 15:20:02 +01:00
a4d012ef51 style: adjust hashtag pills colors 2025-01-19 11:39:29 +01:00
9fe04dcadf refactor: move card_content style to card template 2025-01-19 10:57:35 +01:00
7836b78f64 feat: make app title a link to threads.home 2025-01-19 10:15:51 +01:00
81a1de2c45 feat: tag as title in tag page 2025-01-19 10:10:29 +01:00
8f9db9d58a refactor: rename page templates with _<page>.html convention 2025-01-19 10:06:07 +01:00
75425e33df refactor: rename template files 2025-01-19 10:04:04 +01:00
26cb6d0c84 feat: use parent app's reset & variables CSS 2025-01-19 10:01:02 +01:00
7e7743b33a feat: use blueprint static urls 2025-01-19 09:55:29 +01:00
c104f93960 style: hashtag pills 2025-01-18 22:24:32 +01:00
5abf927a5d feat: use enhance-content to style and manipulate content tags 2025-01-18 22:24:09 +01:00
490f72038c style: hashtags as pills 2025-01-18 20:56:32 +01:00
87c386a721 style: made code display as inline-blocks 2025-01-18 20:10:09 +01:00
6246445adb fix: use blueprint dynamic url for tag page 2025-01-18 19:56:05 +01:00
3c2665630d feat: show tagged statuses in tag page 2025-01-18 19:52:02 +01:00
1f91f7add9 style: hover colors on pills 2025-01-18 18:39:58 +01:00
2e8258613b style: fancy pills for tags 2025-01-18 18:34:16 +01:00
c37d6e839f style: hide threads title on threads page 2025-01-18 17:07:36 +01:00
cb22799658 feat: headings and divs 2025-01-18 17:01:54 +01:00
c7b3d013b4 feat: display featured tags 2025-01-18 16:51:44 +01:00
e4fe74bd6b feat: separate nav.html; apply formatting 2025-01-18 14:58:38 +01:00
21a6f86402 fix: use parent id for card anchor 2024-05-26 14:50:47 +02:00
53d09a057e feat: show media on home page 2024-05-26 12:39:10 +02:00
16f89faba0 refactor: delete mock.html 2024-05-26 10:45:12 +02:00
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