whyis-fediverse 0.4.0__py3-none-any.whl → 0.4.2__py3-none-any.whl

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.
@@ -47,6 +47,22 @@ export default Vue.component('fedi-post-view', {
47
47
  </fedi-comment>
48
48
  </div>
49
49
  </div>
50
+ <div v-for="agent in post.typing"
51
+ v-bind:key="agent.id"
52
+ style="width:fit-content;
53
+ margin-top:0.5em;
54
+ border-radius:1em;
55
+ padding-left:0.75em;
56
+ padding-right:0.75em;
57
+ background-color:lightgray">
58
+ <small>
59
+ <a :href="agent.view">
60
+ <strong>{{agent.name}}</strong>
61
+ (@{{agent.id.split('/').pop()}})
62
+ <spinner :loading="true" text=''/>
63
+ </a>
64
+ </small>
65
+ </div>
50
66
  <fedi-new-post v-if="post != null"
51
67
  :inReplyTo="post.id">
52
68
  </fedi-new-post>
@@ -75,7 +91,10 @@ export default Vue.component('fedi-post-view', {
75
91
  this.post = response.data;
76
92
  },
77
93
  async loadReplyData(uri) {
78
- if (this.replyData[uri] == null) {
94
+ if (this.post.typing.length > 0) {
95
+ this.loadPost();
96
+ }
97
+ if (this.replyData[uri] == null || this.replyData[uri]['typing'].length > 0) {
79
98
  let response = await axios.get(`${ROOT_URL}about`,
80
99
  {
81
100
  params: {
@@ -1 +1,3 @@
1
+ {%- if this.value(app.NS.astr.content) %}
1
2
  {{this.value(app.NS.astr.content).value|markdown|safe}}
3
+ {%- endif %}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: whyis-fediverse
3
- Version: 0.4.0
3
+ Version: 0.4.2
4
4
  License-File: LICENSE
5
5
  Requires-Dist: whyis
6
6
 
@@ -8,7 +8,7 @@ whyis_fediverse/static/js/comment.js,sha256=tShhdxD3ZxNYms44E36xtJxREbKuXCpEl1vd
8
8
  whyis_fediverse/static/js/discussion.js,sha256=KrW8h9pUaheJjqhgkmK9PZargoTJoGJun5n91rEk2Jc,2418
9
9
  whyis_fediverse/static/js/new_post.js,sha256=wCR8-jLzLe4C43-KFRkQ2MQ2fCB7eCLkSX2sG-jFfCY,6811
10
10
  whyis_fediverse/static/js/post.js,sha256=xmLicaDBnejcbr4vH1cLmVoy-Cplz7PuCKE_mNHjBzk,3266
11
- whyis_fediverse/static/js/post_view.js,sha256=WBISiYypooRLdc7L23sLUfiUUQRr5QTygneLrO7xRHk,3313
11
+ whyis_fediverse/static/js/post_view.js,sha256=vdyvpfFa9ml2ZFqN7d_ANThYyKxAeDQ_KK_AzkKYZHc,4095
12
12
  whyis_fediverse/static/js/selectable.js,sha256=QH4ZYAj-Y6-YAA1l0ylNXXUhU2r5yqBmZ07Sn-3CKME,1129
13
13
  whyis_fediverse/static/js/selectable.js~,sha256=p17cbCcv26I68zyIl71KOA-Y0zT0AYP1LjOOaof-2JY,459
14
14
  whyis_fediverse/static/js/selections.js,sha256=RKzDvV5qvCIk1QTAgXoLD4GwKbVRxCfTvEhgAT77QRE,737
@@ -21,7 +21,7 @@ whyis_fediverse/templates/discussion.html,sha256=rt07C6wEg17gidDae_a6ZfmcN_W_dkL
21
21
  whyis_fediverse/templates/discussion.json,sha256=6BE9ENbur_eiScePyk8_6Xs4RYIDQNenpMInMiry1ww,821
22
22
  whyis_fediverse/templates/embed_image.html,sha256=7Qh-8WaDusMIqWnzRTTI2AHrW1hIvOr6Zsn13dUMk-g,89
23
23
  whyis_fediverse/templates/embed_image.html~,sha256=6S_FPdMVROGBUpy8YznYbsozajC5rm0eo1YR4cYGTf8,98
24
- whyis_fediverse/templates/embed_object.html,sha256=NNnGYxA3-EcZSmVsUGrBj5XcoFpj4xYKp1-ayMumvRk,56
24
+ whyis_fediverse/templates/embed_object.html,sha256=LR22aBlO2H11B1aOdZ1O3nmWUFfznlLupwsb7OmW9es,111
25
25
  whyis_fediverse/templates/embed_object.html~,sha256=Y3T_8SHco3Yiau9E68AeiyXHHtfZPV4hzVqgJP0cwCA,259
26
26
  whyis_fediverse/templates/embed_resource.html,sha256=0doDpaSAE7T-BXo8cTciM9h2-6wJGVadTS3BQ6XMwNc,226
27
27
  whyis_fediverse/templates/embed_resource.html~,sha256=XB0NLhfH7KIZ8GU3vXdO8hMKhzoMuM0P6aYG3SBwyWE,258
@@ -36,9 +36,9 @@ whyis_fediverse/templates/resource_get.json,sha256=qgKrV5c2IQGWfnv6EIXL_B3xte4UC
36
36
  whyis_fediverse/templates/resource_search.json,sha256=BXOsOdM7rJ2MV1_7tMthXLuc_aye6Ig9_3jYXXSxiP0,230
37
37
  whyis_fediverse/templates/space_get.json,sha256=QYxOUQjW7Asyvla-C0-Dv9mj0Tww1MdecxqUMuOH1mg,132
38
38
  whyis_fediverse/templates/space_search.json,sha256=PMzIraMldZrb7jrCsBhJRbQ_vB76nxz24cS9Bcgx-gk,193
39
- whyis_fediverse-0.4.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
40
- whyis_fediverse-0.4.0.dist-info/METADATA,sha256=Fiz-J9fVR2JTInm-uFgZn4ple7U5h11hUTjB5o564RE,103
41
- whyis_fediverse-0.4.0.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
42
- whyis_fediverse-0.4.0.dist-info/entry_points.txt,sha256=e4XLi7wxdcBNLXdbeukTWuVWuprOpYUpFUkOJe4vPdY,58
43
- whyis_fediverse-0.4.0.dist-info/top_level.txt,sha256=s0dGyAZlCNhS-O-Zoqlui3FKCkMAc8VqfK3o6DLsC10,16
44
- whyis_fediverse-0.4.0.dist-info/RECORD,,
39
+ whyis_fediverse-0.4.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
40
+ whyis_fediverse-0.4.2.dist-info/METADATA,sha256=3wYEsGerTSBH_oohRC0Ohl7B6IMpRgeX7c96F-OUxAM,103
41
+ whyis_fediverse-0.4.2.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
42
+ whyis_fediverse-0.4.2.dist-info/entry_points.txt,sha256=e4XLi7wxdcBNLXdbeukTWuVWuprOpYUpFUkOJe4vPdY,58
43
+ whyis_fediverse-0.4.2.dist-info/top_level.txt,sha256=s0dGyAZlCNhS-O-Zoqlui3FKCkMAc8VqfK3o6DLsC10,16
44
+ whyis_fediverse-0.4.2.dist-info/RECORD,,