diff options
author | Andrew Godwin | 2022-11-13 19:36:51 -0700 |
---|---|---|
committer | Andrew Godwin | 2022-11-13 19:36:51 -0700 |
commit | a9e8938fe20ed3df305c66228f48b2fd0d0446f8 (patch) | |
tree | 1f05ecb6b81c8a8b9df33fc2e397f07122c164f2 | |
parent | 51bf45a03e63b45b5646ade8921bf78ae9bcd9f3 (diff) | |
download | takahe-a9e8938fe20ed3df305c66228f48b2fd0d0446f8.tar.gz takahe-a9e8938fe20ed3df305c66228f48b2fd0d0446f8.tar.bz2 takahe-a9e8938fe20ed3df305c66228f48b2fd0d0446f8.zip |
Almost forgot about visibility
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,7 +34,9 @@ the less sure I am about it. ### Alpha - [x] Create posts +- [ ] Set post visibility - [x] Receive posts +- [ ] Handle received post visibility - [ ] Receive post deletions - [x] Set content warnings on posts - [ ] Show content warnings on posts |