Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Attempt 2 at fixing crypto | Lorenz Diener | 2019-10-12 | 1 | -2/+7 | |
| | ||||||
* | Try to future-proof cryptography module while remaining extremely backwards ↵ | Lorenz Diener | 2019-10-12 | 1 | -1/+5 | |
| | | | | compatible since most distributions don't even have the old one (sighs) | |||||
* | Update tests for 3.0.1 and fix regressions | Lorenz Diener | 2019-10-11 | 1 | -5/+13 | |
| | ||||||
* | Add a test case for conversation streaming | Lorenz Diener | 2019-10-11 | 1 | -0/+1 | |
| | ||||||
* | Add new card behaviour, freeze old test | Lorenz Diener | 2019-10-11 | 1 | -4/+12 | |
| | ||||||
* | Implement new notification dismiss behaviour, add test for old behaviour | Lorenz Diener | 2019-10-11 | 1 | -4/+8 | |
| | ||||||
* | Update Mastodon.py | Lorenz Diener | 2019-07-26 | 1 | -1/+1 | |
| | ||||||
* | Update Mastodon.py | no-boot-device | 2019-07-25 | 1 | -1/+1 | |
| | ||||||
* | Doc fixes, remove some broken code, note about blocks | Lorenz Diener | 2019-07-23 | 1 | -6/+3 | |
| | ||||||
* | Change exit strategy | Lorenz Diener | 2019-06-23 | 1 | -2/+3 | |
| | ||||||
* | Add final round of tests for moderation API | Lorenz Diener | 2019-06-22 | 1 | -2/+2 | |
| | ||||||
* | Add first half of tests for moderation API | Lorenz Diener | 2019-06-22 | 1 | -1/+4 | |
| | ||||||
* | Implement rest of the moderation API | Lorenz Diener | 2019-06-22 | 1 | -10/+34 | |
| | ||||||
* | Add versioning to admin_report | Lorenz Diener | 2019-06-22 | 1 | -0/+1 | |
| | ||||||
* | Document new report dict fields | Lorenz Diener | 2019-06-22 | 1 | -7/+11 | |
| | ||||||
* | Add pagination to report API | Lorenz Diener | 2019-06-22 | 1 | -2/+22 | |
| | ||||||
* | Initial parts of report API | Lorenz Diener | 2019-06-22 | 1 | -4/+18 | |
| | ||||||
* | Doc formatting fix | Lorenz Diener | 2019-06-22 | 1 | -8/+8 | |
| | ||||||
* | Document 2.9.2 instance dict changes | Lorenz Diener | 2019-06-22 | 1 | -1/+1 | |
| | ||||||
* | Fix docs for account_statuses (closes #178) | Lorenz Diener | 2019-06-22 | 1 | -1/+2 | |
| | ||||||
* | Fix versioning for admin_account* | Lorenz Diener | 2019-06-22 | 1 | -4/+13 | |
| | ||||||
* | Implement and document first half of admin API | Lorenz Diener | 2019-06-22 | 1 | -5/+173 | |
| | ||||||
* | Add healthy test cassette | Lorenz Diener | 2019-06-22 | 1 | -8/+15 | |
| | ||||||
* | Add, document and test stream_healthy | Lorenz Diener | 2019-06-22 | 1 | -18/+46 | |
| | ||||||
* | Add local hashtag streaming | Lorenz Diener | 2019-06-22 | 1 | -2/+7 | |
| | ||||||
* | Patch to make blurhash optional. | Gwyn Ciesla | 2019-06-12 | 1 | -1/+9 | |
| | ||||||
* | fixed typo | lefherz | 2019-06-05 | 1 | -4/+4 | |
| | ||||||
* | added imports to __init__.py | lefherz | 2019-06-02 | 1 | -2/+2 | |
| | ||||||
* | better inheritance cascade for HTTP error codes, implemented more errors | lefherz | 2019-06-02 | 1 | -1/+25 | |
| | ||||||
* | extended MastodonServerError for all 5xx error codes | lefherz | 2019-06-02 | 1 | -2/+3 | |
| | ||||||
* | Hey readthedocs | Lorenz Diener | 2019-05-31 | 1 | -1/+1 | |
| | ||||||
* | Make some dependencies optional | Lorenz Diener | 2019-05-31 | 1 | -3/+20 | |
| | ||||||
* | Fix #173 | Lorenz Diener | 2019-05-31 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #170 from webwurst/patch-1 | Lorenz Diener | 2019-05-31 | 1 | -1/+1 | |
|\ | | | | | Only set authorization header if access_token is present | |||||
| * | Only set authorization header if access_token is present | Tobias Bradtke | 2019-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | fixing ImportError | lefherz | 2019-05-18 | 1 | -1/+1 | |
|/ | ||||||
* | Fix date parsing failing due to missing field for int parsing | Lorenz Diener | 2019-05-11 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/halcy/Mastodon.py | Lorenz Diener | 2019-05-11 | 1 | -13/+44 | |
|\ | ||||||
| * | Fix media and status dict versioning | Lorenz Diener | 2019-05-10 | 1 | -2/+2 | |
| | | ||||||
| * | Bump Mastodon version in some places | Lorenz Diener | 2019-05-08 | 1 | -1/+1 | |
| | | ||||||
| * | Document poll/media restriction. | Lorenz Diener | 2019-05-08 | 1 | -3/+10 | |
| | | | | | | | | Fixes #166 | |||||
| * | Add a word about ssh certificates via sessions. | Lorenz Diener | 2019-05-08 | 1 | -1/+2 | |
| | | | | | | | | Fixes #168. | |||||
| * | Improce search() versioning | Lorenz Diener | 2019-05-08 | 1 | -8/+31 | |
| | | ||||||
* | | Add blurhash code | Lorenz Diener | 2019-05-11 | 1 | -1/+37 | |
|/ | ||||||
* | Polls | Lorenz Diener | 2019-04-28 | 1 | -15/+82 | |
| | ||||||
* | Add preferences endpoint | Lorenz Diener | 2019-04-28 | 1 | -0/+15 | |
| | ||||||
* | Add reblog visibility | Lorenz Diener | 2019-04-28 | 1 | -5/+15 | |
| | ||||||
* | Add more parameters to search API | Lorenz Diener | 2019-04-28 | 1 | -8/+36 | |
| | ||||||
* | Fix the isoformat formatter | Lorenz Diener | 2019-04-28 | 1 | -2/+17 | |
| | ||||||
* | Implement the rest of the scheduled status endpoints | Lorenz Diener | 2019-04-28 | 1 | -0/+20 | |
| |