Commit Graph

2193 Commits

Author SHA1 Message Date
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
0193436d96 nostr package part 1 2023-02-16 12:39:39 +01: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
6ed1252eed feat: render kind 1 reposts 2023-02-16 07:26:26 +09:00
30d4d5f98b Merge pull request #312 from fernandolguevara/note-footer-actions
fix(fotter-actions): add highlighting and min-width
2023-02-15 20:15:57 +00:00
897162976c New Crowdin updates (#311)
* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Arabic)

* New translations en.json (Japanese)

* New translations en.json (Japanese)
2023-02-15 20:14:26 +00:00
68e1f9fd36 fix(fotter-actions): add highlighting and min-width 2023-02-15 13:49:03 -03:00
5a810e2048 fix: correctly slice user results 2023-02-15 14:23:09 +00:00
32abaf3fa7 feat: add local user results to search 2023-02-15 14:23:08 +00:00
b42ffbc458 fix: add max height to textarea 2023-02-15 14:23:08 +00:00
fb30b35189 fix: formatting 2023-02-15 14:23:06 +00:00
bf7232b2f4 empty action 2023-02-15 14:22:53 +00:00
13a1eb186d dont show ppl twice 2023-02-15 14:22:52 +00:00
4d244bef3b move h3y6e to collaborators 2023-02-15 14:22:52 +00:00
374e571aa6 fix: QR alignment 2023-02-15 14:22:52 +00:00
b9267fe1e1 fix: fade in fixed latest notes 2023-02-15 14:22:51 +00:00
fad8a17724 New Crowdin updates (#309)
* 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 (Arabic)

* New translations en.json (Japanese)
2023-02-15 14:07:53 +00:00
884bbdd9dc chore: default profile window size to 6hr 2023-02-15 13:42:03 +00:00
747eae2e16 chore: add other search relays 2023-02-15 13:28:04 +00:00
5b95287e65 formatting 2023-02-15 13:07:06 +00:00
11fbf916b3 chore: convert translations back to json 2023-02-15 11:31:02 +00:00
b171d75b8c chore: move transifex 2023-02-15 09:40:09 +00:00
94bdd44192 chore: move files
Some checks failed
Docker build on tag / build (push) Has been cancelled
2023-02-14 21:52:03 +00:00
5c4a7bde15 move f-ellipsis (#298) 2023-02-14 21:58:47 +01:00
829b1cd703 bug: fix url builder 2023-02-14 19:50:08 +00:00
1a09d13e4b Merge pull request #297 from h3y6e/global-tab
Fix blackout when selecting global tab
2023-02-14 16:11:59 +00:00