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
path:
root
/
mastodon
Commit message (
Collapse
)
Author
Age
Files
Lines
*
documentation
micah
2022-11-25
1
-40
/
+20
|
*
start to add domain blocks
micah
2022-11-24
1
-0
/
+62
|
*
Add notification tests
halcy
2022-11-24
1
-6
/
+7
|
*
Robustify version parsing
halcy
2022-11-24
1
-1
/
+12
|
*
Add new notification types, test for pathlib support
halcy
2022-11-24
1
-10
/
+22
|
*
Largely pointless now, so replacing with just a note
halcy
2022-11-24
1
-10
/
+0
|
*
Fix search issue, add pathlib path support
halcy
2022-11-23
1
-2
/
+11
|
*
Fix some tests, fix a pleroma specific date parsing issue
halcy
2022-11-22
1
-5
/
+7
|
*
Merge pull request #268 from heharkon/master
Lorenz Diener
2022-11-22
1
-2
/
+12
|
\
|
|
|
|
Directory listing functionality had some possible parameters missing
|
*
Directory listing functionality had some possible parameters missing. ↵
Henrik Härkönen
2022-11-20
1
-2
/
+12
|
|
|
|
|
|
|
|
"local" being perhaps the most important.
*
|
add status editing
halcy
2022-11-22
1
-82
/
+136
|
|
*
|
fix incorrectly sending id in formdata, causing an issue with pleroma (#267)
halcy
2022-11-21
1
-1
/
+1
|
|
*
|
Add more streaming events, some tests
halcy
2022-11-21
1
-21
/
+84
|
|
*
|
refactor: use is for True/False
Miroslav Šedivý
2022-11-20
1
-36
/
+33
|
|
*
|
refactor: use is for None
Miroslav Šedivý
2022-11-20
2
-107
/
+107
|
/
*
fix versioning for limited federation instances
halcy
2022-11-19
1
-18
/
+16
|
*
add ability to get detailed signup error from create_account
halcy
2022-11-19
1
-43
/
+63
|
*
Add policy param for push_subscription_set
halcy
2022-11-19
1
-2
/
+12
|
*
Add account lookup API
halcy
2022-11-19
1
-0
/
+13
|
*
Add email resend api
halcy
2022-11-19
1
-0
/
+9
|
*
add server rules API
halcy
2022-11-19
1
-2
/
+10
|
*
Document "rules" attribute, make docs maybe a bit better
halcy
2022-11-19
1
-1
/
+1
|
*
some more tests
halcy
2022-11-19
1
-0
/
+2
|
*
try to fix tests, again
halcy
2022-11-18
1
-3
/
+2
|
*
add server datetime retriever, fix tests some more
halcy
2022-11-17
1
-10
/
+25
|
*
Fix tests
halcy
2022-11-17
1
-11
/
+9
|
*
Add additional date based tests
halcy
2022-11-17
1
-1
/
+1
|
*
Fix ID unpacking.
Josh S
2022-11-16
1
-1
/
+1
|
*
Fix an issue, remove a test
halcy
2022-11-15
1
-3
/
+0
|
*
small health fix
halcy
2022-11-15
1
-3
/
+2
|
*
Prep 1.6.0
halcy
2022-11-15
1
-12
/
+6
|
*
typo
Andy Piper
2022-11-13
1
-1
/
+1
|
*
Merge branch 'master' into doc-updates
Andy Piper
2022-11-13
1
-3
/
+28
|
\
|
*
Improve auth support
halcy
2022-11-13
1
-5
/
+26
|
|
*
|
Doc and docstring updates for consistency
Andy Piper
2022-11-13
2
-707
/
+826
|
/
*
Fix some things in streaming and admin API for 3.3.0 support
halcy
2022-11-13
2
-10
/
+67
|
*
Add support and tests for "notifying" follow
halcy
2022-11-13
1
-3
/
+4
|
*
Add support for timed mutes, fix tests to actually pass with new setup
halcy
2022-11-13
1
-3
/
+4
|
*
fix naming for featured tags
halcy
2022-11-13
1
-1
/
+11
|
*
Add missing version to account_note_set
halcy
2022-11-13
1
-1
/
+2
|
*
Add account notes
halcy
2022-11-13
1
-1
/
+11
|
*
clean up media loading, add thumbnail to media_update
halcy
2022-11-13
1
-61
/
+41
|
*
Update information about dicts (media colors, card blurhash)
halcy
2022-11-13
1
-2
/
+2
|
*
add thumbnail customization support
halcy
2022-11-13
1
-21
/
+32
|
*
Add datetime parsing for edited_at
halcy
2022-11-13
1
-1
/
+1
|
*
add remote parameter, filtering by date for masto mainline
halcy
2022-11-13
1
-126
/
+89
|
*
Fix tests
halcy
2022-11-11
1
-1
/
+1
|
*
add media v2 API + tests, move v1 test
halcy
2022-11-08
1
-4
/
+1
|
*
Initial test fixing pass. Four tests still fail.
halcy
2022-11-07
1
-7
/
+45
|
*
Add documentation for file_name param
halcy
2022-11-06
1
-2
/
+5
|
[next]
Powered by
cgit v1.2.3
(
git 2.41.0
)