💾 Archived View for bbs.geminispace.org › u › flipperzero › 16893 captured on 2024-05-26 at 16:47:35. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "misfin update: it's now possible from the frontend to block..."
@gemalaya the service on Hashnix is now updated with your newest version, it gets better each time!
May 12 · 2 weeks ago
😎 flipperzero · May 15 at 00:06:
@gemalaya caught your new version, will be installing soon.
I have a suggestion, per each contribution made to the project so far, I thought I might as well give small input in order to best improve the feature set and functionality of this beautiful serve you’ve built forked from lem’s spec: I notice there’s a way to export the gem box and each message in whichever format preferred -yet- there’s no way to import in the case of additional accounts -or- maybe even being able to export and import address book entries if possible. That’s all I got. :P Thanks always, cipres!
😺 gemalaya [OP] · May 15 at 08:58:
@flipperzero Import/export in the address book will be added very soon. I'm not sure what you meant by "to import in the case of additional accounts" ? Thank you.
😺 gemalaya [OP] · May 15 at 10:27:
@flipperzero I've implemented the import thing, it requires a gemini browser that can send Titan requests. Will push that once i clarify what the input format should be, right now a simple text file, one contact per line ... I don't like the VCF format but that's an option as well.
😺 gemalaya [OP] · May 15 at 12:15:
@flipperzero Just pushed it, 1.1.8 can import contacts from a file via a titan request. Will add export later.
😎 flipperzero · May 15 at 13:33:
@gemalaya I'm about to install the server now, and so as to clarify my statement further, when I bring up additional accounts I mean to refer to anyone that might need more than one account on the nix for any purposes further than personal that migh tinvolve a fan page, an organization, maling list, etc.
Glad to see this project really moving! :D
😺 gemalaya [OP] · May 15 at 18:06:
@flipperzero Just saw that you've upgraded hashnix. I've tested the import of contacts from a file with titan on hashnix.club and it works.
The import file format is plain dumb but unless there's a need to have metadata about each contact, the address and name are all you need ...
misfin update: it's now possible from the frontend to block misfin accounts by address or certificate fingerprint. Doesn't seem necessary right now but there was nothing preventing spamming, except the rate limiting ...