diff options
author | Lorenz Diener <[email protected]> | 2018-06-05 11:40:27 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2018-06-05 11:40:27 +0200 |
commit | 37cd1a489befe9e6914a77958133952066105296 (patch) | |
tree | bb641f8d5bbc554809ac94e6791bd71907f122b1 | |
parent | 575d05fe0c1040be88898d12666fd9af131bb0c9 (diff) | |
download | mastodon.py-37cd1a489befe9e6914a77958133952066105296.tar.gz |
Update TODOs
-rw-r--r-- | DEVELOPMENT.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 55070ac..837cbaa 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md | |||
@@ -4,9 +4,7 @@ Here's some general stuff to keep in mind, and some work that needs to be done | |||
4 | use requests over urllib, et cetera. | 4 | use requests over urllib, et cetera. |
5 | 5 | ||
6 | * Current TODOs: | 6 | * Current TODOs: |
7 | * Stream since_id and better resume | 7 | * Testing - test 2.3 stuff and verify it works: TODO: media updating |
8 | * Testing - test 2.3 stuff and verify it works, test pinning | ||
9 | * 2.4 support: | 8 | * 2.4 support: |
10 | * Dict updates (bot flag, profile meta fields, ...?) | ||
11 | * Push API | 9 | * Push API |
12 | \ No newline at end of file | 10 | \ No newline at end of file |