Commit Graph

712 Commits

Author SHA1 Message Date
Reckless_Satoshi
cf82a4d6ae
Add onchain logics pt2 2022-06-06 13:37:51 -07:00
Reckless_Satoshi
1905d147bf
Reset mission control only on no routes found failure 2022-06-06 11:00:50 -07:00
Reckless_Satoshi
8d0b518222
Add onchain logics pt1 2022-06-06 10:57:04 -07:00
Reckless_Satoshi
f538d26355
Create Balance model and log task 2022-06-06 02:32:39 -07:00
Gravity2106
fe2b3918f1
Update messages.py 2022-06-06 02:09:06 +02:00
Reckless_Satoshi
4ac3618fd7
Add routing timeout to .env 2022-06-05 09:15:40 -07:00
Reckless_Satoshi
7c050b560a
Fix signature verification error due to clock mismatch. Fix amount limits rounding. 2022-06-05 04:18:06 -07:00
Reckless_Satoshi
f20a7d5636
Raise max to 1.5m, update docs and fix links 2022-06-04 15:13:58 -07:00
dsitti
87575f2fac
Update de.json (#155)
* update de.json

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

* update de.json

* update de.json

* Update de.json

* Update de.json
2022-06-04 21:32:10 +00:00
Reckless_Satoshi
08f73ad923
Fix autoscroll, allow plaintext chat, forbid collab cancelation on wrong status 2022-06-04 14:26:53 -07:00
Reckless_Satoshi
64928cf4ea
Fix profile not showing, fix not connected, fix auto scroll chat 2022-06-04 10:29:21 -07:00
Reckless_Satoshi
f3b18d6c85
Add doc: polish video tutorial 2022-06-04 07:17:10 -07:00
Reckless_Satoshi
ec167b6573
Fix chatroom names. Fix users entering old chats 2022-06-03 02:39:48 -07:00
Reckless_Satoshi
c6f87bb6a5
Merge pull request #158 from openoms/docs-add
docs: add CLN, other backends for Zeus, fix links
2022-06-02 22:43:34 +00:00
Reckless_Satoshi
8663fb3423
Add TG messages for dispute open and collaborative cancellation 2022-06-02 15:32:01 -07:00
openoms
872e0ddcf5
docs: add CLN, other backends for Zeus, fix links 2022-06-02 06:50:27 +01:00
Reckless_Satoshi
7623d30670
Add new PGP keys validation on backend. Raise default bond size to 3% and minimum to 2% 2022-06-01 16:49:27 -07:00
Reckless_Satoshi
9c343c8428
Merge pull request #157 from Jakyhack/patch-2
Add AlertBot documentation
2022-06-01 23:07:25 +00:00
Stephen Gornick
33d8126c5c
Add currency aed (#156)
Co-authored-by: Stephen Gornick <sgornick@gmail.com>
2022-06-01 22:59:36 +00:00
Reckless_Satoshi
5534ada1be
Fix robot PGP keys created in a future time 2022-06-01 14:44:58 -07:00
Reckless_Satoshi
585b768a17
Add Reddit community links 2022-05-31 09:29:23 -07:00
Reckless_Satoshi
6fa145c185
Create task to delete canceled LNpayments older than 3 days 2022-05-31 03:35:36 -07:00
Reckless_Satoshi
8b7e05a24d
Create task to delete older than 3 days encrypted messages 2022-05-31 02:23:01 -07:00
Reckless_Satoshi
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
Reckless_Satoshi
5b214c3b9c
Validate length of token_hash. Increase expiry times of routing status. 2022-05-30 07:08:32 -07:00
Reckless_Satoshi
d1f671cf66
Validate PGP keys with GnuPG when a new robot is created 2022-05-30 06:34:27 -07:00
Reckless_Satoshi
6f2aed095d
Make pgp keys read-only on admin panel. Improve homepage copy button behaviour. 2022-05-30 04:19:12 -07:00
Reckless_Satoshi
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
Reckless_Satoshi
44f8712e18
Update Russian translation #151 2022-05-28 16:38:39 -07:00
Reckless_Satoshi
e7ec8cf54e
Fix unshown messages when pubkey key arrives after them. Fix docs 2022-05-28 15:26:00 -07:00
Reckless_Satoshi
a045dacd88
Add independent verification of encrypted communication tutorial 2022-05-28 10:05:04 -07:00
Reckless_Satoshi
aa7155974c
Serve PGP messages after reconnect 2022-05-28 07:59:32 -07:00
Reckless_Satoshi
f304fa27f9
Fix empty invoice unhandled error 2022-05-28 06:05:26 -07:00
Reckless_Satoshi
b67e671b89
Create message model and save function 2022-05-28 06:01:50 -07:00
Reckless_Satoshi
b5ed58e850
Add tip widget to docs 2022-05-27 08:28:08 -07:00
Reckless_Satoshi
45c2704a47
Write docs features/private 2022-05-27 06:38:51 -07:00
Reckless_Satoshi
9c0b07147b
Localize invalid invoice messages 2022-05-26 17:26:29 -07:00
Reckless_Satoshi
d24e01f1f5
Add validation of invoice based on total cost of routing hints 2022-05-26 16:35:45 -07:00
Reckless_Satoshi
4da6a43a59
PGP ID is second hash of token 2022-05-26 14:16:02 -07:00
Reckless_Satoshi
30d65ee852
Fix language. Delete unneeded showPGP key on messages array 2022-05-26 06:39:19 -07:00
Jakyhack
23e5900e36
Update 10-telegram.md 2022-05-25 17:22:10 +02:00
Reckless_Satoshi
40d44d8d59
Add download robot credential button. Add timedate to messages in chat. 2022-05-25 06:13:39 -07:00
Reckless_Satoshi
3cb544ef10
Fix bug 'dispute cannot be open in this stage'. Update Dockerfile 2022-05-25 00:46:57 -07:00
Reckless_Satoshi
bf45085279
Activate Russian 2022-05-24 15:49:50 -07:00
dsitti
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
Tonytherussian
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
₿lue Lynx
3934172818
Update ca.json (#148)
Updated counter on line 278.
2022-05-24 22:36:31 +00:00
Reckless_Satoshi
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
Reckless_Satoshi
185909c50d
Localize encrypted chat 2022-05-24 15:28:36 -07:00
Reckless_Satoshi
508151eae5
Add showPGP per message, copy per message, create messageCard 2022-05-24 14:36:21 -07:00