Gráfico de commits

56 commits

Autor SHA1 Mensaje Fecha
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
Lorenz Diener
f1c445dc10 Typo in docs. 2016-11-26 03:07:49 +01:00
Lorenz Diener
ddc10c2eee Doc update 2016-11-26 00:31:26 +01:00
Lorenz Diener
69f78773a0 Requirement and documentation fixes 2016-11-25 23:28:30 +01:00
Lorenz Diener
61775d9083 Rate limiting now works. 2016-11-25 23:14:00 +01:00
Lorenz Diener
b958ce54ba Minor typo fix 2016-11-25 20:47:48 +01:00
Lorenz Diener
6fdf18eebc Documentation for notifications 2016-11-25 20:46:20 +01:00
Lorenz Diener
10eda366d5 Note about IDs 2016-11-25 20:34:45 +01:00
Lorenz Diener
3585830182 Documentation restructured and made more PEP8-y 2016-11-25 20:33:00 +01:00
Lorenz Diener
4a3e2d232d readthedocs does not like .. code-block:: with no empty line after 2016-11-25 19:59:01 +01:00
Lydia
eaa49d87f8 Corrections 2016-11-25 13:54:40 -05:00
Lydia
e94445c86b Corrections 2016-11-25 13:43:13 -05:00
Lydia
0524dd1f2b Add documentation examples 2016-11-25 12:52:55 -05:00
Lorenz Diener
2729ca1931 More "timeline" functions, "notifications" 2016-11-25 15:39:53 +01:00
Lorenz Diener
7a60387e53 Added verify_credentials to docs 2016-11-24 19:31:46 +01:00
Lorenz Diener
ed89ead28d Media uploading now works 2016-11-24 13:18:13 +01:00