Attila Gazso

Results 99 comments of Attila Gazso

- constants: I agree in general, but then in your example, shouldn't `defaultAppState` be called `DEFAULT_APP_STATE` instead? My feeling is that for primitive type constants and for enums we can...

I'm thinking about the app state, so that when you have a new telephone you don't lose information, but you can continue from the exact same state as before. Since...

I summarize here what we discussed in our call about this topic. Searching by metadata (name, email, username) requires to have a trusted central authority where this data is registered...

See also #149 which mitigates the long link problem by searching for a link in the clipboard automatically when you are adding a feed.

Hey, I'm happy to contribute and help! In my projects I found the Github community guidelines for a project helpful. You can check them here: https://github.com/mainframehq/erebos/community Here are an example...

Hey, thanks for opening an issue. I think it is a great idea to extract the feed handling to a separate package. When I started working on this I indeed...

> Fair point, i've played with a few libs since then but nothing has worked well. Also run into the issue trying to render emails. What are you working on...

What is this test meant to test? There are a lot of implied logic going on, because the name states that it is about deleting expired batches but the matcher...

Please try it again in the latest desktop version where this issue was addressed: https://github.com/ethersphere/swarm-desktop/releases/tag/v0.17.0