friendica/src
Jakobus Schürz 622cdeaad6 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.
2023-10-09 01:47:47 +02:00
..
App Move System::httpExit to BaseModule->httpExit 2023-09-24 07:08:15 -04:00
Capabilities Move System::httpExit to BaseModule->httpExit 2023-09-24 07:08:15 -04:00
Collection/Api
Console
Contact
Content Revert "Merge pull request #13512 from MrPetovan/bug/13506-allocated-width" 2023-10-07 12:46:20 -04:00
Core More languages / use profile text as fallback 2023-10-02 20:37:16 +00:00
Database Fix the erratic page update behaviour 2023-09-16 04:21:59 +00:00
Factory Move System::jsonError to BaseModule->jsonError 2023-09-24 07:08:15 -04:00
Federation
Model Check more fields for the language 2023-10-08 06:44:37 +00:00
Moderation
Module User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser 2023-10-07 05:48:23 -04:00
Navigation
Network Add implementation of the Content-Type header value from the MIME type RFC 2023-10-03 19:58:50 -04:00
Object make reply-to link depending on screen-width 2023-10-09 01:47:47 +02:00
Profile/ProfileField
Protocol Check more fields for the language 2023-10-08 06:44:37 +00:00
Render
Security
User/Settings
Util Move size to pixels conversion in its own method in Util\Proxy 2023-10-03 19:58:51 -04:00
Worker The query condition for active users are unified 2023-09-08 15:01:51 +00:00
App.php set version for 2023.09-rc 2023-10-04 20:40:08 +02:00
BaseCollection.php Add chunk method to BaseCollection 2023-10-03 19:58:52 -04:00
BaseDataTransferObject.php
BaseEntity.php
BaseFactory.php
BaseModel.php
BaseModule.php Move System::xmlExit to DFRN\Notify->xmlExit 2023-09-24 07:08:15 -04:00
BaseRepository.php
DI.php User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser 2023-10-07 05:48:23 -04:00
LegacyModule.php