Commit Graph

22 Commits

Author SHA1 Message Date
7296582b0d updated dependencies, fixed sorting 2025-03-26 08:36:20 +01:00
66f09cf5a3 update to svelte 5 2024-10-29 16:26:07 +01:00
f1cb0b2159 Migrate to Svelte 4 2024-01-22 16:26:06 +01:00
68aade4f1f Fix #24, refactor URL detection 2023-04-24 19:38:13 +02:00
1cd9d83910 Improve type safety 2023-04-22 09:28:42 +02:00
52c7922002 Improved layout on smaller devices 2023-04-14 20:32:49 +02:00
ef4c517ff2 Fix #12, wait for DB migrations to finish before attempting to use the database 2023-04-12 20:08:55 +02:00
268128c2f4 Improve layout for smaller devices 2023-04-11 15:49:50 +02:00
a484810d2f Fix #6: Display relative timestamps 2023-04-07 13:27:34 +02:00
94e749960f Add toast for error messages, fix #16 2023-04-07 11:55:17 +02:00
95e9b8cabf Fix "load more" button being greyed out falsely 2023-04-07 10:01:18 +02:00
20cdd8e688 Animate loading button and new posts arriving 2023-04-07 09:50:02 +02:00
fee1475779 Improved logic to check whether more older posts are available 2023-04-05 20:41:36 +02:00
a3fb47a329 Refactor loading logic, so that more code is shared between loading older and newer posts 2023-04-05 20:28:37 +02:00
2409fa2b8d Fix #19 2023-04-05 17:10:18 +02:00
a3751c985b Fix #14 make mastodon instance configurable 2023-04-04 12:45:27 +02:00
8ed804a922 Fix #4: Implement "Load More" button 2023-04-04 08:45:20 +02:00
e8e864bdfc Add basic loading of older posts 2023-04-03 17:24:59 +02:00
3764e1d912 Improve color contrast 2023-04-01 20:14:37 +02:00
963bcbf889 UI improvements 2023-04-01 20:05:52 +02:00
d2f2214d65 Basic post display 2023-04-01 14:31:29 +02:00
3f9453304f Initial commit 2023-03-19 17:00:49 +01:00