Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #269 from eumiro/none_identity | Lorenz Diener | 2022-11-21 | 13 | -176/+173 |
|\ | | | | | Refactor: use is for None/True/False | ||||
| * | refactor: use is for True/False | Miroslav Šedivý | 2022-11-20 | 9 | -64/+61 |
| | | |||||
| * | refactor: use is for None | Miroslav Šedivý | 2022-11-20 | 7 | -112/+112 |
|/ | |||||
* | commit new tests, bump versions | halcy | 2022-11-19 | 127 | -73588/+72940 |
| | |||||
* | fix versioning for limited federation instances | halcy | 2022-11-19 | 1 | -18/+16 |
| | |||||
* | add ability to get detailed signup error from create_account | halcy | 2022-11-19 | 6 | -168/+331 |
| | |||||
* | Add policy param for push_subscription_set | halcy | 2022-11-19 | 6 | -18/+36 |
| | |||||
* | Add account lookup API | halcy | 2022-11-19 | 6 | -2/+261 |
| | |||||
* | Add email resend api | halcy | 2022-11-19 | 6 | -30/+110 |
| | |||||
* | add server rules API | halcy | 2022-11-19 | 4 | -4/+74 |
| | |||||
* | and again | halcy | 2022-11-19 | 2 | -5/+7 |
| | |||||
* | Try AGAIN to fix the docs style | halcy | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | try again to make the docs nicer | halcy | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | Document "rules" attribute, make docs maybe a bit better | halcy | 2022-11-19 | 3 | -3/+7 |
| | |||||
* | some more tests | halcy | 2022-11-19 | 10 | -4/+239 |
| | |||||
* | Fix changelog | halcy | 2022-11-18 | 1 | -1/+0 |
| | |||||
* | Improve server time test | halcy | 2022-11-18 | 3 | -6/+145 |
| | |||||
* | Maybe fix test TZ issues | halcy | 2022-11-18 | 6 | -88/+91 |
| | |||||
* | try to fix tests, again | halcy | 2022-11-18 | 5 | -31/+38 |
| | |||||
* | maybe fix tests | halcy | 2022-11-17 | 3 | -27/+34 |
| | |||||
* | add server datetime retriever, fix tests some more | halcy | 2022-11-17 | 5 | -11/+96 |
| | |||||
* | Fix tests | halcy | 2022-11-17 | 7 | -96/+114 |
| | |||||
* | Add additional date based tests | halcy | 2022-11-17 | 5 | -4/+670 |
| | |||||
* | add another test for scheduled statuses | halcy | 2022-11-17 | 2 | -32/+240 |
| | |||||
* | Merge pull request #260 from joshms123/fix-id-unpack | Lorenz Diener | 2022-11-17 | 1 | -1/+1 |
|\ | | | | | Fix ID unpacking. | ||||
| * | Fix ID unpacking. | Josh S | 2022-11-16 | 1 | -1/+1 |
|/ | |||||
* | version bump | halcy | 2022-11-15 | 3 | -3/+3 |
| | |||||
* | Fix an issue, remove a test | halcy | 2022-11-15 | 2 | -13/+0 |
| | |||||
* | update README | halcy | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | small health fix | halcy | 2022-11-15 | 2 | -3/+3 |
| | |||||
* | Prep 1.6.0 | halcy | 2022-11-15 | 5 | -24/+23 |
| | |||||
* | Merge pull request #257 from andypiper/doc-updates | Lorenz Diener | 2022-11-15 | 5 | -888/+1010 |
|\ | | | | | Documentation cleanup and updates | ||||
| * | typo | Andy Piper | 2022-11-13 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into doc-updates | Andy Piper | 2022-11-13 | 4 | -27/+334 |
| |\ | |/ |/| | |||||
* | | update changelog | halcy | 2022-11-13 | 1 | -22/+28 |
| | | |||||
* | | Improve auth support | halcy | 2022-11-13 | 3 | -7/+304 |
| | | |||||
* | | s/tootsuite/mastodon/ | halcy | 2022-11-13 | 1 | -1/+1 |
| | | |||||
| * | Doc and docstring updates for consistency | Andy Piper | 2022-11-13 | 3 | -859/+977 |
| | | |||||
| * | Minor corrections | Andy Piper | 2022-11-13 | 1 | -12/+12 |
| | | |||||
| * | Update version, date; fix Sphinx issues | Andy Piper | 2022-11-13 | 1 | -16/+16 |
|/ | |||||
* | Fix some things in streaming and admin API for 3.3.0 support | halcy | 2022-11-13 | 120 | -73190/+76042 |
| | |||||
* | fix tests | halcy | 2022-11-13 | 114 | -39360/+39338 |
| | |||||
* | Add support and tests for "notifying" follow | halcy | 2022-11-13 | 6 | -8/+692 |
| | |||||
* | Add support for timed mutes, fix tests to actually pass with new setup | halcy | 2022-11-13 | 117 | -41628/+42305 |
| | |||||
* | fix naming for featured tags | halcy | 2022-11-13 | 6 | -15/+344 |
| | |||||
* | Add missing version to account_note_set | halcy | 2022-11-13 | 1 | -1/+2 |
| | |||||
* | Add account notes | halcy | 2022-11-13 | 5 | -25/+143 |
| | |||||
* | clean up media loading, add thumbnail to media_update | halcy | 2022-11-13 | 10 | -6892/+41495 |
| | |||||
* | Update information about dicts (media colors, card blurhash) | halcy | 2022-11-13 | 3 | -5/+18 |
| | |||||
* | add thumbnail customization support | halcy | 2022-11-13 | 8 | -68321/+69408 |
| |