Commit Graph

99 Commits

Author SHA1 Message Date
tsukino
673c6c9707 fix: use correct proof type for TAZ file upload (#35) 2022-10-19 12:39:37 +08:00
r1oga
9fe53c7b1f fix: display id commitments as hex (#27) 2022-10-14 01:43:10 +08:00
tsukino
cf2580c722 fix: go to signup when clicking on unauth button content (#30) 2022-10-14 01:36:22 +08:00
0xtsukino
12cc19ea58 fix user handle on zk post 2022-10-13 10:35:34 -05:00
tsukino
5bf2d7da3f Implement Custom Group (#28)
* add group profile toggle

* finish custom group
2022-10-13 23:14:53 +08:00
0xtsukino
6aa0995407 rename zkpr 2022-10-11 14:53:34 -05:00
0xtsukino
b652a83bdb Fix zkpr 2022-10-11 14:52:03 -05:00
tsukino
97a9001957 fix zkpr post (#29) 2022-10-12 00:04:57 +08:00
tsukino
0dad1a600f Add integration for TAZ (#22)
* taz wip

* integrate with taz identity using semaphore

* add url fragment import
2022-09-27 13:35:09 +08:00
0xtsukino
16d93cb16e fix asset path based on app name 2022-09-08 18:29:57 -07:00
tsukino
1eb9fe255c Add env var for app assets (#19) 2022-09-09 08:22:18 +08:00
0xtsukino
6c7b62d16e update links 2022-08-04 23:40:46 -07:00
tsukino
0c635c41f8 Add Darkmode (#18)
* wip

* add dark mode

* finish styling for dark mode

* finish dark mode
2022-08-05 14:24:29 +08:00
0xtsukino
294392d589 fix login problem 2022-08-04 17:32:33 -07:00
0xtsukino
99a0bd749a validate convos before persisting to localstorage 2022-08-04 15:52:26 -07:00
0xtsukino
c557265110 update interep badges 2022-08-03 23:52:15 -07:00
0xtsukino
775e9e68c9 support old group name 2022-08-03 19:05:24 -07:00
0xtsukino
fcf24ce0e8 add backward compatibility for old zkidentity serialization 2022-08-03 18:52:57 -07:00
0xtsukino
3db939c6ab fix interrep onboarding 2022-08-03 18:14:43 -07:00
0xtsukino
fbc790265c fix mobile chat 2022-08-03 17:10:10 -07:00
0xtsukino
b054260d38 update zk identity find proof logic 2022-08-03 13:02:18 -07:00
0xtsukino
fd1232cc7d pump sw version 2022-08-03 04:39:40 -07:00
tsukino
3fc97c427b implement zkchat and ipfs integration; update app to use rln proofs (#17)
* finish cover image file upload

* add profile image uploader

* add post editor uploader

* fix url preview

* fix preview scss

* add user auth to upload

* polish webtorrent flows to gracefully shutdown cached client

* update image upload

* add link attach modal

* wip

* add dev ui for chat

* add basic chat ui

* zk chat - dox dm done

* add basic incognito ui

* schema update

* wip

* add group info

* fix anon chat creation

* fix semaphore signal hash

* allow file upload for zk post

* check interep path with new api

* add new incognito badges

* use rln for upload

* add infinite scrolling

* mobile responsiveness

* fix mobile
2022-08-03 18:44:43 +08:00
tsukino
15e52eb6ef Add unit test (#15)
* setup unit test

* add unit test

* add config.test.json

* add unit test

* add unit test: users.ts

* add unit test

* add unit test: all ducks and services

* add unit test: Post

* finish unit test

* add doc
2022-04-05 13:28:15 +08:00
0xTsukino
5c9bde72bb PWAify Autism (#14)
* wip

* update service worker
2022-03-26 09:42:43 +08:00
0xtsukino
4e2fde544a fix mobile responsive 2022-03-25 15:31:28 -07:00
0xtsukino
e8462a5049 refresh post meta in tag feed after switching users 2022-03-25 15:52:11 +08:00
0xtsukino
82906551de close user menu on setting and logout 2022-03-25 15:52:11 +08:00
0xtsukino
a9df06aece add context menu to mobile 2022-03-25 15:52:11 +08:00
0xtsukino
e40427ef74 add mobile responsiveness to setting view 2022-03-25 15:52:11 +08:00
0xtsukino
f27f19c3bc mobile responsiveness: moderation modal 2022-03-25 15:52:11 +08:00
0xtsukino
1a1ec68a2d mobile responsiveness for signup, login, and reply 2022-03-25 15:52:11 +08:00
0xtsukino
f3607e9d8f fix img preview position and add zkpr logout event handler 2022-03-25 15:52:11 +08:00
0xtsukino
4c144d80f4 add link to docs 2022-03-23 19:09:29 -07:00
0xTsukino
7dcf88c895 add visibility settings when making posts (#12)
* disallow zkpr users from liking and reposting

* remove editor warning if user is allowed to reply

* add global mod message ui

* update visibility style

* add empty state to tag and home feed

* move wallet state from user menu to onboarding only
2022-03-23 09:58:14 +08:00
0xTsukino
a690ed40e9 add: block, unblock, unfollow, unlike, unrepost, delete post (#11)
* connection: add ability to block users

* fix: user meta not refreshed after switching account

* add unblock and unfollow

* add unlike

* add unrepost

* add delete post

* add block post

* add mod setting for threads

* remove thread mod from reply and incognito editor

* block reply when not authorized

* add mod policy override

* allow users to reply when moderated, but show warning

* add blurry images
2022-03-19 10:00:55 +08:00
0xTsukino
7e97bf12ea integrate with zk keeper (#10)
* add zkpr integration

* finish zkpr integration
2022-03-12 13:36:48 +08:00
0xtsukino
fc94190b95 add create back up to interep onboarding 2022-03-03 14:35:38 -08:00
0xtsukino
64286d23d1 fix switch account loop 2022-03-03 14:30:11 -08:00
0xtsukino
9ad7689e0a add new incognito badges 2022-03-02 23:55:39 -08:00
0xtsukino
4900cfd9ef fix interep onboarding 2022-03-01 16:32:50 -08:00
0xtsukino
51b92fe45a new wallet header 2022-03-01 14:44:04 -08:00
0xtsukino
75d85a78ce intergrate with new interep 2022-02-25 11:53:00 -08:00
0xtsukino
262af2cdca fix logout issue 2022-02-24 15:17:37 -08:00
0xtsukino
aa4fe55a75 fix twitter nested mirror reply 2022-02-08 01:37:42 +08:00
0xtsukino
30a7cbf392 worker: fix db initialized timing error 2022-02-08 01:01:59 +08:00
0xtsukino
2c3f051585 worker: fix intemitten logout issue 2022-02-07 18:43:27 +08:00
0xtsukino
2be28a01c4 fix render error 2021-12-02 02:47:30 +08:00
0xtsukino
55e9a4f109 show post 2021-12-02 02:46:30 +08:00
0xtsukino
90fa2391df show incognito post on replies 2021-12-02 01:30:09 +08:00