Commit graph

339 commits

Author SHA1 Message Date
Anthony Potdevin
24c5109a06
feat: chat integration (#34)
* feat: chat wip

* chore: more chat stuff

* chore: fallback alias

* chore: more chat progress

* chore: chat continues

* chore: disconnect on account change

* chore: add start chat view

* fix: no messages fix

* chore: 🔧 more chat changes

* feat:  move to react feather

* chore: 🔧 add fee paid

* style: 🎨 change fee paid style

* fix: 🐛 wrong sidesettings icon

* chore: 🔧 add signed verified messages

* style: 🎨 chat mobile styling

* style: 🎨 contacts button icon

* chore: 🔧 add message types

* style: 🎨 chat changes

* chore: 🔧 error handling and styling

* chore: 🔧 chat settings

* chore: 🔧 contact last message

* chore: 🔧 small alias styling

* chore: 🔧 improve error handling

* chore: 🔧 juggernaut compatible

* chore: 🔧 multi currency

* chore: 🔧 add maxfee setting

* chore: 🔧 small fixes

* chore: 🔧 docker multistage
2020-05-01 14:08:30 +02:00
AP
b8ea1597a0 chore: show all channel tabs 2020-04-26 22:09:22 +02:00
AP
457546e676 fix: enable channel force close 2020-04-26 09:58:50 +02:00
AP
47ac68879a chore(release): 0.3.9 2020-04-22 10:26:41 +02:00
Anthony Potdevin
85581cc992
feat: new home (#28)
* chore: top styling

* chore: compatible section changes

* chore: wip remove home

* chore: refactor login flow

* chore: yarn lock update
2020-04-22 10:14:33 +02:00
AP
98129c7656 chore(release): 0.3.8 2020-04-20 23:15:52 +02:00
AP
2a4e3a3834 fix: correct balances 2020-04-20 23:14:56 +02:00
AP
e1802e8d7c chore(release): 0.3.7 2020-04-20 20:41:39 +02:00
Anthony Potdevin
b4473c50bd
feat: keysend integration (#27)
* feat: add keysend payments

* refactor: change file name

* refactor: set correct name

* chore: add keysend experimental warning
2020-04-20 20:15:47 +02:00
AP
f29ba3d2ae chore(release): 0.3.6 2020-04-17 20:35:29 +02:00
AP
3df5e2c555 style: help text position 2020-04-17 20:20:57 +02:00
AP
b9f63c1524 chore: improve login ux 2020-04-17 20:11:37 +02:00
AP
1713ca26b1 refactor: get auth from context 2020-04-17 15:36:35 +02:00
AP
a31d8a7b6c chore(release): 0.3.5 2020-04-16 22:54:15 +02:00
AP
56ae465e07 refactor: add query mutation types 2020-04-16 22:52:41 +02:00
AP
3b8f4aad61 chore: styling small bugs and refactors 2020-04-16 22:36:09 +02:00
AP
4947c363ab fix: type adjustments 2020-04-16 16:18:26 +02:00
AP
4fa7637b27 chore(release): 0.3.4 2020-04-16 15:28:05 +02:00
AP
a10edec4fe chore: codegen and types for apollo 2020-04-16 15:24:27 +02:00
AP
065bf050db test: yarn 5 min timeout 2020-04-16 13:26:50 +02:00
AP
6016c1f737 chore: increase yarn timeout 2020-04-16 11:33:58 +02:00
AP
2761586c19 docs: add another script 2020-04-16 11:07:25 +02:00
AP
d135e44b26 chore(release): 0.3.3 2020-04-16 10:59:04 +02:00
Anthony Potdevin
83d9b20205
chore: changes and config for ssr and nextjs (#26)
* test: change docker to yarn

* test: change api handler url

* fix: image imports in public folder

* fix: add path prefix to links

* chore: update deps

* chore: small fixes

* chore: remove prefetch flag

* chore: remove use size hook

* Revert "chore: remove prefetch flag"

This reverts commit ae7ee3bc23.
2020-04-16 10:57:22 +02:00
AP
cd313fbae2 fix: change dockerfile 2020-04-15 08:25:51 +02:00
AP
294780ab02 fix: remove file import 2020-04-15 00:32:25 +02:00
AP
adb01e4081 style: fonts changes 2020-04-15 00:11:22 +02:00
AP
758281b7bc chore: basepath fixes 2020-04-14 23:02:33 +02:00
AP
8c8291f527 chore(release): 0.3.2 2020-04-14 17:33:58 +02:00
AP
a6b62d21b7 build: add config for standard version 2020-04-14 17:33:22 +02:00
AP
7c900be4d0 chore: add seo head and fix env 2020-04-14 08:46:59 +02:00
AP
00c78513ec chore: fix envs and add base path 2020-04-14 08:25:58 +02:00
AP
115266b264 chore: disabled strong password and link fixes 2020-04-13 18:37:03 +02:00
AP
a607ab57bb chore(release): 0.3.1 2020-04-13 07:31:25 +02:00
AP
6aebc91908 fix: dockerfile and small changes 2020-04-13 07:30:19 +02:00
AP
5165ee808e chore(release): 0.3.0 2020-04-12 18:42:54 +02:00
Anthony Potdevin
aa60d618f9
Feat/nextjs (#25)
* feat: initial nextjs commit

* chore: general card styles changes

* chore: add storybook

* chore: small changes and fixes

* fix: trading filter encoding

* fix: add link to node

* chore: set to correct version
2020-04-12 18:27:01 +02:00
AP
d0f6a038a9 v0.2.2 2020-04-09 13:12:17 +02:00
AP
3053c0eeb9 chore: add version bump script 2020-04-09 13:10:25 +02:00
AP
ad91160256 fix: allow insecure headers for hodlhodl 2020-04-09 13:05:57 +02:00
AP
d11f49de55 v0.2.1 2020-04-09 08:31:20 +02:00
AP
7869863c12 fix: package and env var for server 2020-04-09 08:29:49 +02:00
Anthony Potdevin
22196e8468
Feat/v0.2.0 (#19)
* chore: bump version

* style: password field changes

* Feat/lerna integration (#17)

* chore: move into package folder

* chore: initial lerna setup

* chore: yarn lock cleanup

* chore: package organization

* chore: yarn lock update

* chore: update packages

* chore: wip lerna integration

* chore: downgrade date-fns

* chore: lerna cleanup

* chore: add env file

* docs: update README

* chore: organize configs

* Feat/hodlhodl integration (#18)

* feat: hodl integration start

* chore: add pagination and more

* chore: change filter flow

* chore: change offer card ui

* chore: more offer card changes

* chore: small refactors and stylings

* v0.2.0

* docs: update README
2020-04-08 20:06:59 +02:00
Anthony Potdevin
215b3355fe
Chore/server cleanup (#16)
* chore: folder move

* chore: types organization

* chore: bump version
2020-04-02 20:05:51 +02:00
AP
4e8292c609 docs: update api coverage 2020-04-01 21:45:22 +02:00
AP
22bbf2665b chore: docker cleanup and changes 2020-04-01 21:38:35 +02:00
Anthony Potdevin
a9df78ac2d
Feat/view utxos (#15)
* feat: get and view utxos

* chore: bump version
2020-04-01 15:32:32 +02:00
Anthony Potdevin
603f5de7f1
Create feature_request.md 2020-04-01 15:22:26 +02:00
Anthony Potdevin
f81bb4ed97
Create bug_report.md 2020-04-01 15:21:35 +02:00
AP
c3d67621e6 chore: update without date-fns 2020-04-01 11:47:02 +02:00