aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-06-05 11:40:27 +0200
committerLorenz Diener <[email protected]>2018-06-05 11:40:27 +0200
commit37cd1a489befe9e6914a77958133952066105296 (patch)
treebb641f8d5bbc554809ac94e6791bd71907f122b1
parent575d05fe0c1040be88898d12666fd9af131bb0c9 (diff)
downloadmastodon.py-37cd1a489befe9e6914a77958133952066105296.tar.gz
Update TODOs
-rw-r--r--DEVELOPMENT.md4
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
Powered by cgit v1.2.3 (git 2.41.0)