Add a TODO file

This commit is contained in:
Daniel Berteaud 2017-09-10 11:45:20 +02:00
parent d8622067a2
commit e026a57a19
2 changed files with 11 additions and 1 deletions

10
TODO Normal file
View File

@ -0,0 +1,10 @@
* Set power levels
* Purge history of a room
* Purge history of all empty rooms (with no members)
* Modify federation setting of a room
* Send image
* Set room avatar
* Configure user profile (name, avatar)
* Follow discussion of a room (like a tail -f of the room discussion)
* Delete a room alias
* Ban / Kick users

View File

@ -45,7 +45,7 @@ room via the command line.
%files
%defattr(-,root,root,-)
%doc README.md CHANGELOG.git
%doc README.md TODO CHANGELOG.git
%{_bindir}/patrix
%changelog