c72cdcc9a9
chore: Update translations
2023-09-05 14:18:25 +00:00
5ef3fb0337
Run prettier
2023-09-05 15:17:51 +01:00
6fae5accde
Show note creator on profiles
2023-08-26 22:48:52 +01:00
86247207a4
Simple search
2023-08-25 17:52:59 +01:00
4b85a16904
Style tweaks
2023-08-24 16:54:20 +01:00
e8e65c71cd
DM styles update
2023-08-24 15:25:54 +01:00
2adce0ead1
New spotlight media
2023-08-17 20:37:37 +01:00
cdf9a00fcb
Revert "Logo's"
...
This reverts commit 9f1846351f
.
2023-08-17 20:37:35 +01:00
076d5d8cd5
Profile / Thread styles
2023-08-17 20:37:10 +01:00
06b9dba09b
Progress
2023-08-17 20:35:52 +01:00
1ead1e4a7c
v2 start
2023-08-17 20:35:39 +01:00
5ffa8c4cf2
Logo
2023-07-21 20:50:38 +01:00
234c1c092d
Chat system refactor
2023-06-20 14:15:33 +01:00
769e093663
Live event page
2023-06-18 14:14:34 +01:00
939084167a
@snort/system-react package
2023-06-16 20:31:33 +01:00
fc11381ccd
use @snort/system cache
2023-06-15 12:03:05 +01:00
25e7f68dce
send help
2023-06-01 09:54:25 +01:00
f86053c14f
move @snort/nostr code into System
2023-05-30 14:48:38 +01:00
988416f353
fix: cache preload
...
feat: Fetch only newest relay list updates
2023-05-25 10:31:47 +01:00
2ccee7bd7c
Use debug logger package
...
Fix profile loading loop for expired profile same result
2023-05-25 00:03:54 +01:00
8f7a9a1327
fix tests
2023-05-24 11:12:23 +01:00
154098b5dc
toast
2023-05-17 10:17:26 +01:00
663c2ea433
feat: upgrade dm styles
2023-05-15 11:53:08 +01:00
e5b215abb5
feat: account switching
2023-04-19 13:10:41 +01:00
f4244f881e
fix: nip42
2023-04-18 21:29:38 +01:00
6fa641e33e
chore: tweak header styles
2023-04-18 12:52:58 +01:00
36926d4346
Casual refactor of entire eventBuilder
2023-04-14 16:02:15 +01:00
914fa759a9
tweak header
2023-04-14 13:08:42 +01:00
fe788853c9
feat: multi-account system
2023-04-14 12:43:58 +01:00
f0c5c33c48
feat: subscriptions
2023-04-13 19:43:43 +01:00
b650a1684f
use redux for NoteCreator state management ( #494 )
...
* use redux for NoteCreator state management
This fixes a bug where the modal closes while replying to a note. This happens if the thread re-renders while you are replying.
Drafts of notes are also now automatically saved unless the user clicks the cancel button.
* fix modal closing bug
* really fix modal closing bug
* fix rebase
2023-04-08 05:48:57 -07:00
e69bd31a1c
Revert "chore: logo"
...
This reverts commit 2066773914
.
2023-04-04 19:07:41 +01:00
2066773914
chore: logo
2023-04-04 14:30:23 +01:00
f296063283
bug: Fix profile update & relays for new user
2023-03-31 13:09:08 +01:00
8bd694eb15
feat: short links
2023-03-31 10:51:50 +01:00
c731c65661
dm cache
2023-03-29 13:10:22 +01:00
465c59ea20
refactor: RequestBuilder
2023-03-28 15:34:01 +01:00
32549522d4
feat: improve profile cache (again)
2023-03-03 14:30:31 +00:00
b423cb2ab3
Merge
2023-03-02 19:50:43 +01:00
8fa2d4c29f
Merge branch 'main' of github.com:v0l/snort into svg-proposal
2023-03-02 19:46:15 +01:00
3fbdaa77f2
fix plus size icon
2023-03-02 19:40:46 +01:00
b4a132d4a2
Move icons to svg file
2023-03-02 18:47:02 +01:00
cff605b188
feat: LNC wallet
2023-02-28 22:22:46 +00:00
7db8960914
feat: basic wallet
2023-02-28 22:21:49 +00:00
c0d9399ca7
Remove unread message dot when messages all read
...
Clicking the Mark All Read button was clearing the messages, but
the purple dot was not disappearing until the page was refreshed.
It appears it was just because the calculation was being cached
and not updated because the dm interaction counter was not inputted
as a dependency to useMemo
2023-02-24 16:44:55 -05:00
a49121c05a
chore: remove feed cache
2023-02-21 12:03:14 +00:00
3f406ec19e
feat: improve profile loading
2023-02-20 23:14:15 +00:00
4f222fb813
login and onboarding fixes
2023-02-14 14:32:06 +00:00
2a211b78a1
workspace with decoupled nostr package
2023-02-14 14:27:40 +01:00