1
0
mirror of https://github.com/Luzifer/mediatimeline.git synced 2024-09-07 18:09:09 +00:00
Viewer for photo media posted by accounts in a Twitter List
Go to file
Knut Ahlers 9fcbb4f443
Fix pagination
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-01-12 19:18:50 +01:00
frontend Remove tweets which vanished on refresh 2020-01-12 13:59:20 +01:00
.eslintrc.js Move frontend to bootstrap-vue, add linting 2019-04-24 19:44:50 +02:00
.gitignore Initial implementation 2019-04-23 15:54:42 +02:00
Dockerfile Dockerize application 2019-04-24 21:01:19 +02:00
go.mod Add tweet deletion, improve API 2020-01-12 13:37:20 +01:00
go.sum Add tweet deletion, improve API 2020-01-12 13:37:20 +01:00
http.go Remove tweets which vanished on refresh 2020-01-12 13:59:20 +01:00
LICENSE Add meta files 2019-04-24 20:55:24 +02:00
main.go Fix: Use prefix for asset handling 2020-01-12 13:41:53 +01:00
README.md Add meta files 2019-04-24 20:55:24 +02:00
storage.go Fix pagination 2020-01-12 19:18:50 +01:00
tweet.go Initial implementation 2019-04-23 15:54:42 +02:00

Luzifer / mediatimeline

The MediaTimeline Viewer is a viewer for photo media posted by accounts in a Twitter List. The list, list owner and login credentials for a Twitter account must be given. this tool is not intended to be used by multiple users but as a single user client.