Commit Graph

2383 Commits

Author SHA1 Message Date
b800d9532c Update nip05 buy button to only show if nip05 field is empty 2023-02-24 13:22:22 -05:00
9c5e386444 Update form groups to use card styles like preferences page 2023-02-24 13:21:36 -05:00
47c12fed50 Update thread detection to not include mentions
Noticed 're:' was being added to notes in the UI when it only mentioned
a note. This didn't constitute a thread and shouldn't attempt to add who
it is replying to in the UI since there wasn't a reply to display. This
simply makes sure that a thread is detected when there is an 'e' tag and
the marker for the tag is not a mention.
2023-02-24 12:49:33 -05:00
5cfca1b0e7 Revert "Merge pull request #347 from v0l/fix-links-in-parentheses"
This reverts commit d74af4b323, reversing
changes made to e0dea32d6f.
2023-02-24 10:54:32 -06:00
f13ce1410c allow trailing slash in URLs 2023-02-21 19:35:54 -06:00
9511792e45 fix links in parentheses 2023-02-21 19:03:52 -06:00
e0dea32d6f fix long zap comment text overflow (#344) 2023-02-21 21:57:53 +01:00
88dc0647d7 Merge pull request #339 from v0l/feed-cache-rework
Feed cache rework
2023-02-21 15:11:05 +00:00
9ea8910fcd chore: warnings 2023-02-21 14:36:12 +00:00
e6f64e9b9e feat: redux timeline cache 2023-02-21 14:35:53 +00:00
a49121c05a chore: remove feed cache 2023-02-21 12:03:14 +00:00
389f73725f Merge pull request #337 from v0l/fix-stale-relays
Fix stale relays
2023-02-21 10:14:01 +00:00
3f406ec19e feat: improve profile loading 2023-02-20 23:14:15 +00:00
28ced65b2e add missing alt attribute 2023-02-20 16:55:01 -06:00
7b3092edec add missing keys 2023-02-20 16:53:08 -06:00
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
eddba62575 Revert "fix stale relays bug"
This reverts commit 32c2e663a9.
2023-02-20 15:42:48 -06:00
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
5293991072 chore: select any relay for global 2023-02-20 17:54:07 +00:00
b23b1764e5 chore: misc 2023-02-20 14:24:19 +00:00
0545a07ea6 Merge pull request #331 from v0l/l10n_main
New Crowdin updates
2023-02-20 13:24:31 +00:00
0b357afcb2 New translations en.json (Hungarian) 2023-02-20 06:49:20 +00:00
38892b6c34 Use inner note content as comment 2023-02-19 19:39:20 +03:00
f34e42701f bug: catch invalid invoice 2023-02-19 14:47:52 +00:00
abb590afb4 New translations en.json (Arabic) 2023-02-19 14:20:09 +00:00
fdaa860076 New translations en.json (Arabic) 2023-02-19 12:25:54 +00:00
e6b6c64441 New translations en.json (Arabic) 2023-02-19 11:29:20 +00:00
1481efdb28 New translations en.json (Japanese) 2023-02-19 09:33:49 +00:00
42f2998343 bug: mention key 2023-02-18 23:36:34 +00:00
4a7d90c656 chore: remove bad search relays 2023-02-18 23:09:02 +00:00
1161c69e36 Merge pull request #314 from kphrx/feat/kind1-reposts
feat: render kind 1 reposts
2023-02-18 23:01:28 +00:00
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
b4d797faf1 bug: summary anonymous zap 2023-02-18 22:42:47 +00:00
a0fa1fd3dd chore: extract lang 2023-02-18 21:28:28 +00:00
4c1513676e feat: tag anon zaps 2023-02-18 21:27:06 +00:00
b5d7e2c58a feat: zap type 2023-02-18 20:37:04 +00:00
b7b23dcfc7 refactor: yarn format 2023-02-18 10:10:18 +09:00
05a363491f UI fixes (#318)
resolves #306
2023-02-17 17:42:10 +01:00
8a3f48b81c Merge pull request #321 from jacany/default-page
Add default page selector
2023-02-17 15:36:00 +00:00
83cfe19b45 Merge pull request #324 from v0l/send-all-relays
fix: send all relays when zapping
2023-02-17 15:14:04 +00:00
c3e18d2252 Merge remote-tracking branch 'origin/default-page' into default-page 2023-02-17 10:05:29 -05:00
4b697045bf run prettier 2023-02-17 10:05:15 -05:00
527a170697 Update packages/app/src/Pages/Root.tsx
Co-authored-by: Kieran <kieran@harkin.me>
2023-02-17 06:31:03 -05:00
43c90e34b7 fix: send all relays when zapping 2023-02-17 11:49:58 +01:00
24c840f1c6 Merge branch 'v0l:main' into main 2023-02-17 11:12:55 +01:00
8e9b0ef75d add german translations 2023-02-17 11:10:30 +01:00
e42834857b rename defaultPage to defaultRootTab and make posts default 2023-02-16 20:27:46 -05:00
03285a24cb bug: cleanup docker build 2023-02-16 22:57:25 +00:00
b11ab51ba8 bug: catch invalid zaps (missing tag) 2023-02-16 21:54:11 +00:00
4fa14247fb fix(fotter-actions): add highlighting and min-width 2023-02-16 13:35:08 -06:00