aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add new notification types, test for pathlib supporthalcy2022-11-246-11/+1045
|
* Largely pointless now, so replacing with just a notehalcy2022-11-243-12/+9
|
* Fix search issue, add pathlib path supporthalcy2022-11-232-2/+13
|
* changelog version wronghalcy2022-11-221-1/+1
|
* Fix some tests, fix a pleroma specific date parsing issuehalcy2022-11-226-103/+197
|
* Merge pull request #268 from heharkon/masterLorenz Diener2022-11-221-2/+12
|\ | | | | Directory listing functionality had some possible parameters missing
| * Directory listing functionality had some possible parameters missing. ↵Henrik Härkönen2022-11-201-2/+12
| | | | | | | | "local" being perhaps the most important.
* | add status editinghalcy2022-11-225-83/+549
| |
* | Refresh testshalcy2022-11-21123-74702/+74976
| |
* | 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 None/True/False
| * 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.
| * 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
|\ | | | | Documentation cleanup and updates
| * 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
| |
Powered by cgit v1.2.3 (git 2.41.0)