]> git.mxchange.org Git - friendica.git/commit
make reply-to link depending on screen-width
authorJakobus Schürz <jakobus.schuerz@home.arpa>
Sun, 8 Oct 2023 23:40:47 +0000 (01:40 +0200)
committerJakobus Schürz <jakobus.schuerz@home.arpa>
Sun, 8 Oct 2023 23:47:47 +0000 (01:47 +0200)
commit622cdeaad6b4d5dd5108cbb29648eeae0cd4be29
tree27e138523e3aa287bd3a3e77e46f36091784ccfa
parentbffbde46396789da727c631adb4bf572080e77b7
make reply-to link depending on screen-width

* on small/smartphone-screens show "reply to" link above the posting and
  an eventual "shared by" link in a second line.
* on middle/tablet-screens show "reply-to" and "shared-by" link in one
  line above the posting, divided by a dot.
* on large screens show reply-to-link next to the time/date-link when
  posting was posted.

the first to positions are better for users with thick fingers on
smartphones. (like me)

Change "in reply to" to "is reply to". Sounds better.
src/Object/Post.php
view/theme/frio/templates/wall_thread.tpl