Ryan Tharp
Ryan Tharp
we need feeds that can bring a new client up to day, as well as listening clients - messages (creation, updates, deletes) - moderators but we don't ALWAYS need the...
expire files after x days will be a bit tougher since the files aren't local... if backend has dedup, we need to coordinate with all users to make sure file...
Have a settings to select level/role required: - allow owner - allow moderators - allow users directory channels
Since it's making a JSON POST request, it needs to set `Content-Type` to `application/json` Using ugly hacks on the server sides that could interfere with file uploads
will need to support custom user/pass for release
Since loki 8.x we don't use the argon encryption hashing anymore because it is way too heavy even on desktop and would just kill mobile. I think it's fine for...
Depends on #5