thunderhub/pages
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
..
api chore: changes and config for ssr and nextjs (#26) 2020-04-16 10:57:22 +02:00
_app.tsx feat: chat integration (#34) 2020-05-01 14:08:30 +02:00
_document.tsx chore: changes and config for ssr and nextjs (#26) 2020-04-16 10:57:22 +02:00
balance.tsx feat: keysend integration (#27) 2020-04-20 20:15:47 +02:00
chain.tsx Feat/nextjs (#25) 2020-04-12 18:27:01 +02:00
channels.tsx chore: show all channel tabs 2020-04-26 22:09:22 +02:00
chat.tsx feat: chat integration (#34) 2020-05-01 14:08:30 +02:00
fees.tsx feat: chat integration (#34) 2020-05-01 14:08:30 +02:00
forwards.tsx refactor: get auth from context 2020-04-17 15:36:35 +02:00
home.tsx Feat/nextjs (#25) 2020-04-12 18:27:01 +02:00
index.tsx feat: new home (#28) 2020-04-22 10:14:33 +02:00
peers.tsx refactor: get auth from context 2020-04-17 15:36:35 +02:00
settings.tsx feat: chat integration (#34) 2020-05-01 14:08:30 +02:00
tools.tsx Feat/nextjs (#25) 2020-04-12 18:27:01 +02:00
trading.tsx feat: keysend integration (#27) 2020-04-20 20:15:47 +02:00
transactions.tsx chore: improve login ux 2020-04-17 20:11:37 +02:00