niol
niol
For instance, "allow to add files in dot-directories" allows to add ~/.ssh/known_hosts and ~/.ssh/config but not ~/.ssh/authorized_keys .
This functionnality could be integrated into selfoss but needs some work because you provide a new implementation of database access bypassing what's already available in selfoss (see `src/daos`). If you...
For this, I disabled ```auto_stream_more``` which makes the items paginated, and then I mark as read page after page. Your request may be the same as #681 .
I cannot reproduce. Does refreshing all sources work?
Okay for the message action button. Maybe it makes more sense for the stream buttons with ```auto-stream_more=0``` in mobile view. 
GPL3+ is good for me.
Nice. 1. We should plan for a test directory or make the planned structure not incompatible with the presence of such directory. 2. Some people run selfoss in restricted hosting...
I have the same and need to look into it.
In my case the image is twice in the ``content`` field in the database. In the source site, the image is also present twice, but the second time it is...
Back when I had worked on this, I felt the need to add this in `pgsql`. If I remember correctly, this greatly improved fetching and cleanup. ``` CREATE UNIQUE INDEX...