Commit Graph

903 Commits

Author SHA1 Message Date
Jonathan Staab
e84691e459 Fix AUTH 2023-08-04 14:30:33 -07:00
Jonathan Staab
e0b745b364 Search network for profiles when mentioning 2023-08-04 10:26:04 -07:00
Jonathan Staab
c2240408fc Fix cmd+enter on chat 2023-08-04 10:07:55 -07:00
Jonathan Staab
3fac46e2e2 fix replies to parents the user doesn't follow 2023-08-04 09:57:45 -07:00
Jonathan Staab
5867fbf322 Support naddr quotes 2023-08-03 14:58:13 -07:00
Jonathan Staab
270032398b Fix conversation sorting, add top-level notification badge, increase timeouts for context 2023-08-03 11:53:08 -07:00
Jonathan Staab
51fd6b015c Fix DMs 2023-08-03 11:37:10 -07:00
Jonathan Staab
baf90f1348 Fix a few small bugs 2023-08-03 11:30:20 -07:00
Jonathan Staab
131291cc72 Merge branch 'master' of github.com:coracle-social/coracle 2023-08-03 11:12:14 -07:00
Jon Staab
e5647d2751
Merge pull request #125 from VictorieeMan/master
altered tab name from "messages" to "conversations"
2023-08-03 11:11:53 -07:00
Jonathan Staab
92b9436e39 Fix some notification badges 2023-08-03 11:09:50 -07:00
VictorieeMan
4ef50a421e
altered tab name from "messages" to "conversations"
Since the counter next to the tab count number of active conversations rather than unread messages, I think this makes more sense; being more intuitive.
2023-08-03 19:34:50 +02:00
Jonathan Staab
4251ec3b76 Update roadmap 2023-08-02 16:27:39 -07:00
Jonathan Staab
6f103e2e1a Fix some bugs, remove roadmap.md 2023-08-02 16:19:19 -07:00
Jonathan Staab
33c5194ca0 Fix note parsing when parentheses are involved #66 2023-08-02 12:45:44 -07:00
Jonathan Staab
8bd983e531 Fix person detail layout on small screens 2023-08-02 12:08:01 -07:00
Jonathan Staab
23e6e4378f Fix chat header 2023-08-02 10:19:07 -07:00
Jonathan Staab
18cdc10d2b Move notifications tab to side nav 2023-08-02 09:52:40 -07:00
Jonathan Staab
e9c4ba44fe Fixing some bugs 2023-08-01 18:18:04 -07:00
Jonathan Staab
5c4432e6a4 Add multiple image support to note create 2023-08-01 16:51:20 -07:00
Jonathan Staab
58e2acf602 Add word count to NoteCreate 2023-08-01 14:10:44 -07:00
Jonathan Staab
f8831a42d1 Re-work navigation, add search to header/overlay 2023-08-01 14:04:26 -07:00
Jonathan Staab
7fa34e44df Re-use PersonActions in PersonSummary 2023-08-01 09:47:59 -07:00
Jonathan Staab
23ef708e34 Fix spurious notify 2023-07-31 16:44:36 -07:00
Jonathan Staab
29b1aa5473 Filter out more duplicates from feeds 2023-07-31 16:18:35 -07:00
Jonathan Staab
6a8554af10 Fix duplicate relay dots 2023-07-31 16:15:27 -07:00
Jonathan Staab
618ed2f6f1 Add hover state to note buttons 2023-07-28 08:36:43 -07:00
Jonathan Staab
89784cc8f7 Remove PersonFeed 2023-07-27 16:06:23 -07:00
Jonathan Staab
cdd19d4993 Add imgproxy 2023-07-27 15:44:44 -07:00
Jonathan Staab
fd29fb82f9 remove profile popover and add mute button to profile feed 2023-07-27 14:18:22 -07:00
Jonathan Staab
2a0780e55b Add thread view 2023-07-27 12:57:24 -07:00
Jonathan Staab
261fd097af Fix channel meta fetching 2023-07-27 09:47:50 -07:00
Jonathan Staab
7258739b94 Clean up relay normalization some 2023-07-27 09:26:26 -07:00
Jonathan Staab
dff5af256b Add image uploads to chat/dms 2023-07-27 09:11:16 -07:00
Jonathan Staab
a4325610f6 Move user to engine/util rather than components 2023-07-27 08:50:11 -07:00
Jonathan Staab
5a419543e0 Differentiate between badges 2023-07-26 14:16:11 -07:00
Jonathan Staab
f1c24fa35a Focus on following status instead of nip05 2023-07-26 13:17:16 -07:00
Jonathan Staab
2bdea06ffd Improve relay publish summary 2023-07-26 10:02:04 -07:00
Jonathan Staab
97f33a9c0b Add CONTRIBUTING.md 2023-07-26 09:45:53 -07:00
Jonathan Staab
53e7e563e6 Add support for more kinds 2023-07-26 08:39:10 -07:00
Jonathan Staab
1d5a50cb25 Make the app store a real thing 2023-07-25 09:36:07 -07:00
Jonathan Staab
f1bccacff9 Add more details when publishing something with toast 2023-07-24 21:17:41 -07:00
Jonathan Staab
19798f8f96 Fix feed controls 2023-07-24 20:34:22 -07:00
Jonathan Staab
7b371cd54d Tweak note detail, context 2023-07-24 20:18:37 -07:00
Jonathan Staab
fe82bda6d6 Auto reconnect interrupted subscriptions 2023-07-24 17:05:55 -07:00
Jonathan Staab
7e73590f75 Add settings component to engine 2023-07-24 14:51:45 -07:00
Jonathan Staab
00cee0ab48 Get rid of User.getPubkey 2023-07-24 14:41:26 -07:00
Jonathan Staab
1d3d2e0729 Stop using feed on note detail 2023-07-24 14:28:31 -07:00
Jonathan Staab
16bed6403c Fix feeds 2023-07-24 09:43:52 -07:00
Jonathan Staab
4f68406f30 Move pubkey loader and storage adapter to utils 2023-07-22 06:57:24 -07:00