Commit Graph

306 Commits

Author SHA1 Message Date
Jonathan Staab
d5edf82cce Upgrade hurdak 2023-07-19 15:45:32 -07:00
Jonathan Staab
7644f6548a Add search to chatlist, sort threads 2023-07-18 09:02:40 -07:00
Jonathan Staab
db6635fc7a Delete chat messages when leaving a room 2023-07-13 14:48:14 -07:00
Jonathan Staab
ad8a214752 rename routing to nip65 2023-07-13 13:46:56 -07:00
Jonathan Staab
8498372e27 Split out chat and messages 2023-07-13 13:33:52 -07:00
Jonathan Staab
a506472a21 Re-work stores 2023-07-12 16:57:35 -07:00
Jonathan Staab
10d15b5a38 fixing some engine bugs 2023-07-12 14:53:55 -07:00
Jonathan Staab
25d45a13d5 rename app/system to app/engine 2023-07-12 14:08:28 -07:00
Jonathan Staab
e4ff499f84 Figure out what should live in system.user 2023-07-10 16:55:46 -07:00
Jonathan Staab
8cf4306cb3 Move db to util/loki 2023-07-07 14:26:22 -07:00
Jonathan Staab
8c590f7882 Migrate relay selections over to system 2023-07-07 14:26:22 -07:00
Jonathan Staab
4349864065 remove some user profile handlers 2023-07-07 14:26:22 -07:00
Jonathan Staab
3cfcc18000 Use system directory instead of db people 2023-07-07 14:26:22 -07:00
Jonathan Staab
01c2945f06 Create system/settings 2023-07-07 14:26:22 -07:00
Jonathan Staab
82aab16605 Use social petnames 2023-07-07 14:26:22 -07:00
Jonathan Staab
edf033ccf8 Get rid of canPublish 2023-07-07 14:26:22 -07:00
Jonathan Staab
0a15170757 Fix anchor styling 2023-06-28 13:33:54 -07:00
Jonathan Staab
48dab22d9c Fix mentions on safari 2023-06-28 13:01:38 -07:00
Jonathan Staab
9c446263a6 Get rid of Button component 2023-06-28 12:24:15 -07:00
Jonathan Staab
efee0f9311 Disable fly on safari 2023-06-28 11:21:58 -07:00
Jonathan Staab
3a91d49fc0 Small note display bugfixes 2023-06-28 10:52:38 -07:00
Jonathan Staab
d2b82ec418 Add support for kind 30023 2023-06-19 05:48:55 -07:00
Jonathan Staab
7c9c2ee692 Refactor NoteContent 2023-06-16 17:19:07 -07:00
Jonathan Staab
f58f8f410c Allow removing filters from feed summary 2023-06-16 14:11:15 -07:00
Jonathan Staab
29e8ed01bf Fix anonymous UX 2023-06-16 12:03:32 -07:00
Jonathan Staab
80386a833c Merge lists, feed tabs, and advanced search into one interface 2023-06-16 10:45:49 -07:00
Jonathan Staab
1d415ee519 Improve handling of line breaks and style in rich text 2023-06-15 14:32:08 -07:00
Jonathan Staab
66d5c99dcd Tweak style of notecreate 2023-06-15 13:44:22 -07:00
Jonathan Staab
2d2c11fd6a Add link previews 2023-06-15 13:30:24 -07:00
Jonathan Staab
fc2713e316 Fix lnurl parsing 2023-06-14 08:16:27 -07:00
Jonathan Staab
d65aa309db Add filter summary to feeds 2023-06-13 09:14:52 -07:00
Jonathan Staab
a40b9268f6 Add support for parsing and displaying lnurl invoices 2023-06-13 08:38:53 -07:00
Jonathan Staab
7dd6edaac5 Add advanced search 2023-06-12 17:57:15 -07:00
Jonathan Staab
5fc98007d2 Add better relay review support 2023-06-10 12:56:33 -07:00
Jonathan Staab
dd07b0480a Add relay reviews 2023-06-09 06:32:36 -07:00
Jonathan Staab
5b235c1f41 Fix formatting in contenteditable 2023-06-07 18:47:46 -07:00
Jonathan Staab
4ccf12efa8 Add tags to notes by parsing content, add note delete button, add mentions to quotes, increase routes table and change sort order to hopefully get better relay hints, upgrade mentions from square bracket notation to bech32 embeds 2023-06-07 05:55:12 -07:00
Jonathan Staab
95e3357215 Fix upload button 2023-06-05 05:59:46 -07:00
Jonathan Staab
381e368f1b Attempt to fix contenteditable dropping breaks 2023-06-05 05:55:07 -07:00
Jonathan Staab
fc39a60805 Prevent dynamic gap from getting pruned by tailwind 2023-06-02 07:11:00 -07:00
Jonathan Staab
254dcb2547 Fix a few bugs, simplify relay search and show relay detail in modal 2023-06-02 07:05:16 -07:00
Jonathan Staab
c22ac18380 Group notifications better, prefer followed users when mentioning people 2023-05-31 09:24:33 -07:00
Jonathan Staab
52bad3ac7b Add utilities for nostr uris 2023-05-22 11:01:55 -07:00
Jonathan Staab
1e7d386562 Add protocol handlers to manifest 2023-05-21 14:24:46 -07:00
Jonathan Staab
f2ea91f178 Fix empty popover 2023-05-21 10:02:26 -07:00
Jonathan Staab
d3f55782a7 Clean up some jank with nested modals 2023-05-21 07:30:04 -07:00
Jonathan Staab
001200da49 Open person in modal all the time, add close all button to modal 2023-05-12 22:34:45 -07:00
Jonathan Staab
23ef0a9d26 Update changelog 2023-04-28 10:59:22 -05:00
Jonathan Staab
d3a39facde Make search work event when relays don't support it 2023-04-27 13:18:06 -05:00
Jonathan Staab
f501eb1c29 Simplify theme config 2023-04-27 12:27:20 -05:00