mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Updates
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"pages": [
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"id": "999",
|
||||
"created_at": "2021-01-22T03:48:33.901Z",
|
||||
"sensitive": false,
|
||||
"visibility": "public",
|
||||
@@ -21,17 +21,38 @@
|
||||
"website": "https://tooot.app"
|
||||
},
|
||||
"account": {
|
||||
"id": "1",
|
||||
"id": "999",
|
||||
"username": "tooot📱",
|
||||
"acct": "tooot@xmflsct.com",
|
||||
"display_name": "tooot📱",
|
||||
"avatar_static": "https://avatars.githubusercontent.com/u/77554750?s=200&v=4"
|
||||
},
|
||||
"media_attachments": [],
|
||||
"poll": null
|
||||
"poll": {
|
||||
"id": "1",
|
||||
"expires_at": "2021-02-22T03:48:33.901Z",
|
||||
"expired": false,
|
||||
"multiple": false,
|
||||
"votes_count": 10,
|
||||
"voters_count": null,
|
||||
"voted": false,
|
||||
"own_votes": null,
|
||||
"options": [
|
||||
{
|
||||
"title": "I would love to!",
|
||||
"votes_count": 6
|
||||
},
|
||||
{
|
||||
"title": "Why not give it a go?",
|
||||
"votes_count": 4
|
||||
}
|
||||
],
|
||||
"emojis": []
|
||||
},
|
||||
"mentions": []
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"id": "1000",
|
||||
"created_at": "2021-01-22T03:48:33.901Z",
|
||||
"sensitive": false,
|
||||
"spoiler_text": "",
|
||||
@@ -50,7 +71,7 @@
|
||||
"website": null
|
||||
},
|
||||
"account": {
|
||||
"id": "2",
|
||||
"id": "1000",
|
||||
"username": "Mastodon",
|
||||
"acct": "mastodon",
|
||||
"display_name": "Mastodon",
|
||||
@@ -63,10 +84,11 @@
|
||||
"description": "Mastodon is an open source decentralized social network - by the people for the people. Join the federation and take back control of your social media!",
|
||||
"type": "link",
|
||||
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Mastodon_Logotype_%28Simple%29.svg/1200px-Mastodon_Logotype_%28Simple%29.svg.png"
|
||||
}
|
||||
},
|
||||
"mentions": []
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"id": "1001",
|
||||
"created_at": "2021-01-22T03:48:33.901Z",
|
||||
"spoiler_text": "",
|
||||
"visibility": "public",
|
||||
@@ -84,13 +106,70 @@
|
||||
"website": null
|
||||
},
|
||||
"account": {
|
||||
"id": "3",
|
||||
"id": "1001",
|
||||
"username": "Fediverse",
|
||||
"acct": "fediverse",
|
||||
"display_name": "Fediverse",
|
||||
"avatar_static": "https://e7.pngegg.com/pngimages/667/514/png-clipart-mastodon-fediverse-social-media-free-software-logo-social-media-blue-text.png"
|
||||
},
|
||||
"media_attachments": []
|
||||
"media_attachments": [],
|
||||
"mentions": []
|
||||
},
|
||||
{
|
||||
"id": "1002",
|
||||
"created_at": "2021-01-22T03:48:33.901Z",
|
||||
"sensitive": false,
|
||||
"visibility": "public",
|
||||
"replies_count": 0,
|
||||
"reblogs_count": 0,
|
||||
"favourites_count": 0,
|
||||
"favourited": true,
|
||||
"reblogged": false,
|
||||
"muted": false,
|
||||
"bookmarked": false,
|
||||
"content": "<p>tooot is an open source, simple mobile client for Mastodon. Focusing on your connections while being able to explore the Fediverse.</p>",
|
||||
"reblog": null,
|
||||
"application": {
|
||||
"name": "tooot",
|
||||
"website": "https://tooot.app"
|
||||
},
|
||||
"account": {
|
||||
"id": "1002",
|
||||
"username": "tooot📱",
|
||||
"acct": "tooot@xmflsct.com",
|
||||
"display_name": "tooot📱",
|
||||
"avatar_static": "https://avatars.githubusercontent.com/u/77554750?s=200&v=4"
|
||||
},
|
||||
"media_attachments": [],
|
||||
"mentions": []
|
||||
},
|
||||
{
|
||||
"id": "1003",
|
||||
"created_at": "2021-01-22T03:48:33.901Z",
|
||||
"sensitive": false,
|
||||
"visibility": "public",
|
||||
"replies_count": 0,
|
||||
"reblogs_count": 0,
|
||||
"favourites_count": 0,
|
||||
"favourited": true,
|
||||
"reblogged": false,
|
||||
"muted": false,
|
||||
"bookmarked": false,
|
||||
"content": "<p>- tooot supports multiple accounts<br />- tooot supports browsing external instance<br />- tooot aims to support multiple languages</p>",
|
||||
"reblog": null,
|
||||
"application": {
|
||||
"name": "tooot",
|
||||
"website": "https://tooot.app"
|
||||
},
|
||||
"account": {
|
||||
"id": "1003",
|
||||
"username": "tooot📱",
|
||||
"acct": "tooot@xmflsct.com",
|
||||
"display_name": "tooot📱",
|
||||
"avatar_static": "https://avatars.githubusercontent.com/u/77554750?s=200&v=4"
|
||||
},
|
||||
"media_attachments": [],
|
||||
"mentions": []
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user