pwFoo

Results 121 issues of pwFoo

Tried to use the branch with key auth, but doesn't work with dropbear generated rsa key. Key seems to be valid with dropbear, but is unparseable for reverse-ssh? ``` dropbearkey...

Hi, tested some `map()` filters as shown in documentation here: https://gun.eco/docs/API#-a-name-map-a-gun-map-callback- Test data ``` gun.get("test").get("people").set({name: "Mark"}) gun.get("test").get("people").set({name: "Dex"}) gun.get("test").get("people").set({name: "Bob"}) ``` Filtering "once" without a gun listener seems to work...

Hi, are push notifications planned / implemtend? Would be an option to use browser vendors (Apple, Google, Mozilla, Microsoft) push service?

Would be nice to build a bootable iso instead of an initrd. Could it added to u-root?

Feature Request
Good First Issue

Version "Z" of web client telegram have no "Notification Sound" setting. ![image](https://user-images.githubusercontent.com/333408/205996367-947c6a24-b960-4959-a791-3b13560d042e.png) Setting is available with "K" Version ![image](https://user-images.githubusercontent.com/333408/205996628-183cd780-23b4-4319-a271-b976bcd43dea.png) I like the "Z" version because it works fine with Android...

Web share target api allows tinode to register to systems share dialog e.g. to share a link from browser to a tinode chat. https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target Works fine with Twitter Pinafore for...

feature request

Notification sound is short and very quiet. Is it possible to change the notification sound and adjust the volume? Would be nice to upload a audio file for notification /...

feature request

Hi, back after some time and looks like much progress with tinode! Audio and video calls? Voice messages? Great! Shouldn't direct call / video Icons be nice in chat view...

feature request

After reading #10. Kimbo.js existing methods should be compatible to Jquery, but some are missing? Is there a comparison about compatible and missing methods? And is kimbo.js still supported /...

I have a build error and don't know how to fix it. lgit2 seems to be missing? ``` [ 95%] Linking C executable /mnt/simplegit/bin/sgit /usr/lib/gcc/x86_64-alpine-linux-musl/8.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find -lgit2 collect2: error:...