Vincent Jousse
Vincent Jousse
**Describe the bug** The Fastapi example test is not working. **To Reproduce** Go to the directory `examples/fastapi` and run the tests with: pytest _tests.py ``` (venv) ➜ fastapi git:(develop) pytest...
@jwoertink during #26 we forgot to reject the connection on a failed auth I'm using `raise UnathorizedConnectionException.new` instead of `reject_unauthorized_connection` just because I find it more explicit.
Refers to #202 Still a work in progress. First step, make it compile, even if not half of the feature are present. Second step, make it work as expected. -...
Because, why not? :-)
_Hi, first thanks for this amazing project. I'm coding using Rust, Elm and I'm managing my todos with todo.sh, this looks like the perfect project to me :)_ ## What...
We should display the links on a profile like the official frontend client. 
Currently, Tooty can't display polls at all. First thing would be to at least be able to display polls.