Frederic Font
Frederic Font
See the original bug report here: https://freesound.org/forum/bug-reports-errors-and-feature-requests/44525/?page=1#post102638 User A (the `request.user`) sends a message to user B. User A wants to send a reply to the message before user B...
We've been discussing for a long time how could we get rid of our custom similarity server (based on [gaia](https://github.com/MTG/gaia)) and move its current functionality to another service. Since last...
Some ideas for improvements/fixes for the sound player: - [ ] Add a loading indicator after clicking the play button and before the sound is ready to play. - [x]...
Some mobile UI bugs reported in the forums: https://freesound.org/forum/beast_whoosh_beta_ui_feedback/44438/?page=1#post102318 - [x] Moving one page to another arrives zoomed in. I arrive seeing 75% of the page and having to zoom...
As reported by a user in the forums: https://freesound.org/forum/freesound-project/44089/?page=1#post101133 At least some FLAC files seem to show wrong bitdepth information. We should check that the part in which we get...
Freesound is awesome but the code that performs search queries has been getting more and more complex over time. A couple of years ago we did some refactoring which involved...
This is a list of things remaining to be done in relation to the Solr9 deployment: - [x] Improve solr test infrastructure: https://github.com/MTG/freesound/pull/1909 - [x] Add test for [`get_stream_sounds`](https://github.com/MTG/freesound/blob/47df8313ecc919c84588195533390b9e20450979/follow/follow_utils.py#L66) (which...
Sound descriptions allow the usage of a specific syntax for adding timestamped comments (e.g. `#mm:ss my comment`). It would be nice to add a button to the description/edit UI (maybe...
> As a user I'd like to be able to sort by relevance and date when searching in forums (also maybe other fields?)
> As a user I want Freesound to give me the option to remember the last used search filter in a cookie and automatically apply when I visit the search...