Johannes Filter
Johannes Filter
The whole idea around `unique_keys=["col"]` doesn't work for buffered rows. Since not all modifications are committed directly to the database, this make the unique constraint working unreliably. To make it...
The search is really slow even though Postgres FTS is able to perform very well on large data sets. (Check out https://verfassungsschutzberichte.de/suche) Did you increase the default Postgres config for...
@stefanw wants to be able to scan documents via the app But the API has to support more features first: https://github.com/okfde/froide/issues/236
scroll to message when opening the app with deep links
I received different user feedback regarding the order of the request. Should the more recent message be on the top or the last one?