Commit Graph

87 Commits

Author SHA1 Message Date
6a0b5a1fe7 move deps under iris-messenger package.json 2022-12-26 21:23:32 +02:00
2b22b179c5 try our own version of nostr-tools w rate limiting 2022-12-26 21:16:31 +02:00
35bcf519d9 iris-lib v 2022-12-25 07:05:46 +02:00
a255de8b77 allow to set profile photo, link nostr account 2022-12-23 10:13:30 +02:00
fa2b6218ef iris-lib 2022-12-22 15:26:39 +02:00
f5be549dbf fix build, hide media as a beta feature 2022-12-22 14:48:38 +02:00
95488d0e13 add nostr profiles to search index 2022-12-22 13:50:13 +02:00
2653e49f8f update nostr-tools, add peers, fix disconnect 2022-12-21 12:23:25 +02:00
cbe4325fa9 bech32 nostr addr support 2022-12-20 10:25:48 +02:00
a90455bffc sync nostr <-> iris profiles 2022-12-19 16:58:24 +02:00
ba19532e1e update iris-lib, add nostr pub/privkey copy btns 2022-12-19 16:01:05 +02:00
bc7acb6635 secp256k1 key from iris-lib 2022-12-19 12:38:02 +02:00
9e0955d50b add @noble/secp256k1 for schnorr sigs 2022-12-17 20:47:14 +02:00
6524dbb69f yarn.lock 2022-11-11 14:55:39 +02:00
Fernando López Guevara
aaa421c92b
added prettier, eslint, spanish translations (#161)
* fix: handle missing user on metion properly

* prettier eslint

* use dep from npm registry

* fix: send from to sub callback
2022-11-11 08:00:32 +02:00
ed219b5681 fix mentions, use react-string-replace instead of autolinker 2022-10-17 12:22:41 +03:00
0013d29e8d move iris-lib back to its own repo 2022-10-14 12:51:12 +03:00
174eff61e2 iris-lib to typescript, build with tsdx 2022-10-13 14:47:36 +03:00
1b3856e9b5
Api refactor (#158) 2022-10-10 15:12:02 +03:00
975c695865
move Session, State and PeerManager to iris-lib (#157) 2022-10-03 16:05:54 +03:00
706c2da15c update packages 2022-09-30 11:26:05 +03:00
c5266c7c70 move stuff to iris-lib 2022-09-26 12:20:00 +03:00
b2f5669b66 move documentation to iris-lib 2022-09-22 12:04:43 +03:00
fb22e63931 ./iris-lib, restore lib build stuff 2022-09-22 10:30:46 +03:00
c18a5befd6 build:docs script 2022-09-21 15:58:20 +03:00
5b19aa765d use same gun v for serviceworker 2022-09-21 12:23:25 +03:00
ac17899ce2 dev with service worker 2022-09-21 11:25:26 +03:00
278b3c85ca nft listing, allow to set nft pfp 2022-08-26 12:38:45 +03:00
2035f70eac use styled-components Button 2022-08-23 22:11:17 +03:00
d06a09706b use aether-torrent to persist files in indexedDB!!! p2p youtube 2022-08-19 11:26:01 +03:00
lepLinus
69104bb4e9
Fix Back button (#147)
upgrade histroy --latest
upgrade preact-router --latest
2022-08-18 11:24:14 +03:00
lepLinus
123e744b00
Settings Menu Update (#146)
* Settings Menu Update
- Settings menu split into sub pages
- Language settings updated to radio buttons
2022-08-18 10:27:49 +03:00
b33eae7158 add web3modal and walletconnect 2022-07-14 12:04:16 +03:00
19a4869aae
wip eth login (#141) 2022-07-13 16:12:30 +03:00
Trevin Hofmann
22286e7bd3
refactor: convert HashtagList to TypeScript (#139) 2022-07-03 11:26:01 +03:00
41a40bfd94 lazy load store and explorer 2022-06-28 13:55:19 +03:00
Trevin Hofmann
5b6dfd179f
refactor: convert Main to TypeScript (#134) 2022-06-27 12:53:52 +03:00
8de29e1f50 v2.3.3 2022-06-27 11:47:56 +03:00
ef3c8e2a76 v2.3.0 2022-06-22 08:56:17 +03:00
a1b01635ac use patched gun version to catch radix.js error 2022-06-21 16:04:42 +03:00
b39b1d5943 try older gun version for sw.js only 2022-06-21 14:03:57 +03:00
Trevin Hofmann
28bd884d90
refactor: convert Helpers to TypeScript (#124) 2022-06-20 11:23:08 +03:00
Trevin Hofmann
a6f803332e
refactor: convert CopyButton to TypeScript (#120) 2022-06-19 12:36:11 +03:00
2f49b945d4 . 2022-06-18 15:24:33 +03:00
0b968cc67e try older gun v 2022-06-18 15:13:28 +03:00
7e82082dc4 . 2022-06-18 12:11:08 +03:00
43154b06df move back to hash routing 2022-06-18 12:02:31 +03:00
ac12bc5610 try new gun v 2022-06-17 11:10:05 +03:00
6640f52777 preact watch --host localhost 2022-06-17 09:58:51 +03:00
5f29071063 add iris-lib to this repo, fix channel issue 2022-06-16 16:31:33 +03:00