Commit Graph

102 Commits

Author SHA1 Message Date
15d58d6b21 fix translations script, update 2023-02-04 22:39:12 +02:00
6e1f531151 TranslationsToCsv outputs only translations keys used in code 2023-02-03 22:44:02 +02:00
e054a4e6b6 translation helper 2023-02-02 22:59:09 +02:00
88a74c7ec9 img min width, wip translate 2023-02-02 16:06:58 +02:00
c5f4e5ac9a update iris-lib, support display_name search 2023-02-01 22:56:05 +02:00
86634db386 lato font! 2023-01-26 20:50:47 +02:00
53df48adac montserrat font! 2023-01-26 20:47:57 +02:00
6855cc1f6e update packages 2023-01-25 22:31:51 +02:00
aba739902b iris-lib v0.1.21, enable webtorrent by default 2023-01-19 10:48:44 +02:00
2dcbe414c8 update to iris-lib 0.1.20, fix login issue 2023-01-18 13:38:30 +02:00
897f1d0f39 replace abbreviated pubkeys with deterministic adjective + animal names 2023-01-10 22:54:23 +02:00
f5e3b01839 disable test for now, fix ci 2023-01-08 22:51:03 +02:00
0a2343d521 remove eth deps until flow refactored to same as alby 2023-01-04 15:02:47 +02:00
cb4bc4412e hide img urls from line beginning & end 2022-12-29 13:19:11 +02:00
92e9c0bd61 iris-lib v 2022-12-28 23:32:46 +02:00
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