Commit Graph

662 Commits

Author SHA1 Message Date
Jonathan Staab
a6cc63e000 Update roadmap 2023-04-04 13:19:04 -05:00
Jonathan Staab
87bfafa4d5 Show person next to reply/new note #42 2023-04-04 09:21:31 -05:00
Jonathan Staab
0793d609c7 rename Media components 2023-04-03 10:28:50 -05:00
Jonathan Staab
1b24377052 Fix AUTH 2023-04-03 10:12:03 -05:00
Jonathan Staab
9bc5a35957 Fix mention parsing 2023-04-03 09:51:40 -05:00
Jonathan Staab
ce6993b214 Fix url display, content editable line break parsing, and person relays 2023-03-31 10:24:40 -05:00
Jonathan Staab
e9d1592ba7 Fix some entity display stuff 2023-03-30 16:16:08 -05:00
Jonathan Staab
316c9f8d76 fix line breaks in compose, add embedded nostr entities to tags 2023-03-30 16:02:21 -05:00
Jonathan Staab
ce07869656 Add quotes 2023-03-30 14:51:55 -05:00
Jonathan Staab
fa56bca422 Add content parser and image carousel 2023-03-30 11:54:32 -05:00
Jonathan Staab
0896623253 Clean up and improve content parsing 2023-03-30 09:40:09 -05:00
Jonathan Staab
26ba4fba71 Update changelog 2023-03-30 08:53:26 -05:00
Jonathan Staab
26abf383b8 Disable self-zap 2023-03-29 14:19:30 -05:00
Jonathan Staab
0f032ee05b Don't use since when loading messages, group notifications by hour 2023-03-29 13:56:58 -05:00
Jonathan Staab
681d36d443 Fall back to normal relay connections if multiplexer fails to connect 2023-03-29 11:13:15 -05:00
Jonathan Staab
3ba160c123 Update repo urls 2023-03-29 11:00:15 -05:00
Jonathan Staab
e9da4e899b Add new pool based on paravel 2023-03-29 09:50:03 -05:00
Jonathan Staab
56a5d17116 Add multiplextr setting 2023-03-27 09:49:23 -05:00
Jonathan Staab
f51ba597c7 Merge branch 'dev' 2023-03-27 09:15:00 -05:00
Jonathan Staab
a898aa47e7 Clean up some env stuff 2023-03-27 09:14:46 -05:00
Jonathan Staab
855fb68f3a Small contenteditable fix, try using since on feeds 2023-03-25 09:33:59 -05:00
Jonathan Staab
d0ccdf4888 Add new content editable component 2023-03-23 16:26:35 -05:00
Jonathan Staab
20d61ed6dc If someone gives us a hex key (like nostr.band does), handle it instead of crashing 2023-03-23 15:45:55 -05:00
Jonathan Staab
d7d05c2802 Skip relays onboarding stage when forcing relays 2023-03-22 08:51:16 -05:00
Jonathan Staab
47565265ba Fix followers list 2023-03-22 08:37:43 -05:00
Jonathan Staab
2a7fd6d479 Fix text color in mentions 2023-03-21 16:33:43 -05:00
Jonathan Staab
d39500fa34 Fix relays list on person detail 2023-03-21 15:52:22 -05:00
Jonathan Staab
755d6cfa7f Count followers using rbr.bio 2023-03-21 14:28:00 -05:00
Jonathan Staab
1939725ac6 Split up pool status and error to handle auth 2023-03-21 10:00:34 -05:00
Jonathan Staab
6695ee7b7b Small fixes to pool and auth 2023-03-20 17:02:52 -05:00
Jonathan Staab
4152f96be0 Add support for AUTH 2023-03-20 14:45:40 -05:00
Jonathan Staab
e326df9a22 Remove dependency on nostr-tools for pool 2023-03-20 10:51:35 -05:00
Jonathan Staab
03fea8154f Avoid pruning profiles we know we'll use more often 2023-03-18 12:53:20 -05:00
Jonathan Staab
b78402f74e Add confirmation to zap dialog 2023-03-16 17:09:15 -05:00
Jonathan Staab
85427833e5 Tweak buttons 2023-03-16 15:53:50 -05:00
Jonathan Staab
e775e4959c Add FORCE_RELAYS option 2023-03-16 15:20:37 -05:00
Jonathan Staab
fe990f7d26 Fix nprofile generation 2023-03-16 15:19:13 -05:00
Jonathan Staab
4e341b43b3 Small fixes to light mode 2023-03-16 14:29:46 -05:00
Jonathan Staab
d0b6c77530 Add light theme 2023-03-16 14:03:42 -05:00
Jonathan Staab
b458e3b2d6 Apply mutes to notifications 2023-03-16 11:16:12 -05:00
Jonathan Staab
6dbaf7450a Add custom cache implementation for tables 2023-03-16 11:09:59 -05:00
Jonathan Staab
fa2693d09e Rename alerts to notifications 2023-03-16 11:09:45 -05:00
Jonathan Staab
5138f14e00 Migrate user data from old version of coracle 2023-03-16 11:09:45 -05:00
Jonathan Staab
7a85323b8f Update changelog 2023-03-16 11:09:45 -05:00
Jonathan Staab
059eb174f0 Fix sync bug 2023-03-16 11:09:45 -05:00
Jonathan Staab
9a8f6f0222 Speed up initial load by only waiting for relays when we need them 2023-03-16 11:09:45 -05:00
Jonathan Staab
14eaec1dde Fix validation for key logins and some other small things 2023-03-16 11:09:45 -05:00
Jonathan Staab
ffa32fc0c4 Fix table listener 2023-03-16 11:09:45 -05:00
Jonathan Staab
2d45928e8c Fix pubkey/anon login 2023-03-16 11:09:45 -05:00
Jonathan Staab
eed863143d Disconnect after connecting user, shorted retry timeout for connections 2023-03-16 11:09:45 -05:00