* Add replyto field to squeak display response in rpc method
* Got thread ancestors query working mostyly
* Got thread ancestors query working
* Fix docstring for ancestor query
* Add check for ancestor query to itest
* Make squeak reply action on reply click.
* Successfully open makesqueak dialog from reply button click
* Use repeat and favorite icons
* Able to create makesqueak dialog for reply with the correct reply hash in the dialog
* Show replyto squeak in dialog box for make squeak reply
* Fix conversion of replyto hash string in server
* Close makesqueak dialog after submit
* Fix handling of reply when null
* Add makesqueak dialog component
* Got dialog to open on fab click
* Add handleclose for makesqueak dialog
* Got makesqueak dialog working
* Simplify html for make squeak dialog
* Fix width of signing profile select formcontrol
* Remove makesqueak pagep
* Add SqueakThreadItem componentn and use it in timeline and squeakaddress page
* Use multiline input form for squeak content in makesqueak
* Use character limit maxLength in textfield
* Fix button style in makesqueak page
* Make input text full width in make squeak page
* Add select signing profile to make squeak page
* Fix submit makesqueak button
* Use bytes for all squeak hashes in admin proto
* Use string for squeak_hash grpc fields in admin rpc
* Fix redirect to squeak page from make squeak
* Verfiy block synchronously before returning response in make_squeak
* Add timeline page
* Add timeline to sidebar
* Show number of squeaks in timeline page
* Revert dashboard page back to original
* Remove dashboard and notifications pages from sidebar
* Add select for signing profile to make squeak page form
* Successfully send makesqueak request from frontend with dropdown select signing profile working
* Handle response when profile or squeak is None
* Fixed props of profiles grid
* Catch exception in queue verifier worker thread
* Create signing profile button in profiles page in frontend
* Use beautify to format profile.js
* Add createsigningprofile page with input form
* Make the input form profile name required
* Handle go to create signing profile page from button click
* Add profile page
* Successfully redirect to profile page after creating profile
* Fetch profile from server in profile page in frontend
* Docker-compose in main docker folder working
* Fix rpc host in start lnd script
* Remove link alias for btcd in btcctl
* Remove docker-compose links alias for btcd in lnd container
* Remove unused open ports in itest docker-compose
* Remove unused environment variabls from itest docker-compose
* Fix port conflicts between itest and docker docker foler docker-compose containers