aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some things in streaming and admin API for 3.3.0 supporthalcy2022-11-13120-73190/+76042
* fix testshalcy2022-11-13114-39360/+39338
* Add support and tests for "notifying" followhalcy2022-11-136-8/+692
* Add support for timed mutes, fix tests to actually pass with new setuphalcy2022-11-13117-41628/+42305
* fix naming for featured tagshalcy2022-11-136-15/+344
* Add missing version to account_note_sethalcy2022-11-131-1/+2
* Add account noteshalcy2022-11-135-25/+143
* clean up media loading, add thumbnail to media_updatehalcy2022-11-1310-6892/+41495
* Update information about dicts (media colors, card blurhash)halcy2022-11-133-5/+18
* add thumbnail customization supporthalcy2022-11-138-68321/+69408
* Add datetime parsing for edited_athalcy2022-11-131-1/+1
* add remote parameter, filtering by date for masto mainlinehalcy2022-11-133-136/+106
* Add more python versions to testhalcy2022-11-131-2/+54
* Update README.rstLorenz Diener2022-11-101-2/+2
* Delete .travis.ymlLorenz Diener2022-11-101-11/+0
* Updated config.ymlLorenz Diener2022-11-111-1/+1
* Updated config.ymlLorenz Diener2022-11-111-1/+1
* Updated config.ymlLorenz Diener2022-11-111-1/+1
* Update config.ymlLorenz Diener2022-11-101-1/+1
* Update config.ymlLorenz Diener2022-11-101-0/+2
* add multiupload testhalcy2022-11-112-0/+1930
* Update config.ymlLorenz Diener2022-11-101-1/+1
* Update config.ymlLorenz Diener2022-11-101-18/+15
* Merge pull request #253 from halcy/circleci-project-setupLorenz Diener2022-11-111-0/+26
|\
| * Add .circleci/config.ymlLorenz Diener2022-11-111-0/+26
|/
* Fix testshalcy2022-11-1110-401/+316
* Merge branch 'master' of github.com:halcy/Mastodon.pyhalcy2022-11-081-1/+1
|\
| * Merge pull request #252 from edent/patch-1Lorenz Diener2022-11-081-1/+1
| |\
| | * Correct linkTerence Eden2022-11-081-1/+1
| |/
* / add media v2 API + tests, move v1 testhalcy2022-11-089-1997/+71532
|/
* Initial test fixing pass. Four tests still fail.halcy2022-11-07126-13545/+30179
* add a TODO listhalcy2022-11-061-0/+66
* fix readme, bump versionhalcy2022-11-063-10/+3
* Add changeloghalcy2022-11-061-0/+17
* Add documentation for file_name paramhalcy2022-11-061-2/+5
* update docs a bithalcy2022-11-061-4/+6
* Remove Pipfile.lock - only used for testing, anywayshalcy2022-11-061-310/+0
* Add new test result cassettehalcy2022-11-061-0/+98
* Fix version parsinghalcy2022-11-061-1/+1
* Fix some things that may have broken in PRshalcy2022-11-061-3/+18
* Merge pull request #250 from fwaggle/fix-249Lorenz Diener2022-11-061-0/+4
|\
| * Fix gotosocial crash in search()fwaggle2022-11-061-0/+4
|/
* Merge pull request #223 from animeavi/file_nameLorenz Diener2022-11-051-4/+5
|\
| * Allow specifying the file name for media uploadsZero2021-03-141-4/+5
* | Merge pull request #248 from fwaggle/fix-gotosocialLorenz Diener2022-11-051-8/+11
|\ \
| * | Fix version crash when connecting to gotosocialfwaggle2022-11-051-6/+6
| * | Handle UNIX Epoch times in X-RateLimit-Resetfwaggle2022-11-051-2/+5
|/ /
* | Merge pull request #245 from arittner/fix_244Aljoscha Rittner2022-08-081-1/+1
|\ \
| * | Not required status_ids parameter runs into an error if NoneAljoscha Rittner2022-08-081-1/+1
|/ /
* | Merge pull request #241 from arittner/pr230Aljoscha Rittner2022-06-281-3/+7
|\ \
Powered by cgit v1.2.3 (git 2.41.0)