Commit graph

82 commits

Author SHA1 Message Date
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
3c2665630d feat: show tagged statuses in tag page 2025-01-18 19:52:02 +01:00
12f73ce414 refactor: modularize mastodon initialize sesh 2025-01-18 18:34:06 +01:00
b2f84db279 feat: remove print 2025-01-18 16:52:19 +01:00
c7b3d013b4 feat: display featured tags 2025-01-18 16:51:44 +01:00
e73ef755fd feat: initial Mastodon client 2025-01-18 14:59:38 +01:00
cde39b21ec feat: add post on comic book activity 2024-12-15 11:07:56 +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
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
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
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
3fa2767e49 feat: async fetch of statuses 2024-05-20 16:08:26 +02:00
cc046fd596 feat: relative import own cache 2024-05-19 22:04:52 +02:00
a9ea9dfaee feat: provide own module cache 2024-05-19 22:01:56 +02:00
3c22ad7eec feat: use app-provided caching 2024-05-19 21:01:04 +02:00
8022612b16 chore: remove status 2024-05-19 08:28:59 +02:00
78c06a09ae chore: remove status 2024-05-19 08:16:56 +02:00
8bad146f5d feat: show status 2024-05-18 22:28:24 +02:00
9eac055144 feat: render_date on threads view 2024-05-18 22:14:31 +02:00
33441f1e8e feat: show render_date 2024-05-18 22:12:11 +02:00
5409afddea feat: indicate template_folder 2024-05-18 22:00:41 +02:00
490d0116e6 feat: comment out statuses for now until we get pagination 2024-05-18 13:18:01 +02:00
79c46422fe chore: replace status 2024-05-18 13:09:45 +02:00
48fcf8985a feat: remove time_ago filter 2024-05-18 12:49:46 +02:00
bd31e1cede chore: add status 2024-05-18 12:14:20 +02:00
65ae6809e5 style: avatar line dark & light mode 2024-05-18 08:26:36 +02:00
fb6bdfecf4 chore: add status 2024-05-17 18:52:18 +02:00
b6f374f776 chore: add status 2024-05-16 11:55:39 +02:00
4c08bc10ca chore: switch statuses 2024-05-14 11:37:20 +02:00
3b3c162750 Merge branch 'main' of git.sr.ht:~ayoayco/threads 2024-05-14 11:36:34 +02:00