Gráfico de commits

71 commits

Autor SHA1 Mensaje Fecha
Lorenz Diener e9d7a3e24a Add last-changed versioning 2017-12-14 00:27:34 +01:00
Lorenz Diener afaab2b874 Document list endpoints 2017-12-13 22:33:29 +01:00
Lorenz Diener b840766ed7 Add more list endpoints 2017-12-13 21:16:02 +01:00
Lorenz Diener 7d2f244126 Add internal links in docs 2017-12-13 18:40:17 +01:00
Lorenz Diener d7d8f153a3 Update docs for search function 2017-12-13 17:55:14 +01:00
Lorenz Diener 7ed769b37a Add list streaming 2017-12-13 17:26:44 +01:00
Lorenz Diener 75aebac744 Add custom_emojis 2017-12-13 17:17:42 +01:00
Lorenz Diener c06baa13b3 Update verify_credentials docs 2017-12-13 17:11:45 +01:00
Lorenz Diener d28b5725f4 Improve documentation 2017-12-11 16:23:22 +01:00
Lorenz Diener ce5b0ca576 Update docs, fixes #106 2017-12-11 15:30:24 +01:00
Lorenz Diener 15b32257fa Document versioning 2017-12-11 14:41:15 +01:00
Lorenz Diener da438529e0 Fix small doc problem 2017-11-24 17:22:48 +01:00
Lorenz Diener 9e97fce2d6 Break streaming entirely, update docs 2017-11-24 15:25:38 +01:00
Lorenz Diener e220e7cc60 Many fixes for streaming stuff 2017-11-24 15:08:34 +01:00
Lorenz Diener fa53713abd Fix doc inaccuracy 2017-11-24 14:04:43 +01:00
Lorenz Diener dc4eec7289 Version bump 2017-11-21 14:53:32 +01:00
Lorenz Diener e1a1592575 Documented report dicts 2017-11-21 14:33:04 +01:00
Lorenz Diener c072b2e247 Fix documentation writing style 2017-11-21 14:24:02 +01:00
Lorenz Diener 962212c575 Emoji dict documentation 2017-11-21 14:22:58 +01:00
codl c7641d71d0
update supported version in docs 2017-11-05 14:18:00 +01:00
Elizabeth Myers c64617ee94 Redesign exception hierarchy
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.
2017-09-25 19:11:16 -05:00
Lorenz Diener 517f47083d Add conversation muting 2017-09-08 16:34:11 +02:00
Lorenz Diener 84b463ce1d Update documentation 2017-09-08 16:27:28 +02:00
Lorenz Diener 9badbce67b Update docs about notifications 2017-09-08 15:26:05 +02:00
Zac f1357ce699 fixed incorrect rate limit number 2017-07-11 22:50:53 -04:00
Lorenz Diener 4360589d3c Small doc fix to be same as README 2017-06-16 01:31:18 +02:00
Lorenz Diener d4b37995fe Pagination 2017-06-16 01:23:19 +02:00
Lorenz Diener 8e202fbdc0 Some clarifications about api base URLs. 2017-06-16 00:39:19 +02:00
Lorenz Diener 996219c1c8 Fix broken example 2017-06-15 23:28:53 +02:00
Lorenz Diener aa3e678c7b Domain blocking + documentation 2017-06-15 23:13:34 +02:00
Lorenz Diener b57b66ebb5 More doc fixes, instance dictionaries 2017-06-15 22:48:23 +02:00
Lorenz Diener d5bb2418a9 More fixes to documentation 2017-06-15 22:32:17 +02:00
Lorenz Diener 03e19e3655 Small documentation adjustments 2017-06-15 20:48:59 +02:00
Lorenz Diener d7256798b7 Small doc fix 2017-04-27 10:43:10 +02:00
Alex McGivern 00998d6d46 Merge branch 'master' of https://github.com/halcy/Mastodon.py 2017-04-26 13:13:17 +01:00
Alex McGivern 1deca1c5f6 updated github urls for masto 2017-04-26 13:12:39 +01:00
Alex McGivern 3d5bf0eb0c updated docs with new API calls; updated dict descriptions with missing fields 2017-04-26 13:09:58 +01:00
Lorenz Diener 9766171729 Changed example to use .secret instead of .txt 2017-04-26 13:31:06 +02:00
Lorenz Diener 23e796bab4 Fixed follows docs 2017-04-26 13:24:27 +02:00
Lorenz Diener 7cfb17d698 Documentation and consistence changes 2017-04-26 12:19:41 +02:00
Lorenz Diener d5362139a7 Fix for one dict block, to be done for all 2017-04-26 11:42:56 +02:00
Christopher Su 8f0d872119 Remove the mentions timeline because it doesn't exist 2017-04-15 00:53:58 -07:00
Lorenz Diener 1fc7c465b3 Merge pull request #15 from erincongden/newfeatures
Muting, follow requests, local timeline, and more
2017-04-03 12:05:10 +02:00
Erin Congden ca0b6c115b Added follow requests support 2017-04-02 21:53:25 -07:00
Erin Congden 38ebcda76b Added getting a list of favourited toots 2017-04-02 21:52:45 -07:00
Erin Congden 36781699c1 Add (un)muting accounts and reading mutes/blocks 2017-04-02 21:52:41 -07:00
Erin Congden 9eaf955bfc Added local timeline support 2017-04-02 21:25:11 -07:00
Erin Congden f734a45fb6 Added spoiler text support 2017-04-02 21:14:07 -07:00
Laurent Peuch 239d9104e6 [fix] mastodon wants the email address for login 2017-04-01 15:03:11 +02:00
Lorenz Diener ca72faea54 Documentation fixes 2016-12-13 17:28:32 +01:00