Commit Graph

395 Commits

Author SHA1 Message Date
Jonathan Staab
d23742d33e Wait only for one eose 2022-12-20 14:56:03 -08:00
Jonathan Staab
302cbf557f Polish scrolling on global notes 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
eaf2e45e46 Remove chat 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
e4b67d914d Add sync 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
f4a706e12b Move pool out of worker 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
a77f5c0edc Fix mention parsing 2022-12-20 14:56:03 -08:00
Jonathan Staab
6281dcd26e Fix alerts 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
06ebe73f88 Add alerts 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
11790b186c Reduce size of cursor chunks 2022-12-20 14:56:03 -08:00
Jonathan Staab
5147e69293 Uniquify children in annotate 2022-12-20 14:56:03 -08:00
Jonathan Staab
db64678e98 Filter out string relays 2022-12-20 14:56:03 -08:00
Jonathan Staab
6358d190c4 Fix toast and relays 2022-12-20 14:56:01 -08:00
Jonathan Staab
1c003b9b8c Add some default relays 2022-12-20 14:55:46 -08:00
Jonathan Staab
1650c51521 Add some default relays 2022-12-20 14:55:29 -08:00
Jonathan Staab
9d3bc777cf Add license 2022-12-19 08:49:31 -08:00
Jonathan Staab
171487790e Shorten global feed to 1 minute 2022-12-19 08:20:43 -08:00
Jonathan Staab
3313c6aab7 Fix user edit button 2022-12-14 10:35:47 -08:00
Jonathan Staab
5776db96d0 Fix user detail tabs 2022-12-13 22:01:26 -08:00
Jonathan Staab
193582cc84 Merge branch 'master' of github.com:staab/coracle 2022-12-13 21:21:17 -08:00
Jonathan Staab
28204845d0 Improve thread view 2022-12-13 21:21:00 -08:00
Jonathan Staab
a40588d6a0 Fix modal hashing 2022-12-13 19:36:54 -08:00
Jon Staab
b16d499581
Merge pull request #2 from w3irdrobot/trim-relay-input
Trim relay input before matching it against regex
2022-12-12 08:42:20 -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
w3irdrobot
3e1ce1489c
Trim relay input before matching it against regex 2022-12-08 13:20:20 -05: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
16884eeb99 Apply muffle to listeners too 2022-12-07 13:04:19 -08:00
Jonathan Staab
88776d9fa1 Clean up public key login 2022-12-06 22:23:03 -08:00
Jon Staab
f75f8a431c
Merge pull request #1 from fiatjaf/nip07
NIP-07 (`window.nostr`) support
2022-12-06 22:06:25 -08:00
Jon Staab
801641f900
Merge branch 'master' into nip07 2022-12-06 22:06:17 -08:00
Jonathan Staab
43bfe14c4a Linkify preview 2022-12-06 22:03:28 -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
849181f795 Add compatibility for user object 2022-12-05 21:50:26 -08:00
Jonathan Staab
4e7c90216b Add sourcemaps 2022-12-05 21:46:40 -08:00
Jonathan Staab
2c1f529524 Hijack back button when opening modals to prevent unwanted navigation 2022-12-05 21:35:33 -08:00
Jonathan Staab
0ac06272b3 Implement muffle 2022-12-05 21:12:11 -08:00