Wykres commitów

263 Commity (master)

Autor SHA1 Wiadomość Data
halcy 31a00f07c1 some more tests 2022-11-19 00:15:54 +02:00
halcy 64a38ce8ab version bump 2022-11-15 11:12:50 +02:00
halcy cfcc6bccc7 Prep 1.6.0 2022-11-15 10:44:34 +02:00
Andy Piper cf25f69446
Doc and docstring updates for consistency 2022-11-13 21:42:29 +00:00
Andy Piper e3a7b96885
Update version, date; fix Sphinx issues 2022-11-13 21:38:10 +00:00
halcy 5215c2242d Fix some things in streaming and admin API for 3.3.0 support 2022-11-13 18:39:56 +02:00
halcy c66015a6b0 Add support and tests for "notifying" follow 2022-11-13 16:02:34 +02:00
halcy b1e1ec7bdc Add support for timed mutes, fix tests to actually pass with new setup 2022-11-13 15:33:10 +02:00
halcy a17b20cfa1 fix naming for featured tags 2022-11-13 14:54:23 +02:00
halcy 750527416f Add account notes 2022-11-13 14:22:43 +02:00
halcy c670ed8ce2 Update information about dicts (media colors, card blurhash) 2022-11-13 13:35:38 +02:00
halcy 95ae148f45 add remote parameter, filtering by date for masto mainline 2022-11-13 12:27:06 +02:00
halcy 3277ca7778 Initial test fixing pass. Four tests still fail. 2022-11-07 23:11:30 +02:00
halcy c448dc99fe update docs a bit 2022-11-06 14:51:00 +02:00
Aljoscha Rittner b225524d7c Documentation for processing unknown events in streaming.
Fixes #234
2022-06-24 17:58:13 +02:00
Lorenz Diener 02a0f1e801 Prep release 1.5.1 2020-03-14 19:05:11 +01:00
Lorenz Diener 82f531e3ee Add reactions to changelog 2020-02-29 18:52:20 +01:00
Lorenz Diener efb1ebb8ce Add reaction support 2020-02-29 18:48:01 +01:00
Lorenz Diener 2132615269 Add documentation for bookmarks 2020-02-22 19:51:49 +01:00
Lorenz Diener 05e2bcb967 Add bookmark scopes and entity/versioning info 2020-02-22 16:43:16 +01:00
Lorenz Diener 766e638dae Fix documentation of "group" attribute 2020-02-16 17:17:44 +01:00
Lorenz Diener 95aee9349a Update entity documentation 2020-02-16 16:53:35 +01:00
Filip H.F. "FiXato" Slagter c780f52937
filter dicts example used account_follow call
The example for Filter Dicts was referencing the `account_follow` function instead of `filter`, probably due to copy/pasting if the previous block?
2019-10-17 02:04:21 +02:00
Lorenz Diener 48343ad194 1.5.0 changelog and version bumps 2019-10-12 23:20:28 +02:00
Lorenz Diener 45908b6f4e Add, test and document last-read markers. Fixes #192 2019-10-12 22:55:17 +02:00
Lorenz Diener 1f36deb119 Add, test and document profile directory API (fixes #188) 2019-10-12 22:05:35 +02:00
Lorenz Diener 63bf5afc61 Implement, test and document featured and suggested tags APIs (fixes #191) 2019-10-12 21:47:58 +02:00
Lorenz Diener 3194b1295e Re-add and test trends API 2019-10-12 21:02:39 +02:00
Lorenz Diener 2e5095f301 Add, document and test nodeinfo api (fixes #199) 2019-10-12 20:51:29 +02:00
Lorenz Diener e60a3f1892 Add and document health API. Fixes #202 2019-10-12 20:25:55 +02:00
Lorenz Diener 661e8e0abf Document and test own_votes 2019-10-12 19:56:48 +02:00
Lorenz Diener fc5e793cde Document changes to emoji return values 2019-10-12 19:54:08 +02:00
Lorenz Diener 73c1e9e2d9 Add me()-function to return user account. Fixes #184 2019-10-12 19:05:46 +02:00
Lorenz Diener 5b3c1c6582 Doc fixes, remove some broken code, note about blocks 2019-07-23 12:08:21 +02:00
Lorenz Diener d3441b9876 Version bump 2019-06-23 12:13:44 +02:00
Lorenz Diener 2201306acb Bump version number 2019-06-22 23:18:16 +02:00
Lorenz Diener 0d0b96e7c5 Bump supported version to 2.9.2 2019-06-22 22:01:54 +02:00
Lorenz Diener 91650e5c7f Document rest of the moderation API 2019-06-22 22:01:18 +02:00
Lorenz Diener 75b7fc7779 Document new report dict fields 2019-06-22 21:56:08 +02:00
Lorenz Diener fecdba91e1 And even more fixes to formatting 2019-06-22 21:18:34 +02:00
Lorenz Diener 43a3670d14 Further formattting fixes 2019-06-22 21:14:47 +02:00
Lorenz Diener 5f425d3786 Document 2.9.2 instance dict changes 2019-06-22 21:07:52 +02:00
Lorenz Diener de9155b9f5 Implement and document first half of admin API 2019-06-22 20:59:53 +02:00
Lorenz Diener a88492bdcf Add healthy test cassette 2019-06-22 17:33:12 +02:00
Lorenz Diener 71c6bc0f52 Add, document and test stream_healthy 2019-06-22 16:41:32 +02:00
Lorenz Diener 9129a65b88 Make blurhash a feature dependency 2019-06-22 15:34:59 +02:00
Lorenz Diener 9db7013d16 Bump version in docs 2019-05-31 14:15:08 +02:00
Lorenz Diener e692fac905 Make some dependencies optional 2019-05-31 14:12:04 +02:00
Lorenz Diener 55d00cf69e Update docs with regards to auth for timelines 2019-05-31 13:42:04 +02:00
Charlène 79fe38a77c
Mention media description existence in media dicts
Media descriptions are provided but not documented.
2019-05-27 22:14:30 +02:00
Lorenz Diener 03c4ca8a5b Bump version 2019-05-11 12:59:58 +02:00
Lorenz Diener 941869a7a8 Bump version number 2019-05-11 01:15:06 +02:00
Lorenz Diener 6a5ddb0a5c Merge branch 'master' of https://github.com/halcy/Mastodon.py 2019-05-11 01:00:32 +02:00
Lorenz Diener 5f792c8bd8 Document blurhash 2019-05-11 01:00:11 +02:00
Lorenz Diener 08d808e2ac Bump Mastodon version in some places 2019-05-08 18:08:11 +02:00
Lorenz Diener 8675b25dcf Improce search() versioning 2019-05-08 17:43:55 +02:00
Lorenz Diener 295903375c Release prep 2019-04-28 23:22:09 +02:00
Lorenz Diener 09c03296db Polls 2019-04-28 23:12:27 +02:00
Lorenz Diener 3eba3f8835 Add preferences endpoint 2019-04-28 21:53:01 +02:00
Lorenz Diener d7f5b4d66d Implement the rest of the scheduled status endpoints 2019-04-28 19:34:52 +02:00
Lorenz Diener fe4e01f90e Fixed some timezone problems 2019-04-28 19:18:23 +02:00
Lorenz Diener 08ba4c88bf Document account creation 2019-04-28 18:07:25 +02:00
Lorenz Diener a29d278bf9 Add support for conversation streaming 2019-04-28 14:28:05 +02:00
Lorenz Diener ac7196c443 Add conversation read marking + tests/docs 2019-04-28 13:58:18 +02:00
Lorenz Diener 06df1c281e Add conversation fetching 2019-04-28 13:47:43 +02:00
Lorenz Diener 0ffb869e65 Improve OAuth support and docs 2019-04-28 01:02:08 +02:00
Lorenz Diener 429132e956 Test and document app_verify_credentials 2019-04-28 00:14:30 +02:00
Lorenz Diener 67824478af implement app_verify_credentials, document entity change 2019-04-28 00:07:04 +02:00
Lorenz Diener efcd01a3ed Update instance dict docs and version 2019-04-27 23:39:17 +02:00
Lorenz Diener dc6c80bad7 Implement, document and test pagination changes 2019-04-27 23:11:37 +02:00
Lorenz Diener 72e3290d8c Add endorsements (with docs and tests) 2019-04-27 22:13:27 +02:00
Lorenz Diener 4deeb7875b Document 2.5.0 entity updates 2019-04-27 21:45:57 +02:00
Lorenz Diener e393664974 Test fixups and small 2.8 fixes
Pagination backwards is broken presently.
2019-04-27 21:04:06 +02:00
Lorenz Diener c1418e9f3f Removed trends endpoint 2019-04-27 19:10:33 +02:00
Lorenz Diener ecdaecf17a Document new error 2019-04-27 18:46:20 +02:00
Lorenz Diener 2448d74002
Update index.rst 2019-04-27 17:44:05 +02:00
Lorenz Diener 234c97cd99
Update index.rst 2019-04-27 17:38:54 +02:00
codl 1041db3b95
document rate limiting attributes
p sure the thing about editing them was actually wrong since they get
updated on every request
2019-03-11 14:10:44 +01:00
MarkEEaton dc4b3ffc03
Update index.rst to reflect README.rst 2018-08-17 09:09:25 -04:00
Lorenz Diener 703fbe92b1 Bump version number 2018-07-30 23:29:43 +02:00
Lorenz Diener d04b3da7d5 Add filter applies function 2018-07-30 22:09:14 +02:00
Lorenz Diener 087fb249da Fix tests 2018-07-30 20:25:25 +02:00
Lorenz Diener 8feed51075 Fix typo in docs 2018-07-30 18:03:11 +02:00
Lorenz Diener 58c508a11c Bump supported version 2018-07-30 17:30:46 +02:00
Lorenz Diener de0d5df861 Add keyword filters 2018-07-30 17:29:37 +02:00
Lorenz Diener cf2d0ebc82 Add follow suggestions 2018-07-30 16:20:56 +02:00
Lorenz Diener 300c2882ae Add trends to docs 2018-07-30 15:54:17 +02:00
Lorenz Diener 962bf46056 Document search_v2 2018-07-30 15:39:46 +02:00
Lorenz Diener f864bea4e5 Document hashtag history dicts 2018-07-30 15:35:36 +02:00
Lorenz Diener d3594572bb Add direct language specification 2018-07-30 15:22:11 +02:00
Lorenz Diener da859de457 Muting / Hide Reblogs changes 2018-07-30 15:16:46 +02:00
Lorenz Diener d1a3277a8b Add status_reply, closes #140 2018-07-30 14:37:20 +02:00
Lorenz Diener 16f9ffe809 Prepare release 2018-06-05 23:16:26 +02:00
Lorenz Diener 18c6b3b90f New casettes, small fixes 2018-06-05 22:10:31 +02:00
Lorenz Diener 36194fd60c Preliminary changelog 2018-06-05 19:01:29 +02:00
Lorenz Diener 3209c468d5 Update docs with access token only constructor 2018-06-05 17:58:13 +02:00
Lorenz Diener 57520beea7 Improve on_abort handler 2018-06-05 17:37:11 +02:00
Lorenz Diener caba9c5467 Add notif dict docs 2018-06-05 17:19:15 +02:00
Lorenz Diener 4b747886b9 Improve docs 2018-06-05 14:30:47 +02:00
Lorenz Diener 392dd3d61d Add webpush support 2018-06-05 14:10:53 +02:00