aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [mod] sync README.rst and doc index to avoid confusionLaurent Peuch2017-04-011-1/+22
|
* [fix] mastodon wants the email address for loginLaurent Peuch2017-04-011-1/+1
|
* Preparing maint releaseLorenz Diener2017-03-153-2/+6
|
* Merge pull request #9 from vmtyler/patch-2Lorenz Diener2017-03-151-1/+1
|\ | | | | fixed missing change
| * fixed missing change Tyler Britten2017-03-031-1/+1
|/ | | removed self. from request_timeout- missed this commit in the last PR
* Updated changelogLorenz Diener2017-03-031-1/+5
|
* Preparing for release 1.0.4Lorenz Diener2017-03-032-2/+2
|
* Merge pull request #8 from vmtyler/patch-1Lorenz Diener2017-03-031-1/+1
|\ | | | | fixed missing request_timeout on app creation
| * fixed missing request_timeout on app creationTyler Britten2017-03-031-1/+1
|/
* Bump version in docsLorenz Diener2017-02-132-2/+2
|
* ChangelogLorenz Diener2017-02-131-0/+4
|
* Merge pull request #7 from fpiesche/masterLorenz Diener2017-01-271-106/+124
|\ | | | | Add support for sensitive toots and visibility settings.
| * Implement PR feedback and cull trailing whitespaceFlorian Piesche2017-01-271-106/+124
| | | | | | Default post privacy to match account privacy setting. Remove sensitive/visibility parameters from simple toot() function.
| * Add support for sensitive toots and visibility settings.Florian Piesche2017-01-231-5/+5
|/
* Documentation fixesLorenz Diener2016-12-131-46/+46
|
* Added timeoutLorenz Diener2016-12-131-12/+21
|
* Typo in docs.Lorenz Diener2016-11-261-1/+1
|
* Doc updateLorenz Diener2016-11-261-15/+17
|
* Preparing for 1.0.2 releaseLorenz Diener2016-11-263-3/+9
|
* media_ids can not just be dicts, for extra lazynessLorenz Diener2016-11-261-2/+24
|
* TypoLorenz Diener2016-11-251-1/+1
|
* Requirement and documentation fixesLorenz Diener2016-11-253-15/+19
|
* Merge pull request #3 from halcy/ratelimitsLorenz Diener2016-11-252-37/+192
|\ | | | | Implement ratelimiting
| * Rate limiting now works.Lorenz Diener2016-11-252-26/+87
| |
| * Merge remote-tracking branch 'refs/remotes/origin/master' into ratelimitsLorenz Diener2016-11-252-80/+213
| |\ | |/ |/| | | | | # Conflicts: # mastodon/Mastodon.py
* | Minor typo fixLorenz Diener2016-11-251-1/+1
| |
* | Documentation for notificationsLorenz Diener2016-11-252-4/+20
| |
* | Note about IDsLorenz Diener2016-11-251-7/+9
| |
* | Documentation restructured and made more PEP8-yLorenz Diener2016-11-252-156/+172
| |
* | readthedocs does not like .. code-block:: with no empty line afterLorenz Diener2016-11-251-0/+11
| |
* | Merge pull request #2 from girlsim/masterLorenz Diener2016-11-251-1/+89
|\ \ | | | | | | Add documentation examples
| * | CorrectionsLydia2016-11-251-1/+0
| | |
| * | CorrectionsLydia2016-11-251-4/+4
| | |
| * | Add documentation examplesLydia2016-11-251-1/+90
|/ /
| * Ratelimit codeLorenz Diener2016-11-251-30/+124
|/
* More "timeline" functions, "notifications"Lorenz Diener2016-11-255-6/+71
|
* Update README.rstLorenz Diener2016-11-241-1/+11
|
* Readme is now ACTUALLY rstLorenz Diener2016-11-241-7/+8
|
* Readme is now rstLorenz Diener2016-11-241-0/+0
|
* Preparation for pypi packagingLorenz Diener2016-11-242-3/+18
|
* Fixed bug in debug codeLorenz Diener2016-11-241-3/+3
|
* Fixed a bug in account_statusesLorenz Diener2016-11-241-3/+9
|
* Added verify_credentials to docsLorenz Diener2016-11-241-0/+1
|
* Merge pull request #1 from DeeUnderscore/setuptoolsLorenz Diener2016-11-242-0/+13
|\ | | | | Add package files
| * Add setup filesD Anzorge2016-11-242-0/+13
|/ | | | | | | Minimal setup files which should allow installation as a package and generation of wheel files. Note that there is currently no version number.
* Updated ReadmeLorenz Diener2016-11-241-3/+6
|
* Media uploading now worksLorenz Diener2016-11-241-2/+3
|
* Media uploads tentatively workingLorenz Diener2016-11-241-5/+23
|
* Documented new error handling codeLorenz Diener2016-11-241-0/+3
|
* Fixed login scope checkLorenz Diener2016-11-241-2/+2
|
Powered by cgit v1.2.3 (git 2.41.0)