Wykres commitów

  • 9dac13edc2 Remove Pipfile Junpei Kawamoto 2023-01-11 14:33:54 -0600
  • c58ce36c8e
    Fix small typo Clément Notin 2023-01-10 00:42:45 +0100
  • e6e1e1519f Add newer python versions to tox.ini Junpei Kawamoto 2023-01-02 23:31:51 -0600
  • 5542d58c36 Improve test coverage Junpei Kawamoto 2023-01-02 14:58:52 -0600
  • 68ac32b6be Format code with PEP 8 standards amaargiru 2023-01-02 18:39:16 +0500
  • fa1c6c97d2 Supports User-Agent header in create_app method Junpei Kawamoto 2022-12-30 22:31:38 -0600
  • 9225072cc8
    Merge pull request #298 from crd477/master Lorenz Diener 2022-12-16 18:14:34 +0200
  • f2975d1ea9
    add missing closing brace to media dicts section Chad Dougherty 2022-12-14 11:44:38 -0500
  • 802a352ad8 Add resolve keyword to account_search zevaryx 2022-12-07 20:30:56 -0700
  • 6404765921 refactor: replace lambdas with python Miroslav Šedivý 2022-12-03 22:04:26 +0100
  • 78792a70b9
    Merge pull request #292 from eumiro/fix_fstrings Lorenz Diener 2022-12-03 01:05:00 +0200
  • dde4c39600 refactor: use f-strings without bug Miroslav Šedivý 2022-12-02 23:48:39 +0100
  • f5d4fbc1f0
    Merge pull request #290 from eumiro/fstrings Lorenz Diener 2022-12-02 23:55:32 +0200
  • 325cc917d5 refactor: use f-strings Miroslav Šedivý 2022-12-02 22:04:23 +0100
  • c796cf39b0 Bump version 1.8.0 halcy 2022-12-01 22:18:38 +0200
  • 0159bd7cae commit new set of tests halcy 2022-12-01 22:07:42 +0200
  • 405e01bef9 Minor fixes, document some return values halcy 2022-12-01 21:44:57 +0200
  • d2f76239e1 nit halcy 2022-12-01 01:53:24 +0200
  • f44fbdc5f2 Clean up some docs stuff halcy 2022-12-01 01:51:49 +0200
  • e483d16014 Finish moving code out into smaller files halcy 2022-12-01 01:39:08 +0200
  • b4ede028a7 Disable 3.6 test (missing crypto module) halcy 2022-12-01 00:18:12 +0200
  • 160e4c8173 Add pytz to test deps to allow tests to not fail on lower python versions halcy 2022-12-01 00:14:57 +0200
  • a4b2b180d3 More moving functions out halcy 2022-12-01 00:11:17 +0200
  • d9cd7547fd Move some more methods, fix crypto heckup halcy 2022-11-30 23:47:46 +0200
  • 48f1d31c72 carefully move some things into files, test if readthedocs still builds halcy 2022-11-30 23:09:09 +0200
  • 99432f538e Merge branch 'eumiro-modern-datetime' halcy 2022-11-30 22:43:50 +0200
  • 2d7f495b0f Merge branch 'modern-datetime' of https://github.com/eumiro/Mastodon.py into eumiro-modern-datetime halcy 2022-11-30 22:43:03 +0200
  • 262d150c05 Start moving functions out of main module halcy 2022-11-30 22:31:54 +0200
  • bf428f58ef refactor: simplify __datetime_to_epoch Miroslav Šedivý 2022-11-30 20:44:13 +0100
  • 5262d58a0b replace pytz with datetime.timezone and zoneinfo Miroslav Šedivý 2022-11-30 20:21:04 +0100
  • 53cb42117b Switch back to previous version parser halcy 2022-11-30 19:33:09 +0200
  • 2453438353 reapply accidentally reverted changes halcy 2022-11-30 19:28:42 +0200
  • fa91b618c3 revert what I did to version parsing. Why did this break? halcy 2022-11-30 19:16:33 +0200
  • c1b7a7e4e5 Fix cross page links in docs halcy 2022-11-30 19:04:26 +0200
  • 98d9dfa357 Merge branch 'master' of github.com:halcy/Mastodon.py halcy 2022-11-30 18:02:26 +0200
  • a65cbdd513 ref test halcy 2022-11-30 18:02:20 +0200
  • 77e77fa9e8
    Merge pull request #285 from eumiro/cmp_versions Lorenz Diener 2022-11-30 17:59:37 +0200
  • 7ffcfb2a5e refactor: improve version comparisons Miroslav Šedivý 2022-11-29 18:37:53 +0100
  • 7635c00d25 Clarify some things halcy 2022-11-29 01:22:38 +0200
  • 1704965f6d Fix some nits halcy 2022-11-29 01:00:59 +0200
  • 43c7d7ceb8 Restructure the docs, a lot halcy 2022-11-29 00:50:02 +0200
  • bd3db974d7 add module / class stuff halcy 2022-11-28 01:45:00 +0200
  • 10d48d702d why doc not showing halcy 2022-11-28 01:43:02 +0200
  • 5dc53ea7b5 fix index halcy 2022-11-28 01:37:04 +0200
  • c49364fcc4 Some more doc split tests halcy 2022-11-28 01:31:04 +0200
  • 13d6ff69e9 why no toctree halcy 2022-11-28 01:19:30 +0200
  • 2045183dee First attempt at making docs a bit more neat halcy 2022-11-28 01:17:08 +0200
  • dbceccb210 Add v2 admin accounts API halcy 2022-11-28 00:55:41 +0200
  • ae9f764087 Add remove_from_followers halcy 2022-11-27 23:55:26 +0200
  • b35e3f3da8 Add account_familiar_followers halcy 2022-11-27 23:38:42 +0200
  • ee9a3c9c5e Clean docs up a bit more halcy 2022-11-27 23:07:08 +0200
  • 396a2d442f Changelog update halcy 2022-11-27 22:59:03 +0200
  • 9d2ee54790 Add client auth data to access token file halcy 2022-11-27 22:53:07 +0200
  • 50580a0c49 clean terminology up a bit halcy 2022-11-27 22:14:48 +0200
  • cf1ec39fce Switch admin stats test to path match halcy 2022-11-27 03:02:22 +0200
  • d51af603a2 document logging out halcy 2022-11-27 02:59:40 +0200
  • e91cbd78aa typo halcy 2022-11-27 02:57:01 +0200
  • f862650b73 Fix test by using fixed dates halcy 2022-11-27 02:53:42 +0200
  • 5cf0fa27a9 add admin stats APIs halcy 2022-11-27 02:43:22 +0200
  • 7331f7774a Add admin domain block tests, change some things about the admin domain blocks halcy 2022-11-26 01:00:44 +0200
  • 0c731e968b update changelog halcy 2022-11-26 00:18:00 +0200
  • 9171760ebf
    Merge pull request #281 from catgoat/catgoat/domain_blocks Lorenz Diener 2022-11-26 00:15:40 +0200
  • 677474820f update docs, too! micah 2022-11-25 22:01:57 +0000
  • 6c9683cbbf
    Merge pull request #279 from dieseltravis/patch-1 Lorenz Diener 2022-11-25 23:53:21 +0200
  • 2b8c5de03f typos lol micah 2022-11-25 21:47:54 +0000
  • dd23f8b7c5 Merge remote-tracking branch 'origin/master' into catgoat/domain_blocks micah 2022-11-25 21:45:52 +0000
  • 99514e50d1
    Merge pull request #1 from halcy/master micah 2022-11-25 16:39:10 -0500
  • 7efd6ad30e
    text formatting fixes Travis Hardiman 2022-11-24 22:05:41 -0500
  • 2c7b58568d add delete and modify with comments micah 2022-11-25 01:50:57 +0000
  • cdef1d5107 documentation micah 2022-11-25 01:39:33 +0000
  • 10b2a99842 add some acknowledgements halcy 2022-11-25 01:59:05 +0200
  • 4be050d3d7 add lang parameter halcy 2022-11-25 01:48:49 +0200
  • 89678e0565 Fix tests halcy 2022-11-25 00:09:54 +0200
  • cbfb3977eb Add admin trend apis to docs halcy 2022-11-25 00:02:12 +0200
  • 2825fa9963 Add admin trends test halcy 2022-11-25 00:01:07 +0200
  • 00a96c5e95 Add trending APIs halcy 2022-11-24 22:56:49 +0200
  • c3cfb197a6
    Merge pull request #278 from adbenitez/adbenitez/fix-bug-in-json_date_parse Lorenz Diener 2022-11-24 22:11:53 +0200
  • 617c30a8c3 Remove mastosoc default instance halcy 2022-11-24 22:02:50 +0200
  • 649b6cabe0 fix NameError: name 'x' is not defined in __json_date_parse() adbenitez 2022-11-24 14:53:36 -0500
  • 038181fdd1 start to add domain blocks micah 2022-11-24 02:21:00 +0000
  • 5d7ca19c30 Version bump 1.7.0 halcy 2022-11-24 01:57:54 +0200
  • f81978a39c Add notification tests halcy 2022-11-24 01:53:34 +0200
  • 066d543109 Update TODOs halcy 2022-11-24 01:41:17 +0200
  • 3caa27a113 Robustify version parsing halcy 2022-11-24 01:37:47 +0200
  • b7266db01b Add new notification types, test for pathlib support halcy 2022-11-24 00:59:48 +0200
  • 34280e604c Largely pointless now, so replacing with just a note halcy 2022-11-23 23:57:57 +0200
  • f6d12aa5b1 Fix search issue, add pathlib path support halcy 2022-11-23 23:48:38 +0200
  • 268c2fea28 changelog version wrong halcy 2022-11-22 01:31:31 +0200
  • 8865d1123e Fix some tests, fix a pleroma specific date parsing issue halcy 2022-11-22 01:30:43 +0200
  • bf96add20c
    Merge pull request #268 from heharkon/master Lorenz Diener 2022-11-22 01:12:44 +0200
  • f3d25fa19d add status editing halcy 2022-11-22 00:10:02 +0200
  • 6abaff55e7 Refresh tests halcy 2022-11-21 22:34:12 +0200
  • f78298066f fix incorrectly sending id in formdata, causing an issue with pleroma (#267) halcy 2022-11-21 22:17:35 +0200
  • 1d5b308016 Add more streaming events, some tests halcy 2022-11-21 22:17:20 +0200
  • 6d4ec618f2 small docs change halcy 2022-11-21 20:21:12 +0200
  • 943782afc3
    Merge pull request #269 from eumiro/none_identity Lorenz Diener 2022-11-21 20:17:18 +0200
  • f04d57acbc refactor: use is for True/False Miroslav Šedivý 2022-11-20 20:22:48 +0100
  • 762861f344 refactor: use is for None Miroslav Šedivý 2022-11-20 20:14:25 +0100
  • b857861e38 Directory listing functionality had some possible parameters missing. "local" being perhaps the most important. Henrik Härkönen 2022-11-20 12:28:26 +0200
  • 98760f650b commit new tests, bump versions 1.6.3 halcy 2022-11-19 02:52:17 +0200