Commit Graph

1377 Commits

Author SHA1 Message Date
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
f9187fab26 mobile style 2022-06-28 15:15:34 +03:00
80b8e41965 view & peersettings tsx 2022-06-28 14:34:52 +03:00
41a40bfd94 lazy load store and explorer 2022-06-28 13:55:19 +03:00
7ebbada78b . 2022-06-28 12:40:43 +03:00
ac10bc8023 footer.tsx 2022-06-28 12:37:29 +03:00
9a80a27ad2 searchbox 2022-06-28 12:21:39 +03:00
37843a24f6 defer getExtendedFollows 2022-06-28 12:11:18 +03:00
7eb5aa94d9 searchbox 2022-06-28 12:06:34 +03:00
646e897f36 searchbox.tsx 2022-06-28 11:48:23 +03:00
3212114ac9 convert about.js to ts 2022-06-28 11:28:01 +03:00
6de66e0b09 mentions fix 2022-06-28 10:57:26 +03:00
6b7e6a9a5d use Text element instead of iris-text 2022-06-28 10:45:29 +03:00
1c0b68fe48 also sort follows / followers 2022-06-27 22:46:55 +03:00
e0b9cf1da7 contacts listing, getExtendedFollows 2022-06-27 21:58:06 +03:00
4ae5af536e primarily order chats by latestTime, secondarily by name 2022-06-27 15:42:32 +03:00
dd6c3bf268 update chat list items in real time 2022-06-27 15:33:52 +03:00
3144e80f42 State.group().count() 2022-06-27 14:43:21 +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
4305829df2 . 2022-06-25 22:58:16 +03:00
6248cfa767 css 2022-06-25 22:48:32 +03:00
c54099e557 cleanup, use identicon.js directly 2022-06-25 22:46:57 +03:00
a965ae800b cleanup & small fixes 2022-06-25 21:09:20 +03:00
669ad9ff30 also hide explorer behind beta features setting 2022-06-25 20:29:35 +03:00
594ae5342c remove market from menu 2022-06-25 19:27:07 +03:00