Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions frontend/src/components/Dialogs/Coordinator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ import {
BadgeFounder,
BadgeDevFund,
BadgePrivacy,
BadgeLoved,
BadgeLimits,
NostrIcon,
SimplexIcon,
Expand Down Expand Up @@ -320,23 +319,6 @@ const BadgesHall = ({ badges, size_limit }: BadgesProps): React.JSX.Element => {
</Grid>
</Tooltip>

<Tooltip
{...tooltipProps}
title={
<Typography align='center' variant='body2'>
{badges?.robotsLove === true
? t('Loved by robots: receives positive comments by robots over the internet.')
: t(
'The coordinator does not seem to receive exceptional love from robots over the internet',
)}
</Typography>
}
>
<Grid item sx={{ filter: badges?.robotsLove === true ? undefined : 'grayscale(100%)' }}>
<BadgeLoved sx={sxProps} />
</Grid>
</Tooltip>

<Tooltip
{...tooltipProps}
title={
Expand Down
98 changes: 0 additions & 98 deletions frontend/src/components/Icons/BadgeLoved.tsx

This file was deleted.

1 change: 0 additions & 1 deletion frontend/src/components/Icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export { default as BadgeFounder } from './BadgeFounder';
export { default as BadgeDevFund } from './BadgeDevFund';
export { default as BadgePrivacy } from './BadgePrivacy';
export { default as BadgeLimits } from './BadgeLimits';
export { default as BadgeLoved } from './BadgeLoved';

// Flags with props
export { default as FlagWithProps } from './WorldFlags';
Expand Down
2 changes: 0 additions & 2 deletions frontend/src/models/Coordinator.model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export interface Badges {
isFounder?: boolean | undefined;
donatesToDevFund: number;
hasGoodOpSec?: boolean | undefined;
robotsLove?: boolean | undefined;
hasLargeLimits?: boolean | undefined;
}

Expand Down Expand Up @@ -87,7 +86,6 @@ export const coordinatorDefaultValues = {
isFounder: false,
donatesToDevFund: 0,
hasGoodOpSec: false,
robotsLove: false,
hasLargeLimits: false,
},
mainnet: undefined,
Expand Down
16 changes: 5 additions & 11 deletions frontend/static/federation.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"isFounder": true,
"donatesToDevFund": 30,
"hasGoodOpSec": true,
"robotsLove": false,
"hasLargeLimits": true
},
"policies": {
Expand Down Expand Up @@ -73,7 +72,6 @@
"isFounder": true,
"donatesToDevFund": 30,
"hasGoodOpSec": true,
"robotsLove": false,
"hasLargeLimits": true
},
"policies": {
Expand Down Expand Up @@ -119,9 +117,8 @@
"badges": {
"isFounder": false,
"donatesToDevFund": 20,
"hasGoodOpSec": false,
"robotsLove": false,
"hasLargeLimits": true
"hasGoodOpSec": true,
"hasLargeLimits": false
},
"policies": {
"Privacy Policy 1": "Evidence in Disputes: In the event of a dispute, users will be asked to provide transaction-related evidence. This could include transaction IDs, screenshots of payment confirmations, or other pertinent transaction records. Personal information or unrelated transaction details should be redacted to maintain privacy.",
Expand Down Expand Up @@ -167,8 +164,7 @@
"isFounder": false,
"donatesToDevFund": 25,
"hasGoodOpSec": true,
"robotsLove": false,
"hasLargeLimits": false
"hasLargeLimits": true
},
"policies": {
"Privacy Policy 1": "Evidence in Disputes: In the event of a dispute, users will be asked to provide transaction-related evidence. This could include transaction IDs, screenshots of payment confirmations, or other pertinent transaction records. Personal information or unrelated transaction details should be redacted to maintain privacy.",
Expand Down Expand Up @@ -214,7 +210,6 @@
"isFounder": false,
"donatesToDevFund": 30,
"hasGoodOpSec": true,
"robotsLove": false,
"hasLargeLimits": false
},
"policies": {
Expand Down Expand Up @@ -249,9 +244,9 @@
"established": "2025-06-30",
"nostrHexPubkey": "ded3dc02a1a9b61ce59d11f496539cb3fd15f00326a16f47e5f8d76baba24bdb",
"contact": {
"email": "freedomsatoshis@gmail.com",
"email": "FreedomSatoshis@proton.me",
"telegram": "@freedomsats",
"simplex": "freedomsatoshis@gmail.com",
"simplex": "https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2Fh--vW7ZSkXPeOUpfxlFGgauQmXNFOzGoizak7Ult7cw%3D%40smp15.simplex.im%2FLjWY29_NGy7vujmzRCmnJocepWWMAk2D%23%2F%3Fv%3D1-4%26dh%3DMCowBQYDK2VuAyEAWRfXNPT2xQihjv0Ef2sV51J2YiAmboLcmE0adlEAv2c%253D%26q%3Dc%26srv%3Doauu4bgijybyhczbnxtlggo6hiubahmeutaqineuyy23aojpih3dajad.onion",
"pgp": "/static/federation/pgp/9D3D3BAF4744305EE3F0B837331AB575DD78D930.asc",
"nostr": "npub1mmfacq4p4xmpeevaz86fv5uuk073tuqry6sk73l9lrtkh2azf0dsykwxuj",
"website": null,
Expand All @@ -261,7 +256,6 @@
"isFounder": false,
"donatesToDevFund": 20,
"hasGoodOpSec": true,
"robotsLove": false,
"hasLargeLimits": false
},
"policies": {
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "Versió LND",
"Large limits: the coordinator has large trade limits.": "Grans límits: el coordinador té grans límits de transacció",
"Lifetime contracted volume": "Volum contractat total",
"Loved by robots: receives positive comments by robots over the internet.": "Adorat pels robots: rep comentaris positius per part dels robots a través d'Internet.",
"Maker fee": "Comissió del creador",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Canal de Matrix copiat! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Resum",
"Taker fee": "Comissió del prenedor",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "El coordinador no sembla rebre un amor excepcional dels robots a través d'Internet",
"The privacy practices of this coordinator could improve": "Les pràctiques de privacitat d'aquest coordinador podrien millorar",
"Today active robots": "Robots actius avui",
"Website": "Web",
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "LND verze",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Zobchodované množství od spuštění",
"Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Poplatek tvůrce",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Poplatek příjemce",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Dnešní aktivní roboti",
"Website": "Website",
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "LND-Version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Handelsvolumen insgesamt",
"Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Makergebühr",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Takergebühr",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Heute aktive Roboter",
"Website": "Website",
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "LND version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Lifetime contracted volume",
"Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Maker fee",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Taker fee",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Today active robots",
"Website": "Website",
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "Versión LND",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Volumen de los contratos total",
"Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Comisión del creador",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Comisión del tomador",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robots activos hoy",
"Website": "Website",
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "LND bersioa",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Guztira kontratatutako bolumena",
"Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Egile kuota",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Hartzaile kuota",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robot aktiboak gaur",
"Website": "Website",
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "Version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Volume contracté total",
"Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Frais du createur",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Frais du preneur",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robots actifs aujourd'hui",
"Website": "Website",
Expand Down
2 changes: 0 additions & 2 deletions frontend/static/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@
"LND version": "Versione LND",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Volume scambiato in totale",
"Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Commissione dell'offerente",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
Expand All @@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Commissione dell'acquirente",
"Telegram": "Telegram",
"The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "I robots attivi oggi",
"Website": "Website",
Expand Down
Loading