This website requires JavaScript.
fa91b618c3
revert what I did to version parsing. Why did this break?
halcy
2022-11-30 19:16:33 +02:00
c1b7a7e4e5
Fix cross page links in docs
halcy
2022-11-30 19:04:26 +02:00
98d9dfa357
Merge branch 'master' of github.com:halcy/Mastodon.py
halcy
2022-11-30 18:02:26 +02:00
a65cbdd513
ref test
halcy
2022-11-30 18:02:20 +02:00
77e77fa9e8
Merge pull request #285 from eumiro/cmp_versions
Lorenz Diener
2022-11-30 17:59:37 +02:00
7ffcfb2a5e
refactor: improve version comparisons
Miroslav Šedivý
2022-11-29 18:37:53 +01:00
7635c00d25
Clarify some things
halcy
2022-11-29 01:22:38 +02:00
1704965f6d
Fix some nits
halcy
2022-11-29 01:00:59 +02:00
43c7d7ceb8
Restructure the docs, a lot
halcy
2022-11-29 00:50:02 +02:00
bd3db974d7
add module / class stuff
halcy
2022-11-28 01:45:00 +02:00
10d48d702d
why doc not showing
halcy
2022-11-28 01:43:02 +02:00
5dc53ea7b5
fix index
halcy
2022-11-28 01:37:04 +02:00
c49364fcc4
Some more doc split tests
halcy
2022-11-28 01:31:04 +02:00
13d6ff69e9
why no toctree
halcy
2022-11-28 01:19:30 +02:00
2045183dee
First attempt at making docs a bit more neat
halcy
2022-11-28 01:17:08 +02:00
dbceccb210
Add v2 admin accounts API
halcy
2022-11-28 00:55:41 +02:00
ae9f764087
Add remove_from_followers
halcy
2022-11-27 23:55:26 +02:00
b35e3f3da8
Add account_familiar_followers
halcy
2022-11-27 23:38:42 +02:00
ee9a3c9c5e
Clean docs up a bit more
halcy
2022-11-27 23:07:08 +02:00
396a2d442f
Changelog update
halcy
2022-11-27 22:59:03 +02:00
9d2ee54790
Add client auth data to access token file
halcy
2022-11-27 22:53:07 +02:00
50580a0c49
clean terminology up a bit
halcy
2022-11-27 22:14:48 +02:00
cf1ec39fce
Switch admin stats test to path match
halcy
2022-11-27 03:02:22 +02:00
d51af603a2
document logging out
halcy
2022-11-27 02:59:40 +02:00
e91cbd78aa
typo
halcy
2022-11-27 02:57:01 +02:00
f862650b73
Fix test by using fixed dates
halcy
2022-11-27 02:53:42 +02:00
5cf0fa27a9
add admin stats APIs
halcy
2022-11-27 02:43:22 +02:00
7331f7774a
Add admin domain block tests, change some things about the admin domain blocks
halcy
2022-11-26 01:00:44 +02:00
0c731e968b
update changelog
halcy
2022-11-26 00:18:00 +02:00
9171760ebf
Merge pull request #281 from catgoat/catgoat/domain_blocks
Lorenz Diener
2022-11-26 00:15:40 +02:00
677474820f
update docs, too!
micah
2022-11-25 22:01:57 +00:00
6c9683cbbf
Merge pull request #279 from dieseltravis/patch-1
Lorenz Diener
2022-11-25 23:53:21 +02:00
2b8c5de03f
typos lol
micah
2022-11-25 21:47:54 +00:00
dd23f8b7c5
Merge remote-tracking branch 'origin/master' into catgoat/domain_blocks
micah
2022-11-25 21:45:52 +00:00
99514e50d1
Merge pull request #1 from halcy/master
micah
2022-11-25 16:39:10 -05:00
7efd6ad30e
text formatting fixes
Travis Hardiman
2022-11-24 22:05:41 -05:00
2c7b58568d
add delete and modify with comments
micah
2022-11-25 01:50:57 +00:00
cdef1d5107
documentation
micah
2022-11-25 01:39:33 +00:00
10b2a99842
add some acknowledgements
halcy
2022-11-25 01:59:05 +02:00
4be050d3d7
add lang parameter
halcy
2022-11-25 01:48:49 +02:00
89678e0565
Fix tests
halcy
2022-11-25 00:09:54 +02:00
cbfb3977eb
Add admin trend apis to docs
halcy
2022-11-25 00:02:12 +02:00
2825fa9963
Add admin trends test
halcy
2022-11-25 00:01:07 +02:00
00a96c5e95
Add trending APIs
halcy
2022-11-24 22:56:49 +02:00
c3cfb197a6
Merge pull request #278 from adbenitez/adbenitez/fix-bug-in-json_date_parse
Lorenz Diener
2022-11-24 22:11:53 +02:00
617c30a8c3
Remove mastosoc default instance
halcy
2022-11-24 22:02:50 +02:00
649b6cabe0
fix NameError: name 'x' is not defined in __json_date_parse()
adbenitez
2022-11-24 14:53:36 -05:00
038181fdd1
start to add domain blocks
micah
2022-11-24 02:21:00 +00:00
5d7ca19c30
Version bump
halcy
2022-11-24 01:57:54 +02:00
f81978a39c
Add notification tests
halcy
2022-11-24 01:53:34 +02:00
066d543109
Update TODOs
halcy
2022-11-24 01:41:17 +02:00
3caa27a113
Robustify version parsing
halcy
2022-11-24 01:37:47 +02:00
b7266db01b
Add new notification types, test for pathlib support
halcy
2022-11-24 00:59:48 +02:00
34280e604c
Largely pointless now, so replacing with just a note
halcy
2022-11-23 23:57:57 +02:00
f6d12aa5b1
Fix search issue, add pathlib path support
halcy
2022-11-23 23:48:38 +02:00
268c2fea28
changelog version wrong
halcy
2022-11-22 01:31:31 +02:00
8865d1123e
Fix some tests, fix a pleroma specific date parsing issue
halcy
2022-11-22 01:30:43 +02:00
bf96add20c
Merge pull request #268 from heharkon/master
Lorenz Diener
2022-11-22 01:12:44 +02:00
f3d25fa19d
add status editing
halcy
2022-11-22 00:10:02 +02:00
6abaff55e7
Refresh tests
halcy
2022-11-21 22:34:12 +02:00
f78298066f
fix incorrectly sending id in formdata, causing an issue with pleroma (#267 )
halcy
2022-11-21 22:17:35 +02:00
1d5b308016
Add more streaming events, some tests
halcy
2022-11-21 22:17:20 +02:00
6d4ec618f2
small docs change
halcy
2022-11-21 20:21:12 +02:00
943782afc3
Merge pull request #269 from eumiro/none_identity
Lorenz Diener
2022-11-21 20:17:18 +02:00
f04d57acbc
refactor: use is for True/False
Miroslav Šedivý
2022-11-20 20:22:48 +01:00
762861f344
refactor: use is for None
Miroslav Šedivý
2022-11-20 20:14:25 +01:00
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 +02:00
98760f650b
commit new tests, bump versions
halcy
2022-11-19 02:52:17 +02:00
bc2cb5e892
fix versioning for limited federation instances
halcy
2022-11-19 02:40:32 +02:00
853cd82ecb
add ability to get detailed signup error from create_account
halcy
2022-11-19 02:34:01 +02:00
f26bf0db1d
Add policy param for push_subscription_set
halcy
2022-11-19 01:59:17 +02:00
d992b9bb8c
Add account lookup API
halcy
2022-11-19 01:29:14 +02:00
f2282790cc
Add email resend api
halcy
2022-11-19 01:11:02 +02:00
6a630202db
add server rules API
halcy
2022-11-19 00:53:25 +02:00
bfdde7781b
and again
halcy
2022-11-19 00:44:15 +02:00
355c6ad41b
Try AGAIN to fix the docs style
halcy
2022-11-19 00:38:20 +02:00
67f7e3681a
try again to make the docs nicer
halcy
2022-11-19 00:33:11 +02:00
8d6177c07e
Document "rules" attribute, make docs maybe a bit better
halcy
2022-11-19 00:28:25 +02:00
31a00f07c1
some more tests
halcy
2022-11-19 00:15:54 +02:00
e49cd0d530
Fix changelog
halcy
2022-11-18 00:34:40 +02:00
801cc36720
Improve server time test
halcy
2022-11-18 00:29:26 +02:00
c122f1531f
Maybe fix test TZ issues
halcy
2022-11-18 00:19:17 +02:00
d19b7185d8
try to fix tests, again
halcy
2022-11-18 00:06:24 +02:00
c35104748d
maybe fix tests
halcy
2022-11-17 23:51:40 +02:00
897b3a23cf
add server datetime retriever, fix tests some more
halcy
2022-11-17 23:25:41 +02:00
725f79466d
Fix tests
halcy
2022-11-17 22:00:37 +02:00
ec0194c643
Add additional date based tests
halcy
2022-11-17 20:50:23 +02:00
3ed1cf7399
add another test for scheduled statuses
halcy
2022-11-17 20:34:10 +02:00
8c86f62fa4
Merge pull request #260 from joshms123/fix-id-unpack
Lorenz Diener
2022-11-17 20:16:23 +02:00
2e23667442
Fix ID unpacking.
Josh S
2022-11-16 08:44:16 +00:00
64a38ce8ab
version bump
halcy
2022-11-15 11:12:50 +02:00
5f09c3814e
Fix an issue, remove a test
halcy
2022-11-15 11:10:13 +02:00
2648c2f6a2
update README
halcy
2022-11-15 11:01:41 +02:00
dfabae2f54
small health fix
halcy
2022-11-15 10:46:23 +02:00
cfcc6bccc7
Prep 1.6.0
halcy
2022-11-15 10:44:34 +02:00
15f60dccaa
Merge pull request #257 from andypiper/doc-updates
Lorenz Diener
2022-11-15 10:27:53 +02:00
a227bb0462
typo
Andy Piper
2022-11-13 22:05:11 +00:00
3d10b13f32
Merge branch 'master' into doc-updates
Andy Piper
2022-11-13 22:04:13 +00:00
cf25f69446
Doc and docstring updates for consistency
Andy Piper
2022-11-13 21:42:29 +00:00
1088d6a0d0
Minor corrections
Andy Piper
2022-11-13 21:41:14 +00:00