Jon Staab
|
4be4288ef0
|
Fix phantom notifications on mobile
|
2025-12-11 10:27:10 -08:00 |
|
Jon Staab
|
bb6e7495f5
|
Add editor props from nostr-editor
|
2025-12-01 08:45:35 -08:00 |
|
Jon Staab
|
df17929681
|
Fix new messages indicator
|
2025-11-25 17:06:21 -08:00 |
|
Jon Staab
|
e083719ceb
|
Hide nav when keyboard is open
|
2025-11-25 15:43:21 -08:00 |
|
Jon Staab
|
bfdc69f18c
|
Fix chats
|
2025-11-25 15:05:45 -08:00 |
|
Jon Staab
|
64c77cfd13
|
Migrate to new welshman stores
|
2025-11-21 12:40:59 -08:00 |
|
Jon Staab
|
3a63894562
|
Switch wording to messaging from inbox
|
2025-11-20 15:12:16 -08:00 |
|
Jon Staab
|
b0731503a8
|
Fix indexeddb deletes
|
2025-11-13 16:39:44 -08:00 |
|
Jon Staab
|
9cae4da9f4
|
Add lightning invoice payments
|
2025-11-12 16:24:58 -08:00 |
|
Jon Staab
|
c05d7e99e2
|
remove old icon picker
|
2025-11-12 14:56:14 -08:00 |
|
Jon Staab
|
8e411daaef
|
Refactor avatar components, add space edit form
|
2025-11-11 13:50:45 -08:00 |
|
Jon Staab
|
e7a2535ece
|
Fix access restricted after successful invite code
|
2025-11-10 15:24:11 -08:00 |
|
Jon Staab
|
d7e95f5d2f
|
Fix chat url
|
2025-11-04 17:25:50 -08:00 |
|
Jon Staab
|
806a7c2609
|
Persist alert kinds again
|
2025-11-04 16:25:21 -08:00 |
|
Jon Staab
|
501ce8067d
|
Detect nip29 properly before choosing smart path, more robust auth error checking
|
2025-11-04 16:14:32 -08:00 |
|
Jon Staab
|
6429f82829
|
Improve claim/access detection
|
2025-11-04 15:36:20 -08:00 |
|
Jon Staab
|
fe626218ea
|
Ignore aborted signatures when checking auth
|
2025-11-04 09:34:07 -08:00 |
|
Jon Staab
|
6923c2a8b7
|
Tweak modal, reduce storage on mobile
|
2025-11-03 14:43:27 -08:00 |
|
Jon Staab
|
42a550788a
|
Fix some alerts stuff
|
2025-11-03 11:10:16 -08:00 |
|
Jon Staab
|
a324dad2ba
|
Rename channel to room
|
2025-10-30 15:36:14 -07:00 |
|
Jon Staab
|
dbaa0f5d49
|
Rename room variables to h
|
2025-10-30 15:33:34 -07:00 |
|
Jon Staab
|
478721d349
|
Add room editing
|
2025-10-30 15:22:31 -07:00 |
|
Jon Staab
|
0b98197a86
|
Add room deletion
|
2025-10-24 13:36:59 -07:00 |
|
Jon Staab
|
3dff1fcb4d
|
Switch to new relays store
|
2025-10-24 09:38:57 -07:00 |
|
Matthew Remmel
|
a730384baf
|
Add relay members list and room join/leave events
|
2025-10-24 05:03:22 -07:00 |
|
Jon Staab
|
75bee027e1
|
Remove shards entirely, fix setup in layout
|
2025-10-21 10:29:29 -07:00 |
|
Jon Staab
|
5cbf69a8bd
|
Push shards into storage lib
|
2025-10-21 09:26:06 -07:00 |
|
Jon Staab
|
ecbb3086d8
|
Handle hot module unloading in layout
|
2025-10-21 08:27:30 -07:00 |
|
Jon Staab
|
6ca74c21bf
|
Update to new version of welshman, including new thunks and wrap manager
|
2025-10-20 15:42:41 -07:00 |
|
Jon Staab
|
e0099141aa
|
Refactor synchronization logic
|
2025-10-17 12:23:03 -05:00 |
|
Jon Staab
|
f9ac13ba11
|
Re-work space navigation #223
|
2025-10-17 12:21:22 -05:00 |
|
Jon Staab
|
44555215cf
|
Track shards separately, upgrade deps
|
2025-10-13 13:41:27 -07:00 |
|
Jon Staab
|
0cc25913c0
|
Optimize event storage
|
2025-10-13 12:46:56 -07:00 |
|
Jon Staab
|
632f330b4c
|
Re-work storage to optimize file access
|
2025-10-06 17:01:25 -07:00 |
|
Jon Staab
|
483fa81b74
|
Fix some storage bugs
|
2025-09-30 17:04:52 -07:00 |
|
Jon Staab
|
a8d1c4bbbc
|
Refactor storage
|
2025-09-30 16:28:12 -07:00 |
|
Matthew Remmel
|
9ed483abf7
|
Ignore exception from if failing to set badge
|
2025-09-29 10:32:13 -07:00 |
|
Matthew Remmel
|
65e3f81f36
|
Remove comments and test lines
|
2025-09-29 10:32:13 -07:00 |
|
Matthew Remmel
|
c6641dba31
|
Move notification sound and badge settings to settings store
|
2025-09-29 10:32:13 -07:00 |
|
Matthew Remmel
|
e48d1e0e59
|
Fix async bug and add sound component for notification sound
|
2025-09-29 10:32:13 -07:00 |
|
Matthew Remmel
|
d1e5aee84e
|
Add naive badge count implementation
|
2025-09-29 10:32:13 -07:00 |
|
Jon Staab
|
52c7df8a15
|
Default to light mode
|
2025-09-11 14:47:06 -07:00 |
|
Jon Staab
|
fc6a1a3819
|
Move alerts to their own page, add direct message alerts
|
2025-09-11 12:28:54 -07:00 |
|
Matthew Remmel
|
c94d314f6d
|
Use capacitor preferences package instead of localStorage
|
2025-09-05 11:34:52 -07:00 |
|
Jon Staab
|
95698813c6
|
Monitor relay connections for restricted responses and show error to user
|
2025-09-04 11:25:12 -07:00 |
|
Jon Staab
|
ba80ebac63
|
Add contributing file, rename some files
|
2025-08-21 15:01:31 -07:00 |
|