Vincent Jousse

Results 88 issues of 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...

question

We should display the links on a profile like the official frontend client. ![Screenshot from 2023-07-26 11-03-20](https://github.com/n1k0/tooty/assets/154904/4fd1ab27-4feb-4e9c-8d10-64dde1daefd1)

feature

https://n1k0.github.io/tooty/v2/#thread/112048312207327740

bug
UX

Currently, Tooty can't display polls at all. First thing would be to at least be able to display polls.

feature