Commit Graph

148 Commits

Author SHA1 Message Date
Jon Staab 2f0a5def6f Allow users to choose where to publish their profile #359 2024-06-12 12:37:55 -07:00
Jon Staab fc4d693621 Small fixes 2024-03-12 08:19:16 -07:00
Jon Staab b5ede0b883 Generate dynamic manifest/meta/favicons 2024-03-12 08:19:16 -07:00
Jon Staab 932a02a27e Update readme 2024-01-31 09:34:32 -08:00
Jon Staab e23b9f1fa7 Add NIP 96 support 2023-11-30 16:35:29 -08:00
Jonathan Staab 95a24abd0f Remove nip28 chat 2023-09-27 09:59:22 -07:00
Jonathan Staab 7ca57ae961 Update readme to explain env better #141 2023-08-28 09:10:47 -07:00
Jonathan Staab 92b9436e39 Fix some notification badges 2023-08-03 11:09:50 -07:00
Jonathan Staab 97f33a9c0b Add CONTRIBUTING.md 2023-07-26 09:45:53 -07:00
Jonathan Staab 6595e0a9be Fix lists selector 2023-04-27 16:44:55 -05:00
Jonathan Staab 282c036fa5 Include people with only a display_name in search 2023-04-20 10:32:22 -05:00
Jonathan Staab 3ba160c123 Update repo urls 2023-03-29 11:00:15 -05:00
Jonathan Staab 1e48e46275 Add hashed pubkey to usage data 2023-03-03 10:44:58 -06:00
Jonathan Staab 6b2954c48c Update install instructions 2023-03-03 09:26:56 -06:00
gourcetools b348d19add
Update README.md 2023-03-02 21:37:08 +01:00
Jonathan Staab 9279dd29e9 Add changelog and roadmap files 2023-02-15 10:28:44 -06:00
Jonathan Staab db0f995a3d Mention user when creating a note from the profile page 2023-02-15 10:14:42 -06:00
Jonathan Staab 9d09eeb38c Show relay status based on stats not current connection status 2023-02-15 09:26:53 -06:00
Jonathan Staab 756c2abb30 Color code relays 2023-02-15 08:39:43 -06:00
Jonathan Staab f7e6d46fcf Add relay symbol to notes, publish optimistically, reduce how many relays replies are published to, add more logging, re-work thread layout, optimize note loading by switching from debounce to throttle 2023-02-14 17:12:44 -06:00
Jonathan Staab 51781a4743 Group feeds better 2023-02-13 16:00:25 -06:00
Jonathan Staab 2c9ff7bac0 Re-write data fetching to support lazily streaming in event context 2023-02-13 13:18:26 -06:00
Jonathan Staab eef1a37a0a Fix relay card on mobile, rename person network to relays 2023-02-11 09:21:43 -06:00
Jonathan Staab 14e5be129d Improving connection management, add nip05 route calculations 2023-02-10 10:04:38 -06:00
Jonathan Staab 5f1f9f9b69 Re-work relay selection 2023-02-09 17:57:37 -06:00
Jonathan Staab 0fe2afb3a8 Track a random sample of relay/pubkey combinations 2023-02-09 15:23:01 -06:00
Jonathan Staab 40f5cdff0e Fix joining/leaving rooms 2023-02-09 12:05:26 -06:00
Jonathan Staab 34d1ac7fb2 Remove dexie 2023-02-09 09:23:46 -06:00
Jonathan Staab 0cbc9874db Move rooms/messages over to localforage 2023-02-09 08:58:06 -06:00
Jonathan Staab 3ccec4d5b5 Add new database built on localforage, apply to people 2023-02-08 17:35:42 -06:00
Jonathan Staab 57451f120a Fixed slow leaving/joining chat rooms 2023-02-08 09:26:50 -06:00
Jonathan Staab 9cac48b283 Add relay selection to note create screen 2023-02-08 09:04:17 -06:00
Jonathan Staab a8efa9ffc2 Re-design relays page and person relays list with metadata 2023-02-07 14:24:31 -06:00
Jonathan Staab e4902647ac Clean up back button in combination with modals 2023-02-06 16:12:16 -06:00
Jonathan Staab b4801a27a6 Be more lax about parsing links 2023-02-06 15:09:08 -06:00
Jonathan Staab 090f9d888e Fix muffle 2023-02-06 11:50:44 -06:00
Jonathan Staab 9bdb707d27 Fix alerts 2023-02-06 10:41:48 -06:00
Jonathan Staab efac30809a Bump threshold up on pool 2023-02-06 05:42:42 -06:00
Jonathan Staab dcd8de7912 Fix chat layout 2023-02-04 13:01:47 -06:00
Jonathan Staab 233c4b6ad6 Clean up some icons 2023-02-03 09:00:42 -06:00
Jonathan Staab 18b950af0a Parse relays for kind 3, show relays on network tab 2023-01-27 16:42:55 -08:00
Jonathan Staab 7cc9ebc080 Only hide replies on feeds 2023-01-25 09:36:42 -08:00
Jonathan Staab 59c4fec4f0 Update changelog 2023-01-23 20:15:49 -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 953d9bbf85 Update readme 2023-01-21 13:49:06 -08:00
Jonathan Staab 23160dff4b Massage DM notifications 2023-01-21 13:14:25 -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