]>
git.mxchange.org Git - friendica.git/log
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
Tobias Diekershoff [Mon, 26 Aug 2024 04:57:42 +0000 (06:57 +0200)]
REUSE added some image licenses
Tobias Diekershoff [Mon, 26 Aug 2024 04:57:05 +0000 (06:57 +0200)]
removed appnet logo
Tobias Diekershoff [Sun, 25 Aug 2024 18:45:32 +0000 (20:45 +0200)]
Merge pull request #14398 from annando/exceptions
Exception handling added at many places
Michael [Sun, 25 Aug 2024 18:35:24 +0000 (18:35 +0000)]
Exception handling added at many places
Tobias Diekershoff [Sun, 25 Aug 2024 14:12:09 +0000 (16:12 +0200)]
REUSE added licenses of some logos
Tobias Diekershoff [Sun, 25 Aug 2024 10:29:08 +0000 (12:29 +0200)]
Merge pull request #14396 from annando/issue-14307
Issue 14307: prevent exception on post update
Michael [Sun, 25 Aug 2024 10:21:05 +0000 (10:21 +0000)]
Issue 14307: prevent exception on post update
Michael Vogel [Sun, 25 Aug 2024 09:06:28 +0000 (11:06 +0200)]
Merge pull request #14395 from tobiasd/reuse
4th batch of REUSE compliance
Tobias Diekershoff [Sun, 25 Aug 2024 08:46:03 +0000 (10:46 +0200)]
REUSE some more work
Tobias Diekershoff [Sun, 25 Aug 2024 06:45:08 +0000 (08:45 +0200)]
REUSE more work on bin and view directories
Tobias Diekershoff [Sun, 25 Aug 2024 06:44:03 +0000 (08:44 +0200)]
REUSE more Licenses in use
Tobias Diekershoff [Sat, 24 Aug 2024 21:15:49 +0000 (23:15 +0200)]
REUSE themes and used libs
Michael Vogel [Sat, 24 Aug 2024 18:32:55 +0000 (20:32 +0200)]
Merge pull request #14394 from tobiasd/reuse
3rd batch REUSE
Tobias Diekershoff [Sat, 24 Aug 2024 18:23:27 +0000 (20:23 +0200)]
REUSE template files
Tobias Diekershoff [Sat, 24 Aug 2024 17:59:05 +0000 (19:59 +0200)]
REUSE hopefully fix github issue templates
Tobias Diekershoff [Sat, 24 Aug 2024 17:51:32 +0000 (19:51 +0200)]
Merge pull request #14389 from annando/expire-media
Delete unused media attachments
Michael [Sat, 24 Aug 2024 08:37:56 +0000 (08:37 +0000)]
Delete unused media attachments
Michael Vogel [Sat, 24 Aug 2024 17:34:25 +0000 (19:34 +0200)]
Merge pull request #14391 from tobiasd/reuse
2nd batch REUSE compliance
Tobias Diekershoff [Sat, 24 Aug 2024 17:20:00 +0000 (19:20 +0200)]
Merge branch 'develop' into reuse
Tobias Diekershoff [Sat, 24 Aug 2024 17:19:24 +0000 (19:19 +0200)]
Merge pull request #14385 from nupplaphil/feat/php-cs-fixer-update
[PHP-CS] Moving the php-cs-fixer dependency to the right place
Philipp [Fri, 23 Aug 2024 19:45:28 +0000 (21:45 +0200)]
Fixup
Philipp [Fri, 23 Aug 2024 19:44:03 +0000 (21:44 +0200)]
Fix deprecation warnings & remove old php_cs.dist
Philipp [Fri, 23 Aug 2024 19:37:09 +0000 (21:37 +0200)]
Fixing PHP-CS config
Philipp [Fri, 23 Aug 2024 19:30:12 +0000 (21:30 +0200)]
[PHP-CS] Moving the php-cs-fixer dependency to the right place
Tobias Diekershoff [Sat, 24 Aug 2024 17:03:20 +0000 (19:03 +0200)]
syntax fix
Tobias Diekershoff [Sat, 24 Aug 2024 16:58:27 +0000 (18:58 +0200)]
syntax fix
Tobias Diekershoff [Sat, 24 Aug 2024 16:55:55 +0000 (18:55 +0200)]
REUSE minor fix
Tobias Diekershoff [Sat, 24 Aug 2024 16:18:04 +0000 (18:18 +0200)]
REUSE use reuse lint in ci
Tobias Diekershoff [Sat, 24 Aug 2024 16:14:10 +0000 (18:14 +0200)]
Merge pull request #14392 from annando/issue-14377
Disallow posting to restricted groups
Michael [Sat, 24 Aug 2024 14:07:59 +0000 (14:07 +0000)]
Disallow posting to restricted groups
Tobias Diekershoff [Sat, 24 Aug 2024 13:58:54 +0000 (15:58 +0200)]
Merge pull request #14390 from annando/issue-14381
Issue 14381: Fix automated register policy on first install
Tobias Diekershoff [Sat, 24 Aug 2024 13:54:55 +0000 (15:54 +0200)]
coment out license check for now
Tobias Diekershoff [Sat, 24 Aug 2024 13:50:10 +0000 (15:50 +0200)]
REUSE view directory
Tobias Diekershoff [Sat, 24 Aug 2024 13:32:32 +0000 (15:32 +0200)]
REUSE some more files.
Tobias Diekershoff [Sat, 24 Aug 2024 13:27:00 +0000 (15:27 +0200)]
REUSE src directory
Michael [Sat, 24 Aug 2024 12:48:20 +0000 (12:48 +0000)]
Issue 14381: Fix automated register policy on first install
Tobias Diekershoff [Sat, 24 Aug 2024 12:38:14 +0000 (14:38 +0200)]
REUSE static directory
Tobias Diekershoff [Sat, 24 Aug 2024 12:31:41 +0000 (14:31 +0200)]
REUSE tests directory
Tobias Diekershoff [Sat, 24 Aug 2024 12:16:05 +0000 (14:16 +0200)]
Merge branch 'develop' into reuse
Tobias Diekershoff [Sat, 24 Aug 2024 12:15:18 +0000 (14:15 +0200)]
REUSE view directory
Michael Vogel [Sat, 24 Aug 2024 10:35:17 +0000 (12:35 +0200)]
Merge pull request #14376 from tobiasd/reuse
added initial REUSE stuff
Tobias Diekershoff [Sat, 24 Aug 2024 10:23:11 +0000 (12:23 +0200)]
REUSE licenses added
Tobias Diekershoff [Sat, 24 Aug 2024 10:20:23 +0000 (12:20 +0200)]
REUSE more work on the themes
Tobias Diekershoff [Sat, 24 Aug 2024 07:18:45 +0000 (09:18 +0200)]
REUSE frio theme frameworks
Tobias Diekershoff [Sat, 24 Aug 2024 06:23:55 +0000 (08:23 +0200)]
mark content of the doc folder with SPDX
Tobias Diekershoff [Sat, 24 Aug 2024 05:38:55 +0000 (07:38 +0200)]
Merge pull request #14378 from annando/contact-cleanup
Remove unused contacts
Michael [Sat, 17 Aug 2024 21:58:34 +0000 (21:58 +0000)]
Remove unused contacts
Michael Vogel [Sat, 24 Aug 2024 04:41:21 +0000 (06:41 +0200)]
Merge pull request #14383 from loma-one/develop
Optimisation of the Composer Editor
Tobias Diekershoff [Fri, 23 Aug 2024 13:11:15 +0000 (15:11 +0200)]
SPDX headers for PHP files in bin and mod
Tobias Diekershoff [Wed, 21 Aug 2024 04:52:03 +0000 (06:52 +0200)]
fix php syntax
Tobias Diekershoff [Tue, 20 Aug 2024 04:52:12 +0000 (06:52 +0200)]
fix php syntax
Tobias Diekershoff [Sun, 18 Aug 2024 06:30:24 +0000 (08:30 +0200)]
added REUSE config file
Tobias Diekershoff [Sun, 18 Aug 2024 06:17:03 +0000 (08:17 +0200)]
added RESUE config and LICENSES dir
Tobias Diekershoff [Sun, 18 Aug 2024 06:13:26 +0000 (08:13 +0200)]
added SPDX header information to some files
In the end of this progress Friendica will hopefully be [REUSE](https://reuse.software) complient but this is a longterm goal.
loma-one [Thu, 22 Aug 2024 09:16:56 +0000 (11:16 +0200)]
Optimisation of the Composer Editor
As a result of the changes, the editor is started in a larger window. In addition, the authorisation settings for the article are hidden for the time being. These can be shown via a sandwitch menu if required. The reload of the page is prevented so that articles already created in the editor are not lost.
The Composer Editor is another editor in Friendica that is particularly suitable for entering longer texts (e.g. at the local workstation). The special feature is that the editor is loaded in a separate window and therefore does not distract from the timeline. The editor can still be used in mobile applications
loma-one [Thu, 22 Aug 2024 08:59:06 +0000 (10:59 +0200)]
Optimisation of the Composer Editor
As a result of the changes, the editor is started in a larger window. In addition, the authorisation settings for the article are hidden for the time being. These can be shown via a sandwitch menu if required.
The reload of the page is prevented so that articles already created in the editor are not lost.
ar.
The Composer Editor is another editor in Friendica that is particularly suitable for entering longer texts (e.g. at the local workstation). The special feature is that the editor is loaded in a separate window and therefore does not distract from the timeline.
The editor can still be used in mobile applications
Tobias Diekershoff [Tue, 20 Aug 2024 15:08:15 +0000 (17:08 +0200)]
Merge pull request #14380 from annando/issue-14377
Issue 14377: Support for "postingRestrictedToMods" added