Manfred πŸ’™ Touron

Coding every day since 2014

feat: Add bazel-go junit report Signed-off-by: Guilhem Fanton Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

Merge pull request from pathwar/dev/moul/linguist chore: mark new attributes as linguist-vendored + add check script

feat: added npm run start:local-api to start a front server connected to a local backend api

Merge pull request from D4ryl00/feat/send-rdvp-record-on-mdns feat: local discovery

feat: change map to struct of fields in the LocalRecord protobuf Signed-off-by: D4ryl00

feat(front): connect search functionality to UI add search contact hook to search field make subheaders in web dev app for contact info get conversations with contacts and message search results basic search working in app navigation to conversation working in search add avatars to search result list fix key extractor for list podfile.lock undo changes clean up and comment some blocks add search text highlight, remove result list bounce fix: highlighting fix: disable highlight effect if no conversation for contact type FlatList is one to one message list refactor: add hook to get messages along with conversation metadata sort message search results by date cleanup slightly optimize message search cleanup imports remove split message search hooks Signed-off-by: Elizabeth Kelen