compost-jekyll-theme 0.4.3 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (108) hide show
  1. checksums.yaml +4 -4
  2. data/_data/en.yml +56 -56
  3. data/_data/es.yml +55 -55
  4. data/_data/fixtures/activity_pub/activities/sutty.yml +19 -17
  5. data/_data/fixtures/activity_pub/likes.yml +18 -18
  6. data/_data/fixtures/activity_pub/replies.yml +444 -421
  7. data/_data/fixtures/activity_pub/shared.yml +65 -65
  8. data/_data/fixtures/activity_pub/users/cibor_yogui.yml +49 -49
  9. data/_data/fixtures/activity_pub/users/edumerco.yml +64 -62
  10. data/_data/fixtures/activity_pub/users/f.yml +65 -62
  11. data/_data/fixtures/activity_pub/users/sutty.yml +63 -60
  12. data/_data/layouts/about.yml +20 -20
  13. data/_data/layouts/author.yml +2 -2
  14. data/_data/layouts/back_cover.yml +2 -2
  15. data/_data/layouts/button.yml +2 -2
  16. data/_data/layouts/button_copy.yml +2 -2
  17. data/_data/layouts/code_of_conduct.yml +2 -2
  18. data/_data/layouts/footer.yml +2 -2
  19. data/_data/layouts/front_cover.yml +2 -2
  20. data/_data/layouts/goal.yml +2 -2
  21. data/_data/layouts/license.yml +2 -2
  22. data/_data/layouts/menu.yml +10 -10
  23. data/_data/layouts/post.yml +5 -5
  24. data/_data/layouts/privacy_policy.yml +2 -2
  25. data/_data/layouts/support.yml +2 -2
  26. data/_data/layouts/supporter.yml +2 -2
  27. data/_data/layouts/theme.yml +65 -41
  28. data/_data/placeholder.yml +2 -2
  29. data/_data/schema.yml +10 -10
  30. data/_data/theme.yml +54 -54
  31. data/_includes/author_block.html +7 -8
  32. data/_includes/biography.html +3 -4
  33. data/_includes/bootstrap/custom_select.html +6 -7
  34. data/_includes/btn_header.html +8 -9
  35. data/_includes/buttons/with_copy.html +6 -7
  36. data/_includes/buttons/with_link.html +8 -9
  37. data/_includes/card_horizontal.html +6 -7
  38. data/_includes/cover_post/generic.html +26 -25
  39. data/_includes/cover_post/home.html +9 -9
  40. data/_includes/cover_post/menu.html +16 -15
  41. data/_includes/date.html +4 -3
  42. data/_includes/details.html +17 -18
  43. data/_includes/device_detector.html +19 -8
  44. data/_includes/divider.html +6 -7
  45. data/_includes/embed_responsive.html +13 -11
  46. data/_includes/external_link.html +10 -10
  47. data/_includes/fa.html +11 -6
  48. data/_includes/footer.html +10 -13
  49. data/_includes/goal.html +20 -12
  50. data/_includes/header.html +20 -17
  51. data/_includes/header_toggler.html +28 -28
  52. data/_includes/headings/generic.html +4 -5
  53. data/_includes/headings/h1.html +3 -4
  54. data/_includes/headings/h2.html +3 -4
  55. data/_includes/headings/h3.html +3 -4
  56. data/_includes/headings/with_link.html +4 -5
  57. data/_includes/image_with_link.html +18 -16
  58. data/_includes/license_block.html +7 -5
  59. data/_includes/menu_close.html +4 -5
  60. data/_includes/menu_item.html +4 -5
  61. data/_includes/menu_open.html +4 -5
  62. data/_includes/navigation_post.html +32 -30
  63. data/_includes/picture.html +11 -10
  64. data/_includes/script.html +1 -1
  65. data/_includes/text_link.html +5 -6
  66. data/_includes/theme/author_block.html +1 -1
  67. data/_includes/theme/biography.html +1 -3
  68. data/_includes/theme/card_horizontal.html +2 -1
  69. data/_includes/theme/cards.html +6 -5
  70. data/_includes/theme/colors.html +1 -1
  71. data/_includes/theme/content.html +9 -9
  72. data/_includes/theme/embed_responsive.html +3 -3
  73. data/_includes/theme/font_sizes.html +6 -10
  74. data/_includes/theme/footer.html +2 -1
  75. data/_includes/theme/header_close.html +14 -13
  76. data/_includes/theme/header_open.html +14 -13
  77. data/_includes/theme/header_toggler.html +11 -9
  78. data/_includes/theme/llamar_modal.html +3 -7
  79. data/_includes/theme/modal_ayuda.html +1 -1
  80. data/_includes/theme/modal_imagen.html +2 -4
  81. data/_includes/theme/modal_video.html +2 -4
  82. data/_includes/theme/reactions.html +4 -1
  83. data/_includes/theme/toot_card.html +4 -3
  84. data/_includes/toggler/toggler.html +3 -2
  85. data/_includes/toggler/toggler_label.html +2 -1
  86. data/_includes/toggler/toggler_related.html +2 -1
  87. data/_layouts/about.html +2 -3
  88. data/_layouts/back_cover.html +11 -10
  89. data/_layouts/code_of_conduct.html +3 -3
  90. data/_layouts/default.html +27 -16
  91. data/_layouts/default_with_menu.html +7 -6
  92. data/_layouts/home.html +33 -32
  93. data/_layouts/license.html +3 -3
  94. data/_layouts/page.html +0 -1
  95. data/_layouts/post.html +1 -1
  96. data/_layouts/privacy_policy.html +3 -3
  97. data/_layouts/support.html +28 -27
  98. data/_layouts/theme.html +0 -1
  99. data/_sass/content.scss +25 -10
  100. data/_sass/details.scss +24 -22
  101. data/_sass/open_sans.scss +36 -20
  102. data/_sass/open_sans_wght_700.scss +36 -20
  103. data/_sass/roboto_ital_wght_0_100_0_300_0_400_0_500_0_700_0_900_1_100_1_300_1_400_1_500_1_700_1_900.scss +418 -228
  104. data/_sass/roboto_mono_ital_wght_0_400_0_700_1_400_1_700.scss +12 -8
  105. data/_sass/source_serif_4_ital_wght_0_400_0_700_1_400_1_700.scss +8 -8
  106. data/_sass/utilities.scss +60 -21
  107. data/_sass/work_sans_ital_wght_1_300.scss +3 -2
  108. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 34b8112cac7b4bbe60b7f1123b04a41043b84430f2c7207f4b8cb21ab9ba77fc
4
- data.tar.gz: 61d1fe062b2485ea82705a5e6aba5f1e9b9082a752f7350b8553a9a14572935a
3
+ metadata.gz: 678c981b17fe45f350fb44532e43eee682ec25608a83a394940770ff7f946a15
4
+ data.tar.gz: a7d04b6efa1c6c53bca60c7e61e2b69ce2ad3902f0843330f0d9eed2b1ecba49
5
5
  SHA512:
6
- metadata.gz: b8834b5bbc3afe85641e3b9096c8e67fbe63cb9588045fc79ffc34baabef409b0ea2851a5ff43dc8efc8c08cd620378f95777b59d381f2e26e0b7d2e46c62fdb
7
- data.tar.gz: 43d880a48252c652b754dc354d962126f96b0e3dba40cda3eef40c6e3f6bd5ac4025acb46b579fd1bfce8f785b95edf168eb0f66431077267fd9b0652274b63a
6
+ metadata.gz: 6b5209cbd8af35cf2665e5c07857c25305683733c6363843e9c347d8fe85cfa5e8f7f1111ff6dac98f651d05485a446ca87a8fb102a22b5ce9d40c92d6ec1003
7
+ data.tar.gz: 56987362eaf7ec946f34d3520b103cc54e6b2ebaaa6bd5b6114ea59850140fc9717d60df527944f5c95fb27a067d43d8bca7dc5ad472e59216d1ab8fc09f28f2
data/_data/en.yml CHANGED
@@ -1,57 +1,57 @@
1
1
  ---
2
2
  locale: "English"
3
3
  date:
4
- format: '%m/%d/%Y'
4
+ format: "%m/%d/%Y"
5
5
  published_at: "Published at"
6
6
  last_modified_at: "Last modification"
7
7
  abbr_day_names:
8
- - Mon
9
- - Tue
10
- - Wed
11
- - Thu
12
- - Fri
13
- - Sat
14
- - Sun
8
+ - Mon
9
+ - Tue
10
+ - Wed
11
+ - Thu
12
+ - Fri
13
+ - Sat
14
+ - Sun
15
15
  day_names:
16
- - Monday
17
- - Tuesday
18
- - Wednesday
19
- - Thursday
20
- - Friday
21
- - Saturday
22
- - Sunday
16
+ - Monday
17
+ - Tuesday
18
+ - Wednesday
19
+ - Thursday
20
+ - Friday
21
+ - Saturday
22
+ - Sunday
23
23
  abbr_month_names:
24
- - Jan
25
- - Feb
26
- - Mar
27
- - Apr
28
- - May
29
- - Jun
30
- - Jul
31
- - Aug
32
- - Sep
33
- - Oct
34
- - Nov
35
- - Dec
24
+ - Jan
25
+ - Feb
26
+ - Mar
27
+ - Apr
28
+ - May
29
+ - Jun
30
+ - Jul
31
+ - Aug
32
+ - Sep
33
+ - Oct
34
+ - Nov
35
+ - Dec
36
36
  month_names:
37
- - January
38
- - February
39
- - March
40
- - April
41
- - May
42
- - June
43
- - July
44
- - August
45
- - September
46
- - October
47
- - November
48
- - December
37
+ - January
38
+ - February
39
+ - March
40
+ - April
41
+ - May
42
+ - June
43
+ - July
44
+ - August
45
+ - September
46
+ - October
47
+ - November
48
+ - December
49
49
  time:
50
50
  am: am
51
51
  pm: pm
52
52
  format: "%H:%M"
53
53
  date_time:
54
- format: '%d %b %Y %H:%M'
54
+ format: "%d %b %Y %H:%M"
55
55
  dir: "ltr"
56
56
  details:
57
57
  open: "Open"
@@ -93,36 +93,36 @@ device_detector:
93
93
 
94
94
  Click the same button to close this message.
95
95
  fediverse_interactions:
96
- - value: "conversation"
97
- title: "Conversation"
98
- selected: true
99
- - value: "reactions"
100
- title: "Reactions"
101
- - value: "both"
102
- title: "Conversation and reactions"
103
- - value: "nothing"
104
- title: "Nothing"
96
+ - value: "conversation"
97
+ title: "Conversation"
98
+ selected: true
99
+ - value: "reactions"
100
+ title: "Reactions"
101
+ - value: "both"
102
+ title: "Conversation and reactions"
103
+ - value: "nothing"
104
+ title: "Nothing"
105
105
  no_interactions_yet:
106
106
  conversation: "There are no replies to show yet."
107
107
  reactions: "There are no reactions to show yet."
108
108
  both: "There is nothing to you yet."
109
109
  ver_interacciones: "See from Fedi"
110
- reply:
110
+ reply:
111
111
  text: "In response to"
112
112
  link_text: "a post on the Fediverse."
113
113
  close: "Close"
114
114
  login_modal:
115
115
  authorize_interaction_unsupported: "Remote interactions are not supported by this instance. You can still copy-paste this page's address into your preferred client's search bar to interact from the Fediverse."
116
- boost:
116
+ boost:
117
117
  title: "boost"
118
118
  text: "Boost $usuarie's post"
119
- reply:
119
+ reply:
120
120
  title: "reply"
121
121
  text: "Reply to $usuarie's post"
122
- favorite:
122
+ favorite:
123
123
  title: favorite
124
124
  text: "Favorite $usuarie's post"
125
- bookmark:
125
+ bookmark:
126
126
  title: bookmark
127
127
  text: "Bookmark $usuarie's post"
128
128
  top_text: |
@@ -133,14 +133,14 @@ login_modal:
133
133
  question: "**Where is your account hosted?**"
134
134
  small_text: |
135
135
  Tip: That's the website where you signed up. If you don't remember, look for the welcome e-mail in your inbox.
136
- You can also enter your full username! (e.g. @sutty@todon.nl)
136
+ You can also enter your full username! (e.g. @sutty@todon.nl)
137
137
  bottom_text: |
138
138
  Want to reply from another Fediverse-integrated Sutty website?
139
139
  You can do so from the panel.
140
140
  Keep in mind that for now it isn't possible to favorite, retoot or bookmark from here.
141
141
 
142
142
  Don't have a Fediverse account yet?
143
- [You can choose how to create one.](https://joinfediverse.wiki/How_do_I_get_an_account%3F)
143
+ [You can choose how to create one.](https://joinfediverse.wiki/How_do_I_get_an_account%3F)
144
144
  placeholder: "Domain of your home server, e.g. rebel.ar"
145
145
  help: |
146
146
  The Fediverse is a federated social network made up of thousands of instances (servers) by and for
data/_data/es.yml CHANGED
@@ -1,57 +1,57 @@
1
1
  ---
2
2
  locale: "Castellano"
3
3
  date:
4
- format: '%d/%m/%Y'
4
+ format: "%d/%m/%Y"
5
5
  published_at: "Publicado en"
6
6
  last_modified_at: "Última modificación"
7
7
  abbr_day_names:
8
- - Lun
9
- - Mar
10
- - Mié
11
- - Jue
12
- - Vie
13
- - Sáb
14
- - Dom
8
+ - Lun
9
+ - Mar
10
+ - Mié
11
+ - Jue
12
+ - Vie
13
+ - Sáb
14
+ - Dom
15
15
  day_names:
16
- - Lunes
17
- - Martes
18
- - Miércoles
19
- - Jueves
20
- - Viernes
21
- - Sábado
22
- - Domingo
16
+ - Lunes
17
+ - Martes
18
+ - Miércoles
19
+ - Jueves
20
+ - Viernes
21
+ - Sábado
22
+ - Domingo
23
23
  abbr_month_names:
24
- - Ene
25
- - Feb
26
- - Mar
27
- - Abr
28
- - May
29
- - Jun
30
- - Jul
31
- - Ago
32
- - Sep
33
- - Oct
34
- - Nov
35
- - Dic
24
+ - Ene
25
+ - Feb
26
+ - Mar
27
+ - Abr
28
+ - May
29
+ - Jun
30
+ - Jul
31
+ - Ago
32
+ - Sep
33
+ - Oct
34
+ - Nov
35
+ - Dic
36
36
  month_names:
37
- - Enero
38
- - Febrero
39
- - Marzo
40
- - Abril
41
- - Mayo
42
- - Junio
43
- - Julio
44
- - Agosto
45
- - Septiembre
46
- - Octubre
47
- - Noviembre
48
- - Diciembre
37
+ - Enero
38
+ - Febrero
39
+ - Marzo
40
+ - Abril
41
+ - Mayo
42
+ - Junio
43
+ - Julio
44
+ - Agosto
45
+ - Septiembre
46
+ - Octubre
47
+ - Noviembre
48
+ - Diciembre
49
49
  time:
50
50
  am: am
51
51
  pm: pm
52
52
  format: "%H:%M"
53
53
  date_time:
54
- format: '%d %b %Y %H:%M'
54
+ format: "%d %b %Y %H:%M"
55
55
  dir: "ltr"
56
56
  details:
57
57
  open: "Abrir"
@@ -93,37 +93,37 @@ device_detector:
93
93
 
94
94
  Usa el mismo botón para cerrar este mensaje.
95
95
  fediverse_interactions:
96
- - value: "conversation"
97
- title: "Conversación"
98
- selected: true
99
- - value: "reactions"
100
- title: "Reacciones"
101
- - value: "both"
102
- title: "Conversación y reacciones"
103
- - value: "nothing"
104
- title: "Nada"
96
+ - value: "conversation"
97
+ title: "Conversación"
98
+ selected: true
99
+ - value: "reactions"
100
+ title: "Reacciones"
101
+ - value: "both"
102
+ title: "Conversación y reacciones"
103
+ - value: "nothing"
104
+ title: "Nada"
105
105
  ver_interacciones: "Ver del Fediverso"
106
106
  no_interactions_yet:
107
107
  conversation: "Todavía no hay respuestas para mostrar."
108
108
  reactions: "Todavía no hay reacciones para mostrar."
109
109
  both: "Todavía no hay nada para mostrar."
110
- reply:
110
+ reply:
111
111
  text: "En respuesta a"
112
112
  link_text: "una publicación en el Fediverso."
113
113
  close: "Cerrar"
114
114
  login_modal:
115
115
  authorize_interaction_unsupported: "La interacción remota no está soportada por esta instancia. Todavía podés copiar y pegar la dirección de esta página en el buscador de tu cliente favorito para poder interactuar desde el Fediverso."
116
116
  boost:
117
- title: "impulsar"
117
+ title: "impulsar"
118
118
  text: "Impulsar la publicación de $usuarie"
119
119
  reply:
120
- title: "responder"
120
+ title: "responder"
121
121
  text: "Responder a la publicación de $usuarie"
122
122
  favorite:
123
- title: "favoritear"
123
+ title: "favoritear"
124
124
  text: "Favoritear la publicación de $usuarie"
125
125
  bookmark:
126
- title: "guardar"
126
+ title: "guardar"
127
127
  text: "Guardar la publicación de $usuarie"
128
128
  top_text: |
129
129
  Para interactuar en el Fediverso, siempre es necesario hacerlo desde una cuenta en cualquiera de sus instancias.
@@ -162,4 +162,4 @@ activities:
162
162
  Announce: "Impulso"
163
163
  Like: "Favorito"
164
164
  divider: "Separador"
165
- projects: "Proyectos:"
165
+ projects: "Proyectos:"
@@ -1,13 +1,13 @@
1
1
  ---
2
2
  "@context":
3
- - https://www.w3.org/ns/activitystreams
4
- - ostatus: http://ostatus.org#
5
- atomUri: ostatus:atomUri
6
- inReplyToAtomUri: ostatus:inReplyToAtomUri
7
- conversation: ostatus:conversation
8
- sensitive: as:sensitive
9
- toot: http://joinmastodon.org/ns#
10
- votersCount: toot:votersCount
3
+ - https://www.w3.org/ns/activitystreams
4
+ - ostatus: http://ostatus.org#
5
+ atomUri: ostatus:atomUri
6
+ inReplyToAtomUri: ostatus:inReplyToAtomUri
7
+ conversation: ostatus:conversation
8
+ sensitive: as:sensitive
9
+ toot: http://joinmastodon.org/ns#
10
+ votersCount: toot:votersCount
11
11
  id: https://todon.nl/users/sutty/statuses/112679216759380529
12
12
  available: true
13
13
  type: Note
@@ -17,21 +17,22 @@ likes:
17
17
  totalItems: 106
18
18
  summary:
19
19
  inReplyTo:
20
- published: '2024-06-25T20:46:40Z'
20
+ published: "2024-06-25T20:46:40Z"
21
21
  url:
22
22
  - href: https://todon.nl/@sutty/112679216759380529
23
23
  rel: canonical
24
24
  attributedTo: https://todon.nl/users/sutty
25
25
  to:
26
- - https://www.w3.org/ns/activitystreams#Public
26
+ - https://www.w3.org/ns/activitystreams#Public
27
27
  cc:
28
- - https://todon.nl/users/sutty/followers
29
- - https://todon.nl/users/sutty
28
+ - https://todon.nl/users/sutty/followers
29
+ - https://todon.nl/users/sutty
30
30
  sensitive: false
31
31
  atomUri: https://todon.nl/users/sutty/statuses/112679216759380529
32
32
  inReplyToAtomUri:
33
33
  conversation: tag:todon.nl,2024-06-25:objectId=127903062:objectType=Conversation
34
- content: <p>¡Hola amigues del Fedi!</p><p>Somos <span class="h-card" translate="no"><a
34
+ content:
35
+ <p>¡Hola amigues del Fedi!</p><p>Somos <span class="h-card" translate="no"><a
35
36
  href="https://todon.nl/@sutty" class="u-url mention">@<span>sutty</span></a></span>,
36
37
  una Cooperativa que apoya a activistas de los DDHH y sus publicaciones/comunicaciones.
37
38
  Estamos discutiendo y nos interesa lo que piensan/desean ustedes acerca de las múltiples
@@ -41,7 +42,8 @@ content: <p>¡Hola amigues del Fedi!</p><p>Somos <span class="h-card" translate=
41
42
  todes (y quizás después podamos construirlo también). </p><p>Muchas gracias por
42
43
  compartir e interesarse... :)</p>
43
44
  contentMap:
44
- es: <p>¡Hola amigues del Fedi!</p><p>Somos <span class="h-card" translate="no"><a
45
+ es:
46
+ <p>¡Hola amigues del Fedi!</p><p>Somos <span class="h-card" translate="no"><a
45
47
  href="https://todon.nl/@sutty" class="u-url mention">@<span>sutty</span></a></span>,
46
48
  una Cooperativa que apoya a activistas de los DDHH y sus publicaciones/comunicaciones.
47
49
  Estamos discutiendo y nos interesa lo que piensan/desean ustedes acerca de las
@@ -52,9 +54,9 @@ contentMap:
52
54
  gracias por compartir e interesarse... :)</p>
53
55
  attachment: []
54
56
  tag:
55
- - type: Mention
56
- href: https://todon.nl/users/sutty
57
- name: "@sutty"
57
+ - type: Mention
58
+ href: https://todon.nl/users/sutty
59
+ name: "@sutty"
58
60
  replies:
59
61
  id: https://todon.nl/users/sutty/statuses/112679216759380529/replies
60
62
  type: Collection
@@ -9,7 +9,7 @@
9
9
  name: sutty
10
10
  available: true
11
11
  object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
12
- published: '2024-07-18T16:00:08.815Z'
12
+ published: "2024-07-18T16:00:08.815Z"
13
13
  - "@context": https://www.w3.org/ns/activitystreams
14
14
  id: https://todon.nl/users/lobi#likes/3610570
15
15
  type: Like
@@ -20,7 +20,7 @@
20
20
  name: lobi
21
21
  available: true
22
22
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
23
- published: '2024-07-18T16:00:08.785Z'
23
+ published: "2024-07-18T16:00:08.785Z"
24
24
  - "@context": https://www.w3.org/ns/activitystreams
25
25
  id: https://todon.nl/users/f#likes/3627730
26
26
  type: Like
@@ -31,7 +31,7 @@
31
31
  name: f
32
32
  available: true
33
33
  object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
34
- published: '2024-07-18T16:00:08.755Z'
34
+ published: "2024-07-18T16:00:08.755Z"
35
35
  - "@context": https://www.w3.org/ns/activitystreams
36
36
  id: https://todon.nl/users/cacu#likes/3644853
37
37
  type: Like
@@ -42,7 +42,7 @@
42
42
  name: cacu
43
43
  available: true
44
44
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
45
- published: '2024-07-18T16:00:08.748Z'
45
+ published: "2024-07-18T16:00:08.748Z"
46
46
  - "@context": https://www.w3.org/ns/activitystreams
47
47
  id: https://rebel.ar/users/matiargs#likes/74871
48
48
  type: Like
@@ -53,7 +53,7 @@
53
53
  name: matiargs
54
54
  available: true
55
55
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
56
- published: '2024-07-18T16:00:08.015Z'
56
+ published: "2024-07-18T16:00:08.015Z"
57
57
  - "@context": https://www.w3.org/ns/activitystreams
58
58
  id: https://rebel.ar/users/cibor_yogui#likes/77185
59
59
  type: Like
@@ -64,7 +64,7 @@
64
64
  name: cibor_yogui
65
65
  available: true
66
66
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
67
- published: '2024-07-18T16:00:08.010Z'
67
+ published: "2024-07-18T16:00:08.010Z"
68
68
  - "@context": https://www.w3.org/ns/activitystreams
69
69
  id: https://mastodon.social/users/sursiendo#likes/157154529
70
70
  type: Like
@@ -75,7 +75,7 @@
75
75
  name: sursiendo
76
76
  available: true
77
77
  object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
78
- published: '2024-07-18T15:59:53.050Z'
78
+ published: "2024-07-18T15:59:53.050Z"
79
79
  - "@context": https://www.w3.org/ns/activitystreams
80
80
  id: https://mastodon.social/users/rikylinux_ar#likes/154523275
81
81
  type: Like
@@ -86,7 +86,7 @@
86
86
  name: rikylinux_ar
87
87
  available: true
88
88
  object: https://sutty.nl/primer-encuentro-del-nodo-dweb-sudaka.jsonld
89
- published: '2024-07-18T15:59:43.497Z'
89
+ published: "2024-07-18T15:59:43.497Z"
90
90
  - "@context": https://www.w3.org/ns/activitystreams
91
91
  id: https://mastodon.social/users/akhileshthite#likes/156489132
92
92
  type: Like
@@ -97,11 +97,11 @@
97
97
  name: akhileshthite
98
98
  available: true
99
99
  object: https://sutty.nl/lanzamiento-nueva-funci%C3%B3n-de-moderaci%C3%B3n-para-los-sitios-conectados-al-fediverso.jsonld
100
- published: '2024-07-18T15:58:46.226Z'
100
+ published: "2024-07-18T15:58:46.226Z"
101
101
  - "@context":
102
- - https://www.w3.org/ns/activitystreams
103
- - https://fe.disroot.org/schemas/litepub-0.1.jsonld
104
- - "@language": und
102
+ - https://www.w3.org/ns/activitystreams
103
+ - https://fe.disroot.org/schemas/litepub-0.1.jsonld
104
+ - "@language": und
105
105
  actor:
106
106
  id: https://fe.disroot.org/users/rikylinux
107
107
  url: https://fe.disroot.org/users/rikylinux
@@ -111,14 +111,14 @@
111
111
  bcc: []
112
112
  bto: []
113
113
  cc:
114
- - https://mastodon.social/users/sursiendo
115
- - https://sutty.nl/about.jsonld
116
- - https://www.w3.org/ns/activitystreams#Public
114
+ - https://mastodon.social/users/sursiendo
115
+ - https://sutty.nl/about.jsonld
116
+ - https://www.w3.org/ns/activitystreams#Public
117
117
  context: tag:mastodon.social,2024-07-16:objectId=753521170:objectType=Conversation
118
118
  id: https://fe.disroot.org/activities/dc37b6a2-6170-4096-90c3-1a2c10017909
119
119
  object: https://mastodon.uy/users/dolagasape/statuses/112798177755769531
120
120
  to:
121
- - https://fe.disroot.org/users/rikylinux/followers
122
- - https://mastodon.uy/users/dolagasape
121
+ - https://fe.disroot.org/users/rikylinux/followers
122
+ - https://mastodon.uy/users/dolagasape
123
123
  type: Like
124
- published: '2024-07-18T15:58:34.822Z'
124
+ published: "2024-07-18T15:58:34.822Z"