Johann150
88760deb6f
add permission to read reactions
2022-03-02 13:30:40 +01:00
Johann150
aacc5100de
clarify what favourite means on misskey
...
This implementation does not actually read favourites, but reactions,
because reading favourites is more involved as they are like bookmarks
on Mastodon and not attached to the post itself.
Also removing the respective erroneous authentication scope.
2022-03-01 15:44:16 +01:00
codl
1cade39fb9
misskey: fetch 100 notes at a time
2022-02-27 00:25:25 +01:00
Johann150
e7744a1964
remove Miauth authentication
...
When using the "log out" functionality of Miauth and logging back
in again on forget, a new API token will be generated instead of
using the old one.
2021-11-16 19:03:01 +01:00
Johann150
1522d766fa
correctly read miauth feature flag
2021-11-10 12:53:34 +01:00
Johann150
623a7e4415
fix all kinds of mistakes
2021-11-10 12:33:55 +01:00
Johann150
dbd7193636
use requests session
2021-11-10 07:56:40 +01:00
Johann150
eee3bb82fe
fix small miscellaneous bugs
2021-11-09 23:07:46 +01:00
Johann150
ed1c42d30d
WIP: implement misskey API
2021-11-09 10:07:56 +01:00