diff --git a/src/web/app/mobile/tags/timeline.tag b/src/web/app/mobile/tags/timeline.tag deleted file mode 100644 index 8a4d72b67..000000000 --- a/src/web/app/mobile/tags/timeline.tag +++ /dev/null @@ -1,551 +0,0 @@ - - -
- -
-
-

- - avatar - - %fa:retweet%{'%i18n:mobile.tags.mk-timeline-post.reposted-by%'.substr(0, '%i18n:mobile.tags.mk-timeline-post.reposted-by%'.indexOf('{'))}{ post.user.name }{'%i18n:mobile.tags.mk-timeline-post.reposted-by%'.substr('%i18n:mobile.tags.mk-timeline-post.reposted-by%'.indexOf('}') + 1)} -

- -
-
- - avatar - -
-
- { p.user.name } - bot - @{ p.user.username } - - - -
-
- -
- -
- - via { p.app.name } -
%fa:quote-right -flip-h% - -
-
-
- - - - - -
-
-
- - -
- - -
avatar -
-
{ post.user.name }@{ post.user.username } -
-
- -
-
-
- - -
diff --git a/src/web/app/mobile/views/posts-post-sub.vue b/src/web/app/mobile/views/posts-post-sub.vue new file mode 100644 index 000000000..421d51b92 --- /dev/null +++ b/src/web/app/mobile/views/posts-post-sub.vue @@ -0,0 +1,117 @@ + + + + + + + diff --git a/src/web/app/mobile/views/posts-post.vue b/src/web/app/mobile/views/posts-post.vue new file mode 100644 index 000000000..4dd82e648 --- /dev/null +++ b/src/web/app/mobile/views/posts-post.vue @@ -0,0 +1,412 @@ + + + + + +