Commit Graph

647 Commits

Author SHA1 Message Date
Jonathan Staab
c22ac18380 Group notifications better, prefer followed users when mentioning people 2023-05-31 09:24:33 -07:00
Jonathan Staab
6e686c61af Group notifications better 2023-05-27 15:45:50 -07:00
Jonathan Staab
6ac4df7ee9 Fix reply/root 2023-05-22 17:04:19 -07:00
Jonathan Staab
52bad3ac7b Add utilities for nostr uris 2023-05-22 11:01:55 -07:00
Jonathan Staab
1e7d386562 Add protocol handlers to manifest 2023-05-21 14:24:46 -07:00
Jonathan Staab
a05117a5a8 Clean up notifications a bit 2023-05-21 11:58:38 -07:00
Jonathan Staab
7062037eee Combine search and scan 2023-05-21 11:24:00 -07:00
Jonathan Staab
f2ea91f178 Fix empty popover 2023-05-21 10:02:26 -07:00
Jonathan Staab
b92415e276 Clean up some jank with nested modals 2023-05-21 07:32:06 -07:00
Jonathan Staab
d3f55782a7 Clean up some jank with nested modals 2023-05-21 07:30:04 -07:00
Jonathan Staab
70291abd45 Remove console.log 2023-05-19 06:16:27 -07:00
Jonathan Staab
688f6af160 Fix legacy e tag parsing 2023-05-19 06:14:49 -07:00
Jonathan Staab
6e9f7e678f Improve loggin a bit 2023-05-13 15:16:54 -07:00
Jonathan Staab
001200da49 Open person in modal all the time, add close all button to modal 2023-05-12 22:34:45 -07:00
Jonathan Staab
74ebd6aebf Add scroll to top button 2023-05-12 15:43:47 -07:00
Jonathan Staab
1fd48f5cd2 Fix writeTo 2023-05-12 15:06:08 -07:00
Jonathan Staab
ffd7a148db Update changelog 2023-05-12 09:42:08 -07:00
Jonathan Staab
6b6fcb5dc0 Merge branch 'master' of github.com:coracle-social/coracle 2023-05-12 05:57:48 -07:00
Jonathan Staab
d5c77527c9 Point share link to same origin 2023-05-12 05:57:40 -07:00
Jonathan Staab
02bfdc517f Fix mention notifications 2023-05-12 05:56:18 -07:00
Jon Staab
9a3d770b82
Merge pull request #49 from fiatjaf/readable-relays
readable relay domain names on relay browsing page
2023-05-12 05:14:48 -07:00
Jon Staab
dcf58b9dae
Merge pull request #51 from fiatjaf/show-publishto-name
when publishing to a single relay, display its name
2023-05-12 05:13:14 -07:00
Jon Staab
b1a32ffa31
Merge pull request #50 from fiatjaf/publish-to-single
seamlessly publish to niche relays
2023-05-12 05:12:32 -07:00
5ca790bb5d
when publishing to a single relay, display its name. 2023-05-12 08:56:51 -03:00
ba6c630fab
when browsing a relay, the publish button is prefilled to publish just on that. 2023-05-12 08:54:20 -03:00
f893518f29
readable relay domain names on relay browsing page.
this makes it easy to share URLs for browsing relays on Coracle.
2023-05-12 08:51:31 -03:00
Jonathan Staab
faaac70c1a Use smaller max depth on Note Detail 2023-05-10 05:56:37 -07:00
Jonathan Staab
c9b8a56f61 subPromise wasn't resolving, avoid that 2023-05-09 13:21:15 -07:00
Jonathan Staab
c2a0b8362e Update changelog 2023-05-08 17:35:00 -07:00
Jonathan Staab
1716af55a5 Fix cursor window dropping relays forever 2023-05-08 17:33:45 -07:00
Jonathan Staab
c7b18d2531 Fix huge qr codes for profile sharing 2023-05-08 14:04:30 -07:00
Jonathan Staab
31b9f1ffde Improve hints a bit 2023-05-04 20:17:21 -07:00
Jonathan Staab
ce19810762 Fix last_checked again 2023-05-04 17:41:30 -07:00
Jonathan Staab
d4f26abad4 Fix notifications getting re-set 2023-05-03 08:59:20 -07:00
Jonathan Staab
23ef0a9d26 Update changelog 2023-04-28 10:59:22 -05:00
Jonathan Staab
a14bbe8cfc Fix cursor 2023-04-28 10:35:57 -05:00
Jonathan Staab
6595e0a9be Fix lists selector 2023-04-27 16:44:55 -05:00
Jonathan Staab
d3a39facde Make search work event when relays don't support it 2023-04-27 13:18:06 -05:00
Jonathan Staab
f501eb1c29 Simplify theme config 2023-04-27 12:27:20 -05:00
Jonathan Staab
97d37eaca0 Add profile and note to onboarding 2023-04-27 10:31:03 -05:00
Jonathan Staab
dcdac88b75 Make app name configurable 2023-04-26 15:52:13 -05:00
Jonathan Staab
096e4c5b42 Make the forced-relay experience more seamless, split modal routes out 2023-04-26 15:38:23 -05:00
Jonathan Staab
30a5ab3e94 Add env var for disabling zaps 2023-04-26 10:24:21 -05:00
Jonathan Staab
f7231a757b Remove buffer from cursor 2023-04-26 10:17:08 -05:00
Jonathan Staab
51a90fe9a7 Fix onboarding, move some stuff to env vars, fix cursor 2023-04-26 10:12:32 -05:00
Jonathan Staab
ec040ce262 Fix pagination by removing since 2023-04-25 15:07:41 -05:00
Jonathan Staab
139209c83e Add capacitorjs 2023-04-24 20:19:22 -05:00
Jonathan Staab
8cb7fddfea Split notifications into multiple tabs 2023-04-24 16:24:21 -05:00
Jonathan Staab
0c291d6375 Wait for relays that require AUTH 2023-04-24 16:11:01 -05:00
Jonathan Staab
fa6e17fc24 Inline entity rendering, put quotes at bottom 2023-04-24 12:22:51 -05:00