Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some problems with attribute access | Lorenz Diener | 2017-12-14 | 1 | -15/+25 | |
* | Fix changelog indents | Lorenz Diener | 2017-12-14 | 1 | -33/+33 | |
* | Add Acknowledgements to readme / docs | Lorenz Diener | 2017-12-14 | 2 | -1/+13 | |
* | Small documentation fix | Lorenz Diener | 2017-12-14 | 1 | -1/+1 | |
* | Fix version check | Lorenz Diener | 2017-12-14 | 1 | -8/+8 | |
* | Change default version check behaviour | Lorenz Diener | 2017-12-14 | 2 | -18/+38 | |
* | Make attribute-style access better | Lorenz Diener | 2017-12-14 | 1 | -2/+9 | |
* | Add dict attribute access | Lorenz Diener | 2017-12-14 | 1 | -0/+15 | |
* | Push version in tests to 2.1.0 | Lorenz Diener | 2017-12-14 | 1 | -1/+1 | |
* | Fix account_statuses breakage | Lorenz Diener | 2017-12-14 | 1 | -2/+10 | |
* | Improve application docs. Closes #115 | Lorenz Diener | 2017-12-14 | 2 | -2/+15 | |
* | Add supported version in a place where python can read it | Lorenz Diener | 2017-12-14 | 1 | -1/+2 | |
* | More tiny doc fixing | Lorenz Diener | 2017-12-14 | 1 | -6/+6 | |
* | Fix typos | Lorenz Diener | 2017-12-14 | 1 | -0/+0 | |
* | Fix doc scrollyness | Lorenz Diener | 2017-12-14 | 1 | -8/+15 | |
* | Merge branch 'master' of https://github.com/halcy/Mastodon.py | Lorenz Diener | 2017-12-14 | 1 | -0/+0 | |
|\ | ||||||
| * | Delete .Mastodon.py.kate-swp | Lorenz Diener | 2017-12-13 | 1 | -0/+0 | |
* | | Add last-changed versioning | Lorenz Diener | 2017-12-14 | 2 | -83/+105 | |
|/ | ||||||
* | Merge pull request #114 from halcy/mastodon-2.1.0 | Lorenz Diener | 2017-12-13 | 3 | -123/+374 | |
|\ | ||||||
| * | Document list endpoints | Lorenz Diener | 2017-12-13 | 2 | -11/+23 | |
| * | Add remaining list endpoints | Lorenz Diener | 2017-12-13 | 2 | -1/+60 | |
| * | Add more list endpoints | Lorenz Diener | 2017-12-13 | 2 | -9/+74 | |
| * | Added account_lists(broken) | Lorenz Diener | 2017-12-13 | 1 | -0/+14 | |
| * | Add information about unauthenticated methods | Lorenz Diener | 2017-12-13 | 1 | -0/+14 | |
| * | Add internal links in docs | Lorenz Diener | 2017-12-13 | 2 | -106/+137 | |
| * | Update docs for search function | Lorenz Diener | 2017-12-13 | 2 | -1/+13 | |
| * | Add lists endpoint | Lorenz Diener | 2017-12-13 | 1 | -0/+12 | |
| * | Add list streaming | Lorenz Diener | 2017-12-13 | 2 | -10/+15 | |
| * | Add custom_emojis | Lorenz Diener | 2017-12-13 | 2 | -0/+18 | |
| * | Update verify_credentials docs | Lorenz Diener | 2017-12-13 | 2 | -2/+11 | |
|/ | ||||||
* | Improve documentation | Lorenz Diener | 2017-12-11 | 1 | -2/+23 | |
* | Update docs, fixes #106 | Lorenz Diener | 2017-12-11 | 2 | -4/+5 | |
* | Fix tests | Lorenz Diener | 2017-12-11 | 1 | -2/+2 | |
* | Document versioning | Lorenz Diener | 2017-12-11 | 1 | -0/+11 | |
* | Fix versioning functionality more, explicit version check | Lorenz Diener | 2017-12-11 | 1 | -10/+30 | |
* | Fix instance() | Lorenz Diener | 2017-12-11 | 1 | -1/+1 | |
* | Make the version check be not wrong | Lorenz Diener | 2017-12-11 | 1 | -2/+2 | |
* | Make decorated functions actually return things | Lorenz Diener | 2017-12-11 | 1 | -1/+1 | |
* | Versioning fixes | Lorenz Diener | 2017-12-11 | 2 | -12/+45 | |
* | Version all endpoints where such a thing makes sense | Lorenz Diener | 2017-12-11 | 1 | -7/+61 | |
* | Add versionind decorator | Lorenz Diener | 2017-12-11 | 2 | -3/+35 | |
* | Add codecov status bagge to README | Lorenz Diener | 2017-11-30 | 1 | -0/+4 | |
* | Merge pull request #113 from codl/more-tests | Lorenz Diener | 2017-11-30 | 36 | -91/+2006 | |
|\ | ||||||
| * | add tests for notification methods | codl | 2017-11-30 | 4 | -0/+305 | |
| * | add test for favourites | codl | 2017-11-30 | 2 | -0/+32 | |
| * | add tests for mutes and blocks | codl | 2017-11-30 | 3 | -0/+66 | |
| * | add test for search method | codl | 2017-11-30 | 2 | -0/+33 | |
| * | disable follow request emails on test user | codl | 2017-11-30 | 2 | -3/+19 | |
| * | add tests for follow request methods | codl | 2017-11-30 | 5 | -0/+187 | |
| * | add tests for domain block methods | codl | 2017-11-30 | 3 | -0/+96 |