Commit Graph

725 Commits

Author SHA1 Message Date
Reckless_Satoshi
e5d8458eca
Update coordinator temple of sats 2024-07-07 12:25:47 +01:00
koalasat
db4cac75fd
Fix autocomplete 2024-06-30 23:27:45 +02:00
koalasat
b136f9d7e5
Fix build-it in 2024-06-30 23:18:56 +02:00
KoalaSat
a27709e657
Fix Avatar 2024-06-25 20:44:52 +02:00
KoalaSat
8168108b26
Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
KoalaSat
ba4b641179
fix sats text on range orders (#1332) 2024-06-16 22:21:38 +00:00
KoalaSat
74143c8da1
Disable tor option (#1315)
* Disable Tor option

* Fix settings save

* Remove unused code

* Remove unused code 2
2024-06-16 22:14:32 +00:00
KoalaSat
f2f65b2ffe
feat: add coordinator alias to order summary (#1331) 2024-06-16 21:14:13 +00:00
Rodrigo Schieck
c5380664b0
fix(frontend): hard coded receiving method into order detail message (#1260)
Change frontend order detail receiving status message.

Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text.
2024-05-05 19:56:11 +00:00
Reckless_Satoshi
69b72d4231
Fix book table data grid headers 2024-05-01 03:01:52 +01:00
Reckless_Satoshi
ea3ff1c238
Fix coordinator avatars and pgp key files 2024-04-30 21:48:00 +01:00
KoalaSat
4b572d0171
Android robohash generator 2024-04-30 16:03:53 +02:00
KoalaSat
66e9fc46c5
Android robo-identities 2024-04-30 16:03:52 +02:00
Reckless_Satoshi
10a5dee619
Disable robo-identities 2024-04-30 14:56:20 +01:00
KoalaSat
f416d2ac17
Fix loading line in Book 2024-04-30 14:56:20 +01:00
KoalaSat
383112dc90
Recover WebWorkers 2024-04-30 14:56:19 +01:00
KoalaSat
d8490d7530
Improve Federation start order 2024-04-30 14:56:19 +01:00
KoalaSat
a1c63ca622
Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
Reckless_Satoshi
f0385f8040
fix(frontend): column header visibility of tables in mobile mui-x v7 2024-04-21 22:16:35 +01:00
Reckless_Satoshi
471583733c
frontend: fix breaking MUI-X v7 changes 2024-04-20 20:19:19 +01:00
KoalaSat
cda668e333
Load map JSON in advance 2024-03-18 10:49:39 +01:00
Reckless_Satoshi
c6c02e4691
Add established date to coordinator dialog 2024-03-17 13:55:41 +00:00
Reckless_Satoshi
bedbe1d3f9
Fix depth chart borked and premium precision 2024-03-17 13:18:54 +00:00
KoalaSat
0e049eec43
Fix federation summary (#1180)
* Fix federation summary

* Fix federation summary

* Make it dynamic

* Make it dynamic
2024-03-15 20:06:54 +00:00
KoalaSat
b8fd2e21cd
Fix renew order refresh (#1179) 2024-03-15 01:18:06 +00:00
Renato Peres
09f70c493b
Makes filtering by multiple payment methods in desktop possible (#1172)
* Make the payments autocomplete header text independant on isFilter prop

* makes filtering by MULTIPLE PAYMENT METHODS possible without great impact in the current experience on DESKTOP only

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-03-14 12:07:07 +00:00
KoalaSat
5f8c25c52c
Add loading robot profile (#1176)
* Add loading robot profile

* Typo
2024-03-14 11:41:37 +00:00
KoalaSat
2d927249cd
Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +00:00
Reckless_Satoshi
627286b1dd
Update dispute prompt contacts 2024-02-14 00:31:27 +00:00
Reckless_Satoshi
035cf281c2
Add size limits and onchain swap status to coordinator prof 2024-02-11 17:17:06 +00:00
Reckless_Satoshi
4b7b940f62
Add programatic order size limit to new coordinators 2024-02-08 00:35:14 +00:00
Reckless_Satoshi
fd7a62d244
Fix hide collab cancel request after fiat sent 2024-01-30 16:43:15 +00:00
Reckless_Satoshi
042fbdca2a
Fix rewards claim 2024-01-29 20:05:20 +00:00
Reckless_Satoshi
550cb7e0e8
Fix decimal fees and exchange stats 2024-01-28 21:06:54 +00:00
Reckless_Satoshi
e681bdcbec
Delete Rebellion 2024-01-24 19:24:09 +00:00
Reckless_Satoshi
edbc290fb4
Fix host filter overflow on small displays 2024-01-24 13:25:51 +00:00
Reckless_Satoshi
bee30eafa9
Fix book filter avatar sizes and bookUpdate on refresh 2024-01-24 00:09:54 +00:00
KoalaSat
83410c174e
Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
KoalaSat
c648132163
Fix book loading (#1086)
* Fix book loading

* Fix Robot page

* Code Review
2024-01-23 23:30:16 +00:00
KoalaSat
d080b6a663
Fix garage deletion (#1085) 2024-01-23 10:37:04 +00:00
aftermath
5cdaf93908
Fix book table in the v0.6.0 version (#1083)
* Get favorites from context

* Rerender objects on favorite mode change

* Format sats amount in millionths
2024-01-22 09:27:02 +00:00
Reckless_Satoshi
876846aa3a
Add devfund donation to coordinator summary accordion 2024-01-19 18:52:16 +00:00
Reckless_Satoshi
82f1e90bc8
Fix amount string on order details 2024-01-15 13:22:38 +00:00
Reckless_Satoshi
5dcb6f0394
Fix coordinator hosted web app 2024-01-15 11:46:22 +00:00
Reckless_Satoshi
f7b504cea7
Minor lint fixes 2024-01-15 09:33:47 +00:00
Reckless_Satoshi
87d217ab6b
Fix duplicated version on stats for nerds 2024-01-15 01:05:31 +00:00
Reckless_Satoshi
ed9dd3599f
Fix currentOrder fetch 2024-01-15 00:48:40 +00:00
Reckless_Satoshi
27b265220e
Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
Reckless_Satoshi
017601c478
Add coordinator endpoint to stats for nerds 2024-01-13 13:06:37 +00:00
Reckless_Satoshi
657b88daa4
Fix do not share chat logs on disputes by default 2024-01-13 11:02:47 +00:00