Commit Graph

792 Commits

Author SHA1 Message Date
Jonathan Staab
92b9436e39 Fix some notification badges 2023-08-03 11:09:50 -07: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
Jonathan Staab
ca1b9512c0 Update lockfile and hurdak 2023-07-21 18:05:18 -07:00
Jonathan Staab
66408c9cd5 Get things working again 2023-07-21 17:32:51 -07:00
Jonathan Staab
a3c8972b47 Fix remaining non-strict type errors 2023-07-21 17:15:00 -07:00
Jonathan Staab
47ff35bd42 Change case on engine components 2023-07-21 15:44:23 -07:00
Jonathan Staab
4dd45cf45e Fix more type errors 2023-07-21 13:23:46 -07:00
Jonathan Staab
57f48d54b2 Turn on strict mode only for certain directories 2023-07-21 13:04:00 -07:00
Jonathan Staab
a7cae60ca9 Start converting components again 2023-07-21 12:54:03 -07:00
Jonathan Staab
479f9d6681 Get generics to flow through store 2023-07-20 14:46:00 -07:00
Jonathan Staab
64a36f6b2a Get util/store checking 2023-07-20 14:25:58 -07:00
Jonathan Staab
906384f27a Fix load more button 2023-07-20 11:07:04 -07:00
Jonathan Staab
7a73f443a9 Fix mutes, improve performance 2023-07-20 10:46:06 -07:00