Commit Graph

481 Commits

Author SHA1 Message Date
Jonathan Staab
c8fb7e7975 Don't show replies at top level of feeds 2023-01-23 20:14:48 -08:00
Jonathan Staab
9ceb3e3e74 Fix partials/notes content layout 2023-01-23 20:05:30 -08:00
Jonathan Staab
c5ce8cf0d5 Fix chat sending 2023-01-23 20:01:09 -08:00
Jonathan Staab
2d92c13613 Fix onEvent when fast relays are combined with slow ones 2023-01-21 14:44:09 -08:00
Jonathan Staab
8be9d2cd47 Speed up by reducing threshold 2023-01-21 14:16:23 -08:00
Jonathan Staab
953d9bbf85 Update readme 2023-01-21 13:49:06 -08:00
Jonathan Staab
446db4a368 Merge branch 'master' into dev 2023-01-21 13:47:57 -08:00
Jonathan Staab
53cf666af5 Fix notifications 2023-01-21 13:47:17 -08:00
Jonathan Staab
23160dff4b Massage DM notifications 2023-01-21 13:14:25 -08:00
Jonathan Staab
c46a4df261 Comment out notes search for now 2023-01-21 12:16:54 -08:00
Jonathan Staab
072e092f8f Make network tab the default as much as possible 2023-01-21 12:16:27 -08:00
Jonathan Staab
07564ef29e Spiff up channels 2023-01-21 11:49:09 -08:00
Jonathan Staab
ef3b7f2d3d Add analytics 2023-01-21 11:15:10 -08:00
Jonathan Staab
1a9a31b45b Add DMs 2023-01-19 09:10:07 -08:00
Jonathan Staab
1a88bfa629 Add chat 2023-01-19 05:21:26 -08:00
Jonathan Staab
45d1f37686 Add support for nip05 verification 2023-01-16 16:10:35 -08:00
Jonathan Staab
b850e264db Update changelog 2023-01-16 15:12:10 -08:00
Jonathan Staab
7785bb613a Add bugsnag 2023-01-16 14:54:03 -08:00
Jonathan Staab
ee66d19822 Add topic support 2023-01-16 14:36:30 -08:00
Jonathan Staab
383fb6e85d Opt for fast rather than complete loading 2023-01-16 13:28:55 -08:00
Jonathan Staab
c781e88574 Add Content and Heading components 2023-01-16 12:02:18 -08:00
Jonathan Staab
aaaef18cae Re-work login page 2023-01-16 10:34:18 -08:00
Jonathan Staab
b848c92669 Improve relay connection stuff 2023-01-14 13:15:43 -08:00
Jonathan Staab
19ee631f19 Re-work relays and connections 2023-01-14 10:09:39 -08:00
Jonathan Staab
933e107500 Change pagination, fix alerts, all kinds of good stuff 2023-01-13 06:28:20 -08:00
Jonathan Staab
98d3897e7c Support more bech32 entities 2023-01-13 04:23:04 -08:00
Jonathan Staab
6bec3d03e3 Fix person feeds, move people to dexie for storage 2023-01-12 17:57:41 -08:00
Jonathan Staab
2f818a561e Support nevent path 2023-01-12 09:15:45 -08:00
Jonathan Staab
e0bb3ca32c Update note detail to use explicit relays 2023-01-11 17:53:10 -08:00
Jonathan Staab
b4f196ef5c Remove event cache, livequery 2023-01-11 17:28:46 -08:00
Jonathan Staab
b7dec922ee Fix json error when pulling relays 2023-01-11 14:47:52 -08:00
Jonathan Staab
ee1accf001 Clean up nostr utils 2023-01-11 04:30:50 -08:00
Jonathan Staab
bb39245d70 Improve relay selection in tags 2023-01-10 08:59:10 -08:00
Jonathan Staab
2b5dc20def Use nostr tools to encode/decode bech32 2023-01-10 06:03:18 -08:00
Jonathan Staab
360d68856a Fix alerts 2023-01-10 05:09:44 -08:00
Jonathan Staab
3dae3494dd Re-write everything again 2023-01-07 11:13:28 -08:00
Jonathan Staab
e3cf09ce50 Upgrade nostr-tools, add agent 2023-01-06 14:19:59 -08:00
Jonathan Staab
74eebf8d79 Shorten window for cleanup 2023-01-05 04:54:41 -08:00
Jonathan Staab
4c7decd7e3 Speed up alerts by not double-loading 2023-01-03 20:46:06 -08:00
Jonathan Staab
e06c4e6c1b Add support for more like emojis 2023-01-03 16:42:10 -08:00
Jonathan Staab
dbee0d6f8a Add some default relays so the list loads synchronously 2023-01-03 04:35:34 -08:00
Jonathan Staab
06b357de1d Reduce feed reflow from new replies 2023-01-03 04:19:35 -08:00
Jonathan Staab
7374b8f085 Fix follow count for people we don't know about 2023-01-02 10:06:03 -08:00
Jonathan Staab
324c6491ab Handle pasting into compose 2023-01-02 08:24:50 -08:00
Jonathan Staab
28ecf8f485 Attempt to avoid stomping follows by refreshing before updating 2023-01-02 05:48:11 -08:00
Jonathan Staab
72a511c846 Add follow/follower count 2023-01-02 05:32:46 -08:00
Jonathan Staab
8d2cbb02df Extract urls in person.about 2023-01-02 04:42:31 -08:00
Jonathan Staab
6c7895f94e Add favicon 2023-01-02 04:34:04 -08:00
Jonathan Staab
5fd8055d03 Fix second order follows 2023-01-02 04:08:01 -08:00
Jonathan Staab
aa11ca213c Remove didLoad from scroller 2023-01-01 07:41:43 -08:00