Commit graph

27 commits

Author SHA1 Message Date
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
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
8aec7dd5c6 Refactor mintToken() method 2022-01-29 18:24:42 +00:00
silverpill
7d4d9d31a4 Update type definition for Instance API response 2022-01-26 00:20:31 +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
b956df3479 Enable pagination at notifications page 2022-01-14 21:49:53 +00:00
silverpill
213db9a0d4 Show mentions in post subheader 2022-01-13 22:57:23 +00:00
silverpill
420e51f833 Allow to set visibility in post editor 2022-01-07 22:16:52 +00:00
silverpill
d440b91033 Add followers and following lists to profile page 2022-01-02 22:35:27 +00:00
silverpill
eb2206dc20 Use ethereum grant type for getting auth token 2021-12-24 18:14:17 +00:00
silverpill
48198ddf62 Enable pagination on profile directory page 2021-12-16 23:26:48 +00:00
silverpill
6e9ea6f4c4 Hide repost and like buttons when user is not logged in 2021-12-16 20:57:17 +00:00
silverpill
d1ac840e4a Enable pagination on profile timeline 2021-12-14 16:00:58 +00:00
silverpill
3310bb321a Add tag timeline page 2021-12-12 18:45:33 +00:00
silverpill
41ac059936 Set page size when making timeline requests 2021-12-12 17:35:32 +00:00
silverpill
0b82ffff83 Add "Delete post" to post actions menu 2021-12-04 16:35:43 +00:00
silverpill
b574f9f390 Send transaction ID to server after minting token 2021-12-03 22:00:38 +00:00
silverpill
ffb8270b3c Enable pagination on home timeline 2021-12-02 01:23:01 +00:00
silverpill
120d5119b8 Initial commit 2021-11-29 21:18:53 +00:00