]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Sun, 8 Oct 2023 02:29:06 +0000 (22:29 -0400)]
Add callstack to log messages to better troubleshoot warning messages
Hypolite Petovan [Sun, 8 Oct 2023 02:06:47 +0000 (22:06 -0400)]
Normalize template variables in Widget\VCard
- Display new links in vier
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-
1751750581
Jakobus Schürz [Mon, 9 Oct 2023 18:10:02 +0000 (20:10 +0200)]
show "parent unknown" when parent not federated
in some cases (visibility is private of parent comment), there is no
parent federated to my instance, and then the comment "hangs around"
with no information, why there is no parent.
For normal users this can be confusing, why all exept "this" comment
have parents.
So i added a simple text instead of link to parent with a "title" field
with a small explanation, why parent is not viewable.
translations done
Jakobus Schürz [Mon, 9 Oct 2023 07:23:10 +0000 (09:23 +0200)]
set font-size of reply-to and shared-by to class time
Jakobus Schürz [Sun, 8 Oct 2023 23:55:19 +0000 (01:55 +0200)]
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.
translations done
Jakobus Schürz [Sun, 8 Oct 2023 23:40:47 +0000 (01:40 +0200)]
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.
Tobias Diekershoff [Sun, 8 Oct 2023 16:38:59 +0000 (18:38 +0200)]
Merge pull request #13522 from MrPetovan/task/expose-image-description
Add caption display for described images in Fancybox gallery
Hypolite Petovan [Sun, 8 Oct 2023 14:29:09 +0000 (10:29 -0400)]
Add caption display for described images in Fancybox gallery
Hypolite Petovan [Sun, 8 Oct 2023 14:28:17 +0000 (10:28 -0400)]
Add caption to described images without a preview
Tobias Diekershoff [Sun, 8 Oct 2023 09:38:48 +0000 (11:38 +0200)]
Merge pull request #13519 from annando/language
Check more fields for the language
Michael [Sun, 8 Oct 2023 07:42:39 +0000 (07:42 +0000)]
Messages.po again
Michael [Sun, 8 Oct 2023 07:26:24 +0000 (07:26 +0000)]
Messages.po updated
Michael [Sun, 8 Oct 2023 06:44:37 +0000 (06:44 +0000)]
Check more fields for the language
Michael Vogel [Sun, 8 Oct 2023 06:35:57 +0000 (08:35 +0200)]
Merge pull request #13517 from MrPetovan/bug/13506-inline-image-width-allocation
Set allocated max width for inline images we have dimensions of
Hypolite Petovan [Sat, 7 Oct 2023 21:13:36 +0000 (17:13 -0400)]
Set allocated max width for inline images we have dimensions of
Hypolite Petovan [Sat, 7 Oct 2023 17:28:43 +0000 (13:28 -0400)]
Merge pull request #13508 from xundeenergie/move-mentionbutton-to-navbar
[frio] move mention-button to navbar
Jakobus Schürz [Sat, 7 Oct 2023 17:01:07 +0000 (19:01 +0200)]
Merge branch '2023.09-rc' into move-mentionbutton-to-navbar
Jakobus Schürz [Sat, 7 Oct 2023 16:41:08 +0000 (18:41 +0200)]
add margin top to separate buttons, move button to navbar
Hypolite Petovan [Sat, 7 Oct 2023 16:48:13 +0000 (12:48 -0400)]
Merge pull request #13516 from MrPetovan/2023.09-rc
Revert "Merge pull request #13512 from MrPetovan/bug/13506-allocated-width"
Hypolite Petovan [Sat, 7 Oct 2023 16:46:20 +0000 (12:46 -0400)]
Revert "Merge pull request #13512 from MrPetovan/bug/13506-allocated-width"
This reverts commit
d1e6a16cde5f83d22bfd3adcac585dce0d419cf8 , reversing
changes made to
6c9d3d42d3e0c584b9b7082cb979cda2f395a849 .
Tobias Diekershoff [Sat, 7 Oct 2023 12:26:43 +0000 (14:26 +0200)]
Merge pull request #13512 from MrPetovan/bug/13506-allocated-width
Fix wrong template variable name when using content/image/single_with_height_allocation.tpl
Hypolite Petovan [Sat, 7 Oct 2023 10:09:52 +0000 (06:09 -0400)]
Limit width of height allocated image to parent width
Hypolite Petovan [Sat, 7 Oct 2023 09:18:33 +0000 (05:18 -0400)]
Fix wrong template variable name when using content/image/single_with_height_allocation.tpl
Michael Vogel [Sat, 7 Oct 2023 10:03:02 +0000 (12:03 +0200)]
Merge pull request #13514 from MrPetovan/bug/channel-classes
User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser
Hypolite Petovan [Sat, 7 Oct 2023 09:44:24 +0000 (05:44 -0400)]
User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser
- Rename Repository\Channel to Repository\UserDefinedChannel
- Add new Collection\UserDefinedChannels class
- Move Factory\Timeline->createFromTableRow to Factory\UserDefinedChannel
Jakobus Schürz [Sat, 7 Oct 2023 09:28:29 +0000 (11:28 +0200)]
translations
Hypolite Petovan [Sat, 7 Oct 2023 09:23:19 +0000 (05:23 -0400)]
Merge pull request #13507 from xundeenergie/finalize-mention-buttons
Finalize mention buttons
Hypolite Petovan [Sat, 7 Oct 2023 09:22:40 +0000 (05:22 -0400)]
Merge pull request #13510 from annando/fix-thread-parent
Fix for the display of the thread parent
Jakobus Schürz [Sat, 7 Oct 2023 08:50:57 +0000 (10:50 +0200)]
translations
Jakobus Schürz [Sat, 7 Oct 2023 08:44:53 +0000 (10:44 +0200)]
add blanks, suggested from codereview
Michael [Sat, 7 Oct 2023 08:51:47 +0000 (08:51 +0000)]
Fix for the display of the thread parent
Michael Vogel [Sat, 7 Oct 2023 07:34:18 +0000 (09:34 +0200)]
Merge pull request #13509 from MrPetovan/bug/in-reply-to
Fix typo in "in reply to" base translation string
Hypolite Petovan [Sat, 7 Oct 2023 06:31:56 +0000 (02:31 -0400)]
Fix typo in "in reply to" base translation string
Hypolite Petovan [Sat, 7 Oct 2023 06:09:19 +0000 (02:09 -0400)]
Merge pull request #13448 from annando/user-defined-channels
Channels can now be created by users
Hypolite Petovan [Sat, 7 Oct 2023 03:40:13 +0000 (23:40 -0400)]
Merge pull request #13499 from xundeenergie/reference-links
add link to parent of comment
Jakobus Schürz [Fri, 6 Oct 2023 23:33:45 +0000 (01:33 +0200)]
move mention-button to navbar
translations
Jakobus Schürz [Fri, 6 Oct 2023 23:28:23 +0000 (01:28 +0200)]
add mention-/showgroup button also to profile/vcard.tpl
update translations
Jakobus Schürz [Thu, 5 Oct 2023 21:18:04 +0000 (23:18 +0200)]
put group-logic for "widget" to php-file
Jakobus Schürz [Fri, 6 Oct 2023 22:40:02 +0000 (00:40 +0200)]
Merge commit '
b3097da6f ' into reference-links
Jakobus Schürz [Fri, 6 Oct 2023 20:34:14 +0000 (22:34 +0200)]
fix missing blank; translations
Jakobus Schürz [Fri, 6 Oct 2023 08:28:09 +0000 (10:28 +0200)]
translations update
Jakobus Schürz [Thu, 5 Oct 2023 15:19:16 +0000 (17:19 +0200)]
use scrollToItem instead of own function
rename isanswerto and "Is answer to" to isreplyto and "is reply to"
Jakobus Schürz [Thu, 5 Oct 2023 15:02:33 +0000 (17:02 +0200)]
change logic in if clause in case of codereview
Jakobus Schürz [Thu, 5 Oct 2023 13:36:01 +0000 (15:36 +0200)]
better display of parent-link
Jakobus Schürz [Thu, 5 Oct 2023 10:46:24 +0000 (12:46 +0200)]
update translations
Jakobus Schürz [Thu, 5 Oct 2023 10:39:31 +0000 (12:39 +0200)]
add link to parent of comment
Michael [Fri, 6 Oct 2023 21:08:33 +0000 (21:08 +0000)]
Unneeded constructors removed
Tobias Diekershoff [Fri, 6 Oct 2023 05:50:12 +0000 (07:50 +0200)]
update translations
DE, FR and HU translations
Philipp [Thu, 5 Oct 2023 20:02:55 +0000 (22:02 +0200)]
Update messages.po
Michael [Thu, 5 Oct 2023 17:06:21 +0000 (17:06 +0000)]
Fix: The calculation of unseen circles can now be deactivated again
Michael [Fri, 6 Oct 2023 11:38:29 +0000 (11:38 +0000)]
Clean channel confusion
Michael [Fri, 6 Oct 2023 10:02:27 +0000 (10:02 +0000)]
Updates messages.po
Michael [Fri, 6 Oct 2023 10:00:09 +0000 (10:00 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into user-defined-channels
Jakobus Schürz [Fri, 6 Oct 2023 08:28:09 +0000 (10:28 +0200)]
translations update
Michael [Fri, 6 Oct 2023 08:20:17 +0000 (08:20 +0000)]
Channel class confusion solved
Michael Vogel [Fri, 6 Oct 2023 08:08:43 +0000 (10:08 +0200)]
Merge pull request #13504 from tobiasd/
20231006 -lng
update DE, FR, HU translations
Tobias Diekershoff [Fri, 6 Oct 2023 05:50:12 +0000 (07:50 +0200)]
update translations
DE, FR and HU translations
Philipp [Thu, 5 Oct 2023 20:27:35 +0000 (22:27 +0200)]
Merge pull request #13502 from nupplaphil/fix/messages.po
Update messages.po
Philipp [Thu, 5 Oct 2023 20:02:55 +0000 (22:02 +0200)]
Update messages.po
Michael [Thu, 5 Oct 2023 19:10:20 +0000 (19:10 +0000)]
Now there are user defined channels
Michael [Thu, 5 Oct 2023 18:19:38 +0000 (18:19 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into user-defined-channels
Tobias Diekershoff [Thu, 5 Oct 2023 17:42:55 +0000 (19:42 +0200)]
Merge pull request #13500 from annando/unseen-circles
Fix: The calculation of unseen circles can now be deactivated again
Michael [Thu, 5 Oct 2023 17:06:21 +0000 (17:06 +0000)]
Fix: The calculation of unseen circles can now be deactivated again
Jakobus Schürz [Thu, 5 Oct 2023 15:19:16 +0000 (17:19 +0200)]
use scrollToItem instead of own function
rename isanswerto and "Is answer to" to isreplyto and "is reply to"
Jakobus Schürz [Thu, 5 Oct 2023 15:02:33 +0000 (17:02 +0200)]
change logic in if clause in case of codereview
Jakobus Schürz [Thu, 5 Oct 2023 13:36:01 +0000 (15:36 +0200)]
better display of parent-link
Michael [Thu, 5 Oct 2023 13:15:45 +0000 (13:15 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into user-defined-channels
Jakobus Schürz [Thu, 5 Oct 2023 10:46:24 +0000 (12:46 +0200)]
update translations
Jakobus Schürz [Thu, 5 Oct 2023 10:39:31 +0000 (12:39 +0200)]
add link to parent of comment
Michael [Thu, 5 Oct 2023 09:25:23 +0000 (09:25 +0000)]
Remove unneeded functions
Michael [Thu, 5 Oct 2023 05:36:12 +0000 (05:36 +0000)]
Timeline classes are split into multiple classes
Michael [Thu, 5 Oct 2023 03:17:55 +0000 (03:17 +0000)]
Some more changes after review
Michael [Thu, 5 Oct 2023 03:16:44 +0000 (03:16 +0000)]
Changes after review
Tobias Diekershoff [Wed, 4 Oct 2023 18:40:08 +0000 (20:40 +0200)]
set version for 2023.09-rc
Hypolite Petovan [Wed, 4 Oct 2023 13:47:47 +0000 (09:47 -0400)]
Merge pull request #13495 from xundeenergie/load-contact-photos-lazy
Load contact photos lazy
Jakobus Schürz [Wed, 4 Oct 2023 10:01:20 +0000 (12:01 +0200)]
add loading="lazy" also to vier templates
Jakobus Schürz [Wed, 4 Oct 2023 09:56:46 +0000 (11:56 +0200)]
add loagin="lazy" to avatar-images too
resolves #13486
The loading of avatar-images still blocked the loading of notifications.
mostyl in frio!
now it's a big time improvement on loading friendica
Michael [Wed, 4 Oct 2023 09:40:32 +0000 (09:40 +0000)]
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
Tobias Diekershoff [Wed, 4 Oct 2023 06:17:12 +0000 (08:17 +0200)]
Merge pull request #13488 from MrPetovan/bug/frio-search-result-padding
[frio] Remove superfluous padding from search results in mobile view
Tobias Diekershoff [Wed, 4 Oct 2023 06:16:09 +0000 (08:16 +0200)]
Merge pull request #13476 from MrPetovan/bug/13467-image-reliable-dimensions
Redux horizontal masonry, height allocation feature with ensured dimensions
Michael Vogel [Wed, 4 Oct 2023 05:59:11 +0000 (07:59 +0200)]
Merge pull request #13493 from MrPetovan/bug/13353-instancev2-source_url
Add support for source_url in Mastodon\InstanceV2
Tobias Diekershoff [Wed, 4 Oct 2023 05:47:21 +0000 (07:47 +0200)]
Merge pull request #13492 from MrPetovan/bug/13359-mastodon-short-urls
Restore support for Mastodon profile short-form URLs
Hypolite Petovan [Wed, 4 Oct 2023 00:55:15 +0000 (20:55 -0400)]
Add support for source_url in Mastodon\InstanceV2
Hypolite Petovan [Wed, 4 Oct 2023 00:46:17 +0000 (20:46 -0400)]
Restore support for Mastodon profile short-form URLs
- Running these URLs through WebFinger first allows to retrieve the canonical ActivityPub profile URL
Hypolite Petovan [Sun, 1 Oct 2023 21:52:09 +0000 (17:52 -0400)]
[frio] Remove superfluous padding from search results in mobile view
Hypolite Petovan [Fri, 29 Sep 2023 07:28:22 +0000 (03:28 -0400)]
Add new horizontal masonry and image height allocation
- Move image templates to content/image sub-folder
Hypolite Petovan [Fri, 29 Sep 2023 07:09:09 +0000 (03:09 -0400)]
Remove $_SERVER superglobal dependency from Profile::addVisitorCookieForHTTPSigner
Hypolite Petovan [Fri, 29 Sep 2023 07:07:38 +0000 (03:07 -0400)]
Add chunk method to BaseCollection
- Add test for BaseCollection->chunk
Hypolite Petovan [Fri, 29 Sep 2023 04:36:06 +0000 (00:36 -0400)]
Change parameter to PostMedias in Item::makeImageGrid
- Add dimension rescaling when updating the preview URL
Hypolite Petovan [Fri, 29 Sep 2023 04:10:28 +0000 (00:10 -0400)]
Move size to pixels conversion in its own method in Util\Proxy
Hypolite Petovan [Fri, 29 Sep 2023 01:32:36 +0000 (21:32 -0400)]
Replace split attachment code with PostMedia objects
Hypolite Petovan [Fri, 29 Sep 2023 01:19:02 +0000 (21:19 -0400)]
Add DDD classes for post media entities
Hypolite Petovan [Fri, 29 Sep 2023 01:17:40 +0000 (21:17 -0400)]
Add implementation of the Content-Type header value from the MIME type RFC
- Add tests for the new classes
Hypolite Petovan [Tue, 3 Oct 2023 21:13:42 +0000 (17:13 -0400)]
Merge pull request #13484 from xundeenergie/better-navigation
[frio] Better navigation
Hypolite Petovan [Tue, 3 Oct 2023 13:03:32 +0000 (09:03 -0400)]
Merge pull request #13491 from annando/language2
More languages / use profile text as fallback
Jakobus Schürz [Tue, 3 Oct 2023 07:00:11 +0000 (09:00 +0200)]
improve button-icon for groups in hovercard
Jakobus Schürz [Tue, 3 Oct 2023 06:56:36 +0000 (08:56 +0200)]
Merge remote-tracking branch 'upstream' into better-navigation
Jakobus Schürz [Tue, 3 Oct 2023 03:51:49 +0000 (05:51 +0200)]
add self for unfollowed contact
Michael [Tue, 3 Oct 2023 04:01:54 +0000 (04:01 +0000)]
Improved documentation
Faris [Mon, 2 Oct 2023 16:23:02 +0000 (12:23 -0400)]
add lazy loading for images