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 Some more deprecation fixups 2023-07-05 23:16:01 +02:00
Console Improvements for relais like relay.fedi.buzz 2023-07-30 17:46:37 +00:00
Contact Replace remaining references to default banner image by api.mastodon_banner configuration value 2023-08-17 21:58:53 -04:00
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 Create DDD classes for gserver class 2023-08-20 14:26:27 -04:00
Model Check more fields for the language 2023-10-08 06:44:37 +00:00
Moderation Fix variable name in constructor in Repository\Report 2023-08-22 08:50:16 -04:00
Module User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser 2023-10-07 05:48:23 -04:00
Navigation Removed unneeded parameter 2023-07-16 16:48:24 +00:00
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 Unified BBCode conversion, improved proxy functionality 2023-07-15 20:12:08 +00:00
Protocol Check more fields for the language 2023-10-08 06:44:37 +00:00
Render Restore is_string() as a Smarty modifier 2023-05-29 19:19:41 -04:00
Security Remove DI dependency from Module\Settings\Profile\Index 2023-08-20 13:59:06 -04:00
User/Settings Implement ignored server block in conversations 2023-08-20 14:27:43 -04:00
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 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseEntity.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseFactory.php spelling: instantiation 2023-03-26 16:03:23 -04:00
BaseModel.php spelling: property 2023-03-26 16:14:16 -04:00
BaseModule.php Move System::xmlExit to DFRN\Notify->xmlExit 2023-09-24 07:08:15 -04:00
BaseRepository.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
DI.php User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser 2023-10-07 05:48:23 -04:00
LegacyModule.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00