Commit Graph

866 Commits

Author SHA1 Message Date
Jonathan Staab
631e936760 Fix missing auth handler 2023-08-07 17:02:02 -07:00
Jonathan Staab
3c0746228b fix non-review 1985's 2023-08-07 16:55:51 -07:00
Jonathan Staab
40d991f891 Bump paravel 2023-08-07 15:55:05 -07:00
Jonathan Staab
b9248c1cff Keep socket objects around so we can know their quality 2023-08-07 13:51:35 -07:00
Jonathan Staab
66ab182640 Parse hints for quotes better 2023-08-07 13:34:59 -07:00
Jonathan Staab
16cc59fc38 Make toast dismissable with touch 2023-08-07 12:53:52 -07:00
Jonathan Staab
7d558d4e18 Fix some bugs 2023-08-07 11:12:01 -07:00
Jonathan Staab
d27f2341c7 Fix pasting images into compose #128 2023-08-07 10:30:35 -07:00
Jonathan Staab
15c4ae58eb Remove authors limit of 256 2023-08-07 10:13:57 -07:00
Jonathan Staab
fc922f3816 Add multi-account 2023-08-07 10:05:48 -07:00
Jonathan Staab
ec54e37dd4 Make default relay detail tab notes, not reviews 2023-08-04 17:39:27 -07:00
Jonathan Staab
2438b648f5 Add log in as 2023-08-04 16:10:15 -07:00
Jonathan Staab
7624aaa4eb Fix the fix 2023-08-04 14:32:49 -07:00
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