Commit graph

148 commits

Author SHA1 Message Date
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
silverpill
4699e89719 Select actor address in post component on click 2021-12-21 20:24:03 +00:00
silverpill
f7e153883a Show full actor address instead of "acct" value 2021-12-21 20:17:22 +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
112cf150ba Refactor home and tag timeline pages 2021-12-14 15:48:29 +00:00
silverpill
f0c8018e20 Update vue to latest version 2021-12-14 15:41: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
d08936f476 Add target=_blank and rel=noreferrer to mentions 2021-12-11 22:54:08 +00:00
silverpill
23ce851c42 Add screenshot to readme 2021-12-10 14:26:24 +00:00
silverpill
0b82ffff83 Add "Delete post" to post actions menu 2021-12-04 16:35:43 +00:00
silverpill
6f0f288537 Update @vue/compiler-sfc 2021-12-03 23:25:17 +00:00
silverpill
b574f9f390 Send transaction ID to server after minting token 2021-12-03 22:00:38 +00:00
silverpill
d8c0ed4737 Add "Save to IPFS" to post actions menu 2021-12-02 23:21:32 +00:00
silverpill
32278db436 Move post tokenization button to dropdown menu 2021-12-02 22:37:25 +00:00
silverpill
ffb8270b3c Enable pagination on home timeline 2021-12-02 01:23:01 +00:00
silverpill
927754bebf Add support for notifications of types "mention" and "reblog" 2021-11-30 22:39:09 +00:00
silverpill
f4489b368f Truncate long names in post header 2021-11-30 19:59:57 +00:00
silverpill
48a3de16c6 Fix text overflow in post header 2021-11-29 22:47:38 +00:00
silverpill
120d5119b8 Initial commit 2021-11-29 21:18:53 +00:00