-
halscode
introduction time! my name is Hal and I'm working on this: https://codeberg.org/spades/spades-flutter✎ -
halscode
introduction time! my name is Hal and I'm working on this: https://codeberg.org/spades/spades-flutter (excuse the outdated readme) ✏
-
theTedd
404
-
singpolyma
halscode: welcome! I was just looking at your project yesterday looks interesting
-
halscode
> 404 oh yeah, you have to be signed in to see it. lemme fix that ↺
-
halscode
> halscode: welcome! I was just looking at your project yesterday looks interesting thanks! your name rings a bell, where have I seen it before? ↺
-
halscode
theTedd, it should be public now, my bad.
-
halscode
https://blakes.dev:5443/upload/d24cfdd47d174098281d20c69ce9a5ae80dd0628/2ebHQ3HN9Fy8aVxfIozlijvt8nv1dh5yBGkStNdX/b14ff8b8-11bc-41c4-99dd-efd60354e097.png
-
halscode
actually that's a bad screenshot hold on
-
halscode
https://blakes.dev:5443/upload/d24cfdd47d174098281d20c69ce9a5ae80dd0628/V4slVM8HYd2udu6dVcrmlkFAF87Ti74uy3JtU43w/2a8690b8-6bfc-449d-97d6-165a3fb5e958.png
-
halscode
It's still pretty early, there are still placeholders in this screenshot (the encryption icon, for one). I lost a lot of progress and I'm just now gaining the strength to re-do it. Right now I'm working on ad-hoc commands, which is easier to do than registration but still has a lot of the same internals (data forms). Registration will come next, and then encryption (OMEMO/2) will be after that, though this will take some time of course
-
singpolyma
Command UI, nice. Are you doing the protocol bits from scratch or basing on something?
-
halscode
> Command UI, nice. Are you doing the protocol bits from scratch or basing on something? It's using moxxy's SDK. I'm considering making my own and switching to that but that's a lot of work... ↺
-
singpolyma
Yeah always best to use something existing and contribute when you can