aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fixed incorrect rate limit numberZac2017-07-111-1/+1
* Small doc fix to be same as READMELorenz Diener2017-06-161-0/+3
* PaginationLorenz Diener2017-06-161-3/+34
* Some clarifications about api base URLs.Lorenz Diener2017-06-161-1/+7
* Fix broken exampleLorenz Diener2017-06-151-2/+4
* Domain blocking + documentationLorenz Diener2017-06-151-0/+13
* More doc fixes, instance dictionariesLorenz Diener2017-06-151-19/+30
* More fixes to documentationLorenz Diener2017-06-151-7/+30
* Small documentation adjustmentsLorenz Diener2017-06-151-6/+9
* Small doc fixLorenz Diener2017-04-271-5/+5
* Merge branch 'master' of https://github.com/halcy/Mastodon.pyAlex McGivern2017-04-261-6/+7
|\
| * Changed example to use .secret instead of .txtLorenz Diener2017-04-261-5/+5
| * Fixed follows docsLorenz Diener2017-04-261-2/+2
* | updated github urls for mastoAlex McGivern2017-04-261-2/+2
* | updated docs with new API calls; updated dict descriptions with missing fieldsAlex McGivern2017-04-261-28/+69
|/
* Documentation and consistence changesLorenz Diener2017-04-261-37/+54
* Fix for one dict block, to be done for allLorenz Diener2017-04-261-12/+12
* Remove the mentions timeline because it doesn't existChristopher Su2017-04-151-1/+0
* Merge pull request #15 from erincongden/newfeaturesLorenz Diener2017-04-031-1/+37
|\
| * Added follow requests supportErin Congden2017-04-021-0/+16
| * Added getting a list of favourited tootsErin Congden2017-04-021-0/+7
| * Add (un)muting accounts and reading mutes/blocksErin Congden2017-04-021-0/+11
| * Added local timeline supportErin Congden2017-04-021-0/+1
| * Added spoiler text supportErin Congden2017-04-021-1/+2
* | [fix] mastodon wants the email address for loginLaurent Peuch2017-04-011-1/+1
|/
* Documentation fixesLorenz Diener2016-12-131-46/+46
* Typo in docs.Lorenz Diener2016-11-261-1/+1
* Doc updateLorenz Diener2016-11-261-15/+17
* Requirement and documentation fixesLorenz Diener2016-11-251-3/+4
* Rate limiting now works.Lorenz Diener2016-11-251-0/+27
* Minor typo fixLorenz Diener2016-11-251-1/+1
* Documentation for notificationsLorenz Diener2016-11-251-3/+19
* Note about IDsLorenz Diener2016-11-251-7/+9
* Documentation restructured and made more PEP8-yLorenz Diener2016-11-251-105/+89
* readthedocs does not like .. code-block:: with no empty line afterLorenz Diener2016-11-251-0/+11
* CorrectionsLydia2016-11-251-1/+0
* CorrectionsLydia2016-11-251-4/+4
* Add documentation examplesLydia2016-11-251-1/+90
* More "timeline" functions, "notifications"Lorenz Diener2016-11-251-1/+15
* Added verify_credentials to docsLorenz Diener2016-11-241-0/+1
* Media uploading now worksLorenz Diener2016-11-241-2/+3
* Docs linkedLorenz Diener2016-11-241-1/+2
* Docs are now goodLorenz Diener2016-11-241-15/+115
* Doc update. Might be breaking.Lorenz Diener2016-11-241-12/+21
* Further readjustment. Docs now actually build, but look bad.Lorenz Diener2016-11-241-4/+13
* Further attempts at making sphinx do what I wantLorenz Diener2016-11-241-1/+2
* Next attempt at making readthedocs workLorenz Diener2016-11-241-0/+6
Powered by cgit v1.2.3 (git 2.41.0)