Berty

P2P encrypted messaging app with optional Internet

chore: test JS on GitHub actions Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

fix: disable unstable tests Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

fix(go): invalid build constraints for mc-drive Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

chore: run go unit tests on GitHub actions Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

chore: configure ldflags on gomobile bind to inject build context Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

chore: configure ldflags on gomobile bind to inject build context Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

Merge pull request from moul/dev/moul/fix-bazel fix: invalid bazel rules in makefile

fix: invalid bazel rules in makefile Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

fix: setup goreleaser Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

chore: configure ldflags on gomobile bind to inject build context Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

chore: configure ldflags on gomobile bind to inject build context Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

chore: configure ldflags on gomobile bind to inject build context Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

refactor(front): reduce useEffect abuse in Home component make UI filter change in store come only from URL create query string for default URL query create action for logout remove many side effects from Home abandon universal camelcase where API uses snake unify header and modal logout button behavior (mostly) remove all programmatic queries Signed-off-by: Elizabeth Kelen

chore: configure ldflags on gomobile bind to inject build context Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>

fix: better handling of no termcaps when running berty mini within docker + refactor docker build Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>