Home
index
:
mastodon.py
fix/status_update_content_type
master
[Fork] of https://github.com/halcy/Mastodon.py
clarkzjw
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace pytz with datetime.timezone and zoneinfo
Miroslav Šedivý
2022-11-30
3
-9
/
+7
*
Switch back to previous version parser
halcy
2022-11-30
1
-3
/
+7
*
reapply accidentally reverted changes
halcy
2022-11-30
2
-53
/
+32
*
revert what I did to version parsing. Why did this break?
halcy
2022-11-30
1
-10
/
+10
*
Fix cross page links in docs
halcy
2022-11-30
4
-181
/
+197
*
Merge branch 'master' of github.com:halcy/Mastodon.py
halcy
2022-11-30
1
-33
/
+18
|
\
|
*
Merge pull request #285 from eumiro/cmp_versions
Lorenz Diener
2022-11-30
1
-33
/
+18
|
|
\
|
|
*
refactor: improve version comparisons
Miroslav Šedivý
2022-11-29
1
-33
/
+18
|
|
/
*
/
ref test
halcy
2022-11-30
1
-1
/
+1
|
/
*
Clarify some things
halcy
2022-11-29
1
-2
/
+2
*
Fix some nits
halcy
2022-11-29
2
-13
/
+30
*
Restructure the docs, a lot
halcy
2022-11-29
16
-14
/
+797
*
add module / class stuff
halcy
2022-11-28
4
-0
/
+9
*
why doc not showing
halcy
2022-11-28
1
-1
/
+2
*
fix index
halcy
2022-11-28
1
-2
/
+3
*
Some more doc split tests
halcy
2022-11-28
5
-2
/
+855
*
why no toctree
halcy
2022-11-28
1
-2
/
+0
*
First attempt at making docs a bit more neat
halcy
2022-11-28
2
-1488
/
+133
*
Add v2 admin accounts API
halcy
2022-11-28
8
-11
/
+548
*
Add remove_from_followers
halcy
2022-11-27
6
-22
/
+511
*
Add account_familiar_followers
halcy
2022-11-27
6
-9
/
+526
*
Clean docs up a bit more
halcy
2022-11-27
1
-17
/
+8
*
Changelog update
halcy
2022-11-27
1
-7
/
+8
*
Add client auth data to access token file
halcy
2022-11-27
3
-8
/
+25
*
clean terminology up a bit
halcy
2022-11-27
3
-48
/
+56
*
Switch admin stats test to path match
halcy
2022-11-27
2
-12
/
+12
*
document logging out
halcy
2022-11-27
1
-1
/
+3
*
typo
halcy
2022-11-27
1
-1
/
+1
*
Fix test by using fixed dates
halcy
2022-11-27
2
-29
/
+29
*
add admin stats APIs
halcy
2022-11-27
6
-10
/
+436
*
Add admin domain block tests, change some things about the admin domain blocks
halcy
2022-11-26
4
-27
/
+419
*
update changelog
halcy
2022-11-26
1
-0
/
+2
*
Merge pull request #281 from catgoat/catgoat/domain_blocks
Lorenz Diener
2022-11-26
2
-0
/
+105
|
\
|
*
update docs, too!
micah
2022-11-25
1
-0
/
+23
|
*
typos lol
micah
2022-11-25
1
-3
/
+3
|
*
Merge remote-tracking branch 'origin/master' into catgoat/domain_blocks
micah
2022-11-25
16
-114
/
+890
|
|
\
|
|
*
Merge pull request #1 from halcy/master
micah
2022-11-25
16
-108
/
+886
|
|
|
\
|
*
|
|
add delete and modify with comments
micah
2022-11-25
1
-7
/
+49
|
*
|
|
documentation
micah
2022-11-25
1
-40
/
+20
|
*
|
|
start to add domain blocks
micah
2022-11-24
1
-0
/
+62
|
|
/
/
*
|
|
Merge pull request #279 from dieseltravis/patch-1
Lorenz Diener
2022-11-25
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
text formatting fixes
Travis Hardiman
2022-11-24
1
-6
/
+6
|
/
/
*
|
add some acknowledgements
halcy
2022-11-25
1
-3
/
+4
*
|
add lang parameter
halcy
2022-11-25
5
-29
/
+220
*
|
Fix tests
halcy
2022-11-25
2
-7
/
+6
*
|
Add admin trend apis to docs
halcy
2022-11-25
1
-0
/
+4
*
|
Add admin trends test
halcy
2022-11-25
6
-46
/
+392
*
|
Add trending APIs
halcy
2022-11-24
9
-13
/
+255
*
|
Merge pull request #278 from adbenitez/adbenitez/fix-bug-in-json_date_parse
Lorenz Diener
2022-11-24
1
-1
/
+1
|
\
\
|
*
|
fix NameError: name 'x' is not defined in __json_date_parse()
adbenitez
2022-11-24
1
-1
/
+1
|
|
/
[next]
Powered by
cgit v1.2.3
(
git 2.41.0
)