Valérianne

Results 52 issues of Valérianne

Issue to track improvements and things to do on the documentation (https://docs-develop.reel2bits.org/) Tagging @smonff and @papey when you have time. Self TODO for what needs to be documented (not exhaustive):...

enhancement

Like on SC, being able to play directly from a profile list by example. Some things that might needs to be done: - each player initiate a wavesurfer into a...

enhancement
Frontend

Right now only the basics of user management provided by pleroma Admin-FE have been implemented. Forking admin-fe could be a good choice (we get the reports UI as a bonus)...

enhancement

Timelines should have dedicated sidebar with popular tags and genres. Backend: - [ ] Endpoint for populars tags - [ ] Endpoint for popular genres Frontend: - [ ] Timeline...

enhancement
Frontend
Backend

![image](https://user-images.githubusercontent.com/8625/66674051-43cd7800-ec62-11e9-9fd4-e2fd3487a0fd.png)

bug
Frontend

Fails in register: ![image](https://user-images.githubusercontent.com/8625/66673317-99a12080-ec60-11e9-9c99-a18de46d8b75.png) Should be checked/implemented/fixed in register and login, perhaps elsewhere.

bug
Frontend

We needs to have a not-too-ugly very basic template returned on `GET /oauth/authorize` to ask for user/password and redirect or show the token thing. File: `api/controller/templates/oauth/authorize.jinja2`

good first issue
priority: important
Backend

Hello, I'm trying to install on postgresql (11)+nginx+php (7.2-fpm) and I got lot of timeout issues and give up installing from web, my config was updated from web, and I...

I've stumbled on a lot of captchas generated which are really hard to read like: ![image](https://user-images.githubusercontent.com/8625/124508132-96a07900-ddcf-11eb-9264-9d2fb6643f04.png) ![image](https://user-images.githubusercontent.com/8625/124508156-9dc78700-ddcf-11eb-9c9d-6e32baaf3256.png) ![image](https://user-images.githubusercontent.com/8625/124508178-a91ab280-ddcf-11eb-9c28-2a80dce32e26.png) using retry leads to some readable but it's really easy to trigger...

:star: top issue

Hello, I have done a ```pod install``` then opened ```Twidere.xcworkspace``` from root and switched to Scheme ```Twidere > iPhone SE``` but it doesn't build. Is the current build broken or...