26 Commits

Author SHA1 Message Date
d39ccba927
minor refactors and additional logs 2024-09-24 14:47:50 +02:00
aab4433a55
Add oauth token to websocket connection 2023-10-15 19:39:36 +02:00
b960d35a58
Fix #32 2023-06-24 10:06:52 +02:00
d57888678d
Fix #31 2023-06-20 08:20:30 +02:00
db80b929ca
Fix #25 2023-06-16 15:51:57 +02:00
3103d3e098
Fix #26: Scale images to the correct size and use more efficient image formats 2023-06-14 20:37:30 +02:00
61d24ddd7f
refactor avatar resizing 2023-05-10 16:13:24 +02:00
736b8498af
Convert and resize avatars to fit the displayed images 2023-05-02 17:31:16 +02:00
bca4382988
Add song info to existing posts 2023-04-24 20:43:13 +02:00
68aade4f1f
Fix #24, refactor URL detection 2023-04-24 19:38:13 +02:00
9bbcc843c2
Fix #22, fix #23. Display posts as grid instead of flexbox, add song info 2023-04-23 20:10:45 +02:00
42d91a097f
Fix youtube links not being parsed for song info 2023-04-23 13:07:52 +02:00
971c846dd1
Saving song infos to DB, refactor logging 2023-04-23 12:46:14 +02:00
1cd9d83910
Improve type safety 2023-04-22 09:28:42 +02:00
b62936ed54
Extract song info from odesli (song.link) 2023-04-22 08:50:17 +02:00
45eeb550b3
Auto reconnect to Mastodon WebSocket if it fails 2023-04-15 09:56:03 +02:00
d716b3882b
Fix #13, make youtube API optional 2023-04-11 18:39:02 +02:00
6c9546b74a
Improve formatting 2023-04-11 16:02:54 +02:00
4d689a86ab
Add RSS feed to footer and page. Fix #8 2023-04-05 16:57:25 +02:00
d723d4264a
Generate Atom feed 2023-04-05 16:21:43 +02:00
a3751c985b
Fix #14 make mastodon instance configurable 2023-04-04 12:45:27 +02:00
2eddb77b74
Fix some youtube videos not being added, add additional filter tag to example 2023-04-03 17:24:36 +02:00
f6ae387e49
Refactor how youtube videos are handled, log errors via hook 2023-04-02 17:37:55 +02:00
a60c5e7315
Only check youtube urls if no other indicators are present 2023-04-02 10:05:58 +02:00
c939b611a9
Filter by hashtags and urls again 2023-04-01 16:24:35 +02:00
d2f2214d65
Basic post display 2023-04-01 14:31:29 +02:00