Commit Graph

  • 5c28d1ba75
    Clearified the use of 'code' in log_in() patch-1 Lasse Edfast 2023-08-21 22:20:23 +02:00
  • cd86887d88 okay fuck this we're just skipping the flaky tests on 3.10 and doing coverage on 3.8 for fucking ever master halcy 2023-06-24 02:48:29 +03:00
  • 8e21568d54 please go back to green halcy 2023-06-24 02:40:28 +03:00
  • 73199e966a maybe remove monkey patch to make everything work fine by default halcy 2023-06-24 02:34:54 +03:00
  • c7837530a4 test without streaming patch halcy 2023-06-24 02:29:35 +03:00
  • cefc97bd64 another attempt at making streaming tests okay halcy 2023-06-24 02:25:04 +03:00
  • 3e37d0c345 try to workaround streaming test failures on CI halcy 2023-06-24 02:15:46 +03:00
  • 26c1133395 skip 2.9.2 on 3.10 upwards since json broke somehow halcy 2023-06-24 01:56:19 +03:00
  • 4b4ecfe669 remove print statements halcy 2023-06-24 01:36:42 +03:00
  • 64074295df additional hate crimes halcy 2023-06-24 01:31:51 +03:00
  • 4941b9e386 additional crimes halcy 2023-06-24 00:44:26 +03:00
  • 97f6551b86 again and with additional vigor halcy 2023-06-24 00:35:37 +03:00
  • 59237449fd add magical fix things on below 3.9 line halcy 2023-06-24 00:33:32 +03:00
  • b917978504 maybe tests are green now? halcy 2023-06-23 23:16:44 +03:00
  • d891589092 fix various issues. some remain. halcy 2023-06-21 00:15:40 +03:00
  • 826a6f457a Merge branch 'master' of github.com:halcy/Mastodon.py halcy 2023-06-20 00:35:40 +03:00
  • 9b77278b81 very massive commit that adds type annotations everywhere and breaks all the tests lol halcy 2023-06-20 00:35:03 +03:00
  • bc9f35ce66
    Update pyproject.toml Lorenz Diener 2023-06-10 11:10:00 +03:00
  • 703bddfacf add some pleroma stuff, only two lines for now halcy 2023-06-04 20:13:43 +03:00
  • 18d85031e1 do some more adding and fixing, add entity descriptions halcy 2023-06-04 20:04:56 +03:00
  • 560bf1b054 fix a lot of issues halcy 2023-06-04 18:16:50 +03:00
  • 319bcfeed8 Merge branch 'master' of github.com:halcy/Mastodon.py halcy 2023-06-03 01:24:55 +03:00
  • b9fcb43f11 merge and fix up substantially the json with Everything halcy 2023-06-03 01:23:54 +03:00
  • 48b298251f
    Merge pull request #343 from jkrperson/master Lorenz Diener 2023-06-01 17:01:23 +03:00
  • ed2bdb8d81 fix(poll): Add return statement for poll_vote function jkrperson 2023-06-01 21:34:22 +08:00
  • dbbce45bc9 rename some entities for masto consistency, parse masto docs and add that also halcy 2023-05-31 22:03:28 +03:00
  • a2e6e57e4b add links to masto docs, not-documented entity TODO list halcy 2023-05-29 22:38:00 +03:00
  • acb0b17900 add a json file with a first draft for a model of Everything Mastodon Can Return Actually halcy 2023-05-28 23:22:09 +03:00
  • 2d9fcff4e0
    Merge pull request #339 from codl/pyproject-toml Lorenz Diener 2023-05-11 14:41:04 +03:00
  • b08a15e9d9 move webpush and blurhash deps out of test deps codl 2023-04-25 14:18:36 +02:00
  • 88e838c7f0 remove outdated setup.cfg codl 2023-04-25 13:58:29 +02:00
  • 246ebc7299 move pytest config from setup.cfg to pyproject.toml codl 2023-04-24 18:30:44 +02:00
  • fc3a873062 setup.py → pyproject.toml codl 2023-04-24 17:28:17 +02:00
  • 3d5b94f07f Prep release halcy 2023-04-23 21:31:42 +03:00
  • 1c444ed035 Refresh tests halcy 2023-04-23 21:22:33 +03:00
  • 4e230884e5 Fix reconversion to str after path resolve halcy 2023-04-23 20:50:23 +03:00
  • 04f3c04e96 typo fix halcy 2023-04-23 20:44:28 +03:00
  • 1bc7e8318e changelog halcy 2023-04-23 20:34:53 +03:00
  • 60f9bc74ab Add pagination params to admin_domain_blocks halcy 2023-04-23 20:34:01 +03:00
  • 06825dae72 Changelog halcy 2023-04-23 20:29:25 +03:00
  • b934962069 Replace follows() with a backwards compat implementation halcy 2023-04-23 20:28:24 +03:00
  • 77c005c899 Add webpush example halcy 2023-04-23 20:04:45 +03:00
  • 34e97a9b4d Add explicit path resolution for __load_media_file to maybe circumvent a mystery problem in some configurations. halcy 2023-04-23 19:57:22 +03:00
  • 6f7d4576c0 Fix some streaming related issues halcy 2023-04-23 19:41:57 +03:00
  • 345e8c35c0 Fix streaming docs halcy 2023-04-23 19:21:43 +03:00
  • 137cf49435 Merge branch 'master' of github.com:halcy/Mastodon.py halcy 2023-04-23 19:20:19 +03:00
  • 39f1ee8889 Add support for public/remote stream halcy 2023-04-23 19:19:53 +03:00
  • 39bdc5d10a Add usage examples halcy 2023-04-23 19:02:49 +03:00
  • 17831eca81
    Merge pull request #306 from amaargiru/master Lorenz Diener 2023-04-23 18:56:17 +03:00
  • 3b5c4ae6f5
    Merge branch 'master' into master Lorenz Diener 2023-04-23 18:54:56 +03:00
  • c6d9361470
    Merge pull request #319 from leoncowle/lists.py-list_accounts-fix Lorenz Diener 2023-04-23 18:53:30 +03:00
  • 0178569714
    Merge pull request #328 from hugovk/add-readme-to-pypi Lorenz Diener 2023-04-23 18:52:30 +03:00
  • 0e0e8cd687
    Merge pull request #327 from alexmshepherd/status_reply-patch Lorenz Diener 2023-04-23 18:51:59 +03:00
  • ba142e9b44
    Merge pull request #336 from codl/doc-upd-335 Lorenz Diener 2023-04-23 18:50:47 +03:00
  • 0acd9800f9
    Merge pull request #317 from xloem/patch-1 Lorenz Diener 2023-04-23 18:50:05 +03:00
  • 5e93270dc4
    Merge pull request #311 from cnotin/patch-1 Lorenz Diener 2023-04-23 18:49:02 +03:00
  • d9193f3d2c
    Merge pull request #307 from jkawamoto/tox Lorenz Diener 2023-04-23 18:48:16 +03:00
  • 43ccb72275 Move user agent default to where it belongs halcy 2023-04-23 18:44:47 +03:00
  • f862772ea6
    Merge pull request #305 from jkawamoto/user_agent Lorenz Diener 2023-04-23 18:36:06 +03:00
  • 8ed48b8021
    Merge pull request #296 from zevaryx/master Lorenz Diener 2023-04-23 18:35:12 +03:00
  • a73fce4b81
    Merge pull request #293 from eumiro/nolambda Lorenz Diener 2023-04-23 18:33:03 +03:00
  • a6d974b69b doc: warn against using max_id in favourites/bookmarks codl 2023-04-16 21:12:06 +02:00
  • 0a1cb46ba2 Add README to PyPI page Hugo van Kemenade 2023-03-05 10:18:17 +02:00
  • 2905c07863
    Add custom exception alex martin shepherd 2023-03-03 12:47:43 +01:00
  • 92a7cbac35
    Clarify status_reply ( #310 ) alex martin shepherd 2023-03-03 12:43:40 +01:00
  • 4bd8afa7aa Add missing "params" arg to lists.py:list_accounts() __api_request call Leon Cowle 2023-02-07 15:50:23 -06:00
  • 9ba8781a1e exclude windows deps from coverage, which is not calculated on windows. John Doe 2023-02-06 08:23:34 -05:00
  • 32d5e385e6 Use python-magic-bin on windows xloem 2023-02-05 21:50:07 -05:00
  • 9dac13edc2 Remove Pipfile Junpei Kawamoto 2023-01-11 14:33:54 -06:00
  • c58ce36c8e
    Fix small typo Clément Notin 2023-01-10 00:42:45 +01:00
  • e6e1e1519f Add newer python versions to tox.ini Junpei Kawamoto 2023-01-02 23:31:51 -06:00
  • 5542d58c36 Improve test coverage Junpei Kawamoto 2023-01-02 14:58:52 -06:00
  • 68ac32b6be Format code with PEP 8 standards amaargiru 2023-01-02 18:39:16 +05:00
  • fa1c6c97d2 Supports User-Agent header in create_app method Junpei Kawamoto 2022-12-30 22:31:38 -06:00
  • 9225072cc8
    Merge pull request #298 from crd477/master Lorenz Diener 2022-12-16 18:14:34 +02:00
  • f2975d1ea9
    add missing closing brace to media dicts section Chad Dougherty 2022-12-14 11:44:38 -05:00
  • 802a352ad8 Add resolve keyword to account_search zevaryx 2022-12-07 20:30:56 -07:00
  • 6404765921 refactor: replace lambdas with python Miroslav Šedivý 2022-12-03 22:04:26 +01:00
  • 78792a70b9
    Merge pull request #292 from eumiro/fix_fstrings Lorenz Diener 2022-12-03 01:05:00 +02:00
  • dde4c39600 refactor: use f-strings without bug Miroslav Šedivý 2022-12-02 23:48:39 +01:00
  • f5d4fbc1f0
    Merge pull request #290 from eumiro/fstrings Lorenz Diener 2022-12-02 23:55:32 +02:00
  • 325cc917d5 refactor: use f-strings Miroslav Šedivý 2022-12-02 22:04:23 +01:00
  • c796cf39b0 Bump version halcy 2022-12-01 22:18:38 +02:00
  • 0159bd7cae commit new set of tests halcy 2022-12-01 22:07:42 +02:00
  • 405e01bef9 Minor fixes, document some return values halcy 2022-12-01 21:44:57 +02:00
  • d2f76239e1 nit halcy 2022-12-01 01:53:24 +02:00
  • f44fbdc5f2 Clean up some docs stuff halcy 2022-12-01 01:51:49 +02:00
  • e483d16014 Finish moving code out into smaller files halcy 2022-12-01 01:39:08 +02:00
  • b4ede028a7 Disable 3.6 test (missing crypto module) halcy 2022-12-01 00:18:12 +02:00
  • 160e4c8173 Add pytz to test deps to allow tests to not fail on lower python versions halcy 2022-12-01 00:14:57 +02:00
  • a4b2b180d3 More moving functions out halcy 2022-12-01 00:11:17 +02:00
  • d9cd7547fd Move some more methods, fix crypto heckup halcy 2022-11-30 23:47:46 +02:00
  • 48f1d31c72 carefully move some things into files, test if readthedocs still builds halcy 2022-11-30 23:09:09 +02:00
  • 99432f538e Merge branch 'eumiro-modern-datetime' halcy 2022-11-30 22:43:50 +02:00
  • 2d7f495b0f Merge branch 'modern-datetime' of https://github.com/eumiro/Mastodon.py into eumiro-modern-datetime halcy 2022-11-30 22:43:03 +02:00
  • 262d150c05 Start moving functions out of main module halcy 2022-11-30 22:31:54 +02:00
  • bf428f58ef refactor: simplify __datetime_to_epoch Miroslav Šedivý 2022-11-30 20:44:13 +01:00
  • 5262d58a0b replace pytz with datetime.timezone and zoneinfo Miroslav Šedivý 2022-11-30 20:21:04 +01:00
  • 53cb42117b Switch back to previous version parser halcy 2022-11-30 19:33:09 +02:00
  • 2453438353 reapply accidentally reverted changes halcy 2022-11-30 19:28:42 +02:00