Commit Graph

24 Commits

Author SHA1 Message Date
Romain de Laage 17b538f297
Add docker image 2021-03-04 19:32:46 +01:00
Romain de Laage abd5b21817
Add toot info page and improve linking between pages 2021-03-04 10:13:38 +01:00
Romain de Laage ce86ff0386
Toot title is less important (h3), decode url query for tag, use account handle instead of username 2021-03-04 09:28:43 +01:00
Romain de Laage 8aad570ab4
Update toot printing 2021-03-03 16:30:26 +01:00
Romain de Laage cd7c29c302
Add mastodon instance mention in about page 2021-03-03 12:03:41 +01:00
Romain de Laage bdd392b310
Add tag support 2021-03-03 11:24:58 +01:00
Romain de Laage d2b4dc535a
fix api endpoint for profile (exclude replies) 2021-03-03 10:49:21 +01:00
Romain de Laage 6b31080c17
Add about page 2021-03-03 10:41:25 +01:00
Romain de Laage 293c53c502
Add License and update readme 2021-03-03 10:02:35 +01:00
Romain de Laage 8f74708a44
Begin split into multiple files 2021-03-02 20:31:38 +01:00
Romain de Laage 66f6156ceb
Handle empty path again 2021-03-02 14:16:58 +01:00
Romain de Laage 49c7ad61df
Handle empty path 2021-03-02 14:10:58 +01:00
Romain de Laage e173f4d002
Add link to thread and to profile 2021-03-01 19:00:22 +01:00
Romain de Laage c9fabd4967
Add author name in thread 2021-03-01 18:32:43 +01:00
Romain de Laage 4ebfcd27f1
Add thread support 2021-03-01 18:20:11 +01:00
Romain de Laage e49948777d
Add makefile .gitignore, change example config and add go mod 2021-03-01 12:41:08 +01:00
Romain de Laage 6967b5606a
Add home page 2021-02-28 18:41:48 +01:00
Romain de Laage 625612a282
Add log for each request 2021-02-28 17:55:27 +01:00
Romain de Laage 643c644e33
Add dynamic account name and link to account 2021-02-28 17:51:38 +01:00
Romain de Laage d77383be08
Account to get is now part of url 2021-02-28 16:30:59 +01:00
Romain de Laage d97284e59d
Now exclude replies 2021-02-28 15:44:07 +01:00
Romain de Laage 448aff7893
close resp.Body 2021-02-28 15:29:11 +01:00
Romain de Laage 3c80ec8864
Can be configured 2021-02-28 15:19:15 +01:00
Romain de Laage 7c48322d3a
Initial commit 2021-02-28 14:41:40 +01:00