Commit Graph

1165 Commits

Author SHA1 Message Date
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
625b734fde add close menu button to exit menu 2023-02-16 13:35:08 -06:00
37a90a90c2 increase clickable area for overflow menu icon 2023-02-16 13:35:08 -06:00
13daee3574 Merge pull request #322 from fernandolguevara/fix-profile
fix(profile): convert page id to npub bech32
2023-02-16 18:54:44 +00:00
aecd047206 Merge pull request #316 from h3y6e/reduce-spaces
Reduce space between the texts for selecting relays
2023-02-16 18:21:52 +00:00
7be9dcde5a put inside div.main-content 2023-02-17 02:31:44 +09:00
f698806b82 fix(profile): convert page id to npub bech32 2023-02-16 14:19:40 -03:00
3b68153105 bug: redirect tlv entry 2023-02-16 16:32:56 +00:00
4092ab90e0 Add default page selector 2023-02-16 09:13:36 -05:00
188b599e85 refactor: rename isTextRepost to tagFilterOfTextRepost 2023-02-16 23:11:29 +09:00
d911dc8da3 fix: not need fallback text note repost 2023-02-16 20:52:04 +09:00
615c2a974a refactor: extract repost filter to Util.isTextRepost
resolve https://github.com/v0l/snort/pull/314\#discussion_r1108279333
2023-02-16 20:42:46 +09:00
20f2f40549 New Crowdin updates (#313)
* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Japanese)
2023-02-16 10:20:32 +00:00
dfa2bf5873 fix: no make notification for reposts 2023-02-16 18:17:12 +09:00
8e5c9686df feat: pass root event for kind1 reposts 2023-02-16 18:17:12 +09:00
edabdedced feat: add tracking id for kind1 reposts 2023-02-16 18:17:11 +09:00
3977dd878e align to the right 2023-02-16 08:41:48 +09:00