Commit Graph

61 Commits

Author SHA1 Message Date
171e8b3530 fix sorting. 2022-01-03 09:10:01 -03:00
176554cddd displaying contacts lists. 2022-01-02 21:03:02 -03:00
b3db017cd2 update nostr-tools to fix a filter bug. 2022-01-02 20:50:43 -03:00
6d1a8b0a4e fix the always-1 chat message badge. 2022-01-02 09:34:22 -03:00
f1fa615dd6 hide unupdated relays from initial bootstrap list. 2022-01-01 21:35:02 -03:00
b722a6b644 update nostr-tools and use the updated nip-01 format for filters. 2022-01-01 21:34:21 -03:00
570eb3b0d2 notifications for mentions and messages on global store. 2022-01-01 18:24:48 -03:00
4355e15a9b shrinking URLs when necessary. 2022-01-01 11:19:14 -03:00
11e350585e autofocus everywhere. 2022-01-01 10:36:21 -03:00
df048194be many small fixes, including updating nostr-tools to fix the lost kind4 messages bug. 2022-01-01 10:30:13 -03:00
76b89631c7 update nostr-tools. 2021-12-31 23:27:29 -03:00
7068e14b3c using event kind 3 to store followed list and relays, dynamic handling of subscriptions on relay changes. 2021-12-31 22:32:25 -03:00
da4d4e7ceb text formatting, justify, hyphenization. 2021-12-30 09:07:15 -03:00
3163b8bc9b make threads great again. 2021-12-29 22:27:41 -03:00
85eeeef5b0 some fixes on raw metadata buttons. 2021-12-29 21:33:52 -03:00
aceb0d851c button to display raw event metadata. 2021-12-29 16:56:12 -03:00
c5ff360adb upgrade again. 2021-12-29 15:27:47 -03:00
6272e89c19 import keys, updated nostr-tools, new nip06+slip44 mnemonic-to-key method, watch-only mode (just pubkeys). 2021-12-29 14:47:28 -03:00
9aad253d76 remove Publish button from LeftMenu. 2021-12-24 06:41:10 -03:00
a1720492dc responsive tab menu and SearchFollow page for people on phones. 2021-12-24 06:04:56 -03:00
4318918a81 _redirects and deploy to netlify. 2021-12-23 21:39:23 -03:00
76dd383392 fix and improve chat decrypting (decrypt on-demand) 2021-12-23 21:29:50 -03:00
1767421abe local user metadata as an event only. 2021-12-23 20:30:42 -03:00
992e8c913e limit number of characters shown, display a "hasMore" icon. 2021-12-23 19:56:56 -03:00
d5a178489e markdown. 2021-12-23 19:34:02 -03:00
1c01a61804 initial work on event page thread views and replies. maybe it is working already? 2021-12-23 17:09:36 -03:00
65f4f86ec5 twitter-like highlights and clicks. 2021-12-23 08:57:07 -03:00
eced7390ae netlify deployment instructions. 2021-12-21 06:14:55 -03:00
f068a6cc90 notifications page. 2021-12-20 20:35:03 -03:00
2b9cad0690 dev command on package.json 2021-12-20 18:59:57 -03:00
c5d7d53110 decent notifications working now. 2021-12-20 14:34:43 -03:00
13b4ab30e5 replicate tags when replying to a thread. 2021-12-20 11:29:53 -03:00
c79859437e move LeftMenu to its own component, remove the notifications thing from before as it wasn't good enough, pre-step before saving events to ensure we don't save old metadata from people. 2021-12-20 09:13:01 -03:00
02e2fb8217 show related event info in standalone posts. 2021-12-19 22:31:55 -03:00
08938ea481 show relative dates when the difference is smaller than an hour. 2021-12-19 22:09:31 -03:00
787fe9a6e4 styling the Post component. 2021-12-19 21:39:18 -03:00
8874ff1705 event pages with related events. 2021-12-19 21:09:25 -03:00
9a1b75d81b preliminary support for mention notifications. 2021-12-19 18:03:45 -03:00
f497b6090d fix profile metadata vuex caching. 2021-12-19 16:36:03 -03:00
b150ca8859 fix map function for messages not emitting event.pubkey 2021-12-19 12:44:50 -03:00
a858be3dcb fix messages listener when we have zero messages. 2021-12-19 12:31:04 -03:00
85a4a10898 rename to branle. 2021-12-19 12:26:35 -03:00
c41438b236 displaying list of active chats ordered by last message. 2021-12-19 12:23:43 -03:00
4172ccafbb rename Messages and Chat for clarity. 2021-12-19 11:58:32 -03:00
85a450d138 fix global page height scroll annoying thing. 2021-12-19 11:45:14 -03:00
7f241f4f6b chat box scrolling. 2021-12-19 11:43:31 -03:00
155571e319 chats working. 2021-12-18 20:56:13 -03:00
a514c5a8fc infinite scroll on home feed. 2021-12-14 23:43:53 -03:00
7bb45899a4 home feed now getting instant updates when new events arrive. 2021-12-14 22:18:24 -03:00
b8020bdb8c fix unfollow. 2021-12-14 22:18:03 -03:00