Jonathan Zernik
235dacab93
Use more type hints admin messages ( #769 )
...
* Use type hint for offer rpc message
* Add more type hints for admin messages
* Remove null check for admin message functions
2021-01-30 23:21:46 -08:00
Jonathan Zernik
defc7f5935
Use type hints for squeak display entry function ( #768 )
...
* Use type hint for squeak entry to message function
* Use type hint for squeak profile to msg function
* Rename messages module in admin
2021-01-30 22:25:29 -08:00
Jonathan Zernik
a07e73faa4
Use nested profile msg in squeak display msg ( #767 )
...
* Use nested squeak profile msg inside squeak display entry in rpc proto
* Include author address in squeak display entry msg
* Use nested squeak profile in squeak display message in frontend
* Update static build with nested squeak profile in squeak display msg
2021-01-30 21:29:57 -08:00
Jonathan Zernik
f6cd2bc7db
Return core types from peer client ( #765 )
...
* Create message module with util functions for peer protocol
* Use message util functions in rpc server servicer
2021-01-30 19:56:01 -08:00
Jonathan Zernik
12deeeaaf6
Delete old itest files ( #760 )
2021-01-30 06:09:02 -08:00
yzernik
f146e6baf8
Release version 0.1.33
2021-01-30 03:42:54 -08:00
Jonathan Zernik
3ff36cf3e3
Remove old log line from peer client ( #755 )
2021-01-30 03:29:48 -08:00
Jonathan Zernik
befe8db859
Fix graceful shutdown ( #754 )
...
* Refactored all components from main into squeaknode class
* Handle squeaknode initialization in constructor
* Got graceful shutdown working
* Use werkzeug for single threaded web server
* Fix import of werkzeug server
* Remove old log line
2021-01-30 03:17:15 -08:00
yzernik
a7a9ef97d9
Release version 0.1.32
2021-01-29 22:04:18 -08:00
Jonathan Zernik
d0fc4d5c73
Add update profile image dialog ( #752 )
...
* Added update profile dialog
* Add select file input for image upload
* Add set and clear profile image rpc methods
* Remove unused bytes field from clear image rpc
* Display selected file name in upload image dialog
* Set profile image rpc uses base64 string field
* Got set profile image working
* Show profile image in timeline
* Update static build with update custom profile image working
2021-01-29 22:01:32 -08:00
Jonathan Zernik
e568e88206
Update static build for profile component ( #751 )
2021-01-29 18:56:15 -08:00
Jonathan Zernik
86a5b275d9
Use component for profile details ( #750 )
2021-01-29 18:48:17 -08:00
Jonathan Zernik
c4ae0835f4
Include network in peer rpc methods ( #749 )
2021-01-29 17:46:13 -08:00
Jonathan Zernik
128a8ac900
Improve profile page using card menu ( #748 )
...
* Improve profile page using card with menu
* Update static build for improved profile card
2021-01-29 03:38:37 -08:00
Jonathan Zernik
2f5b611c54
Improve profile display ( #747 )
...
* Improve profile display
* Update static build for profile card changes
2021-01-29 02:52:14 -08:00
Jonathan Zernik
42cd2a32a9
Show profile image in profile page using card ( #746 )
...
* Show profile image in profile page using card
* Update static build
2021-01-29 02:22:14 -08:00
Jonathan Zernik
627acea07c
Add custom profile image ( #745 )
...
* Add profile image field to db
* Add set profile image rpc
* Got clear profile image working
* Add has custom profile image field in profile rpc respones
2021-01-29 01:27:59 -08:00
Jonathan Zernik
4c004a60bd
Fix missing key frontend issue ( #743 )
...
* Fix missing key from timeline items
* Update static build for fix missing timeline key
2021-01-28 23:16:42 -08:00
Jonathan Zernik
d2828fb52b
Fix unknown squeak image ( #742 )
...
* Fix avatar image for unknown squeak
* Update static build for fix unknown squeak image
2021-01-28 22:58:31 -08:00
Jonathan Zernik
7de88933ab
Update static build for show default profile image ( #741 )
2021-01-28 22:42:17 -08:00
Jonathan Zernik
930c1ff20c
Show custom user avatar ( #740 )
...
* Use material avatar in timeline avatar
* Load default profile image from static file
* Include base64 image in squeak display entry response
* Got default profile image working
2021-01-28 22:37:55 -08:00
Jonathan Zernik
9ef1d80dbe
Fix race condition in get saved sent offer ( #739 )
2021-01-28 21:04:48 -08:00
Jonathan Zernik
3878291d66
Raise exception when received offer does not exist ( #737 )
2021-01-28 18:39:44 -08:00
Jonathan Zernik
e59a68b0a4
Add composite contraint of squeak hash and client addr in sent offers table ( #736 )
2021-01-28 18:23:03 -08:00
Jonathan Zernik
2cab41edff
Show payment summary vertically ( #734 )
...
* Show sent payment summary above received payment summary
* Update static build
2021-01-27 22:08:09 -08:00
yzernik
e8a691e498
Release version 0.1.31
2021-01-27 18:09:41 -08:00
Jonathan Zernik
43480865fe
Add unique constraint hash received offer ( #732 )
...
* Add unique constraint on payment hash in received offers table
* Fix unique constraint
2021-01-27 18:07:19 -08:00
Jonathan Zernik
26beeda41e
Show unlocked squeak without reload ( #730 )
...
* Show unlocked squeak after payment without reload
* Show snackbar on unlock squeak
* Remove todo comment
* Update static build for unlock squeak without reload
2021-01-27 16:26:48 -08:00
Jonathan Zernik
fbc8ecfd77
Refactor dialogs out of squeak detail ( #728 )
...
* Refactor dialogs out of squeak detail component
* Update static build for refactored squeak detail component
2021-01-27 15:40:32 -08:00
yzernik
32fc3213d3
Release version 0.1.30
2021-01-27 01:17:07 -08:00
Jonathan Zernik
de18ac8437
Fix material timeline opposite padding ( #724 )
...
* Fix material timeline opposite padding
* Update static build for fix opposite content padding
2021-01-27 00:47:06 -08:00
yzernik
45e2b43fb5
Release version 0.1.29
2021-01-26 23:43:25 -08:00
Jonathan Zernik
70766440e2
Fix received payments page ( #720 )
...
* Log received payments
* Use index zero for received payment tab
* Update static build for fix received payments page
2021-01-26 23:42:51 -08:00
yzernik
e7a1596045
Release version 0.1.28
2021-01-26 22:24:13 -08:00
Jonathan Zernik
f55db90698
Add squeak avatar component ( #719 )
...
* Add squeak avatar component
* Update static build for user avatar component
2021-01-26 22:20:17 -08:00
Jonathan Zernik
b6ce08eba4
Make avatar clickable ( #718 )
2021-01-26 21:57:34 -08:00
Jonathan Zernik
44dd21423b
Update static build for material timeline ( #717 )
2021-01-26 21:22:37 -08:00
Jonathan Zernik
dadd37e3e8
Use react timeline for thread ( #716 )
...
* Show conversation thread with react timeline
* Use material timeline for squeak page
* Use react timeline for main timeline page
* Use faceicon instead of dot in timeline
* Fix aligment of material ui timeline
* Use material ui timeline for squeakaddress page
2021-01-26 21:18:44 -08:00
yzernik
e968954793
Release version 0.1.27
2021-01-26 19:02:20 -08:00
Jonathan Zernik
aa9d4bfcdc
Use paper for squeak items ( #714 )
...
* Use paper for squeak items
* Change squeak item padding
* Update static build for new squeak item style
2021-01-26 18:42:02 -08:00
Jonathan Zernik
32f411e203
Add sent payments and received payments pages ( #713 )
2021-01-26 18:15:07 -08:00
Jonathan Zernik
5c9b786ff1
Link to address from profile ( #712 )
...
* Link to address page on profile page
* Update static build for show link in profile page
2021-01-26 17:31:18 -08:00
Jonathan Zernik
85bee41a1d
Add configure profile dialog ( #711 )
...
* Start working on configure profile dialog
* Use separate dialog for configure profile
2021-01-26 16:26:17 -08:00
Jonathan Zernik
c19b96a40a
Fix offer must be selected alert ( #710 )
...
* Fix offer must be selected alert
* Update static build for fix offer not selected alert
2021-01-26 15:41:48 -08:00
Jonathan Zernik
dbad743bd6
Improve offer detail ( #709 )
...
* Display lightning node in single line in offer detail
* Include link to peer from offer detail
* Show offer price in sats
* Update static build for new offer detail
2021-01-26 15:17:26 -08:00
Jonathan Zernik
8a335c4acf
Update static build for show open channel button ( #708 )
2021-01-26 14:52:22 -08:00
Jonathan Zernik
8c559f4006
Only show open channel button when no channel exists ( #707 )
2021-01-26 14:49:24 -08:00
Jonathan Zernik
308112b93d
Show payment summary ( #705 )
...
* Show payment summary info in payments page
* Change spacing of payment summary info boxes
* Update static build for payment summary display
2021-01-25 21:49:43 -08:00
Jonathan Zernik
555d6eea61
Add get payment summary rpc ( #704 )
...
* Get received payment summary rpc
* Rename get received payment summary function
* Get sent payment summary in rpc
* Add itest case for sent payment summary
* Add web endpoint for get payment summary
* Remove old fields from received payment summary
2021-01-25 21:06:48 -08:00
yzernik
667f788225
Release version 0.1.26
2021-01-25 13:26:59 -08:00