Commit Graph

913 Commits

Author SHA1 Message Date
w3irdrobot b800d9532c
Update nip05 buy button to only show if nip05 field is empty 2023-02-24 13:22:22 -05:00
w3irdrobot 9c5e386444
Update form groups to use card styles like preferences page 2023-02-24 13:21:36 -05:00
Sam Samskies d74af4b323
Merge pull request #347 from v0l/fix-links-in-parentheses
fix links in parentheses
2023-02-23 04:59:04 -10:00
Sam Samskies f13ce1410c
allow trailing slash in URLs 2023-02-21 19:35:54 -06:00
Sam Samskies 9511792e45
fix links in parentheses 2023-02-21 19:03:52 -06:00
Sam Samskies e0dea32d6f
fix long zap comment text overflow (#344) 2023-02-21 21:57:53 +01:00
Kieran 88dc0647d7
Merge pull request #339 from v0l/feed-cache-rework
Feed cache rework
2023-02-21 15:11:05 +00:00
Kieran 9ea8910fcd
chore: warnings 2023-02-21 14:36:12 +00:00
Kieran e6f64e9b9e
feat: redux timeline cache 2023-02-21 14:35:53 +00:00
Kieran a49121c05a
chore: remove feed cache 2023-02-21 12:03:14 +00:00
Kieran 389f73725f
Merge pull request #337 from v0l/fix-stale-relays
Fix stale relays
2023-02-21 10:14:01 +00:00
Kieran 3f406ec19e
feat: improve profile loading 2023-02-20 23:14:15 +00:00
Sam Samskies 28ced65b2e
add missing alt attribute 2023-02-20 16:55:01 -06:00
Sam Samskies 7b3092edec
add missing keys 2023-02-20 16:53:08 -06:00
Sam Samskies 6254149c2a
fix stale relays bug
Pulling data from kind 3 event instead of kind 65 since it's more widely supported. Also, turned off the cache to try to ensure that most recent relay data is displayed.
2023-02-20 16:52:03 -06:00
Sam Samskies eddba62575
Revert "fix stale relays bug"
This reverts commit 32c2e663a9.
2023-02-20 15:42:48 -06:00
Sam Samskies 32c2e663a9
fix stale relays bug
Also, attempts to send updated relays to all online relays using Blastr. If that fails, it falls back to broadcasting to 20 random online relays.
2023-02-20 14:22:07 -06:00
Kieran 5293991072
chore: select any relay for global 2023-02-20 17:54:07 +00:00
Sam Samskies 2fc4719b8a
ignore WebStore configs 2023-02-20 11:44:24 -06:00
Kieran b23b1764e5
chore: misc 2023-02-20 14:24:19 +00:00
Kieran 0545a07ea6
Merge pull request #331 from v0l/l10n_main
New Crowdin updates
2023-02-20 13:24:31 +00:00
Kieran 0b357afcb2 New translations en.json (Hungarian) 2023-02-20 06:49:20 +00:00
Kieran 4fa67db639
Merge pull request #333 from Semisol/patch-1
Use inner note content as comment
2023-02-19 22:10:54 +00:00
Semisol 38892b6c34
Use inner note content as comment 2023-02-19 19:39:20 +03:00
Kieran f34e42701f
bug: catch invalid invoice 2023-02-19 14:47:52 +00:00
Kieran abb590afb4 New translations en.json (Arabic) 2023-02-19 14:20:09 +00:00
Kieran fdaa860076 New translations en.json (Arabic) 2023-02-19 12:25:54 +00:00
Kieran e6b6c64441 New translations en.json (Arabic) 2023-02-19 11:29:20 +00:00
Kieran 7a2ba299cb
Merge pull request #330 from v0l/l10n_main
New Crowdin updates
2023-02-19 09:42:07 +00:00
Kieran 1481efdb28 New translations en.json (Japanese) 2023-02-19 09:33:49 +00:00
Kieran 42f2998343
bug: mention key 2023-02-18 23:36:34 +00:00
Kieran 4a7d90c656
chore: remove bad search relays 2023-02-18 23:09:02 +00:00
Kieran 1161c69e36
Merge pull request #314 from kphrx/feat/kind1-reposts
feat: render kind 1 reposts
2023-02-18 23:01:28 +00:00
Kieran 8bb02c60e0
New Crowdin updates (#319)
* New translations en.json (Chinese Simplified)

* New translations en.json (Hungarian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Korean)

* New translations en.json (Chinese Simplified)

* New translations en.json (French)

* New translations en.json (French)

* New translations en.json (Chinese Simplified)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* format
2023-02-18 23:00:13 +00:00
Kieran b4d797faf1
bug: summary anonymous zap 2023-02-18 22:42:47 +00:00
Kieran a0fa1fd3dd
chore: extract lang 2023-02-18 21:28:28 +00:00
Kieran 4c1513676e
feat: tag anon zaps 2023-02-18 21:27:06 +00:00
Kieran b5d7e2c58a
feat: zap type 2023-02-18 20:37:04 +00:00
kPherox b7b23dcfc7
refactor: yarn format 2023-02-18 10:10:18 +09:00
Alejandro 05a363491f
UI fixes (#318)
resolves #306
2023-02-17 17:42:10 +01:00
Kieran 8a3f48b81c
Merge pull request #321 from jacany/default-page
Add default page selector
2023-02-17 15:36:00 +00:00
Kieran 83cfe19b45
Merge pull request #324 from v0l/send-all-relays
fix: send all relays when zapping
2023-02-17 15:14:04 +00:00
Jack Chakany c3e18d2252 Merge remote-tracking branch 'origin/default-page' into default-page 2023-02-17 10:05:29 -05:00
Jack Chakany 4b697045bf run prettier 2023-02-17 10:05:15 -05:00
Kieran 1df579bfa5
Merge pull request #323 from gandlafbtc/main
German translations for snort
2023-02-17 13:19:32 +00:00
Jack Chakany 527a170697
Update packages/app/src/Pages/Root.tsx
Co-authored-by: Kieran <kieran@harkin.me>
2023-02-17 06:31:03 -05:00
Alejandro Gomez 43c90e34b7
fix: send all relays when zapping 2023-02-17 11:49:58 +01:00
gandlafbtc 24c840f1c6
Merge branch 'v0l:main' into main 2023-02-17 11:12:55 +01:00
gandlaf21 8e9b0ef75d add german translations 2023-02-17 11:10:30 +01:00
Jack Chakany e42834857b rename `defaultPage` to `defaultRootTab` and make posts default 2023-02-16 20:27:46 -05:00