Commit Graph

537 Commits

Author SHA1 Message Date
Jonathan Staab
3e1b0cb9fe Improve initial load using purplepag.es 2023-04-20 10:47:35 -05:00
Jonathan Staab
282c036fa5 Include people with only a display_name in search 2023-04-20 10:32:22 -05:00
Jonathan Staab
b46fde360b Fix a few small bugs 2023-04-19 08:54:14 -05:00
Jonathan Staab
9e18bb1f3e Improve ios/mobile 2023-04-18 17:26:06 -05:00
Jonathan Staab
be5deb0532 Persist settings to nostr 2023-04-18 16:16:11 -05:00
Jonathan Staab
6c0eab5214 Clean up Relay Card and onboarding data 2023-04-18 14:38:18 -05:00
Jonathan Staab
c22e4e76a9 Hardcode relay.nostr.band for search 2023-04-18 12:52:45 -05:00
Jonathan Staab
c033b66b64 Load people from the networking in EnsureData too 2023-04-18 12:44:41 -05:00
Jonathan Staab
67d1162245 Add real profile search 2023-04-18 12:38:47 -05:00
Jonathan Staab
e43caba359 Manage modals with a mega modal model 2023-04-18 12:22:14 -05:00
Jonathan Staab
dfb1916b02 Fix a few bugs 2023-04-18 10:12:59 -05:00
Jonathan Staab
eaa517d71a Enqueue context requests to reduce concurrent subscriptions in feeds 2023-04-17 17:26:04 -05:00
Jonathan Staab
879ece60a9 Fix a few bugs 2023-04-17 16:47:54 -05:00
Jonathan Staab
5b548cccab Switch from custom data to lists 2023-04-17 15:45:14 -05:00
Jonathan Staab
54553bbbc8 Add buttons to add relays, people, and topics to feeds 2023-04-14 10:11:35 -05:00
Jonathan Staab
51b7de9c29 Add PersonFeed 2023-04-13 16:21:34 -05:00
Jonathan Staab
b2cd58cf8b Add custom feeds 2023-04-13 14:26:32 -05:00
Jonathan Staab
598b6da8c3 Don't render quotes if the note is rendered as a reply 2023-04-13 08:56:37 -05:00
Jonathan Staab
6d4a9c8d0d Add topic search, tweak topic autocomplete 2023-04-13 08:39:20 -05:00
Jonathan Staab
8573140134 Add topics database table 2023-04-13 08:39:20 -05:00
Jonathan Staab
f019b64695 Stack modals explicitly 2023-04-13 08:39:20 -05:00
Jonathan Staab
82da83f5e1 Add topic modal 2023-04-13 08:39:20 -05:00
Jonathan Staab
76138bdb3e Rename app2 to app 2023-04-13 08:39:20 -05:00
Jonathan Staab
4b30c890a2 Fix a few bugs with entity/link parsing 2023-04-13 08:39:20 -05:00
Jonathan Staab
c30b0d069e Combine app state into a single file 2023-04-13 08:39:20 -05:00
Jonathan Staab
76b3479b7d Put state shared by ui components with those components 2023-04-13 08:39:20 -05:00
Jonathan Staab
69796ca4cd Rename PersonBadge 2023-04-13 08:39:20 -05:00
Jonathan Staab
0e4420ccd6 Tweak usage page name extraction 2023-04-13 08:39:20 -05:00
Jonathan Staab
c1857dea2d Fix message ordering 2023-04-13 08:39:20 -05:00
Jonathan Staab
d63d8afbbf Fix channel scrolling behavior 2023-04-13 08:39:20 -05:00
Jonathan Staab
b9b669af7c Fix some layout stuff with replies 2023-04-13 08:39:20 -05:00
Jonathan Staab
d9ab565b5f Fix note detail relay popover 2023-04-13 08:39:20 -05:00
Jonathan Staab
7d1c2999eb Add NoteActions 2023-04-13 08:39:20 -05:00
Jonathan Staab
9920655666 Add NoteReply 2023-04-13 08:39:20 -05:00
Jonathan Staab
55ede4dc35 Fix note border 2023-04-13 08:39:20 -05:00
Jonathan Staab
6c859c9afc Transform legacy mentions into bech32, fix loki persistence 2023-04-13 08:39:20 -05:00
Jonathan Staab
5b8243cd49 Add well-known directory to public 2023-04-13 08:39:20 -05:00
Jonathan Staab
f2a76b319f Switch to lokijs 2023-04-13 08:39:20 -05:00
Jonathan Staab
08d6195880 Consolidate RelayCard 2023-04-13 08:39:20 -05:00
Jonathan Staab
260328b757 Consolidate PersonInfo 2023-04-13 08:39:20 -05:00
Jonathan Staab
e2b9e88373 Re-organize views/shared components 2023-04-13 08:39:20 -05:00
Jonathan Staab
72203afb94 Fix auto mention on person detail 2023-04-13 08:39:19 -05:00
Jonathan Staab
35f1431ae2 Split app.svelte into smaller pieces, nest components under ui 2023-04-13 08:39:19 -05:00
Jonathan Staab
859fc921ac Fix nprofile generation 2023-04-13 08:38:39 -05:00
Jonathan Staab
b1c861b5ab Adjust urls 2023-04-10 09:05:16 -05:00
Jonathan Staab
5c27562af0 Merge branch 'master' of github.com:coracle-social/coracle 2023-04-10 09:02:40 -05:00
Jonathan Staab
f2e710c842 Fix a few small bugs 2023-04-10 09:01:51 -05:00
Jon Staab
469ef6fabb
Merge pull request #45 from fiatjaf/show-plus
less confusing "show %d link previews".
2023-04-10 08:38:11 -05:00
3f8e2202a1
less confusing "show %d link previews".
I always read this as "show +2", for example, when there are only two and since
I am already seeing one it should be "show +1", but adding the word "all" will
probably fix that and make it clear.
2023-04-08 20:16:24 -03:00
Jonathan Staab
e9a2e581d5 Bump version 2023-04-08 14:14:09 -05:00