]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Wed, 18 Oct 2023 14:31:03 +0000 (10:31 -0400)]
Merge pull request #13555 from foss-/patch-9
Update README.md: humane tech has a new home on codeberg
foss- [Wed, 18 Oct 2023 07:18:16 +0000 (09:18 +0200)]
Update README.md: humane tech has a new home on codeberg
reflect new home of humane tech by updating links to codeberg
Hypolite Petovan [Tue, 17 Oct 2023 17:57:26 +0000 (13:57 -0400)]
Merge pull request #13551 from tobiasd/
20231017 -lng
DE, FR, HU, RU translation updates
Tobias Diekershoff [Tue, 17 Oct 2023 17:46:31 +0000 (19:46 +0200)]
DE, FR, HU, RU translation updates
Wladimir Palant [Mon, 16 Oct 2023 20:05:58 +0000 (22:05 +0200)]
Allow CORS requests to nodeinfo endpoints
Hypolite Petovan [Sun, 15 Oct 2023 21:39:58 +0000 (17:39 -0400)]
Merge pull request #13533 from nupplaphil/feat/phpunit_upgrade
CI upgrade & Installer Check enabling
Hypolite Petovan [Sun, 15 Oct 2023 20:57:12 +0000 (16:57 -0400)]
Merge pull request #13547 from annando/exclude
Exclude classes from logging
Michael [Sun, 15 Oct 2023 19:45:32 +0000 (19:45 +0000)]
Exclude classes from logging
Philipp [Sun, 15 Oct 2023 13:58:22 +0000 (15:58 +0200)]
Update messages.po
Philipp [Sun, 15 Oct 2023 13:58:15 +0000 (15:58 +0200)]
Fix SmiliesTest
Reduce noise because of wrong '<?php' test-data
Philipp [Thu, 12 Oct 2023 19:41:07 +0000 (21:41 +0200)]
Adjust InstallerTest
Philipp [Thu, 12 Oct 2023 19:34:19 +0000 (21:34 +0200)]
Add intlChar Installer-Check
Philipp [Thu, 12 Oct 2023 19:33:03 +0000 (21:33 +0200)]
Upgrade PHP version in PHP-CI
Hypolite Petovan [Sun, 15 Oct 2023 13:12:10 +0000 (09:12 -0400)]
Merge pull request #13543 from annando/issue-13535
Issue 13535: Handle Firefish chat messages
Michael [Sun, 15 Oct 2023 08:28:03 +0000 (08:28 +0000)]
Updated messages.po
Michael [Sun, 15 Oct 2023 08:13:32 +0000 (08:13 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into issue-13535
Michael Vogel [Sun, 15 Oct 2023 06:03:50 +0000 (08:03 +0200)]
Merge pull request #13544 from MrPetovan/bug/13542-frio-circle-search
[frio] Add search in contact address to filter circle member list
Hypolite Petovan [Sun, 15 Oct 2023 04:48:44 +0000 (00:48 -0400)]
[frio] Add search in contact address to filter circle member list
Michael [Sun, 15 Oct 2023 03:34:37 +0000 (03:34 +0000)]
Issue 13535: Handle Firefish chat messages
Michael Vogel [Sat, 14 Oct 2023 21:40:18 +0000 (23:40 +0200)]
Merge pull request #13541 from MrPetovan/bug/13534-image-blurred
Drop using the proxy large size for image preview
Hypolite Petovan [Sat, 14 Oct 2023 19:30:09 +0000 (15:30 -0400)]
Drop using the proxy large size for image preview
- It was causing blurry upscaling with portrait images that have a 640px size preview.
Hypolite Petovan [Sat, 14 Oct 2023 19:29:03 +0000 (15:29 -0400)]
Align proxy sizes to photo preview sizes
- PIXEL_SMALL goes from 300 to 320
- PIXEL_MEDIUM goes from 600 to 640
- Use Proxy pixel constants where we used hard-coded pixel values
Hypolite Petovan [Sat, 14 Oct 2023 19:57:49 +0000 (15:57 -0400)]
Merge pull request #13539 from annando/channel-improvements
Channels: Larger fields, better error handling
Michael [Sat, 14 Oct 2023 19:09:45 +0000 (19:09 +0000)]
Updated messages.po
Michael [Sat, 14 Oct 2023 19:06:35 +0000 (19:06 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-improvements
Michael Vogel [Sat, 14 Oct 2023 18:53:09 +0000 (20:53 +0200)]
Merge pull request #13314 from MrPetovan/bug/13311-removeme-delegate
Add safeguards to user self-removal feature
Michael [Sat, 14 Oct 2023 18:39:35 +0000 (18:39 +0000)]
Channels: Larger fields, better error handling
Hypolite Petovan [Thu, 27 Jul 2023 16:48:01 +0000 (18:48 +0200)]
Updated main translation file after adding strings
Hypolite Petovan [Thu, 27 Jul 2023 15:13:17 +0000 (17:13 +0200)]
Add exception when authentication returns different user id than logged in in Settings\RemoveMe
Hypolite Petovan [Thu, 27 Jul 2023 15:12:05 +0000 (17:12 +0200)]
Throw exception when user has delegates in User::remove
Hypolite Petovan [Thu, 27 Jul 2023 15:02:46 +0000 (17:02 +0200)]
Add current user's hovercard to removeme page
- Extract Hovercard generation to Content\Widget
Hypolite Petovan [Fri, 28 Jul 2023 09:55:57 +0000 (11:55 +0200)]
Refactor Delegation modules
- Remove dependency on DI
- Group translation labels in template variables
- Reformat tempate code
Michael Vogel [Sat, 14 Oct 2023 17:35:49 +0000 (19:35 +0200)]
Merge pull request #13530 from MrPetovan/bug/json-error-factory-error
Move jsonError out of Factory\Api\Mastodon\Error
Hypolite Petovan [Sat, 14 Oct 2023 16:46:49 +0000 (12:46 -0400)]
Merge pull request #13384 from annando/smilies
Posts without text or only with emojis are now always accepted in the language check
Michael Vogel [Sat, 14 Oct 2023 07:43:39 +0000 (09:43 +0200)]
Merge pull request #13536 from tobiasd/
20231014 -ru
updated RU translations
Tobias Diekershoff [Sat, 14 Oct 2023 07:19:30 +0000 (09:19 +0200)]
updated RU translations
Michael [Fri, 13 Oct 2023 21:55:15 +0000 (21:55 +0000)]
Improved Emoji detection
Michael [Thu, 12 Oct 2023 21:23:08 +0000 (21:23 +0000)]
Use "IntlChar" for the emoji detection
Michael [Thu, 12 Oct 2023 20:49:20 +0000 (20:49 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into smilies
Hypolite Petovan [Thu, 12 Oct 2023 11:38:08 +0000 (07:38 -0400)]
Merge pull request #13531 from annando/language-detection
The language detection is now done in blocks
Michael [Thu, 12 Oct 2023 05:19:57 +0000 (05:19 +0000)]
Language description updated
Michael Vogel [Wed, 11 Oct 2023 20:58:14 +0000 (22:58 +0200)]
Update src/Core/Installer.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
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
Hypolite Petovan [Wed, 11 Oct 2023 14:01:32 +0000 (10:01 -0400)]
Add newly required constructor parameter to BaseApi-related tests
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>
Hypolite Petovan [Wed, 11 Oct 2023 13:37:49 +0000 (09:37 -0400)]
Rename BaseApi->logErrorAndJsonExit to logAndJsonError to better match the functionality
- Also it's shorter and we're paying by the character
Hypolite Petovan [Wed, 11 Oct 2023 13:33:53 +0000 (09:33 -0400)]
Remove obsolete Factory\Api\Mastodon\Error->logError method and related dependencies
Hypolite Petovan [Wed, 11 Oct 2023 13:32:25 +0000 (09:32 -0400)]
Move jsonError out of Factory\Api\Mastodon\Error->InternalError
Hypolite Petovan [Wed, 11 Oct 2023 13:31:02 +0000 (09:31 -0400)]
Move jsonError out of Factory\Api\Mastodon\Error->Forbidden
Hypolite Petovan [Wed, 11 Oct 2023 13:24:13 +0000 (09:24 -0400)]
Move jsonError out of Factory\Api\Mastodon\Error->Unauthorized
Hypolite Petovan [Wed, 11 Oct 2023 13:20:49 +0000 (09:20 -0400)]
Move jsonError out of Factory\Api\Mastodon\Error->UnprocessableEntity
Hypolite Petovan [Wed, 11 Oct 2023 13:16:03 +0000 (09:16 -0400)]
Move jsonError out of Factory\Api\Mastodon\Error->RecordNotFound
Hypolite Petovan [Wed, 11 Oct 2023 13:30:42 +0000 (09:30 -0400)]
Make BaseApi->checkAllowedScope into an object method
- It isn't called from static contexts anymore
Hypolite Petovan [Wed, 11 Oct 2023 13:05:36 +0000 (09:05 -0400)]
Add Factory\Api\Mastodon\Error dependency to BaseApi
- Copy Factory\Api\Mastodon\Error->logError functionality to BaseApi
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