Commit graph

71 commits

Author SHA1 Message Date
silverpill
685ca20bb2 Disable password generation at signup 2022-02-15 20:23:09 +00:00
silverpill
c778025899 Create EIP-4361 message at signup 2022-02-15 01:37:19 +00:00
silverpill
f876b509ba Use EIP-4361 login method 2022-02-14 23:57:46 +00:00
silverpill
968ebe07b2 Insert mentions automatically into reply content 2022-02-13 22:32:54 +00:00
silverpill
001a578eb9 Set visibility to "direct" when replying to non-public post 2022-02-13 18:22:26 +00:00
silverpill
246ecd2e5b Update ethers package 2022-02-11 22:46:39 +00:00
silverpill
8213306f9b Use post character limit setting received from server 2022-02-08 21:36:55 +00:00
silverpill
901d788d49 Refactor ethereum sign-in helpers 2022-02-08 10:53:49 +00:00
silverpill
2c9182d50c Hide "Mint NFT" menu item if IPFS integration is disabled 2022-02-07 17:14:35 +00:00
silverpill
254ac3d9a7 Convert wallet address to lowercase during login 2022-02-07 16:08:29 +00:00
silverpill
ec7827948d Increase post character limit 2022-02-06 18:24:29 +00:00
silverpill
b52a2f947c Wait for approval tx confirmation when paying for subscription 2022-02-06 15:16:16 +00:00
silverpill
67cd088ffa Enable subscription payments 2022-02-06 11:36:26 +00:00
silverpill
16b32ac00c Define contract names at client side 2022-02-06 11:25:13 +00:00
silverpill
03f20ed0c1 Add support for subscribers-only posts 2022-02-06 11:25:13 +00:00
silverpill
bb7841c0df Show subscription badge on profile page 2022-02-06 11:25:13 +00:00
silverpill
73f7a3c358 Add items to profile menu for setting up paid subscription 2022-02-06 11:24:57 +00:00
silverpill
dbfb707dbb Show "follows you" badge on profile page 2022-02-04 21:11:08 +00:00
silverpill
8bd2871175 Update profile page design 2022-02-04 21:06:21 +00:00
silverpill
8aec7dd5c6 Refactor mintToken() method 2022-01-29 18:24:42 +00:00
silverpill
44e2fb1624 Allow code blocks in posts 2022-01-28 00:31:10 +00:00
silverpill
3a33d057c0 Fix alignment of dropdown menu on profile page 2022-01-27 19:11:14 +00:00
silverpill
7d1a6d9efb Add title attribute to reply mentions in post subheader 2022-01-27 18:18:50 +00:00
silverpill
7d4d9d31a4 Update type definition for Instance API response 2022-01-26 00:20:31 +00:00
silverpill
0abb2b4bef Fix styling of lists inside posts 2022-01-21 12:39:23 +00:00
silverpill
5280ffd3d8 Show all images attached to a post 2022-01-17 11:31:50 +00:00
silverpill
7cf63c9333 Allow to create posts with followers-only visibility setting 2022-01-15 19:39:37 +00:00
silverpill
4dbb59c587 Add mentions field to PostData object 2022-01-15 16:41:49 +00:00
silverpill
1f01f6c60d Add link to remote profile to profile menu 2022-01-15 01:37:06 +00:00
silverpill
7b04cdfebe Use <button> element for buttons instead of <a> 2022-01-15 01:21:59 +00:00
silverpill
b956df3479 Enable pagination at notifications page 2022-01-14 21:49:53 +00:00
silverpill
9364b2ff55 Disable like button if post is not public 2022-01-14 19:17:18 +00:00
silverpill
b39f4270d2 Hide "Save to IPFS" item from post menu if it is not public 2022-01-14 16:11:32 +00:00
silverpill
58fa80cc2b Fix overflow in code blocks 2022-01-14 16:02:22 +00:00
silverpill
a4587427ac Show reply, repost and reaction counters to unauthenticated users 2022-01-13 22:57:31 +00:00
silverpill
437406a578 Change reply icon 2022-01-13 22:57:30 +00:00
silverpill
213db9a0d4 Show mentions in post subheader 2022-01-13 22:57:23 +00:00
silverpill
3857d45b31 Change icon for 'direct' post visibility 2022-01-12 00:14:50 +00:00
silverpill
89cdcba68b Preserve visibility settings when replying to post 2022-01-09 12:09:56 +00:00
silverpill
f9f2e40ad0 Fix button name on profile directory page 2022-01-08 19:25:50 +00:00
silverpill
420e51f833 Allow to set visibility in post editor 2022-01-07 22:16:52 +00:00
silverpill
db234bd01b Remove token from local storage on auth failures 2022-01-03 16:38:26 +00:00
silverpill
1ffaf9a08c Prevent text from wrapping in notification date 2022-01-03 16:23:07 +00:00
silverpill
12d01bada0 Include profile link in post action messages 2022-01-02 23:23:35 +00:00
silverpill
d8a0103115 Show full actor address in ProfileListItem component 2022-01-02 23:00:27 +00:00
silverpill
d440b91033 Add followers and following lists to profile page 2022-01-02 22:35:27 +00:00
silverpill
1c50089734 Create ProfileListItem component 2022-01-02 19:41:14 +00:00
silverpill
8283f5cc05 Make actor address selectable on profile page 2022-01-02 17:11:24 +00:00
silverpill
eb2206dc20 Use ethereum grant type for getting auth token 2021-12-24 18:14:17 +00:00
silverpill
956776e24f Fix follow notification styles 2021-12-22 04:43:24 +03:00