aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Version bumpLorenz Diener2017-11-212-2/+2
|
* Documented report dictsLorenz Diener2017-11-211-0/+14
|
* Fix documentation writing styleLorenz Diener2017-11-211-1/+1
|
* Emoji dict documentationLorenz Diener2017-11-211-4/+16
|
* update supported version in docscodl2017-11-051-1/+1
|
* Redesign exception hierarchyElizabeth Myers2017-09-251-1/+6
| | | | | | | | | | All Mastodon.py errors now derive from MastodonError, for easier catching in application code that just wants to see if something happened, and isn't too miffed about the details. I/O Errors derive from MastodonIOError, for similar reasons. This change is designed to be backwards compatible.
* Maintenance releaseLorenz Diener2017-09-101-1/+1
|
* Prepare for release 1.1.0Lorenz Diener2017-09-081-2/+2
|
* Add conversation mutingLorenz Diener2017-09-081-0/+2
|
* Update documentationLorenz Diener2017-09-081-8/+50
|
* Update docs about notificationsLorenz Diener2017-09-081-1/+8
|
* not pep8 compliant #71FoxMaSk2017-09-051-2/+2
|
* fixed incorrect rate limit numberZac2017-07-111-1/+1
|
* Small doc fix to be same as READMELorenz Diener2017-06-161-0/+3
|
* Some changes in preparation for 1.0.8Lorenz Diener2017-06-161-2/+2
|
* 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
|
* Preparing for releaseLorenz Diener2017-04-271-1/+1
|
* 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
|
* Preparing releaseLorenz Diener2017-04-051-1/+1
|
* Merge pull request #15 from erincongden/newfeaturesLorenz Diener2017-04-031-1/+37
|\ | | | | Muting, follow requests, local timeline, and more
| * 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
|/
* Preparing maint releaseLorenz Diener2017-03-151-1/+1
|
* Preparing for release 1.0.4Lorenz Diener2017-03-031-1/+1
|
* Bump version in docsLorenz Diener2017-02-131-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
|
* Preparing for 1.0.2 releaseLorenz Diener2016-11-261-1/+1
|
* 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
|
Powered by cgit v1.2.3 (git 2.41.0)