469 Commits

Author SHA1 Message Date
halcy
d9cd7547fd Move some more methods, fix crypto heckup 2022-11-30 23:47:46 +02:00
halcy
48f1d31c72 carefully move some things into files, test if readthedocs still builds 2022-11-30 23:09:09 +02:00
halcy
2d7f495b0f Merge branch 'modern-datetime' of https://github.com/eumiro/Mastodon.py into eumiro-modern-datetime 2022-11-30 22:43:03 +02:00
halcy
262d150c05 Start moving functions out of main module 2022-11-30 22:31:54 +02:00
Miroslav Šedivý
bf428f58ef refactor: simplify __datetime_to_epoch 2022-11-30 20:44:13 +01:00
Miroslav Šedivý
5262d58a0b replace pytz with datetime.timezone and zoneinfo 2022-11-30 20:21:04 +01:00
halcy
53cb42117b Switch back to previous version parser 2022-11-30 19:33:09 +02:00
halcy
2453438353 reapply accidentally reverted changes 2022-11-30 19:28:42 +02:00
halcy
c1b7a7e4e5 Fix cross page links in docs 2022-11-30 19:04:26 +02:00
halcy
98d9dfa357 Merge branch 'master' of github.com:halcy/Mastodon.py 2022-11-30 18:02:26 +02:00
halcy
a65cbdd513 ref test 2022-11-30 18:02:20 +02:00
Miroslav Šedivý
7ffcfb2a5e refactor: improve version comparisons 2022-11-29 18:43:57 +01:00
halcy
dbceccb210 Add v2 admin accounts API 2022-11-28 00:55:41 +02:00
halcy
ae9f764087 Add remove_from_followers 2022-11-27 23:55:26 +02:00
halcy
b35e3f3da8 Add account_familiar_followers 2022-11-27 23:38:42 +02:00
halcy
9d2ee54790 Add client auth data to access token file 2022-11-27 22:53:07 +02:00
halcy
50580a0c49 clean terminology up a bit 2022-11-27 22:14:48 +02:00
halcy
e91cbd78aa typo 2022-11-27 02:57:01 +02:00
halcy
5cf0fa27a9 add admin stats APIs 2022-11-27 02:43:22 +02:00
halcy
7331f7774a Add admin domain block tests, change some things about the admin domain blocks 2022-11-26 01:00:44 +02:00
micah
2b8c5de03f typos lol 2022-11-25 21:47:54 +00:00
micah
dd23f8b7c5 Merge remote-tracking branch 'origin/master' into catgoat/domain_blocks 2022-11-25 21:45:52 +00:00
micah
2c7b58568d add delete and modify with comments 2022-11-25 01:50:57 +00:00
micah
cdef1d5107 documentation 2022-11-25 01:39:33 +00:00
halcy
4be050d3d7 add lang parameter 2022-11-25 01:48:49 +02:00
halcy
89678e0565 Fix tests 2022-11-25 00:09:54 +02:00
halcy
2825fa9963 Add admin trends test 2022-11-25 00:01:07 +02:00
halcy
00a96c5e95 Add trending APIs 2022-11-24 22:56:49 +02:00
Lorenz Diener
c3cfb197a6
Merge pull request #278 from adbenitez/adbenitez/fix-bug-in-json_date_parse
fix NameError: name 'x' is not defined in __json_date_parse()
2022-11-24 22:11:53 +02:00
halcy
617c30a8c3 Remove mastosoc default instance 2022-11-24 22:02:50 +02:00
adbenitez
649b6cabe0 fix NameError: name 'x' is not defined in __json_date_parse() 2022-11-24 14:53:36 -05:00
micah
038181fdd1 start to add domain blocks 2022-11-24 02:21:00 +00:00
halcy
f81978a39c Add notification tests 2022-11-24 01:53:34 +02:00
halcy
3caa27a113 Robustify version parsing 2022-11-24 01:37:47 +02:00
halcy
b7266db01b Add new notification types, test for pathlib support 2022-11-24 00:59:48 +02:00
halcy
34280e604c Largely pointless now, so replacing with just a note 2022-11-24 00:01:12 +02:00
halcy
f6d12aa5b1 Fix search issue, add pathlib path support 2022-11-23 23:48:38 +02:00
halcy
8865d1123e Fix some tests, fix a pleroma specific date parsing issue 2022-11-22 01:30:43 +02:00
Lorenz Diener
bf96add20c
Merge pull request #268 from heharkon/master
Directory listing functionality had some possible parameters missing
2022-11-22 01:12:44 +02:00
halcy
f3d25fa19d add status editing 2022-11-22 00:10:02 +02:00
halcy
f78298066f fix incorrectly sending id in formdata, causing an issue with pleroma (#267) 2022-11-21 22:17:35 +02:00
halcy
1d5b308016 Add more streaming events, some tests 2022-11-21 22:17:20 +02:00
Miroslav Šedivý
f04d57acbc refactor: use is for True/False 2022-11-20 20:22:48 +01:00
Miroslav Šedivý
762861f344 refactor: use is for None 2022-11-20 20:14:25 +01:00
Henrik Härkönen
b857861e38 Directory listing functionality had some possible parameters missing. "local" being perhaps the most important. 2022-11-20 12:29:40 +02:00
halcy
bc2cb5e892 fix versioning for limited federation instances 2022-11-19 02:40:32 +02:00
halcy
853cd82ecb add ability to get detailed signup error from create_account 2022-11-19 02:34:01 +02:00
halcy
f26bf0db1d Add policy param for push_subscription_set 2022-11-19 01:59:17 +02:00
halcy
d992b9bb8c Add account lookup API 2022-11-19 01:29:14 +02:00
halcy
f2282790cc Add email resend api 2022-11-19 01:11:02 +02:00