Wykres commitów

6 Commity (main)

Autor SHA1 Wiadomość Data
Dario Piotrowicz a606e76093 handle hashtags in statuses
- by parsing them in enrichStatus
 - implementing a tag page to show their timeline

resolves #345
2023-02-28 17:05:22 +00:00
Dario Piotrowicz 3d0e394a14 implement UI for about page
initial step for #282
2023-02-20 18:29:06 +00:00
Sven Sauleau 06a435fbfc fix broken status links 2023-02-20 15:31:15 +00:00
Dario Piotrowicz b7e9d10812 split seo e2e tests for easier debugging 2023-02-16 14:47:47 +00:00
Dario Piotrowicz 7700f40041 improve dummy data and tests
- improve the dummy data to be generated when building the mock db
- restructure dummy data folder structure
- remove all real data from the dummy data
- update the tests to use the new dummay data, and also
  - fix the incorrect 404 test
  - add a test for viewing images
2023-02-14 21:19:43 +00:00
Dario Piotrowicz e3271478e1 add title, description and seo metadata to various pages
resolves #218
2023-02-10 15:18:50 +00:00