]>
git.mxchange.org Git - friendica.git/log
Tobias Diekershoff [Sun, 20 Oct 2024 18:03:53 +0000 (20:03 +0200)]
Merge pull request #14481 from annando/issue-14121
Issue 14121: Show precise contact counts for own user
Michael [Sun, 20 Oct 2024 17:46:01 +0000 (17:46 +0000)]
Issue 14121: Show precise contact counts for own user
Tobias Diekershoff [Sun, 20 Oct 2024 12:58:27 +0000 (14:58 +0200)]
Merge pull request #14479 from annando/block
Improved block behaviour
Michael [Sun, 20 Oct 2024 07:50:08 +0000 (07:50 +0000)]
Improved block behaviour
Tobias Diekershoff [Sat, 19 Oct 2024 20:07:46 +0000 (22:07 +0200)]
Merge pull request #14477 from annando/issue-14212
Issue 14212: exclude channel only posts from the API timeline
Michael [Sat, 19 Oct 2024 19:56:20 +0000 (19:56 +0000)]
Issue 14212: exclude channel only posts from the API timeline
Tobias Diekershoff [Sat, 19 Oct 2024 05:50:48 +0000 (07:50 +0200)]
Merge pull request #14474 from annando/issue-14174
Issue 14174 and 14421: Option to hide emojis and pictures without description
Tobias Diekershoff [Sat, 19 Oct 2024 05:48:54 +0000 (07:48 +0200)]
Merge pull request #14475 from annando/upload-type
Fix image posts done by Buffer
Michael [Sat, 19 Oct 2024 03:35:21 +0000 (03:35 +0000)]
Fix image posts done by Buffer
Michael [Fri, 18 Oct 2024 19:00:13 +0000 (19:00 +0000)]
Issue 14174 and 14421: Option to hide emojis and pictures without description
Tobias Diekershoff [Fri, 18 Oct 2024 04:46:12 +0000 (06:46 +0200)]
Merge pull request #14473 from annando/issue-14471
Issue 14471: Fix webfinger request
Michael [Thu, 17 Oct 2024 22:04:31 +0000 (22:04 +0000)]
Issue 14471: Fix wegfinger request
Michael Vogel [Wed, 16 Oct 2024 06:04:23 +0000 (08:04 +0200)]
Merge pull request #14466 from tobiasd/issue14464
reorder 2FA buttons
Michael Vogel [Wed, 16 Oct 2024 06:03:31 +0000 (08:03 +0200)]
Merge pull request #14467 from tobiasd/lng20241016
Update translations
Tobias Diekershoff [Wed, 16 Oct 2024 05:40:44 +0000 (05:40 +0000)]
fix reuse for translation files
Tobias Diekershoff [Wed, 16 Oct 2024 05:37:07 +0000 (05:37 +0000)]
Update translation files
This updates various translation po files with the current state from Transifex and regenerates the string.php files from them
Tobias Diekershoff [Wed, 16 Oct 2024 04:54:39 +0000 (04:54 +0000)]
reorder 2FA buttons
The first button is selected by default, moving the disable button down, so by default the recover codes will be displayed if a user huts ENTER after typing their password.
fixes 14464
Tobias Diekershoff [Wed, 16 Oct 2024 04:20:04 +0000 (06:20 +0200)]
Merge pull request #14465 from annando/fix-follow
Fix the following of accounts with "?" in the URL
Michael [Wed, 16 Oct 2024 03:00:20 +0000 (03:00 +0000)]
Fix the following of accounts with "?" in the URL
Tobias Diekershoff [Tue, 15 Oct 2024 04:24:26 +0000 (06:24 +0200)]
Merge pull request #14463 from bmillwood/doc-fixes
Fix Apache instructions and PHP extension list
Tobias Diekershoff [Tue, 15 Oct 2024 04:00:50 +0000 (04:00 +0000)]
bump version 2024.09-rc
Ben Millwood [Mon, 14 Oct 2024 22:32:54 +0000 (23:32 +0100)]
Fix Apache instructions and PHP extension list
For the Apache instruction, the Options directive does exist, but it's
not the one that controls .htaccess usage, that's AllowOverride.
For the PHP module, correct mbstrings to mbstring and remove hash, since
the [hash extension][1] has been included in PHP since 5.1.2, and is core
since PHP 7.4, both of which are above the minimum Friendica version.
[1]: https://www.php.net/manual/en/hash.installation.php
Michael Vogel [Mon, 14 Oct 2024 08:02:33 +0000 (10:02 +0200)]
Merge pull request #14462 from tobiasd/reuseOct
more REUSE information
Tobias Diekershoff [Mon, 14 Oct 2024 04:45:03 +0000 (04:45 +0000)]
added missing license
Tobias Diekershoff [Sun, 13 Oct 2024 08:51:21 +0000 (10:51 +0200)]
more REUSE information
Tobias Diekershoff [Fri, 11 Oct 2024 05:25:03 +0000 (07:25 +0200)]
Merge pull request #14459 from annando/fix-contact-settings
Fix: changing contact settings
Michael [Tue, 8 Oct 2024 20:49:24 +0000 (20:49 +0000)]
Fix: changing contact settings
Tobias Diekershoff [Tue, 8 Oct 2024 06:06:31 +0000 (08:06 +0200)]
Merge pull request #14457 from annando/length-check
Fix for the string truncation for "latin1" charset
Tobias Diekershoff [Tue, 8 Oct 2024 06:05:18 +0000 (08:05 +0200)]
Merge pull request #14456 from annando/linefeeds
Fix linefeeds in "detected languages" popup
Michael [Mon, 7 Oct 2024 05:22:53 +0000 (05:22 +0000)]
Fix linefeeds in "detected languages" popup
Michael [Mon, 7 Oct 2024 05:26:51 +0000 (05:26 +0000)]
Fixed for the string truncation for "latin1" charset
Tobias Diekershoff [Thu, 3 Oct 2024 13:06:49 +0000 (15:06 +0200)]
Merge pull request #14455 from haheute/textarea-event-description
add rows=8 for event description textarea
Hannes Heute [Thu, 3 Oct 2024 11:48:59 +0000 (13:48 +0200)]
little typo in the CSS file
Hannes Heute [Thu, 3 Oct 2024 10:16:15 +0000 (12:16 +0200)]
add rows=8 for event description textarea
Tobias Diekershoff [Mon, 30 Sep 2024 05:51:41 +0000 (07:51 +0200)]
Merge pull request #14453 from annando/platform-icons
Platform icons assigned for Hometown and Akkoma
Michael [Sun, 29 Sep 2024 18:14:14 +0000 (18:14 +0000)]
Platform icons assigned for Hometown and Akkoma
Tobias Diekershoff [Sat, 28 Sep 2024 06:46:14 +0000 (08:46 +0200)]
Merge pull request #14452 from annando/issue-14451
Issue 14451: Accept GZIP content encoding
Michael [Fri, 27 Sep 2024 19:34:49 +0000 (19:34 +0000)]
Issue 14451: Accept GZIP content encoding
Tobias Diekershoff [Wed, 25 Sep 2024 04:45:54 +0000 (06:45 +0200)]
Merge pull request #14449 from annando/issue-14448
Issue 14448: Fix the Pertube context
Michael [Tue, 24 Sep 2024 05:59:03 +0000 (05:59 +0000)]
Issue 14448: Fix the Pertube context
Tobias Diekershoff [Sun, 22 Sep 2024 15:35:26 +0000 (17:35 +0200)]
Merge pull request #14444 from annando/Emoji-count
Fix counter for emoji reactions
Michael Vogel [Sat, 21 Sep 2024 05:57:50 +0000 (07:57 +0200)]
Merge pull request #14445 from haheute/dropzone-overflow
remove unnecessary overflow:scroll from compose template
Hannes Heute [Thu, 19 Sep 2024 12:20:34 +0000 (14:20 +0200)]
messages.po
Hannes Heute [Thu, 19 Sep 2024 12:08:41 +0000 (14:08 +0200)]
remove unnecessary overflow:scroll from compose template
Michael Vogel [Thu, 19 Sep 2024 05:34:35 +0000 (07:34 +0200)]
Merge pull request #14441 from loma-one/loma-one-patch-5
Saving the post content using localstorage
Michael [Wed, 18 Sep 2024 20:25:51 +0000 (20:25 +0000)]
Fix counter for emoji reactions
Tobias Diekershoff [Wed, 18 Sep 2024 04:56:38 +0000 (06:56 +0200)]
Merge pull request #14443 from annando/webp-animated
Issue 14419: Avoid fatal errors with animated WebP images and GDlib
Michael [Wed, 18 Sep 2024 04:06:57 +0000 (04:06 +0000)]
Issue 14419: Avoid fatal errors with animated WebP images and GDlib
loma-one [Mon, 16 Sep 2024 16:22:58 +0000 (18:22 +0200)]
Saving the post content using localstorage
If a post is created and the browser window crashes or the Composer window is hard-closed in some other way, all content is lost. Content is now saved temporarily so that it can be displayed again when the browser is restarted.
The content in the localstorage is discarded after 10 minutes after the editor has been exited.
The system now checks whether the editor field is filled. If there are no characters, there is no reload check.
loma-one [Sun, 15 Sep 2024 15:55:50 +0000 (17:55 +0200)]
Saving the post content using localstorage
If a post is created and the browser window crashes or the Composer window is hard-closed in some other way, all content is lost.
Content is now saved temporarily so that it can be displayed again when the browser is restarted.
Tobias Diekershoff [Sun, 15 Sep 2024 07:03:07 +0000 (09:03 +0200)]
Merge pull request #14437 from annando/network-blank
Avoid blank network page on database issues
Tobias Diekershoff [Sun, 15 Sep 2024 07:01:29 +0000 (09:01 +0200)]
Merge pull request #14436 from annando/hls
Support for HLS added
Michael [Sun, 15 Sep 2024 05:35:30 +0000 (05:35 +0000)]
Avoid blank network page on database issues
Michael [Sat, 14 Sep 2024 13:12:05 +0000 (13:12 +0000)]
Basic support for HLS added
Tobias Diekershoff [Sat, 14 Sep 2024 14:05:01 +0000 (16:05 +0200)]
Merge pull request #14431 from annando/fix-poll
Fix polling of feeds
Michael [Thu, 12 Sep 2024 12:41:23 +0000 (12:41 +0000)]
Fix polling of feeds
Tobias Diekershoff [Wed, 11 Sep 2024 05:39:55 +0000 (07:39 +0200)]
Merge pull request #14387 from annando/ostatus
OStatus support removed
Michael [Sat, 24 Aug 2024 04:27:00 +0000 (04:27 +0000)]
OStatus support removed
Tobias Diekershoff [Tue, 10 Sep 2024 20:25:20 +0000 (22:25 +0200)]
Merge pull request #14430 from annando/warning
Fixes warning "Undefined array key "@type"
Michael [Tue, 10 Sep 2024 11:23:06 +0000 (11:23 +0000)]
Fixes warning "Undefined array key "@type"
Tobias Diekershoff [Tue, 10 Sep 2024 05:30:30 +0000 (07:30 +0200)]
Merge pull request #14428 from annando/gserver-loop
Prevent a loop when trying to detect the server type
Michael [Mon, 9 Sep 2024 21:26:07 +0000 (21:26 +0000)]
Prevent a loop when trying to detect the server type
Tobias Diekershoff [Mon, 9 Sep 2024 05:58:37 +0000 (07:58 +0200)]
Merge pull request #14426 from annando/expire-limit
The limit for the expiry can now be configured
Michael [Sun, 8 Sep 2024 20:10:24 +0000 (20:10 +0000)]
The limit for the expiry can now be configured
Tobias Diekershoff [Sun, 8 Sep 2024 16:59:57 +0000 (18:59 +0200)]
Merge pull request #14425 from annando/expiry
Changed order of expiry commands
Michael [Sun, 8 Sep 2024 16:19:01 +0000 (16:19 +0000)]
Changed order of expiry commands
Tobias Diekershoff [Sat, 7 Sep 2024 13:39:42 +0000 (15:39 +0200)]
Merge pull request #14423 from annando/remove-custom-emojis
Remove custom emojis from contact names
Tobias Diekershoff [Sat, 7 Sep 2024 13:34:11 +0000 (15:34 +0200)]
Merge pull request #14411 from annando/content-type
Feeds: Check the content type before fetching feeds
Michael [Sat, 7 Sep 2024 07:33:39 +0000 (07:33 +0000)]
Remove custom emojis from contact names
Tobias Diekershoff [Sat, 7 Sep 2024 06:28:29 +0000 (08:28 +0200)]
Merge pull request #14422 from annando/issue-14370
Issue 14370: Improved content negogiation
Michael [Fri, 6 Sep 2024 18:05:36 +0000 (18:05 +0000)]
Issue 14370: Improved content negogiation
Michael [Mon, 2 Sep 2024 06:14:59 +0000 (06:14 +0000)]
Feeds: Check the content type before fetching feeds
Tobias Diekershoff [Fri, 6 Sep 2024 05:23:09 +0000 (07:23 +0200)]
Merge pull request #14416 from annando/no-fetchfull
The redundant function "fetchfull" is removed
Tobias Diekershoff [Fri, 6 Sep 2024 05:17:39 +0000 (07:17 +0200)]
Merge pull request #14418 from annando/issue-14413
Issue 14413: Ensure that the expiry is performed
Michael [Thu, 5 Sep 2024 06:35:38 +0000 (06:35 +0000)]
Issue 14413: Ensure that the expiry is performed
Michael [Wed, 4 Sep 2024 17:04:45 +0000 (17:04 +0000)]
The redundant function "fetchfull" is removed
Tobias Diekershoff [Wed, 4 Sep 2024 06:30:35 +0000 (08:30 +0200)]
Merge pull request #14414 from ne20002/fix/14407
fix upload of csv server blocklist
ne20002 [Tue, 3 Sep 2024 16:36:22 +0000 (16:36 +0000)]
Fixes #14407
Michael Vogel [Tue, 3 Sep 2024 03:18:52 +0000 (05:18 +0200)]
Merge pull request #14412 from ne20002/feat/dev-container
devcontainer: align the containter with the Friendica docker setup
Michael Vogel [Tue, 3 Sep 2024 03:14:13 +0000 (05:14 +0200)]
Merge pull request #14409 from loma-one/develop
User message if the browser window is refreshed unintentionally
ne20002 [Sat, 31 Aug 2024 14:54:05 +0000 (14:54 +0000)]
Aligining the Dockerfile with the version in friendica/docker repository
Tobias Diekershoff [Mon, 2 Sep 2024 04:49:05 +0000 (06:49 +0200)]
Merge pull request #14406 from friendica/issue-14294
Issue 14294: Fix event parsing
Tobias Diekershoff [Mon, 2 Sep 2024 04:28:31 +0000 (06:28 +0200)]
Merge pull request #14410 from annando/no-exception
AVoid throwing an error / store the size of pages
Michael [Fri, 30 Aug 2024 03:33:29 +0000 (03:33 +0000)]
Issue 14294: Fix event parsing
Michael [Sun, 1 Sep 2024 18:09:00 +0000 (18:09 +0000)]
AVoid throwing an error / store the size of pages
ne20002 [Sat, 31 Aug 2024 14:54:05 +0000 (14:54 +0000)]
Aligining the Dockerfile with the version in friendica/docker repository
loma-one [Sun, 1 Sep 2024 08:06:13 +0000 (10:06 +0200)]
User message if the browser window is refreshed unintentionally
If a post is created in the modal, not sent and the user refreshes the browser window, all content is lost.
This change ensures that the user receives a notification if a post is unsent while the browser window is unintentionally refreshed.
Tobias Diekershoff [Sun, 1 Sep 2024 06:33:22 +0000 (08:33 +0200)]
Merge pull request #14408 from annando/media
Fix fetching additional media information
Michael [Sun, 1 Sep 2024 04:52:38 +0000 (04:52 +0000)]
Fix fetching additional media information
ne20002 [Tue, 6 Aug 2024 14:12:50 +0000 (14:12 +0000)]
Updated dev container configuration
- moved vscode launch.json to .devcontainer
- added forwardPorts to devcontainer.json
- create log file in postCreate.sh
Tobias Diekershoff [Wed, 28 Aug 2024 17:13:04 +0000 (19:13 +0200)]
Merge pull request #14404 from annando/error
Fix exception "($shorthand) must be of type string, null given,"
Michael [Wed, 28 Aug 2024 12:08:36 +0000 (12:08 +0000)]
Fix exception "($shorthand) must be of type string, null given,"
Tobias Diekershoff [Tue, 27 Aug 2024 20:35:34 +0000 (22:35 +0200)]
Merge pull request #14401 from annando/issue-14373
Issue 14373: Avoid exception in BBCode parser
Michael [Tue, 27 Aug 2024 19:27:56 +0000 (19:27 +0000)]
Issue 14373: Avoid exception in BBCode parser
Michael Vogel [Mon, 26 Aug 2024 14:34:18 +0000 (16:34 +0200)]
Merge pull request #14399 from tobiasd/reuse
5th batch of REUSE information
Tobias Diekershoff [Mon, 26 Aug 2024 06:28:23 +0000 (08:28 +0200)]
REUSE added some more image information
Tobias Diekershoff [Mon, 26 Aug 2024 05:54:41 +0000 (07:54 +0200)]
REUSE vscode config
Tobias Diekershoff [Mon, 26 Aug 2024 05:48:32 +0000 (07:48 +0200)]
Merge branch 'develop' into reuse
Tobias Diekershoff [Mon, 26 Aug 2024 05:48:04 +0000 (07:48 +0200)]
REUSE information for some default profile pictures
Tobias Diekershoff [Mon, 26 Aug 2024 04:59:37 +0000 (06:59 +0200)]
REUSE some more JS files from the themes