Commit Graph

69 Commits

Author SHA1 Message Date
Jonathan Staab
9dc679a944 Add mentions when composing a note or reply, tweak some feed timings 2022-12-31 21:05:32 -08:00
Jonathan Staab
3097b9e7e8 Batch load context on feeds. This makes loading faster, and provides more context 2022-12-30 13:29:06 -08:00
Jonathan Staab
20bd89a90a Fix reactivity of notes in feeds by using livequery 2022-12-26 14:47:06 -08:00
Jonathan Staab
7c9ac4f6e2 Update changelog 2022-12-26 13:37:47 -08:00
Jonathan Staab
452c3d8725 Update readme 2022-12-26 13:12:38 -08:00
Jonathan Staab
7a3338eeaa Switch from cache-first to cache-last by always attempting to retrieve messages from the network with an aggressive timeout. 2022-12-26 13:00:34 -08:00
Jonathan Staab
de3f75b2a3 Improve query speed when loading from dexie by sorting first 2022-12-24 13:50:18 -08:00
Jonathan Staab
92d823f5b2 Fix like popover 2022-12-23 16:57:33 -08:00
Jonathan Staab
4a47ea2dc9 Add changelog, wait for only some relays to eose 2022-12-23 16:36:17 -08:00
Jonathan Staab
fd3f8ec4f6 Fix alerts 2022-12-23 16:02:01 -08:00
Jonathan Staab
30270d331c Finishing touches 2022-12-23 15:25:51 -08:00
Jonathan Staab
46d2a52e67 Re introduce muffle 2022-12-23 14:49:03 -08:00
Jonathan Staab
43906205f4 Show image previews 2022-12-23 14:23:56 -08:00
Jonathan Staab
a3ae2e9940 Fix search 2022-12-23 13:58:21 -08:00
Jonathan Staab
34db1df405 dispatch -> cmd 2022-12-23 13:32:31 -08:00
Jonathan Staab
a7a41a659c Fix alerts 2022-12-23 11:59:40 -08:00
Jonathan Staab
7ed121f560 Fix scrolling bug, figure out pattern for listen/load 2022-12-22 06:01:43 -08:00
Jonathan Staab
b38d502034 Readme updates 2022-12-20 14:56:03 -08:00
Jonathan Staab
bc7591bb8c Start breaking out tabs into separate components 2022-12-20 14:56:03 -08:00
Jonathan Staab
831ef12ab5 Working on loading 2022-12-20 14:56:03 -08:00
Jonathan Staab
f2d1b0c951 Reworking network stuff again 2022-12-20 14:56:03 -08:00
Jonathan Staab
4ec8178660 Fix findNote 2022-12-20 14:56:03 -08:00
Jonathan Staab
78a85be7e5 Fix all major bugs 2022-12-20 14:56:03 -08:00
Jonathan Staab
1d4b4a73d8 Rename user > person 2022-12-20 14:56:03 -08:00
Jonathan Staab
447c112d21 Working on scrolling stuff 2022-12-20 14:56:03 -08:00
Jonathan Staab
1e0b09594b Some refactoring of data sync stuff 2022-12-20 14:56:03 -08:00
Jonathan Staab
03ce671814 Move stuff to views 2022-12-20 14:56:03 -08:00
Jonathan Staab
9f6601cbdc Get main notes stuff working 2022-12-20 14:56:03 -08:00
Jonathan Staab
0bfe584bab refactor everything with dexie 2022-12-20 14:56:03 -08:00
Jonathan Staab
3725d16955 Update readme 2022-12-20 14:56:03 -08:00
Jonathan Staab
200a9ae153 Render mentions in notes 2022-12-20 14:56:03 -08:00
Jonathan Staab
8e80a32b0d Move some stuff around 2022-12-20 14:56:03 -08:00
Jonathan Staab
7eb8caf0b1 Add alerts page 2022-12-20 14:56:03 -08:00
Jonathan Staab
dd4bdb9090 Fix duplicate keys 2022-12-20 14:56:03 -08:00
Jonathan Staab
8038db26c6 Tweak cursor again 2022-12-20 14:56:03 -08:00
Jonathan Staab
1c003b9b8c Add some default relays 2022-12-20 14:55:46 -08:00
Jonathan Staab
5776db96d0 Fix user detail tabs 2022-12-13 22:01:26 -08:00
Jonathan Staab
28204845d0 Improve thread view 2022-12-13 21:21:00 -08:00
Jonathan Staab
8648db3da3 Add new thread view 2022-12-11 11:26:04 -08:00
Jonathan Staab
fe25170bcf Put modal state in hash to support multi-layer navigation 2022-12-10 11:13:58 -08:00
Jonathan Staab
65c8f63721 Add likes/network tabs 2022-12-08 09:48:44 -08:00
Jonathan Staab
70ca44226c Generalize notes/tabs 2022-12-07 22:27:07 -08:00
Jonathan Staab
aeade5b2b4 Show user badge even if we have no user data 2022-12-06 22:00:05 -08:00
Jonathan Staab
8d033ea6a4 Clean up previews 2022-12-06 21:55:08 -08:00
Jonathan Staab
4e7c90216b Add sourcemaps 2022-12-05 21:46:40 -08:00
Jonathan Staab
22e1578869 Add follow 2022-12-05 10:06:07 -08:00
Jonathan Staab
6c7ebd2b1c Add link previews 2022-12-03 12:26:13 -08:00
Jonathan Staab
b7195dc37f Scale rather than fly reply box 2022-12-02 04:55:39 -08:00
Jonathan Staab
794beda618 Clean up scroller a bit 2022-12-02 04:33:21 -08:00
Jonathan Staab
f5b5e851f7 Add search page 2022-12-01 10:39:58 -08:00