Commit graph

158 commits

Author SHA1 Message Date
e73ef755fd feat: initial Mastodon client 2025-01-18 14:59:38 +01:00
e4fe74bd6b feat: separate nav.html; apply formatting 2025-01-18 14:58:38 +01:00
f7e3640b92 feat: add schema 2024-12-15 18:52:05 +01:00
cde39b21ec feat: add post on comic book activity 2024-12-15 11:07:56 +01:00
99ddcadd18 chore: update instructions 2024-12-15 11:04:14 +01:00
1a9c0038a6 chore: update instruction with creation of config file 2024-12-15 11:02:57 +01:00
0451a7756a feat: publish death stranding post 2024-11-10 14:23:02 +01:00
cd32f64f01 add super far AI prediction 2024-10-13 16:21:30 +02:00
Ayo Ayco
5c1cd1a219 fix: remove rant 2024-09-28 10:22:07 +02:00
500677a853 feat: add status 2024-09-27 17:21:29 +02:00
c658da0545 fix: status order 2024-09-03 18:26:42 +02:00
09100e165b feat: add status 2024-09-03 18:25:17 +02:00
71302c8a90 feat: add status 2024-08-17 22:18:35 +02:00
Ayo Ayco
a2361da3cd feat: add status 2024-07-27 12:51:56 +02:00
6d8c1c0c6f feat: add thread on discord silos 2024-07-27 09:16:07 +02:00
3983822856 chore: update readme with link to MacOS python installation 2024-07-07 12:40:51 +02:00
3ec8cc3974 fix: on a mac, aiohttp causes failure due to strict SSL checks
- set ssl to False; see: https://docs.aiohttp.org/en/stable/client_advanced.html#ssl-control-for-tcp-sockets
2024-07-07 12:39:37 +02:00
bbc2e8623a feat: add old post 2024-06-29 11:43:25 +02:00
82aee8a8bd feat: show 2 old posts 2024-06-12 09:40:29 +02:00
d58b4816b5 chore: update readme to include config.json stuff 2024-06-04 17:33:30 +02:00
5b75716725 chore: update readme to indicate client-side JS so far 2024-06-04 17:31:12 +02:00
186c37a8c0 fix: server param called as a fn 2024-06-02 09:42:35 +02:00
a452a60c9c feat: use app config 2024-06-02 09:11:52 +02:00
2ab2a0ddbc chore: add status 2024-05-29 21:17:53 +02:00
d1326ba40b perf: cache rendered routes 2024-05-26 15:41:24 +02: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
9b05da2ea0 chore: clean requirements.txt 2024-05-20 21:43:24 +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
0eb54dc0b0 feat: return None if fetch_statuses failed 2024-05-20 16:36:49 +02:00
4b6c7d09fe perf: cache routes 2024-05-20 16:33:56 +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
0e126921ea feat: init package 2024-05-20 15:21:05 +02:00
bd917f6b4c feat: use current site's reset.css 2024-05-20 00:54:08 +02:00