aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-06-05 14:10:53 +0200
committerLorenz Diener <[email protected]>2018-06-05 14:10:53 +0200
commit392dd3d61d7f8080faa56e0b7ac9bd09b21ef218 (patch)
tree0442378491710573ec21493e3d9d7c6de6317640 /DEVELOPMENT.md
parent37cd1a489befe9e6914a77958133952066105296 (diff)
downloadmastodon.py-392dd3d61d7f8080faa56e0b7ac9bd09b21ef218.tar.gz
Add webpush support
Diffstat (limited to 'DEVELOPMENT.md')
-rw-r--r--DEVELOPMENT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 837cbaa..cf00e6a 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -6,5 +6,5 @@ Here's some general stuff to keep in mind, and some work that needs to be done
6* Current TODOs: 6* Current TODOs:
7 * Testing - test 2.3 stuff and verify it works: TODO: media updating 7 * Testing - test 2.3 stuff and verify it works: TODO: media updating
8 * 2.4 support: 8 * 2.4 support:
9 * Push API 9 * Document and add tests for webpush
10 \ No newline at end of file 10 \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)