Commit Graph

32 Commits

Author SHA1 Message Date
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
e79753118b improve relay management on settings page. 2021-12-13 23:12:40 -03:00
83d009b2a1 more fixes and styling the chat. 2021-12-13 22:14:55 -03:00
87113fba8b multiple changes and profile page working! 2021-12-13 21:30:22 -03:00
55c04c05f4 fix eslint. 2021-12-13 12:59:42 -03:00
86d49ffbec use pouchdb to store all events. 2021-12-13 12:42:03 -03:00
1a365002d8 more random plumbing. 2021-12-12 16:39:36 -03:00
7bea3aec6f tailwind, more fixes and a bunch of styling. 2021-12-12 08:47:26 -03:00
29129879e9 many more fixes until this is actually kinda working. also changed the logo and colors. 2021-12-11 20:52:49 -03:00
c6ab720af2 change things until it showed something on the screen. 2021-12-11 09:08:35 -03:00
c04c4d7b52 big refactor on core logic. 2021-12-10 21:44:58 -03:00
598dd7459e initial commit with quasar2, vue3 and source code copied from @arcbtc's nostr client. 2021-12-10 16:12:44 -03:00