Jakobus Schürz
1d49fdbd8d
Merge branch '2023.09-rc' into flip-replyto-link
2023-10-09 20:24:14 +02:00
2673c667b5
Add a couple of missing fields in Content\Item->localize
...
- Address "Undefined array key "author-alias"" in Content\Item->localize:323
2023-10-09 20:21:01 +02:00
b4afb5fa5b
Add callstack to log messages to better troubleshoot warning messages
2023-10-09 20:21:01 +02:00
6736187be6
Normalize template variables in Widget\VCard
...
- Display new links in vier
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1751750581
2023-10-09 20:21:01 +02:00
Jakobus Schürz
4b2e920957
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
2023-10-09 20:10:02 +02:00
Jakobus Schürz
45efa4ec87
set font-size of reply-to and shared-by to class time
2023-10-09 09:23:10 +02:00
Michael Vogel
947ad55185
Merge pull request #13518 from MrPetovan/bug/warnings
...
Normalize template variables in Widget\VCard
2023-10-09 05:29:06 +02:00
Jakobus Schürz
c5506577d0
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
2023-10-09 01:56:18 +02:00
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
bffbde4639
Merge pull request #13522 from MrPetovan/task/expose-image-description
...
Add caption display for described images in Fancybox gallery
2023-10-08 18:38:59 +02:00
36eced28b8
Add caption display for described images in Fancybox gallery
2023-10-08 10:29:09 -04:00
2eab25e7c1
Add caption to described images without a preview
2023-10-08 10:28:17 -04:00
298973a7e3
Add a couple of missing fields in Content\Item->localize
...
- Address "Undefined array key "author-alias"" in Content\Item->localize:323
2023-10-08 08:55:48 -04:00
1506068f7c
Add callstack to log messages to better troubleshoot warning messages
2023-10-08 08:37:41 -04:00
c31c264b0b
Normalize template variables in Widget\VCard
...
- Display new links in vier
- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1751750581
2023-10-08 08:37:40 -04:00
2c297da755
Merge pull request #13519 from annando/language
...
Check more fields for the language
2023-10-08 11:38:48 +02:00
f37dd2cbc6
Messages.po again
2023-10-08 07:42:39 +00:00
51ad2f522a
Messages.po updated
2023-10-08 07:26:24 +00:00
0c82974986
Check more fields for the language
2023-10-08 06:44:37 +00:00
Michael Vogel
8968c63fcc
Merge pull request #13517 from MrPetovan/bug/13506-inline-image-width-allocation
...
Set allocated max width for inline images we have dimensions of
2023-10-08 08:35:57 +02:00
e22df99abd
Set allocated max width for inline images we have dimensions of
2023-10-07 17:13:36 -04:00
6ec6c6e317
Merge pull request #13508 from xundeenergie/move-mentionbutton-to-navbar
...
[frio] move mention-button to navbar
2023-10-07 13:28:43 -04:00
Jakobus Schürz
c4870a16d4
Merge branch '2023.09-rc' into move-mentionbutton-to-navbar
2023-10-07 19:01:07 +02:00
Jakobus Schürz
302eed95f7
add margin top to separate buttons, move button to navbar
2023-10-07 18:50:06 +02:00
560e297274
Merge pull request #13516 from MrPetovan/2023.09-rc
...
Revert "Merge pull request #13512 from MrPetovan/bug/13506-allocated-width"
2023-10-07 12:48:13 -04:00
35e15a13fb
Revert "Merge pull request #13512 from MrPetovan/bug/13506-allocated-width"
...
This reverts commit d1e6a16cde
, reversing
changes made to 6c9d3d42d3
.
2023-10-07 12:46:20 -04:00
d1e6a16cde
Merge pull request #13512 from MrPetovan/bug/13506-allocated-width
...
Fix wrong template variable name when using content/image/single_with_height_allocation.tpl
2023-10-07 14:26:43 +02:00
b8ead0539f
Limit width of height allocated image to parent width
2023-10-07 06:09:52 -04:00
182a3a4663
Fix wrong template variable name when using content/image/single_with_height_allocation.tpl
2023-10-07 06:07:07 -04:00
Michael Vogel
6c9d3d42d3
Merge pull request #13514 from MrPetovan/bug/channel-classes
...
User Repository\UserDefinedChannel->selectByUid instead of Factory\UserDefinedChannel->getForUser
2023-10-07 12:03:02 +02:00
710f9eecb2
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
2023-10-07 05:48:23 -04:00
Jakobus Schürz
df48ae8e00
translations
2023-10-07 11:28:29 +02:00
8ac6d0ef04
Merge pull request #13507 from xundeenergie/finalize-mention-buttons
...
Finalize mention buttons
2023-10-07 05:23:19 -04:00
ee0f8cd3c9
Merge pull request #13510 from annando/fix-thread-parent
...
Fix for the display of the thread parent
2023-10-07 05:22:40 -04:00
Jakobus Schürz
e63092c708
translations
2023-10-07 11:07:41 +02:00
Jakobus Schürz
2636b19171
add blanks, suggested from codereview
2023-10-07 11:06:51 +02:00
30587f09b5
Fix for the display of the thread parent
2023-10-07 08:51:47 +00:00
Michael Vogel
dd504f522f
Merge pull request #13509 from MrPetovan/bug/in-reply-to
...
Fix typo in "in reply to" base translation string
2023-10-07 09:34:18 +02:00
af3151d4db
Fix typo in "in reply to" base translation string
2023-10-07 02:31:56 -04:00
ec9345efa6
Merge pull request #13448 from annando/user-defined-channels
...
Channels can now be created by users
2023-10-07 02:09:19 -04:00
5bc466de55
Merge pull request #13499 from xundeenergie/reference-links
...
add link to parent of comment
2023-10-06 23:40:13 -04:00
Jakobus Schürz
695fc58187
move mention-button to navbar
...
translations
2023-10-07 01:33:45 +02:00
Jakobus Schürz
c6af5266cd
add mention-/showgroup button also to profile/vcard.tpl
...
update translations
2023-10-07 01:28:23 +02:00
Jakobus Schürz
02b26f5969
put group-logic for "widget" to php-file
2023-10-07 01:23:29 +02:00
Jakobus Schürz
4ab03594cb
Merge commit 'b3097da6f' into reference-links
2023-10-07 00:40:02 +02:00
Jakobus Schürz
fc3dad8cea
fix missing blank; translations
2023-10-07 00:10:15 +02:00
Jakobus Schürz
099141e0e5
translations update
2023-10-07 00:09:58 +02:00
Jakobus Schürz
f1f92ccc29
use scrollToItem instead of own function
...
rename isanswerto and "Is answer to" to isreplyto and "is reply to"
2023-10-07 00:09:38 +02:00
Jakobus Schürz
3c7725183e
change logic in if clause in case of codereview
2023-10-07 00:09:38 +02:00
Jakobus Schürz
f42861c58d
better display of parent-link
2023-10-07 00:09:38 +02:00