Commit Graph

21 Commits

Author SHA1 Message Date
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
6c9546b74a Improve formatting 2023-04-11 16:02:54 +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
1066ea51a9 Implement #1 2023-04-02 20:47:31 +02:00
5f208ec074 Fix #3 2023-04-02 17:41:33 +02:00
ddef60f012 Remove commented out code 2023-04-02 13:20:11 +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