aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix incorrectly sending id in formdata, causing an issue with pleroma (#267)halcy2022-11-211-1/+1
* Add more streaming events, some testshalcy2022-11-214-554/+826
* small docs changehalcy2022-11-212-1/+3
* Merge pull request #269 from eumiro/none_identityLorenz Diener2022-11-2113-176/+173
|\
| * refactor: use is for True/FalseMiroslav Šedivý2022-11-209-64/+61
| * refactor: use is for NoneMiroslav Šedivý2022-11-207-112/+112
|/
* commit new tests, bump versionshalcy2022-11-19127-73588/+72940
* fix versioning for limited federation instanceshalcy2022-11-191-18/+16
* add ability to get detailed signup error from create_accounthalcy2022-11-196-168/+331
* Add policy param for push_subscription_sethalcy2022-11-196-18/+36
* Add account lookup APIhalcy2022-11-196-2/+261
* Add email resend apihalcy2022-11-196-30/+110
* add server rules APIhalcy2022-11-194-4/+74
* and againhalcy2022-11-192-5/+7
* Try AGAIN to fix the docs stylehalcy2022-11-191-1/+1
* try again to make the docs nicerhalcy2022-11-191-1/+1
* Document "rules" attribute, make docs maybe a bit betterhalcy2022-11-193-3/+7
* some more testshalcy2022-11-1910-4/+239
* Fix changeloghalcy2022-11-181-1/+0
* Improve server time testhalcy2022-11-183-6/+145
* Maybe fix test TZ issueshalcy2022-11-186-88/+91
* try to fix tests, againhalcy2022-11-185-31/+38
* maybe fix testshalcy2022-11-173-27/+34
* add server datetime retriever, fix tests some morehalcy2022-11-175-11/+96
* Fix testshalcy2022-11-177-96/+114
* Add additional date based testshalcy2022-11-175-4/+670
* add another test for scheduled statuseshalcy2022-11-172-32/+240
* Merge pull request #260 from joshms123/fix-id-unpackLorenz Diener2022-11-171-1/+1
|\
| * Fix ID unpacking.Josh S2022-11-161-1/+1
|/
* version bumphalcy2022-11-153-3/+3
* Fix an issue, remove a testhalcy2022-11-152-13/+0
* update READMEhalcy2022-11-151-1/+1
* small health fixhalcy2022-11-152-3/+3
* Prep 1.6.0halcy2022-11-155-24/+23
* 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
Powered by cgit v1.2.3 (git 2.41.0)