692 Commits

Author SHA1 Message Date
585b768a17 Add Reddit community links 2022-05-31 09:29:23 -07:00
6fa145c185 Create task to delete canceled LNpayments older than 3 days 2022-05-31 03:35:36 -07:00
8b7e05a24d Create task to delete older than 3 days encrypted messages 2022-05-31 02:23:01 -07:00
bedac53e29 Fix missing PGP keys when early login. Fix avatar not found when make/book is clicked. 2022-05-30 14:19:16 -07:00
5b214c3b9c Validate length of token_hash. Increase expiry times of routing status. 2022-05-30 07:08:32 -07:00
d1f671cf66 Validate PGP keys with GnuPG when a new robot is created 2022-05-30 06:34:27 -07:00
6f2aed095d Make pgp keys read-only on admin panel. Improve homepage copy button behaviour. 2022-05-30 04:19:12 -07:00
21ae3f4352 Add currencies byn egp lkr mad (#154)
* Add fiat currencies: BYN, EGP, LKR, and MAD, all of which Yadio supports.

* Add new currencies to currencies.json

Co-authored-by: Stephen Gornick <sgornick@gmail.com>
2022-05-30 10:24:51 +00:00
44f8712e18 Update Russian translation #151 2022-05-28 16:38:39 -07:00
e7ec8cf54e Fix unshown messages when pubkey key arrives after them. Fix docs 2022-05-28 15:26:00 -07:00
a045dacd88 Add independent verification of encrypted communication tutorial 2022-05-28 10:05:04 -07:00
aa7155974c Serve PGP messages after reconnect 2022-05-28 07:59:32 -07:00
f304fa27f9 Fix empty invoice unhandled error 2022-05-28 06:05:26 -07:00
b67e671b89 Create message model and save function 2022-05-28 06:01:50 -07:00
b5ed58e850 Add tip widget to docs 2022-05-27 08:28:08 -07:00
45c2704a47 Write docs features/private 2022-05-27 06:38:51 -07:00
9c0b07147b Localize invalid invoice messages 2022-05-26 17:26:29 -07:00
d24e01f1f5 Add validation of invoice based on total cost of routing hints 2022-05-26 16:35:45 -07:00
4da6a43a59 PGP ID is second hash of token 2022-05-26 14:16:02 -07:00
30d65ee852 Fix language. Delete unneeded showPGP key on messages array 2022-05-26 06:39:19 -07:00
23e5900e36 Update 10-telegram.md 2022-05-25 17:22:10 +02:00
40d44d8d59 Add download robot credential button. Add timedate to messages in chat. 2022-05-25 06:13:39 -07:00
3cb544ef10 Fix bug 'dispute cannot be open in this stage'. Update Dockerfile 2022-05-25 00:46:57 -07:00
bf45085279 Activate Russian 2022-05-24 15:49:50 -07:00
36e5492793 update de.json (#144)
* update de.json

Signed-off-by: dsitti <dsitti@pm.me>

* update de.json

* update de.json

* Update de.json
2022-05-24 22:42:15 +00:00
31c12574f4 Add Russian Translation (#146)
* First commit

Just started using github, so trying to learn how it works

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

* Update ru.json

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2022-05-24 22:41:41 +00:00
3934172818 Update ca.json (#148)
Updated counter on line 278.
2022-05-24 22:36:31 +00:00
f1ed560f86 Merge pull request #147 from Reckless-Satoshi/auditable-e2e-encryption
Implement end-to-end auditable encryption and new user login methods.
2022-05-24 22:35:51 +00:00
185909c50d Localize encrypted chat 2022-05-24 15:28:36 -07:00
508151eae5 Add showPGP per message, copy per message, create messageCard 2022-05-24 14:36:21 -07:00
83564df25a Add tooltips and helper buttons 2022-05-24 06:33:55 -07:00
d492475eec Add show signature verification on chat messages 2022-05-24 05:52:33 -07:00
af001d31d2 Add Audit Dialog 2022-05-24 05:16:50 -07:00
b5b129fb4e Create EncryptedChat, add saveKeys & saveMessages, add audit button. WIP 2022-05-23 17:31:34 -07:00
ac0969baf6 Convert new UserGen into POST. Fix misformed armored keys. Example encrypt/decrypt. 2022-05-23 04:21:01 -07:00
789f9fbdb1 Add pub_key and enc_priv_key fields. Store in cookies. Bug: misformed 2022-05-22 15:12:25 -07:00
e233fd3079 Merge branch 'bottom-bar-dialogs' into main #141 2022-05-22 13:57:27 -07:00
4bbb885ec6 Fix claim rewards refresh bug 2022-05-22 13:56:07 -07:00
191dfe0d3b Upgrade userGen, only token_sha256 used. Deprecate token user generation. 2022-05-22 12:30:12 -07:00
59d8d325b2 Add utility functions for keypair generation, encrypt and decrypt messages 2022-05-22 10:46:04 -07:00
ae4d6a1ac0 Include all docs svg icons, Fix links, Add pages 2022-05-22 03:08:41 -07:00
f6d03aab8b Fix in-app typos 2022-05-20 05:31:49 -07:00
debfd3261d Add donate contribution guide to learn robosats 2022-05-20 05:00:29 -07:00
0fa6f4e3d9 Add Portuguese speaking community to CommunityDialog 2022-05-19 10:04:29 -07:00
f53fcce17c Translate failure reasons 2022-05-19 07:49:08 -07:00
d48ee9ced4 Add explicit routing failure reasons for users 2022-05-19 07:00:55 -07:00
bf35961efb Migrate StatsDialog to Dialogs folder
Migrate StatsDialog component into its own file and convert its contents to Typescript.
2022-05-19 14:33:41 +02:00
f7b9ca67d4 Fix reverse buy/sell on maker to book page transitions 2022-05-19 02:39:00 -07:00
5f17a1608b Merge readme and improved setup before Learn.RoboSats WIP release 2022-05-19 01:18:31 -07:00
da1ee95ef5 Add tutorials and missing pages to Learn.RoboSats 2022-05-18 17:58:16 -07:00