Samuel Hawksby-Robinson
eadb698603
ColourHash is a distinct type that has a discrete pattern
...
This change codifies that a ColourHash is a slice of [2]int, as code depends on the inner slice to have exactly 2 indexes
2022-11-28 16:26:07 +00:00
frank
6e4ac1c495
Use image server for all kind of images and integrate identity rings
2022-09-16 09:52:08 +01:00
frank
325efd01d0
Implement identity ring
2022-09-16 09:52:08 +01:00
Patryk Osmaczko
9cf61d205f
chore: remove name redundancy TransformToProtobuf -> ToProtobuf
2022-08-16 14:29:00 +02:00
Patryk Osmaczko
78d4d86f68
chore: add bio and social links validation
2022-08-16 14:29:00 +02:00
Patryk Osmaczko
4143de3816
feat: add social links
...
iterates: #2782
2022-08-16 14:29:00 +02:00
osmaczko
89626d997e
Populate colorHash and colorId ( #2630 )
...
* feat: add colorId utility
it returns color id for given pubkey
* feat: populate Account with colorHash and colorId
accounts displayed to users on login page should display colorHash and
avatar fallback color (aka colorId)
2022-04-08 13:54:29 -04:00
Patryk Osmaczko
d0f4a94f75
fix: move visual-identity service to protocol/identity
...
It is required to be called before RPC server is running on client side
2022-03-18 13:38:53 +01:00
Richard Ramos
50ec6f97e0
feat: display name
2022-03-14 13:48:34 -04:00
flexsurfer
5925b3b7cc
http server for images ( #2418 )
...
Serve images over HTTPS
Co-authored-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
Co-authored-by: Michele Balistreri <michele@bitgamma.com>
2022-02-10 18:19:34 +01:00
Andrea Maria Piana
b9689fe109
add transparent background to identicon
2020-03-25 09:02:58 +01:00
Adam Babik
8b61d92d58
Remove protocol and eth-node submodules ( #1835 )
2020-02-10 12:22:37 +01:00
Andrea Maria Piana
0b6ad662b5
Bug/validate pubkey ( #1838 )
...
* validate chat before persisting
* add comment to public key generation
2020-02-07 12:56:30 +01:00
Pedro Pombeiro
c8a911ebd1
Use goimports instead of gofmt
2020-01-06 10:17:23 +01:00
Pedro Pombeiro
26b6d7c36a
Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend
2019-11-27 17:02:09 +01:00
Pedro Pombeiro
ed5a5c154d
Move to monorepo structure ( #1684 )
...
Move to a monorepo structure with submodules
- Rename status-protocol-go to status-go/protocol
2019-11-21 17:19:22 +01:00