Alexander Cobleigh

Results 150 comments of Alexander Cobleigh

(and @nikolaiwarner pls edit this issue adding any context / error traces you might have seen when building desktop!)

go for it @BALARAMGHOSH! i don't know off-hand where the strings are set, but if you play around with the desktop app, copy the output you see & search your...

@nikolaiwarner this is how it's done in cli atm https://github.com/cabal-club/cabal-cli/blob/master/util.js#L15-L23 with ```js state.moderationKeys = cabal.core.adminKeys.concat(cabal.core.modKeys) ```

sorry to hear you are having issues! > Why is the cabal client pinging google? seems odd. wonder if that's something to do with a hyperswarm bootstrap node, or if...

+1 > Le 17 août 2018 à 15:23, Nick Warner a écrit : > > The keyboard shortcuts and special message commands such as "/nick" or "/emote" are unknown to...

i was thinking about this for some reason and wanted to chime in. i think that keeping binary blobs outside of the chat database is important. at the same time...

it'd be cool if there was an option for grabbing just the `cabal://` key as well as the combined onboarding url you mention (the onboarding url might not be accessible...

random {necro} aside, but the rendezvous code mentioned above has been implemented (and i think reinvented?) as whisperlinks: https://github.com/cabal-club/cabal-client/pull/63 using https://github.com/cblgh/paperslip/

@thearkadia hey! I'm not sure what would be involved for that, but we'd love to support that if we can. Do you have any resources lying around on creating appimages...