Commit Graph

1506 Commits

Author SHA1 Message Date
39cb7a4c7f
Fix pubkey param in nip46 connect call (#321)
The NIP46 requires remote_user_pubkey as first param.
2024-03-27 08:43:22 -07:00
Jon Staab
976797af02 Merge branch 'master' of github.com:coracle-social/coracle 2024-03-19 05:53:38 -07:00
Jon Staab
1842467b9f Show group menu on mobile 2024-03-18 15:22:25 -07:00
0ead7b9663
Suppress nip46 exceptions to make it compatible with how nip07 is handled (#310) 2024-03-18 14:42:03 -07:00
Jon Staab
5e1df84f3a Small fixes 2024-03-18 14:41:11 -07:00
Jon Staab
c3332be96a fix a few bugs 2024-03-18 09:22:53 -07:00
Jon Staab
fa239991ac Fix a few bugs 2024-03-16 13:27:50 -07:00
Jon Staab
7ac1e05c33 Fix search paste of entity 2024-03-15 09:05:44 -07:00
Jon Staab
0fb41293b8 Fix scanner 2024-03-15 09:00:02 -07:00
Jon Staab
b10ffffe5f More small fixes 2024-03-13 19:29:36 -07:00
Jon Staab
780d923768 A couple small fixes 2024-03-13 18:20:36 -07:00
Jon Staab
f2a5bb1460 Add rendering support for cashu tokens 2024-03-13 17:45:33 -07:00
Jon Staab
706d6a2f11 Fix toast type 2024-03-13 11:46:04 -07:00
Jon Staab
90a6a746a2 Fix css bug on desktop menu item 2024-03-12 12:48:14 -07:00
Jon Staab
5367506db8 Add admin key import, load from pubkey relays from user detail 2024-03-12 12:41:30 -07:00
Jon Staab
a19db8731c Add invite code to group share link 2024-03-12 09:00:55 -07:00
Jon Staab
e88eb03395 Fix PersonInfo 2024-03-12 08:39:11 -07:00
Jon Staab
26c74f9371 Bump paravel 2024-03-12 08:19:16 -07:00
Jon Staab
9240f1c391 Fix mark as seen with no nip44 2024-03-12 08:19:16 -07:00
Jon Staab
15aa0a10f2 Bump paravel 2024-03-12 08:19:16 -07:00
Jon Staab
386879aa81 Force loading groups from platform relays 2024-03-12 08:19:16 -07:00
Jon Staab
fc4d693621 Small fixes 2024-03-12 08:19:16 -07:00
Jon Staab
a9a3ad7915 Hide reactions tab on notifications if likes are disabled or on mobile 2024-03-12 08:19:16 -07:00
Jon Staab
d2d95fccc7 Add fixed footer for settings forms 2024-03-12 08:19:16 -07:00
Jon Staab
71fc64fc9e Code split all routes 2024-03-12 08:19:16 -07:00
Jon Staab
20ee161e4c Move person follow/ers to views 2024-03-12 08:19:16 -07:00
Jon Staab
8933e89855 Fix reply tag bug 2024-03-12 08:19:16 -07:00
Jon Staab
65decbca24 Update wordmark 2024-03-12 08:19:16 -07:00
Jon Staab
844a6720ab Fix manifest 2024-03-12 08:19:16 -07:00
Jon Staab
fc55628f08 Use proper wordmarks 2024-03-12 08:19:16 -07:00
Jon Staab
c6a57993a8 Improve read receipts 2024-03-12 08:19:16 -07:00
Jon Staab
b5ede0b883 Generate dynamic manifest/meta/favicons 2024-03-12 08:19:16 -07:00
Jon Staab
cf074bd222 Improve group loading 2024-03-12 08:19:16 -07:00
Jon Staab
2041ec6a7d Various relay selection changes 2024-03-12 08:19:16 -07:00
Jon Staab
7a80ac53ff Bump paravel 2024-03-12 08:19:16 -07:00
hodlbod
aa31b088e0 Fix/nip46 improvements (#295)
* Pick locale based on user browser settings

* Ensure auth_url is only shown once, add nsec.app to providers, add requested perms to connect and create_account, remove hack around create_account

---------

Co-authored-by: Wojciech Morkowski <wojciech.morkowski@gmail.com>
Co-authored-by: artur <brugeman.artur@gmail.com>
2024-03-12 08:19:16 -07:00
Jon Staab
93665b3b07 Fall back to default relays more often, normalize relay urls 2024-03-12 08:19:16 -07:00
Jon Staab
effd0b311a Use asEvent 2024-03-12 08:19:16 -07:00
Jon Staab
503423b8f1 Fix tags 2024-03-12 08:19:16 -07:00
Jon Staab
51c52bcf23 Fix pruning connections 2024-03-12 08:19:16 -07:00
Jon Staab
7620f9ad88 Re-work address 2024-03-12 08:19:16 -07:00
Jon Staab
9db6dcb496 Improve group message loading, force platform relays on publish 2024-03-12 08:19:16 -07:00
Jon Staab
06e6eafdb1 Hide relay badge if no relays used 2024-03-12 08:19:16 -07:00
Jon Staab
7f80e9cbff Send key shares to pubkey relays as well as group relays 2024-03-12 08:19:16 -07:00
Jon Staab
c8a41215b9 Send shared keys to admins as well 2024-03-12 08:19:16 -07:00
Jon Staab
32c8b74c48 Massage zaps a bit more 2024-03-12 08:19:16 -07:00
Jon Staab
ae16989249 Fix zap qr copy 2024-03-12 08:19:16 -07:00
Jon Staab
cb26b9addb Improve invite creation 2024-03-12 08:19:16 -07:00
Jon Staab
074143f348 Fix about zaps 2024-03-12 08:19:16 -07:00
Jon Staab
fc4297745c Show any relays on invite accept 2024-03-12 08:19:16 -07:00