Ivan Habunek
|
3f44d560c8
|
Store access tokens for multiple instances
This makes it so an app is created only once for each instance, instead
of being re-created on each login. Prevents accumulations of authroized
apps in https://mastodon.social/oauth/authorized_applications
|
2017-04-18 16:16:24 +02:00 |
Ivan Habunek
|
ed20c7fded
|
More extensive request logging
|
2017-04-17 11:10:57 +02:00 |
Ivan Habunek
|
64086cd0fe
|
Fix handling of unicode in py2
|
2017-04-17 09:58:36 +02:00 |
Ivan Habunek
|
a666689c8d
|
Add whoami command
|
2017-04-16 17:53:02 +02:00 |
Ivan Habunek
|
a493da5c84
|
Added follow and unfollow commands
|
2017-04-16 17:15:05 +02:00 |
Ivan Habunek
|
64d46955e2
|
Add search command
|
2017-04-16 15:07:27 +02:00 |
Ivan Habunek
|
d53849fe4b
|
Extract api functions to api.py
|
2017-04-16 14:14:33 +02:00 |