digi-monkey
digi-monkey
@sshmatrix are you still refactoring the signing message? I like this idea and I am implementing at https://github.com/digi-monkey/flycat-web/pull/82, I will hope the message can be finalized and not changed again...
first stage - https://github.com/digi-monkey/flycat-web/pull/305
second stage - https://github.com/digi-monkey/flycat-web/pull/312
- https://github.com/digi-monkey/flycat-web/pull/467
bug-fixes: - https://github.com/digi-monkey/flycat-web/pull/454
since we are doing a release tomorrow, this buggy floating notification is too annoying, let me removed it first - https://github.com/digi-monkey/flycat-web/pull/430
the reason is that we can't index all the profile across the distributed network. the current design is to show your following list when you input @, one simple solution...
> Indexing all profiles to the local database may not be very efficient. Perhaps we can consider retrieving profiles with the same prefix from Relay in real-time when entering text...
- https://github.com/digi-monkey/flycat-web/pull/254 after this pr, this issue should lower the bandwidth usage and cpu/memory usage a little bit
https://million.dev/ - https://github.com/digi-monkey/flycat-web/tree/million.js --- break something though.. abort this idea