summaryrefslogtreecommitdiff
path: root/mastodon/mastodon.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add profile edit pager2023-10-011-0/+11
|
* Set timeout and response size limit for the http clientr2023-09-181-1/+2
|
* Use attachment file name as descriptionr2021-01-231-1/+6
| | | | Pleroma 2 no longer does it automatically.
* Fix http clientr2020-10-301-28/+6
| | | | | - Remove automatic retries on 429 - Tweak http client config for better connection re-using
* Add search pager2019-12-261-1/+1
|
* Add post format selectionr2019-12-261-0/+1
|
* Add attachments supportr2019-12-141-0/+26
|
* Initial commitr2019-12-131-0/+388