Commit graph

7 commits

Author SHA1 Message Date
24103f906a Add support for videos 2023-10-07 10:06:40 +02:00
51b7139e80 Do not set default instance 2023-10-06 19:30:13 +02:00
0a253575ea Make sure tokens don't leak
Before the cache wasn't isolated, and if somebody requested an
instance's playlist with a token it could be retrieved without a token
later on.
2023-10-05 00:45:42 +02:00
eadb7ba0e0 Append intance url to creator's account if necessary 2023-10-04 12:02:45 +02:00
69d969ca5c Accept {"token":"foo"} for private instances
Needs `status:read` permission; see https://docs.joinmastodon.org/methods/timelines/#tag
2023-10-03 11:15:38 +02:00
bac6645c9f Allow custom port 2023-10-03 11:15:06 +02:00
d225dc21f6 It's working :) 2023-10-02 22:30:50 +02:00