Add a TODO file

tags/patrix-0.1.4-1
Daniel Berteaud 7 years ago
parent d8622067a2
commit e026a57a19
  1. 10
      TODO
  2. 2
      patrix.spec

10
TODO

@ -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

@ -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

Loading…
Cancel
Save