pwFoo
pwFoo
No commits since 10 month... Ist the project still alive?
First try to deploy meething-docker. config ``` module.exports = { apps : [{ name: 'meething', script: '/meething/src/app.js', watch: './meething/src', env : { SSL : false, SSLKEY : '/certs/privkey.pem', SSLCERT :...
Is it possible to create new user with the wrapper / api? Interesting to sync my user with my mastodon instance.
Would be nice to be able to zoom images in stream / posts. It's fixed width with max to 100% on mobile..
During scrolling in stream it starts to jump... I think it's caused by new content or delayed loaded images... I totally loose the post I read / seen before. Stream...
Hi, I used Esotalk in the past and I loved it! It was simple to use with mobile push notifications. Is the ui still the same? Do push notifications work...
Hi, I get an error if I try to use the demo / sandbox links.
Is there a vanilla JS browser example available? Searching for a way to build a multi user collaborative javascript app. Local first and syncing with other clients... Listening for other...
### Describe the feature My keys contain a `SubtleCrypto.exportKey()` strings which can contain slashes as character. So `/` should **not** handled as delimiter like `:` to work as expected. Tested...
### Describe the feature Sorting as described in #540 would be a nice feature... But I would be more interested in filtering data by time or key with wildcard /...