Commit Graph

168 Commits

Author SHA1 Message Date
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
4c92782c3a Simplify url regex 2023-06-09 06:34:45 -07:00
Jonathan Staab
a83a5d25be Fix url regex 2023-06-09 06:18:13 -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
fada0d8f83 Fix regex for urls 2023-06-05 06:43:14 -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
6e686c61af Group notifications better 2023-05-27 15:45:50 -07:00
Jonathan Staab
6ac4df7ee9 Fix reply/root 2023-05-22 17:04:19 -07:00
Jonathan Staab
52bad3ac7b Add utilities for nostr uris 2023-05-22 11:01:55 -07:00
Jonathan Staab
a05117a5a8 Clean up notifications a bit 2023-05-21 11:58:38 -07:00
Jonathan Staab
7062037eee Combine search and scan 2023-05-21 11:24:00 -07:00
Jonathan Staab
688f6af160 Fix legacy e tag parsing 2023-05-19 06:14:49 -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
f893518f29
readable relay domain names on relay browsing page.
this makes it easy to share URLs for browsing relays on Coracle.
2023-05-12 08:51:31 -03:00
Jonathan Staab
f501eb1c29 Simplify theme config 2023-04-27 12:27:20 -05:00
Jonathan Staab
ec040ce262 Fix pagination by removing since 2023-04-25 15:07:41 -05:00
Jonathan Staab
db583e7ff2 Fix npub entities in notes 2023-04-24 11:59:15 -05:00
Jonathan Staab
1719da5562 Paginate per relay 2023-04-24 10:36:51 -05:00
Jonathan Staab
612a0d18df Remember which rooms the user has joined 2023-04-21 11:49:50 -05:00
Jonathan Staab
7916ed501c Remember message/chat notification read status 2023-04-21 11:49:50 -05:00
Jonathan Staab
be5deb0532 Persist settings to nostr 2023-04-18 16:16:11 -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
b2cd58cf8b Add custom feeds 2023-04-13 14:26:32 -05:00
Jonathan Staab
6d4a9c8d0d Add topic search, tweak topic autocomplete 2023-04-13 08:39:20 -05:00
Jonathan Staab
82da83f5e1 Add topic modal 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
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
6c859c9afc Transform legacy mentions into bech32, fix loki persistence 2023-04-13 08:39:20 -05:00
Jonathan Staab
f2a76b319f Switch to lokijs 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
f2e710c842 Fix a few small bugs 2023-04-10 09:01:51 -05:00
Jonathan Staab
dbbbec4d07 Try opening feeds filtered by relay in a modal 2023-04-08 14:08:52 -05:00
Jonathan Staab
a166612601 Add full global relays modal 2023-04-07 08:25:29 -05:00
Jonathan Staab
2c8b6608ea Fix a few bugs 2023-04-06 11:28:16 -05:00
Jonathan Staab
5e9c9cfef1 Mutate seen_on to show all relays a given note was found on 2023-04-05 15:19:22 -05:00
Jonathan Staab
3921cd9b4e Use NoteContent on Notifications 2023-04-05 11:52:03 -05:00
Jonathan Staab
1b24377052 Fix AUTH 2023-04-03 10:12:03 -05:00
Jonathan Staab
9bc5a35957 Fix mention parsing 2023-04-03 09:51:40 -05:00
Jonathan Staab
ce6993b214 Fix url display, content editable line break parsing, and person relays 2023-03-31 10:24:40 -05:00
Jonathan Staab
ce07869656 Add quotes 2023-03-30 14:51:55 -05:00
Jonathan Staab
fa56bca422 Add content parser and image carousel 2023-03-30 11:54:32 -05:00
Jonathan Staab
0896623253 Clean up and improve content parsing 2023-03-30 09:40:09 -05:00
Jonathan Staab
0f032ee05b Don't use since when loading messages, group notifications by hour 2023-03-29 13:56:58 -05:00
Jonathan Staab
f51ba597c7 Merge branch 'dev' 2023-03-27 09:15:00 -05:00