Commit graph

125 commits

Author SHA1 Message Date
Ayo
7cdeffd1ab feat: add cybersec thread 2026-05-31 09:33:57 +02:00
Ayo
6252d123b5 feat: add writing + LLM thoughts 2026-04-25 10:17:35 +02:00
8b4a8f3b2a feat: add sdlc post 2026-04-21 11:33:46 +02:00
Ayo
a679b81b4c feat: display emojis in author name 2026-04-10 23:43:53 +02:00
Ayo
7c55e7735f feat: add gemma4 post 2026-04-10 20:54:32 +02:00
Ayo
4be4ec1e2b feat: it's too dark : 2026-04-09 14:40:15 +02:00
Ayo
82bacb4b67 feat: add goodwill post 2026-04-09 11:56:21 +02:00
Ayo
ecf33b058b feat: add post on doubint content 2026-04-07 19:16:45 +02:00
Ayo
4553fe8ac5 feat: add running realization post 2026-04-05 18:45:39 +02:00
Ayo
7f062e5f6c add post 2026-03-29 14:55:00 +02:00
Ayo
5475b03d7a feat: redirect to home if threads route doesn't match a post 2026-03-27 20:38:28 +01:00
Ayo
a811711d6e feat: remove missing status IDs; add post on false dichotomy in ai coders 2026-03-17 19:17:27 +01:00
Ayo
3c1bcfc32b refactor: pass ids to fetch_statuses 2026-03-09 18:01:44 +01:00
Ayo
ce9191ec97 feat: no nead for async-await now, using single REST endpoint for multiple statuses 2026-03-09 17:55:42 +01:00
Ayo
d932c42247 feat: use mastodon's single API endpoint for fetching multiple statuses 2026-03-09 17:51:22 +01:00
Ayo
d151375d63 feat: put thread page behind /thread route 2026-03-09 17:06:58 +01:00
Ayo
6e57c0fa92 feat: only handle 200 OK results, otherwise return empty list 2026-03-09 16:57:01 +01:00
Ayo
1e569b9e18 refactor: remove get_tags_url function 2026-03-09 16:46:51 +01:00
Ayo
56ff25e6b6 feat: only decode 200 OK response; filter None from statuses 2026-03-09 16:46:09 +01:00
Ayo
679923221f feat: add post 2026-02-11 10:27:24 +01:00
Ayo
40eea84867 feat: add post 2025-11-27 10:28:35 +01:00
Ayo
caabc73295 feat: configuration for max_summary_length (for og:description) 2025-08-26 02:07:03 +02:00
Ayo
915c3d3196 feat: add llm update 2025-08-25 20:33:41 +02:00
Ayo
3b7e38ad61 chore: update comment 2025-08-25 20:06:09 +02:00
Ayo
d0fa812398 fix: filter statuses that are None (I accidentally turned on auto delete on mastodon T_T) 2025-08-25 20:02:39 +02:00
Ayo
5a1b8eaee3 feat: use public APIs and remove mastodon.py dependency 2025-08-07 14:38:17 +02:00
Ayo
08403d912b add thread 2025-06-17 23:11:14 +02:00
a26fb507aa add status on shine app 2025-06-08 22:39:05 +02:00
f28f2a81fc feat: add post about reactivity discussions 2025-05-30 20:35:55 +02:00
b2783321a7 feat: add ayo.run thread 2025-05-18 08:08:09 +02:00
Ayo Ayco
5b89687a12 feat: update content 2025-05-11 22:40:50 +02:00
07412b7d8d Merge ; commit '00dd5feb5f713cba2d7ec8490ba5e0d1a655497c' 2025-05-03 00:03:41 +02:00
de3becb303 content: add post
Adding post on "is the world really getting worse"
2025-05-03 00:01:45 +02:00
00dd5feb5f content: update posts 2025-04-21 20:30:25 +02:00
94f137c295 content: update posts 2025-04-21 20:25:10 +02:00
d899879881 feat: update statuses 2025-04-14 19:10:28 +02:00
f7ba15d907 feat: update featured threads 2025-04-12 10:42:15 +02:00
2ef0875e73 feat: add post 2025-03-22 12:23:19 +01:00
efb18449cc chore: formatting 2025-03-09 11:01:28 +01:00
d20294cabe fix: wrong order of 2 latest posts 2025-02-16 13:08:50 +01:00
0c02281de8 feat: add entry for FOSDEM video; remove older ones
ID: 113986386529736815
2025-02-16 13:07:20 +01:00
232770b821 feat: add new featured thread about tech being political
Thread ID: 114012659479108663
2025-02-16 13:03:29 +01:00
e369ec7fee feat: remove check if ID is included in featured threads
For the home page's performance, I have commented out/taken out some
old items in the featured threads list. To keep previously shared
links working, I have removed this check
2025-02-16 12:50:08 +01:00
81a17fa93c feat: add status; only show 15 2025-01-19 17:07:58 +01:00
78c4e8469a perf: fetch once and reuse account_id 2025-01-19 12:24:58 +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
a1059f9b90 feat: remove unneeded static url declaration 2025-01-19 09:58:05 +01:00
a859d3b7e1 feat: use blueprint static path 2025-01-19 09:45:12 +01:00
1e3d4e9bad feat: show tag pills on tag page 2025-01-18 22:23:20 +01:00