Commit Graph

1402 Commits

Author SHA1 Message Date
278b3c85ca nft listing, allow to set nft pfp 2022-08-26 12:38:45 +03:00
d4f1696fa8 . 2022-08-25 16:06:31 +03:00
3dbb4b2c72
Ethereum connect (#150)
* wip ethereum connect

* add ethereum account to profile

* allow to connect eth account with proof
2022-08-25 13:31:26 +03:00
94159bc43f # subscriber list 2022-08-25 11:28:00 +03:00
d257f916c8 rm console.log 2022-08-25 11:26:26 +03:00
9c2b0701fd fix data issue switching btwn profiles, add (0) to empty tabs 2022-08-25 11:22:41 +03:00
cb2e24099f settings refactoring 2022-08-24 16:03:50 +03:00
57048ff9ea escape quotes in translations, wip convet back to js 2022-08-24 14:13:24 +03:00
a3e273e541 TranslationsToCsv script 2022-08-24 12:41:17 +03:00
b5c5450494 some missing Buttons, IdenticonContainer 2022-08-23 23:01:15 +03:00
2035f70eac use styled-components Button 2022-08-23 22:11:17 +03:00
6b85c4dce8 show accounts view by default on settings 2022-08-23 14:09:34 +03:00
lepLinus
30a5505a88
Update ChatListItem.js (#149) 2022-08-23 11:19:37 +03:00
d3db59b735 shorter settings subview urls, smaller SettingsMenu title font 2022-08-19 16:29:34 +03:00
ab31621699 remove public chat from list 2022-08-19 16:04:17 +03:00
75a981b914 fix torrent audio footer close 2022-08-19 12:41:57 +03:00
ce77a03c05 torrent autoplay fix 2022-08-19 12:17:23 +03:00
9077614a5b fix webtorrent settings 2022-08-19 12:10:13 +03:00
d06a09706b use aether-torrent to persist files in indexedDB!!! p2p youtube 2022-08-19 11:26:01 +03:00
lepLinus
8c1dae269b
Update Profielpicture and Translation (#148)
* Update Profielpicture and Translation

- Added option to view profilepicture in gallery view
- Changes some german translations
2022-08-18 17:28:07 +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
d1fe6aa9d5 truncate posts with >1 images or long text 2022-08-11 17:25:42 +03:00
85a2c35782 clear clipboard after privkey paste 2022-07-16 09:50:31 +03:00
83ac46ea19 always display web3 in login view 2022-07-14 12:11:13 +03:00
b33eae7158 add web3modal and walletconnect 2022-07-14 12:04:16 +03:00
67434bb15d fix "show more" jumping on top of feed? 2022-07-14 10:50:22 +03:00
8c3982e839 eth_accounts -> eth_requestAccounts 2022-07-13 16:30:51 +03:00
19a4869aae
wip eth login (#141) 2022-07-13 16:12:30 +03:00
8a94a6a057 reduce message feed "show more" count 2022-07-12 10:23:02 +03:00
286475f1fe debounce -> throttle 2022-07-09 19:22:33 +03:00
13859fa01f . 2022-07-09 19:09:29 +03:00
03c78d7998 sort follows/following by name 2022-07-09 18:54:55 +03:00
53c862089b fix about->developer link 2022-07-09 00:19:05 +03:00
3426b317ae Contacts.tsx -> Contacts.jsx to fix build 2022-07-08 23:51:16 +03:00
3e57458222 order likes and replies tabs by msg timestamp 2022-07-08 23:26:48 +03:00
3559d55b22 Login.jsx 2022-07-08 22:40:02 +03:00
f859ac3941 scroll to bottom on chat form submit 2022-07-08 16:10:06 +03:00
5ee8ac79a9 contacts list on electron 2022-07-08 13:54:06 +03:00
69be59b1f8 show nearby users in electron even if not following anyone 2022-07-08 13:31:27 +03:00
682b3ce55b Contacts.tsx, MessageFeed.jsx 2022-07-08 12:54:48 +03:00
56351654cc maxConnectedPeers 2 2022-07-07 22:28:53 +03:00
ebb12962e5
Localforage (#136)
For State.local we use our very own Fun.ts instead of Gun.js. It's a light version of the Gun api with localForage only persistence. Localstorage is fastest — let's see if it suffices or if we need to change to indexeddb.
2022-07-07 22:10:47 +03:00
Trevin Hofmann
22286e7bd3
refactor: convert HashtagList to TypeScript (#139) 2022-07-03 11:26:01 +03:00
Trevin Hofmann
b7e5931497
refactor: convert BlockButton to TypeScript (#137) 2022-07-03 11:23:26 +03:00
7dfc7035bf fix Helpers.getProfileLink() 2022-06-29 10:16:30 +03:00
5b020d6747 getExtendedFollows fix 2022-06-29 00:42:26 +03:00
3d7b3619a4 mobile footer fixes 2022-06-28 23:15:34 +03:00
9acaf5d458 potential recursion fix 2022-06-28 23:06:55 +03:00
7ba1f88737 feed padding in medium size 2022-06-28 15:44:51 +03:00