]>
git.mxchange.org Git - friendica.git/log
Michael [Wed, 11 Oct 2023 20:41:40 +0000 (20:41 +0000)]
Exit when the class doen't exists
Michael [Wed, 11 Oct 2023 20:36:25 +0000 (20:36 +0000)]
messager.po
Michael [Wed, 11 Oct 2023 20:28:10 +0000 (20:28 +0000)]
Deactivate the check
Michael [Wed, 11 Oct 2023 20:21:55 +0000 (20:21 +0000)]
Updated messages.po
Michael [Wed, 11 Oct 2023 20:20:02 +0000 (20:20 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into language-detection
Hypolite Petovan [Wed, 11 Oct 2023 20:03:17 +0000 (16:03 -0400)]
Merge pull request #13527 from xundeenergie/flip-replyto-link
[frio] Flip replyto link
Michael [Wed, 11 Oct 2023 19:43:42 +0000 (19:43 +0000)]
Deactivated check
Michael [Wed, 11 Oct 2023 19:30:02 +0000 (19:30 +0000)]
Updated messages.po - again
Michael [Wed, 11 Oct 2023 19:27:10 +0000 (19:27 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into language-detection
Michael [Wed, 11 Oct 2023 19:25:58 +0000 (19:25 +0000)]
Updated german install documentation
Michael [Wed, 11 Oct 2023 19:22:18 +0000 (19:22 +0000)]
Updated'messages.po
Michael [Wed, 11 Oct 2023 19:20:51 +0000 (19:20 +0000)]
Added check for IntlChar module
Jakobus Schürz [Wed, 11 Oct 2023 19:05:55 +0000 (21:05 +0200)]
run gettext
Michael [Wed, 11 Oct 2023 18:38:14 +0000 (18:38 +0000)]
The language detection is now done in blocks
xundeenergie [Wed, 11 Oct 2023 18:33:49 +0000 (20:33 +0200)]
Update src/Object/Post.php
Rename from 'parent unknown' to 'Unkknown parent"
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Jakobus Schürz [Wed, 11 Oct 2023 15:07:37 +0000 (17:07 +0200)]
change last occurances isreplyto to inreplyto
Jakobus Schürz [Wed, 11 Oct 2023 15:03:27 +0000 (17:03 +0200)]
translations
Jakobus Schürz [Wed, 11 Oct 2023 15:01:08 +0000 (17:01 +0200)]
change isreplyto to inreplyto
xundeenergie [Wed, 11 Oct 2023 13:55:02 +0000 (15:55 +0200)]
Update src/Object/Post.php
Sugfestion accepted
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Jakobus Schürz [Wed, 11 Oct 2023 12:23:13 +0000 (14:23 +0200)]
Merge branch '2023.09-rc' into flip-replyto-link
Jakobus Schürz [Wed, 11 Oct 2023 12:19:04 +0000 (14:19 +0200)]
translation
Hypolite Petovan [Wed, 11 Oct 2023 11:42:50 +0000 (07:42 -0400)]
Merge pull request #13529 from xundeenergie/send-with-ctrlenter
[frio] fix commenting on 1st comment level
Jakobus Schürz [Wed, 11 Oct 2023 06:38:05 +0000 (08:38 +0200)]
fix commenting on 1st comment level
Tobias Diekershoff [Wed, 11 Oct 2023 04:52:12 +0000 (06:52 +0200)]
Merge pull request #13528 from xundeenergie/send-with-ctrlenter
send on ctrl+enter - resolves #13039
Jakobus Schürz [Wed, 11 Oct 2023 00:06:17 +0000 (02:06 +0200)]
send on ctrl+enter
in
* comments
* prv_messages
* composer
* jot
Jakobus Schürz [Wed, 11 Oct 2023 00:11:16 +0000 (02:11 +0200)]
translations
Jakobus Schürz [Wed, 11 Oct 2023 00:07:47 +0000 (02:07 +0200)]
Merge branch '2023.09-rc' into flip-replyto-link
Hypolite Petovan [Tue, 10 Oct 2023 13:16:31 +0000 (09:16 -0400)]
Merge pull request #13525 from annando/api-pictures
Fix images in the API
Jakobus Schürz [Mon, 9 Oct 2023 18:28:01 +0000 (20:28 +0200)]
translations
Jakobus Schürz [Mon, 9 Oct 2023 18:24:14 +0000 (20:24 +0200)]
Merge branch '2023.09-rc' into flip-replyto-link
Hypolite Petovan [Sun, 8 Oct 2023 12:55:48 +0000 (08:55 -0400)]
Add a couple of missing fields in Content\Item->localize
- Address "Undefined array key "author-alias"" in Content\Item->localize:323
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
Michael Vogel [Mon, 9 Oct 2023 03:29:06 +0000 (05:29 +0200)]
Merge pull request #13518 from MrPetovan/bug/warnings
Normalize template variables in Widget\VCard
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.
Michael [Sun, 8 Oct 2023 19:49:18 +0000 (19:49 +0000)]
Fix images in the API
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
Hypolite Petovan [Sun, 8 Oct 2023 12:55:48 +0000 (08:55 -0400)]
Add a couple of missing fields in Content\Item->localize
- Address "Undefined array key "author-alias"" in Content\Item->localize:323
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
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"