Commit Graph

614 Commits

Author SHA1 Message Date
Jonathan Staab
8b3de91408 Fix show more button 2023-06-29 08:45:04 -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
043ef6c33c Fix quoted 30023 events 2023-06-28 11:38:45 -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
06405d5cc3 Fix truncating content based on links that aren't displayed 2023-06-20 13:47:07 -07:00
Jonathan Staab
4420284e64 Fetch user events 2023-06-20 08:46:21 -07:00
Jonathan Staab
12e56c3625 Fix seen_on bug for userEvents 2023-06-20 08:44:10 -07:00
Jonathan Staab
1887c2027b Fix quote when it fails to load 2023-06-19 16:49:44 -07:00
Jonathan Staab
24a198bf80 Fix quote length 2023-06-19 14:47:02 -07:00
Jonathan Staab
d5b3d935a4 Add support for kind 40 notes (because they might show up as bech32 strings) 2023-06-19 12:11:06 -07:00
Jonathan Staab
e2cf48eed9 Fix ellipsis placement 2023-06-19 09:05:11 -07:00
Jonathan Staab
5977a4099f Support notifications on non-1's 2023-06-19 08:37:51 -07:00
Jonathan Staab
d2b82ec418 Add support for kind 30023 2023-06-19 05:48:55 -07:00
Jonathan Staab
41a08f7167 Add support for kind 1063 2023-06-19 04:57:00 -07:00
Jonathan Staab
4234cbc0e1 Add support for highlights 2023-06-19 04:40:08 -07:00
Jonathan Staab
7c9c2ee692 Refactor NoteContent 2023-06-16 17:19:07 -07:00
Jonathan Staab
61f44e340a Put note kinds in a variable 2023-06-16 15:28:55 -07:00
Jonathan Staab
4f0910e0c6 Fix filter pill layout 2023-06-16 14:57:50 -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
c937beccac Fix list loading 2023-06-16 11:10:40 -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
8f5ef24cec Start users off with some relays 2023-06-15 16:45:21 -07:00
Jonathan Staab
f8252e68b2 Prioritize reviews on relay list 2023-06-15 15:11:33 -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
3a6a30c88a Remove mentions from replies 2023-06-14 12:41:15 -07:00
Jonathan Staab
fc2713e316 Fix lnurl parsing 2023-06-14 08:16:27 -07:00
Jonathan Staab
509e316ee6 Allow advanced filters to control entire feed 2023-06-13 15:14:31 -07:00
Jonathan Staab
8f96398419 Move theme button to side nav 2023-06-13 13:59:08 -07:00
Jonathan Staab
249e99806e fix animation 2023-06-13 09:23:40 -07:00
Jonathan Staab
9f4c8becd6 Reduce threshold for fuzzy search 2023-06-13 09:19:11 -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
6b293b33a2 Cleanup apps a bit 2023-06-10 11:01:05 -07:00
Jonathan Staab
c61e662786 Put bugsnag api key in .env 2023-06-10 08:34:33 -07:00
Jonathan Staab
4c92782c3a Simplify url regex 2023-06-09 06:34:45 -07:00
Jonathan Staab
c50d373e5c Add kind 1985 to notifications 2023-06-09 06:32:36 -07:00
Jonathan Staab
dd07b0480a Add relay reviews 2023-06-09 06:32:36 -07:00
Jonathan Staab
a83a5d25be Fix url regex 2023-06-09 06:18:13 -07:00
Jonathan Staab
5b235c1f41 Fix formatting in contenteditable 2023-06-07 18:47:46 -07:00
Jonathan Staab
bc7f671c0f fix relay hint for mentions 2023-06-07 18:32:31 -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
b8a4232683 Add mention mark to e tags embedded in notes 2023-06-07 04:34:54 -07:00