refactor: TS #69

Merged
v0l merged 5 commits from ts-core into main 2023-01-16 13:23:56 +00:00
v0l commented 2023-01-15 19:44:16 +00:00 (Migrated from github.com)

Large refactor to TS, all feed/ + nostr/ + state/

Large refactor to TS, all `feed/` + `nostr/` + `state/`
cloudflare-pages[bot] commented 2023-01-15 20:06:45 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 514616b
Status:   Deploy successful!
Preview URL: https://1d8b58d2.snort-social.pages.dev
Branch Preview URL: https://ts-core.snort-social.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>514616b</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://1d8b58d2.snort-social.pages.dev'>https://1d8b58d2.snort-social.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://ts-core.snort-social.pages.dev'>https://ts-core.snort-social.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/snort-social/1d8b58d2-c33d-41f6-bcbd-18bce9ee067c)
verbiricha (Migrated from github.com) reviewed 2023-01-15 22:02:40 +00:00
verbiricha (Migrated from github.com) commented 2023-01-15 21:36:18 +00:00
                <div style={{ '--img-url': backgroundImage }} className="avatar" data-domain={domain?.toLowerCase()}>
```suggestion <div style={{ '--img-url': backgroundImage }} className="avatar" data-domain={domain?.toLowerCase()}> ```
verbiricha (Migrated from github.com) approved these changes 2023-01-16 00:11:39 +00:00
Sign in to join this conversation.
No description provided.