Wykres commitów

  • 7e0460ddcb
    Merge branch 'halcy:master' into master Aljoscha Rittner 2022-06-24 16:37:37 +0200
  • 002c6511a7
    Merge pull request #238 from arittner/bookmarks-paging Aljoscha Rittner 2022-06-24 16:27:04 +0200
  • 243d7a2c55
    Merge pull request #221 from zen-tools/master Aljoscha Rittner 2022-06-24 16:22:38 +0200
  • 3b8a653fa5 Introduces pagin parameters for bookmarks Aljoscha Rittner 2022-06-24 15:46:27 +0200
  • 2c06de91dd Support of processing unknown events and event names with dots. Aljoscha Rittner 2022-06-20 12:23:37 +0200
  • 19dbb4594e Changes the storage for pagination information Aljoscha Rittner 2022-06-16 14:52:15 +0200
  • bd9e37d704 Support tagged, exclude_reblogs parameter on account_statuses Jeong Arm 2021-09-23 13:31:58 +0900
  • ad8415a4df
    Bump urllib3 from 1.25.3 to 1.26.5 dependabot[bot] 2021-06-01 23:04:15 +0000
  • 1e8c4c01cb
    Bump urllib3 from 1.25.3 to 1.25.8 dependabot[bot] 2021-04-30 20:41:43 +0000
  • 796e7b4a14
    Bump py from 1.8.0 to 1.10.0 dependabot[bot] 2021-04-20 17:45:13 +0000
  • 68b790543d
    Bump pyyaml from 5.1.1 to 5.4 dependabot[bot] 2021-03-25 22:22:27 +0000
  • 89d7318038 Allow specifying the file name for media uploads Zero 2021-03-13 23:42:21 -0500
  • 0f92f778dc
    __json_truefalse_parse: fix a typo ZEN 2021-02-14 08:38:34 +0200
  • 539edfa8ee Replaced `mentions_only` by `exclude_types` in `notifications` API #206 Fx 2020-09-01 12:24:19 +0200
  • e9d2c3d53f
    Update README.rst Lorenz Diener 2020-07-04 17:35:07 +0200
  • 28b6cc6c06
    Merge pull request #215 from rinpatch/fix/content-type-error-typo Lorenz Diener 2020-05-18 17:52:00 +0200
  • 346e6e8478 status_post: fix a typo in the error message when trying to use content_type without pleroma feature set rinpatch 2020-05-17 18:46:21 +0300
  • a793c25506
    Update README.rst Lorenz Diener 2020-03-14 19:20:54 +0100
  • 02a0f1e801 Prep release 1.5.1 1.5.1 Lorenz Diener 2020-03-14 19:05:11 +0100
  • 82f531e3ee Add reactions to changelog Lorenz Diener 2020-02-29 18:52:20 +0100
  • efb1ebb8ce Add reaction support Lorenz Diener 2020-02-29 18:48:01 +0100
  • 7994a857db Add bookmarks to changelog Lorenz Diener 2020-02-22 20:43:50 +0100
  • 847da6f7f9 Add bookmarks test Lorenz Diener 2020-02-22 20:37:54 +0100
  • 4f90728a4a Fix tests for 3.1.1 Lorenz Diener 2020-02-22 20:31:33 +0100
  • 2132615269 Add documentation for bookmarks Lorenz Diener 2020-02-22 19:51:49 +0100
  • 65e49ec614 Add bookmarks Lorenz Diener 2020-02-22 19:50:24 +0100
  • 05e2bcb967 Add bookmark scopes and entity/versioning info Lorenz Diener 2020-02-22 16:43:16 +0100
  • e2b9855ce9
    Update Pipfile Lorenz Diener 2020-02-21 21:03:21 +0100
  • fa1e887069
    Update CHANGELOG.rst Lorenz Diener 2020-02-16 17:25:59 +0100
  • c160f6de72
    Update CHANGELOG.rst Lorenz Diener 2020-02-16 17:25:39 +0100
  • e157e91dfe
    Update DEVELOPMENT.md Lorenz Diener 2020-02-16 17:24:55 +0100
  • 90ae6a655e Fix documentation of "content_type" parameter Lorenz Diener 2020-02-16 17:20:14 +0100
  • 766e638dae Fix documentation of "group" attribute Lorenz Diener 2020-02-16 17:17:44 +0100
  • 3b8d5b1e7b Move content-type support to new feature set "pleroma" Lorenz Diener 2020-02-16 17:12:36 +0100
  • 86bb428e6f Add "mentions_only" parameter to notifications Lorenz Diener 2020-02-16 17:03:06 +0100
  • 633b915fca Add new notification types to push API Lorenz Diener 2020-02-16 17:00:24 +0100
  • 95aee9349a Update entity documentation Lorenz Diener 2020-02-16 16:53:35 +0100
  • 00b2ea0046 Fix accidental version bump Lorenz Diener 2020-02-15 17:05:59 +0100
  • 238dd9163a Document account_update_credentials better, bump versions Lorenz Diener 2020-02-15 16:54:36 +0100
  • 4d8dae71a9 Add note to blocklist code. Fixes #210. Lorenz Diener 2020-02-15 16:45:14 +0100
  • 4e76f6e322
    Merge pull request #208 from limburgher/master Lorenz Diener 2020-02-15 13:51:59 +0100
  • 0be9419c67
    Merge pull request #209 from gdunstone/master Lorenz Diener 2020-02-15 13:50:45 +0100
  • ecfbd0ae23 added other parameters to account_update_credentials Gareth Dunstone 2020-01-31 17:02:10 +1100
  • 37a180126e added the bot param Gareth Dunstone 2020-01-31 15:27:04 +1100
  • aa57929d1e fixed copy paste typo. Should be able to set header image now Gareth Dunstone 2020-01-31 11:45:58 +1100
  • a9913527eb Try/catch magic for #207. Gwyn Ciesla 2019-11-21 12:34:58 -0600
  • 995de2c6f9
    Merge pull request #204 from FiXato/patch-1 Lorenz Diener 2019-10-17 09:19:33 +0200
  • c780f52937
    filter dicts example used account_follow call Filip H.F. "FiXato" Slagter 2019-10-17 02:04:21 +0200
  • f078387d8d
    Update DEVELOPMENT.md Lorenz Diener 2019-10-14 10:21:33 +0200
  • a5758f3f6e
    the usual: hey readthedocs here's the new tag Lorenz Diener 2019-10-12 23:31:05 +0200
  • 48343ad194 1.5.0 changelog and version bumps 1.5.0 Lorenz Diener 2019-10-12 23:20:28 +0200
  • 0b3b2c31a0 Pre-release full testsuite updated run Lorenz Diener 2019-10-12 23:03:14 +0200
  • 45908b6f4e Add, test and document last-read markers. Fixes #192 Lorenz Diener 2019-10-12 22:55:17 +0200
  • 1f36deb119 Add, test and document profile directory API (fixes #188) Lorenz Diener 2019-10-12 22:05:35 +0200
  • 63bf5afc61 Implement, test and document featured and suggested tags APIs (fixes #191) Lorenz Diener 2019-10-12 21:47:58 +0200
  • 3194b1295e Re-add and test trends API Lorenz Diener 2019-10-12 21:02:39 +0200
  • 2e5095f301 Add, document and test nodeinfo api (fixes #199) Lorenz Diener 2019-10-12 20:51:29 +0200
  • e60a3f1892 Add and document health API. Fixes #202 Lorenz Diener 2019-10-12 20:25:55 +0200
  • ef8e3cec6a Bump version of emoji dict Lorenz Diener 2019-10-12 20:16:16 +0200
  • f421b1e498 Add new parameter for search Lorenz Diener 2019-10-12 20:13:38 +0200
  • 0b952aef12 Implement "reason" for create_account Lorenz Diener 2019-10-12 20:02:09 +0200
  • b2bc879f44 Improve own_votes test Lorenz Diener 2019-10-12 19:57:14 +0200
  • 661e8e0abf Document and test own_votes Lorenz Diener 2019-10-12 19:56:48 +0200
  • fc5e793cde Document changes to emoji return values Lorenz Diener 2019-10-12 19:54:08 +0200
  • bf96ff5ea0 follow_request functions return relationship dicts now (fixes #196) Lorenz Diener 2019-10-12 19:42:43 +0200
  • 86d06ea48c Add "feature set" support and "quote_id" support for fedibird. Lorenz Diener 2019-10-12 19:35:22 +0200
  • 5e776519ef Clean up status_reply a little (fixes #189) Lorenz Diener 2019-10-12 19:26:57 +0200
  • 50717ce548 Remove warning from conversations API, since it seems to be stable Lorenz Diener 2019-10-12 19:16:58 +0200
  • 037b7ddd17 Some documentation clarification Lorenz Diener 2019-10-12 19:14:03 +0200
  • 73c1e9e2d9 Add me()-function to return user account. Fixes #184 Lorenz Diener 2019-10-12 19:05:46 +0200
  • 425fd29f15 Add permissive-license blurhash to core dependencies Lorenz Diener 2019-10-12 19:01:16 +0200
  • ca45cd65aa Add ability to persist base urls with clientid/secret/token (fixes #200) Lorenz Diener 2019-10-12 18:58:46 +0200
  • 5c4916bd81 I am very smart Lorenz Diener 2019-10-12 00:32:20 +0200
  • 87630e66e4 Attempt 2 at fixing crypto Lorenz Diener 2019-10-12 00:27:52 +0200
  • ff160ec401 Try to future-proof cryptography module while remaining extremely backwards compatible since most distributions don't even have the old one (sighs) Lorenz Diener 2019-10-12 00:12:22 +0200
  • 8a2452c6be Improve card test Lorenz Diener 2019-10-12 00:02:56 +0200
  • 437f68c29a Update tests for 3.0.1 and fix regressions Lorenz Diener 2019-10-11 23:59:24 +0200
  • 2c2f55fd63 Fix test to not use the mention fixture Lorenz Diener 2019-10-11 22:43:20 +0200
  • cb9062e5e1 Try to fix frozen dismiss cassette Lorenz Diener 2019-10-11 22:38:07 +0200
  • a8e49756f4 Add a test case for conversation streaming Lorenz Diener 2019-10-11 22:32:51 +0200
  • a36fbd4bc3 Update .gitignore to ignore pytest cache Lorenz Diener 2019-10-11 22:08:52 +0200
  • f42032dafc Add new card behaviour, freeze old test Lorenz Diener 2019-10-11 22:07:51 +0200
  • 17013f1d35 Add missing casette for dismiss test Lorenz Diener 2019-10-11 22:07:08 +0200
  • 30eb63261c Implement new notification dismiss behaviour, add test for old behaviour Lorenz Diener 2019-10-11 21:51:28 +0200
  • 057c925e5b Fix notification dismiss API call Alex Schroeder 2019-08-09 18:47:46 +0200
  • ec58bd4de8
    Update Mastodon.py Lorenz Diener 2019-07-26 12:22:54 +0200
  • ca9ddfd61c
    Merge pull request #181 from no-boot-device/patch-1 Lorenz Diener 2019-07-26 12:19:49 +0200
  • 0d9948fa40
    Update Mastodon.py no-boot-device 2019-07-25 03:36:16 -0500
  • ca07d34c2d
    Update Mastodon.py no-boot-device 2019-07-25 03:31:57 -0500
  • d737941d23
    Actually this works way better no-boot-device 2019-07-25 03:14:55 -0500
  • c16b5c10cf
    Update Mastodon.py no-boot-device 2019-07-25 03:04:36 -0500
  • a6a5b8250c
    Changelog update, bop readthedocs Lorenz Diener 2019-07-23 13:37:27 +0200
  • 2103983c67
    Update README.rst 1.4.6 Lorenz Diener 2019-07-23 12:37:28 +0200
  • 73eaaad53f
    Sunset 2.7 Lorenz Diener 2019-07-23 12:16:57 +0200
  • e6f6fc07e1
    Sunset 2.7 Lorenz Diener 2019-07-23 12:16:23 +0200
  • 5b3c1c6582 Doc fixes, remove some broken code, note about blocks Lorenz Diener 2019-07-23 12:08:21 +0200
  • 588a157050
    you know how it is, Lorenz Diener 2019-06-23 12:17:45 +0200
  • d3441b9876 Version bump 1.4.5 Lorenz Diener 2019-06-23 12:13:44 +0200
  • b31fc75915 Merge branch 'master' of https://github.com/halcy/Mastodon.py Lorenz Diener 2019-06-23 12:12:29 +0200
  • 5f2ee0fcae Change exit strategy Lorenz Diener 2019-06-23 12:12:07 +0200