aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #257 from andypiper/doc-updatesLorenz Diener2022-11-155-888/+1010
|\
| * typoAndy Piper2022-11-131-1/+1
| * Merge branch 'master' into doc-updatesAndy Piper2022-11-134-27/+334
| |\ | |/ |/|
* | update changeloghalcy2022-11-131-22/+28
* | Improve auth supporthalcy2022-11-133-7/+304
* | s/tootsuite/mastodon/halcy2022-11-131-1/+1
| * Doc and docstring updates for consistencyAndy Piper2022-11-133-859/+977
| * Minor correctionsAndy Piper2022-11-131-12/+12
| * Update version, date; fix Sphinx issuesAndy Piper2022-11-131-16/+16
|/
* 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
|\
Powered by cgit v1.2.3 (git 2.41.0)