aboutsummaryrefslogtreecommitdiff
blob: 9fc3c70d00c82c26fcf27422bb2b466653dbed63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
API relevant changes since last release / "to implement" list:

Refer to mastodon changelog and API docs for details when implementing, add or modify tests where needed

4.0.0 and beyond
----------------
? ? ? ?

General improvements that would be good to do before doing another release
--------------------------------------------------------------------------
* [x] Split mastodon.py into parts in some way that makes sense, it's getting very unwieldy
* [x] Fix the CI
* [ ] Get test coverage like, real high
* [x] Add all those streaming events??
* [ ] Document return values (skipping this for a bit to then do it at the end with tooling)
    * [ ] Do this with models properly, that would be cool as heck
* [ ] Add links to mastodon docs to entities and endpoints
Powered by cgit v1.2.3 (git 2.41.0)