]> git.mxchange.org Git - friendica.git/log
friendica.git
11 months agoMerge pull request #14412 from ne20002/feat/dev-container
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

11 months agoMerge pull request #14409 from loma-one/develop
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

11 months agoAligining the Dockerfile with the version in friendica/docker repository
ne20002 [Sat, 31 Aug 2024 14:54:05 +0000 (14:54 +0000)]
Aligining the Dockerfile with the version in friendica/docker repository

11 months agoMerge pull request #14406 from friendica/issue-14294
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

11 months agoMerge pull request #14410 from annando/no-exception
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

11 months agoIssue 14294: Fix event parsing
Michael [Fri, 30 Aug 2024 03:33:29 +0000 (03:33 +0000)]
Issue 14294: Fix event parsing

11 months agoAVoid throwing an error / store the size of pages
Michael [Sun, 1 Sep 2024 18:09:00 +0000 (18:09 +0000)]
AVoid throwing an error / store the size of pages

11 months agoAligining the Dockerfile with the version in friendica/docker repository
ne20002 [Sat, 31 Aug 2024 14:54:05 +0000 (14:54 +0000)]
Aligining the Dockerfile with the version in friendica/docker repository

11 months agoUser message if the browser window is refreshed unintentionally
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.

11 months agoMerge pull request #14408 from annando/media
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

11 months agoFix fetching additional media information
Michael [Sun, 1 Sep 2024 04:52:38 +0000 (04:52 +0000)]
Fix fetching additional media information

11 months agoUpdated dev container configuration
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

11 months agoMerge pull request #14404 from annando/error
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,"

11 months agoFix 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,"

11 months agoMerge pull request #14401 from annando/issue-14373
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

11 months agoIssue 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

11 months agoMerge pull request #14399 from tobiasd/reuse
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

11 months agoREUSE added some more image information
Tobias Diekershoff [Mon, 26 Aug 2024 06:28:23 +0000 (08:28 +0200)]
REUSE added some more image information

11 months agoREUSE vscode config
Tobias Diekershoff [Mon, 26 Aug 2024 05:54:41 +0000 (07:54 +0200)]
REUSE vscode config

11 months agoMerge branch 'develop' into reuse
Tobias Diekershoff [Mon, 26 Aug 2024 05:48:32 +0000 (07:48 +0200)]
Merge branch 'develop' into reuse

11 months agoREUSE information for some default profile pictures
Tobias Diekershoff [Mon, 26 Aug 2024 05:48:04 +0000 (07:48 +0200)]
REUSE information for some default profile pictures

11 months agoREUSE some more JS files from the themes
Tobias Diekershoff [Mon, 26 Aug 2024 04:59:37 +0000 (06:59 +0200)]
REUSE some more JS files from the themes

11 months agoREUSE added some image licenses
Tobias Diekershoff [Mon, 26 Aug 2024 04:57:42 +0000 (06:57 +0200)]
REUSE added some image licenses

11 months agoremoved appnet logo
Tobias Diekershoff [Mon, 26 Aug 2024 04:57:05 +0000 (06:57 +0200)]
removed appnet logo

11 months agoMerge pull request #14398 from annando/exceptions
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

11 months agoException handling added at many places
Michael [Sun, 25 Aug 2024 18:35:24 +0000 (18:35 +0000)]
Exception handling added at many places

11 months agoREUSE added licenses of some logos
Tobias Diekershoff [Sun, 25 Aug 2024 14:12:09 +0000 (16:12 +0200)]
REUSE added licenses of some logos

12 months agoMerge pull request #14396 from annando/issue-14307
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

12 months agoIssue 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

12 months agoMerge pull request #14395 from tobiasd/reuse
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

12 months agoREUSE some more work
Tobias Diekershoff [Sun, 25 Aug 2024 08:46:03 +0000 (10:46 +0200)]
REUSE some more work

12 months agoREUSE more work on bin and view directories
Tobias Diekershoff [Sun, 25 Aug 2024 06:45:08 +0000 (08:45 +0200)]
REUSE more work on bin and view directories

12 months agoREUSE more Licenses in use
Tobias Diekershoff [Sun, 25 Aug 2024 06:44:03 +0000 (08:44 +0200)]
REUSE more Licenses in use

12 months agoREUSE themes and used libs
Tobias Diekershoff [Sat, 24 Aug 2024 21:15:49 +0000 (23:15 +0200)]
REUSE themes and used libs

12 months agoMerge pull request #14394 from tobiasd/reuse
Michael Vogel [Sat, 24 Aug 2024 18:32:55 +0000 (20:32 +0200)]
Merge pull request #14394 from tobiasd/reuse

3rd batch REUSE

12 months agoREUSE template files
Tobias Diekershoff [Sat, 24 Aug 2024 18:23:27 +0000 (20:23 +0200)]
REUSE template files

12 months agoREUSE hopefully fix github issue templates
Tobias Diekershoff [Sat, 24 Aug 2024 17:59:05 +0000 (19:59 +0200)]
REUSE hopefully fix github issue templates

12 months agoMerge pull request #14389 from annando/expire-media
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

12 months agoDelete unused media attachments
Michael [Sat, 24 Aug 2024 08:37:56 +0000 (08:37 +0000)]
Delete unused media attachments

12 months agoMerge pull request #14391 from tobiasd/reuse
Michael Vogel [Sat, 24 Aug 2024 17:34:25 +0000 (19:34 +0200)]
Merge pull request #14391 from tobiasd/reuse

2nd batch REUSE compliance

12 months agoMerge branch 'develop' into reuse
Tobias Diekershoff [Sat, 24 Aug 2024 17:20:00 +0000 (19:20 +0200)]
Merge branch 'develop' into reuse

12 months agoMerge pull request #14385 from nupplaphil/feat/php-cs-fixer-update
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

12 months agoFixup
Philipp [Fri, 23 Aug 2024 19:45:28 +0000 (21:45 +0200)]
Fixup

12 months agoFix deprecation warnings & remove old php_cs.dist
Philipp [Fri, 23 Aug 2024 19:44:03 +0000 (21:44 +0200)]
Fix deprecation warnings & remove old php_cs.dist

12 months agoFixing PHP-CS config
Philipp [Fri, 23 Aug 2024 19:37:09 +0000 (21:37 +0200)]
Fixing PHP-CS config

12 months ago[PHP-CS] Moving the php-cs-fixer dependency to the right place
Philipp [Fri, 23 Aug 2024 19:30:12 +0000 (21:30 +0200)]
[PHP-CS] Moving the php-cs-fixer dependency to the right place

12 months agosyntax fix
Tobias Diekershoff [Sat, 24 Aug 2024 17:03:20 +0000 (19:03 +0200)]
syntax fix

12 months agosyntax fix
Tobias Diekershoff [Sat, 24 Aug 2024 16:58:27 +0000 (18:58 +0200)]
syntax fix

12 months agoREUSE minor fix
Tobias Diekershoff [Sat, 24 Aug 2024 16:55:55 +0000 (18:55 +0200)]
REUSE minor fix

12 months agoREUSE use reuse lint in ci
Tobias Diekershoff [Sat, 24 Aug 2024 16:18:04 +0000 (18:18 +0200)]
REUSE use reuse lint in ci

12 months agoMerge pull request #14392 from annando/issue-14377
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

12 months agoDisallow posting to restricted groups
Michael [Sat, 24 Aug 2024 14:07:59 +0000 (14:07 +0000)]
Disallow posting to restricted groups

12 months agoMerge pull request #14390 from annando/issue-14381
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

12 months agocoment out license check for now
Tobias Diekershoff [Sat, 24 Aug 2024 13:54:55 +0000 (15:54 +0200)]
coment out license check for now

12 months agoREUSE view directory
Tobias Diekershoff [Sat, 24 Aug 2024 13:50:10 +0000 (15:50 +0200)]
REUSE view directory

12 months agoREUSE some more files.
Tobias Diekershoff [Sat, 24 Aug 2024 13:32:32 +0000 (15:32 +0200)]
REUSE some more files.

12 months agoREUSE src directory
Tobias Diekershoff [Sat, 24 Aug 2024 13:27:00 +0000 (15:27 +0200)]
REUSE src directory

12 months agoIssue 14381: Fix automated register policy on first install
Michael [Sat, 24 Aug 2024 12:48:20 +0000 (12:48 +0000)]
Issue 14381: Fix automated register policy on first install

12 months agoREUSE static directory
Tobias Diekershoff [Sat, 24 Aug 2024 12:38:14 +0000 (14:38 +0200)]
REUSE static directory

12 months agoREUSE tests directory
Tobias Diekershoff [Sat, 24 Aug 2024 12:31:41 +0000 (14:31 +0200)]
REUSE tests directory

12 months agoMerge branch 'develop' into reuse
Tobias Diekershoff [Sat, 24 Aug 2024 12:16:05 +0000 (14:16 +0200)]
Merge branch 'develop' into reuse

12 months agoREUSE view directory
Tobias Diekershoff [Sat, 24 Aug 2024 12:15:18 +0000 (14:15 +0200)]
REUSE view directory

12 months agoMerge pull request #14376 from tobiasd/reuse
Michael Vogel [Sat, 24 Aug 2024 10:35:17 +0000 (12:35 +0200)]
Merge pull request #14376 from tobiasd/reuse

added initial REUSE stuff

12 months agoREUSE licenses added
Tobias Diekershoff [Sat, 24 Aug 2024 10:23:11 +0000 (12:23 +0200)]
REUSE licenses added

12 months agoREUSE more work on the themes
Tobias Diekershoff [Sat, 24 Aug 2024 10:20:23 +0000 (12:20 +0200)]
REUSE more work on the themes

12 months agoREUSE frio theme frameworks
Tobias Diekershoff [Sat, 24 Aug 2024 07:18:45 +0000 (09:18 +0200)]
REUSE frio theme frameworks

12 months agomark content of the doc folder with SPDX
Tobias Diekershoff [Sat, 24 Aug 2024 06:23:55 +0000 (08:23 +0200)]
mark content of the doc folder with SPDX

12 months agoMerge pull request #14378 from annando/contact-cleanup
Tobias Diekershoff [Sat, 24 Aug 2024 05:38:55 +0000 (07:38 +0200)]
Merge pull request #14378 from annando/contact-cleanup

Remove unused contacts

12 months agoRemove unused contacts
Michael [Sat, 17 Aug 2024 21:58:34 +0000 (21:58 +0000)]
Remove unused contacts

12 months agoMerge pull request #14383 from loma-one/develop
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

12 months agoSPDX headers for PHP files in bin and mod
Tobias Diekershoff [Fri, 23 Aug 2024 13:11:15 +0000 (15:11 +0200)]
SPDX headers for PHP files in bin and mod

12 months agofix php syntax
Tobias Diekershoff [Wed, 21 Aug 2024 04:52:03 +0000 (06:52 +0200)]
fix php syntax

12 months agofix php syntax
Tobias Diekershoff [Tue, 20 Aug 2024 04:52:12 +0000 (06:52 +0200)]
fix php syntax

12 months agoadded REUSE config file
Tobias Diekershoff [Sun, 18 Aug 2024 06:30:24 +0000 (08:30 +0200)]
added REUSE config file

12 months agoadded RESUE config and LICENSES dir
Tobias Diekershoff [Sun, 18 Aug 2024 06:17:03 +0000 (08:17 +0200)]
added RESUE config and LICENSES dir

12 months agoadded SPDX header information to some files
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.

12 months agoOptimisation of the Composer Editor
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

12 months agoOptimisation of the Composer Editor
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

12 months agoMerge pull request #14380 from annando/issue-14377
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

12 months agoIssue 14377: Support for "postingRestrictedToMods" added
Michael [Tue, 20 Aug 2024 05:58:24 +0000 (05:58 +0000)]
Issue 14377: Support for "postingRestrictedToMods" added

12 months agoMerge pull request #14379 from annando/issue-14368
Tobias Diekershoff [Tue, 20 Aug 2024 04:58:31 +0000 (06:58 +0200)]
Merge pull request #14379 from annando/issue-14368

 Issue 14368: Fix access to the global timeline

12 months agoIssue 14368: Fix access to the global timeline
Michael [Mon, 19 Aug 2024 20:01:31 +0000 (20:01 +0000)]
Issue 14368: Fix access to the global timeline

12 months agoMerge pull request #14372 from zotanmew/patch-1
Michael Vogel [Mon, 19 Aug 2024 06:29:40 +0000 (08:29 +0200)]
Merge pull request #14372 from zotanmew/patch-1

Return rel=self link for xrd+xml webfinger responses

12 months agoMerge pull request #14361 from tobiasd/20240815-federation.md
Michael Vogel [Sun, 18 Aug 2024 06:57:59 +0000 (08:57 +0200)]
Merge pull request #14361 from tobiasd/20240815-federation.md

added FEDERATION.md / FEP-67ff

12 months agoremoved comment
Tobias Diekershoff [Sun, 18 Aug 2024 06:51:19 +0000 (08:51 +0200)]
removed comment

12 months agoupdated descriptions in FEDERATION.md
Tobias Diekershoff [Sun, 18 Aug 2024 06:33:56 +0000 (08:33 +0200)]
updated descriptions in FEDERATION.md

12 months agoupdated links in FEDERATION.md
Tobias Diekershoff [Sun, 18 Aug 2024 05:00:41 +0000 (07:00 +0200)]
updated links in FEDERATION.md

12 months agoReturn rel=self link for xrd+xml webfinger responses
Laura Hausmann [Sat, 17 Aug 2024 21:05:45 +0000 (23:05 +0200)]
Return rel=self link for xrd+xml webfinger responses

12 months agobumb version 2024.09-dev
Tobias Diekershoff [Sat, 17 Aug 2024 15:33:40 +0000 (17:33 +0200)]
bumb version 2024.09-dev

12 months agoMerge branch 'stable' into develop
Tobias Diekershoff [Sat, 17 Aug 2024 15:29:18 +0000 (17:29 +0200)]
Merge branch 'stable' into develop

12 months agobumb version 2024.08
Tobias Diekershoff [Sat, 17 Aug 2024 15:28:43 +0000 (17:28 +0200)]
bumb version 2024.08

12 months agoMerge branch '2024.06-rc' into stable
Tobias Diekershoff [Sat, 17 Aug 2024 15:22:22 +0000 (17:22 +0200)]
Merge branch '2024.06-rc' into stable

12 months agoMerge pull request #14360 from tobiasd/202406-CHANGELOG
Tobias Diekershoff [Sat, 17 Aug 2024 15:21:23 +0000 (17:21 +0200)]
Merge pull request #14360 from tobiasd/202406-CHANGELOG

CHANGELOG for 2024.08

12 months agoadded a fix to the CHANGELOG
Tobias Diekershoff [Sat, 17 Aug 2024 14:56:59 +0000 (16:56 +0200)]
added a fix to the CHANGELOG

12 months agoMerge pull request #14367 from annando/issue-14364-a
Tobias Diekershoff [Sat, 17 Aug 2024 03:50:31 +0000 (05:50 +0200)]
Merge pull request #14367 from annando/issue-14364-a

Issue 14364: Fix delivery of group posts to Friendica contacts

12 months agoIssue 14364: Fix delivery of group posts to Friendica contacts
Michael [Sat, 17 Aug 2024 03:04:00 +0000 (03:04 +0000)]
Issue 14364: Fix delivery of group posts to Friendica contacts

12 months agoMerge pull request #14365 from annando/contact-deletion
Tobias Diekershoff [Fri, 16 Aug 2024 21:12:49 +0000 (23:12 +0200)]
Merge pull request #14365 from annando/contact-deletion

Additional checks for deleting old contacts

12 months agoMerge pull request #14366 from annando/issue-14364
Tobias Diekershoff [Fri, 16 Aug 2024 21:09:21 +0000 (23:09 +0200)]
Merge pull request #14366 from annando/issue-14364

Issue 14364: Fix post delivery of groups

12 months agoIssue 14364: Fix post delivery of groups
Michael [Fri, 16 Aug 2024 19:29:44 +0000 (19:29 +0000)]
Issue 14364: Fix post delivery of groups

12 months agoAdditional checks for deleting old contacts
Michael [Fri, 16 Aug 2024 16:42:57 +0000 (16:42 +0000)]
Additional checks for deleting old contacts