| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Document account_update_credentials better, bump versions | Lorenz Diener | 2020-02-15 | 1 | -9/+11 |
* | Add note to blocklist code. Fixes #210. | Lorenz Diener | 2020-02-15 | 1 | -0/+2 |
* | Merge pull request #208 from limburgher/master | Lorenz Diener | 2020-02-15 | 1 | -2/+2 |
|\ |
|
| * | Try/catch magic for #207. | Gwyn Ciesla | 2019-11-21 | 1 | -2/+2 |
* | | added other parameters to account_update_credentials | Gareth Dunstone | 2020-01-31 | 1 | -1/+2 |
* | | added the bot param | Gareth Dunstone | 2020-01-31 | 1 | -1/+3 |
* | | fixed copy paste typo. Should be able to set header image now | Gareth Dunstone | 2020-01-31 | 1 | -1/+1 |
|/ |
|
* | Pre-release full testsuite updated run | Lorenz Diener | 2019-10-12 | 1 | -1/+1 |
* | Add, test and document last-read markers. Fixes #192 | Lorenz Diener | 2019-10-12 | 1 | -1/+49 |
* | Add, test and document profile directory API (fixes #188) | Lorenz Diener | 2019-10-12 | 1 | -0/+13 |
* | Implement, test and document featured and suggested tags APIs (fixes #191) | Lorenz Diener | 2019-10-12 | 1 | -1/+46 |
* | Re-add and test trends API | Lorenz Diener | 2019-10-12 | 1 | -0/+22 |
* | Add, document and test nodeinfo api (fixes #199) | Lorenz Diener | 2019-10-12 | 1 | -1/+29 |
* | Add and document health API. Fixes #202 | Lorenz Diener | 2019-10-12 | 1 | -0/+7 |
* | Bump version of emoji dict | Lorenz Diener | 2019-10-12 | 1 | -1/+1 |
* | Add new parameter for search | Lorenz Diener | 2019-10-12 | 1 | -3/+11 |
* | Implement "reason" for create_account | Lorenz Diener | 2019-10-12 | 1 | -2/+3 |
* | follow_request functions return relationship dicts now (fixes #196) | Lorenz Diener | 2019-10-12 | 1 | -4/+8 |
* | Add "feature set" support and "quote_id" support for fedibird. | Lorenz Diener | 2019-10-12 | 1 | -2/+18 |
* | Clean up status_reply a little (fixes #189) | Lorenz Diener | 2019-10-12 | 1 | -8/+15 |
* | Remove warning from conversations API, since it seems to be stable | Lorenz Diener | 2019-10-12 | 1 | -3/+0 |
* | Some documentation clarification | Lorenz Diener | 2019-10-12 | 1 | -4/+6 |
* | Add me()-function to return user account. Fixes #184 | Lorenz Diener | 2019-10-12 | 1 | -0/+9 |
* | Add ability to persist base urls with clientid/secret/token (fixes #200) | Lorenz Diener | 2019-10-12 | 1 | -14/+38 |
* | I am very smart | Lorenz Diener | 2019-10-12 | 1 | -1/+1 |
* | Attempt 2 at fixing crypto | Lorenz Diener | 2019-10-12 | 1 | -2/+7 |
* | Try to future-proof cryptography module while remaining extremely backwards c... | Lorenz Diener | 2019-10-12 | 1 | -1/+5 |
* | 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 |