]> git.mxchange.org Git - friendica.git/log
friendica.git
16 months agoPossible fixes "libpng warning: Interlace handling should be turned on when using...
Michael [Mon, 5 Feb 2024 18:16:47 +0000 (18:16 +0000)]
Possible fixes "libpng warning: Interlace handling should be turned on when using png_read_image"

16 months agoMerge pull request #13871 from annando/channel-network
Hypolite Petovan [Mon, 5 Feb 2024 04:29:38 +0000 (23:29 -0500)]
Merge pull request #13871 from annando/channel-network

 Issue 13844: User defined channels based on the network

16 months agoMerge remote-tracking branch 'upstream/develop' into channel-network
Michael [Sun, 4 Feb 2024 16:36:25 +0000 (16:36 +0000)]
Merge remote-tracking branch 'upstream/develop' into channel-network

16 months agoMerge pull request #13870 from annando/channel-languages
Hypolite Petovan [Sun, 4 Feb 2024 14:18:02 +0000 (09:18 -0500)]
Merge pull request #13870 from annando/channel-languages

Fix: Saving of channel languages

17 months agoIssue 13844: User defined channels based on the network
Michael [Sun, 4 Feb 2024 07:14:57 +0000 (07:14 +0000)]
Issue 13844: User defined channels based on the network

17 months agoAdditional revert
Michael [Sat, 3 Feb 2024 11:06:05 +0000 (11:06 +0000)]
Additional revert

17 months agoRevert test changes / added saving of languages
Michael [Sat, 3 Feb 2024 11:04:42 +0000 (11:04 +0000)]
Revert test changes / added saving of languages

17 months agoFix: Saving of channel languages
Michael [Sat, 3 Feb 2024 11:01:17 +0000 (11:01 +0000)]
Fix: Saving of channel languages

17 months agoMerge pull request #13869 from annando/engagement-searchindex
Hypolite Petovan [Fri, 2 Feb 2024 17:18:11 +0000 (12:18 -0500)]
Merge pull request #13869 from annando/engagement-searchindex

Unify searchindex table with engagement table

17 months agoSearch for tags and media in full text when doing full text searches
Michael [Fri, 2 Feb 2024 16:05:24 +0000 (16:05 +0000)]
Search for tags and media in full text when doing full text searches

17 months ago"media" is added to the search text
Michael [Fri, 2 Feb 2024 10:46:20 +0000 (10:46 +0000)]
"media" is added to the search text

17 months agolanguage field renamed to "language"
Michael [Fri, 2 Feb 2024 07:05:39 +0000 (07:05 +0000)]
language field renamed to "language"

17 months agoUnify searchindex table with engagement table
Michael [Thu, 1 Feb 2024 23:08:53 +0000 (23:08 +0000)]
Unify searchindex table with engagement table

17 months agoMerge pull request #13866 from annando/channel-reshare-privat
Hypolite Petovan [Thu, 1 Feb 2024 21:48:55 +0000 (16:48 -0500)]
Merge pull request #13866 from annando/channel-reshare-privat

Channel relay reshares are now private follwers posts

17 months agoMerge remote-tracking branch 'upstream/develop' into channel-reshare-privat
Michael [Thu, 1 Feb 2024 19:41:35 +0000 (19:41 +0000)]
Merge remote-tracking branch 'upstream/develop' into channel-reshare-privat

17 months agoAvoid duplicated post button on the contact conversation page (#13867)
Michael Vogel [Thu, 1 Feb 2024 18:47:43 +0000 (19:47 +0100)]
Avoid duplicated post button on the contact conversation page (#13867)

* Avoid duplicated post button on the contact conversation page

* Updated messages.po

17 months agomessages.po updated
Michael [Thu, 1 Feb 2024 16:10:14 +0000 (16:10 +0000)]
messages.po updated

17 months agoChannel relay reshares are now private follwers posts
Michael [Thu, 1 Feb 2024 15:59:04 +0000 (15:59 +0000)]
Channel relay reshares are now private follwers posts

17 months agoIssue 13859: Posts to a group in "Vier" is now possible (#13864)
Michael Vogel [Wed, 31 Jan 2024 18:09:57 +0000 (19:09 +0100)]
Issue 13859: Posts to a group in "Vier" is now possible (#13864)

17 months agoMerge pull request #13861 from annando/size
Hypolite Petovan [Tue, 30 Jan 2024 22:52:40 +0000 (17:52 -0500)]
Merge pull request #13861 from annando/size

Filter user defined channels by size

17 months agoMerge remote-tracking branch 'upstream/develop' into size
Michael [Tue, 30 Jan 2024 15:24:38 +0000 (15:24 +0000)]
Merge remote-tracking branch 'upstream/develop' into size

17 months agoUpdate doc/Channels.md
Michael Vogel [Tue, 30 Jan 2024 15:20:44 +0000 (16:20 +0100)]
Update doc/Channels.md

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoMerge pull request #13862 from Raroun/fix_for_issue_13837_External_profile_image_URL_...
Hypolite Petovan [Tue, 30 Jan 2024 14:43:58 +0000 (09:43 -0500)]
Merge pull request #13862 from Raroun/fix_for_issue_13837_External_profile_image_URL_wrongly_redirect_to_default_-avatar_URL_for_all-digits_usernames

fix for issue #13837 External profile image URL wrongly redirect to default avatar URL for all-digits usernames

17 months agoUpdated messages.po
Raroun [Tue, 30 Jan 2024 14:27:23 +0000 (15:27 +0100)]
Updated messages.po

17 months agoUpdate src/Module/Register.php
Raroun [Tue, 30 Jan 2024 14:28:49 +0000 (15:28 +0100)]
Update src/Module/Register.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoCheck if nickname contains only US-ASCII and do not start with a digit
Raroun [Tue, 30 Jan 2024 14:18:11 +0000 (15:18 +0100)]
Check if nickname contains only US-ASCII and do not start with a digit

Update Register.php

17 months agoAlternatives are added to the documentation
Michael [Tue, 30 Jan 2024 11:55:36 +0000 (11:55 +0000)]
Alternatives are added to the documentation

17 months agosearch term alternatives added
Michael [Tue, 30 Jan 2024 11:14:41 +0000 (11:14 +0000)]
search term alternatives added

17 months agoUpdated messages.po
Michael [Tue, 30 Jan 2024 10:14:03 +0000 (10:14 +0000)]
Updated messages.po

17 months agoFilter user defined channels by size
Michael [Tue, 30 Jan 2024 10:05:05 +0000 (10:05 +0000)]
Filter user defined channels by size

17 months agoMerge pull request #13860 from annando/baseurl
Hypolite Petovan [Mon, 29 Jan 2024 23:17:31 +0000 (18:17 -0500)]
Merge pull request #13860 from annando/baseurl

Account type relay / fix missing baseurl for own contacts

17 months agoFix code standards
Michael [Mon, 29 Jan 2024 18:07:53 +0000 (18:07 +0000)]
Fix code standards

17 months agoMerge pull request #13838 from MrPetovan/task/refactor-throwaway-fulltext-search
Michael Vogel [Mon, 29 Jan 2024 15:53:41 +0000 (16:53 +0100)]
Merge pull request #13838 from MrPetovan/task/refactor-throwaway-fulltext-search

Refactor user-defined channel match

17 months agoFix exists() condition in DisposableFullTextSearch
Hypolite Petovan [Mon, 29 Jan 2024 12:37:40 +0000 (07:37 -0500)]
Fix exists() condition in DisposableFullTextSearch

17 months agoUpdate searchindex on reshare
Michael [Mon, 29 Jan 2024 12:32:21 +0000 (12:32 +0000)]
Update searchindex on reshare

17 months agoImprove uniqueness loop by adding an exists() call in DisposableFullTextSearch
Hypolite Petovan [Mon, 29 Jan 2024 11:56:30 +0000 (06:56 -0500)]
Improve uniqueness loop by adding an exists() call in DisposableFullTextSearch

17 months agoSearchtext functionality added
Michael [Mon, 29 Jan 2024 11:02:13 +0000 (11:02 +0000)]
Searchtext functionality added

17 months agoRelay data added to the search text as well
Michael [Mon, 29 Jan 2024 11:00:39 +0000 (11:00 +0000)]
Relay data added to the search text as well

17 months agoUse plural
Michael [Mon, 29 Jan 2024 06:50:46 +0000 (06:50 +0000)]
Use plural

17 months agoAccount type relay / fix missing baseurl for own contacts
Michael [Mon, 29 Jan 2024 06:28:43 +0000 (06:28 +0000)]
Account type relay / fix missing baseurl for own contacts

17 months agoMerge pull request #13858 from annando/tags
Hypolite Petovan [Mon, 29 Jan 2024 04:14:09 +0000 (23:14 -0500)]
Merge pull request #13858 from annando/tags

Use unified functions for tag string handling

17 months agoLogging improved
Michael [Sun, 28 Jan 2024 12:22:58 +0000 (12:22 +0000)]
Logging improved

17 months agoAdded tests
Michael [Sun, 28 Jan 2024 06:56:25 +0000 (06:56 +0000)]
Added tests

17 months agoUse centralized functions for tag string handling
Michael [Sun, 28 Jan 2024 06:32:55 +0000 (06:32 +0000)]
Use centralized functions for tag string handling

17 months agoEnsure identifier uniqueness in Disposable FullTextSearch
Hypolite Petovan [Sat, 27 Jan 2024 16:33:28 +0000 (11:33 -0500)]
Ensure identifier uniqueness in Disposable FullTextSearch

17 months agoMerge pull request #13856 from annando/spam2
Hypolite Petovan [Fri, 26 Jan 2024 23:59:38 +0000 (18:59 -0500)]
Merge pull request #13856 from annando/spam2

Compare lengths of hashtags with the content length for improved spam detection

17 months agoUpdate src/Protocol/Relay.php
Michael Vogel [Fri, 26 Jan 2024 23:13:14 +0000 (00:13 +0100)]
Update src/Protocol/Relay.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoMerge pull request #13857 from annando/discover
Hypolite Petovan [Fri, 26 Jan 2024 22:39:44 +0000 (17:39 -0500)]
Merge pull request #13857 from annando/discover

New channel option "discover"

17 months agoAdd documentation to DisposableFullTextSearch->idenfier field
Hypolite Petovan [Fri, 26 Jan 2024 21:48:55 +0000 (16:48 -0500)]
Add documentation to DisposableFullTextSearch->idenfier field

17 months agoMerge remote-tracking branch 'upstream/develop' into discover
Michael [Fri, 26 Jan 2024 13:54:25 +0000 (13:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into discover

17 months agoThe "nosharer" widget is added to the network
Michael [Fri, 26 Jan 2024 13:51:20 +0000 (13:51 +0000)]
The "nosharer" widget is added to the network

17 months agoCompare lengths of hashtags with the content length for improved spam detection
Michael [Fri, 26 Jan 2024 11:22:01 +0000 (11:22 +0000)]
Compare lengths of hashtags with the content length for improved spam detection

17 months agoMerge pull request #13853 from annando/error
Hypolite Petovan [Thu, 25 Jan 2024 23:12:59 +0000 (18:12 -0500)]
Merge pull request #13853 from annando/error

Fixes "Counts::update(): Argument #3 ($vid) must be of type int, null given"

17 months agoUpdate src/Model/Post/Counts.php
Michael Vogel [Thu, 25 Jan 2024 21:16:38 +0000 (22:16 +0100)]
Update src/Model/Post/Counts.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoMerge pull request #13850 from annando/reaction
Hypolite Petovan [Thu, 25 Jan 2024 20:12:50 +0000 (15:12 -0500)]
Merge pull request #13850 from annando/reaction

Fix "Data too long for column 'reaction' at row 1"

17 months agoAnti spam measures against hashtag spam (#13855)
Michael Vogel [Thu, 25 Jan 2024 18:41:07 +0000 (19:41 +0100)]
Anti spam measures against hashtag spam (#13855)

17 months agoFixes "Counts::update(): Argument #3 ($vid) must be of type int, null given"
Michael [Thu, 25 Jan 2024 13:20:50 +0000 (13:20 +0000)]
Fixes "Counts::update(): Argument #3 ($vid) must be of type int, null given"

17 months agoNew channel option "discover"
Michael [Thu, 25 Jan 2024 10:50:28 +0000 (10:50 +0000)]
New channel option "discover"

17 months agoMerge pull request #13851 from annando/account-overview
Hypolite Petovan [Wed, 24 Jan 2024 19:49:14 +0000 (14:49 -0500)]
Merge pull request #13851 from annando/account-overview

The account overview is now grouped by the account type

17 months agoRefactor user-defined channel match
Hypolite Petovan [Wed, 17 Jan 2024 03:29:43 +0000 (22:29 -0500)]
Refactor user-defined channel match

- Remove disposable full-text search feature from UserDefinedChannels repository
- Fix return value of Repository\UserDefinedChannel->match

17 months agoAdd throwaway full-text search feature in a dedicated Database class
Hypolite Petovan [Wed, 17 Jan 2024 03:24:52 +0000 (22:24 -0500)]
Add throwaway full-text search feature in a dedicated Database class

- Add explicit return type to UserDefinedChannels->current() to help IDE auto-completion

17 months agoUpdated messages.po
Michael [Tue, 23 Jan 2024 22:11:34 +0000 (22:11 +0000)]
Updated messages.po

17 months agoThe account overview is now grouped by the account type
Michael [Tue, 23 Jan 2024 22:05:14 +0000 (22:05 +0000)]
The account overview is now grouped by the account type

17 months agoFix "Data too long for column 'reaction' at row 1"
Michael [Tue, 23 Jan 2024 09:59:47 +0000 (09:59 +0000)]
Fix "Data too long for column 'reaction' at row 1"

17 months agoMerge pull request #13846 from annando/search
Hypolite Petovan [Tue, 23 Jan 2024 03:31:20 +0000 (22:31 -0500)]
Merge pull request #13846 from annando/search

Improved search results and performance by adding a separate search index table

17 months agoMerge remote-tracking branch 'upstream/develop' into search
Michael [Mon, 22 Jan 2024 14:09:29 +0000 (14:09 +0000)]
Merge remote-tracking branch 'upstream/develop' into search

17 months agoMerge pull request #13849 from annando/title
Hypolite Petovan [Mon, 22 Jan 2024 13:21:26 +0000 (08:21 -0500)]
Merge pull request #13849 from annando/title

Import the image attribut "title"

17 months agoMerge pull request #13848 from annando/getbodystring
Hypolite Petovan [Mon, 22 Jan 2024 13:20:37 +0000 (08:20 -0500)]
Merge pull request #13848 from annando/getbodystring

Changed leftover "getBody" to "getBodyString"

17 months agoImport the image attribut "title"
Michael [Mon, 22 Jan 2024 07:47:38 +0000 (07:47 +0000)]
Import the image attribut "title"

17 months agoChanged leftover "getBody" to "getBodyString"
Michael [Mon, 22 Jan 2024 07:38:05 +0000 (07:38 +0000)]
Changed leftover "getBody" to "getBodyString"

17 months agoCode standards
Michael [Sun, 21 Jan 2024 17:05:18 +0000 (17:05 +0000)]
Code standards

17 months agoUpdated full text indexes
Michael [Sun, 21 Jan 2024 16:39:28 +0000 (16:39 +0000)]
Updated full text indexes

17 months agoExpiry post search index entries
Michael [Sun, 21 Jan 2024 16:24:59 +0000 (16:24 +0000)]
Expiry post search index entries

17 months agoPostupdate added
Michael [Wed, 17 Jan 2024 21:10:33 +0000 (21:10 +0000)]
Postupdate added

17 months agoNew search keyword "language"
Michael [Wed, 17 Jan 2024 20:25:49 +0000 (20:25 +0000)]
New search keyword "language"

17 months agoNew table "post-searchindex"
Michael [Wed, 17 Jan 2024 19:46:22 +0000 (19:46 +0000)]
New table "post-searchindex"

17 months agoMerge pull request #13834 from MrPetovan/task/remove-delete-rotator
Michael Vogel [Wed, 17 Jan 2024 17:00:31 +0000 (18:00 +0100)]
Merge pull request #13834 from MrPetovan/task/remove-delete-rotator

[frio] Move item deletion rotator to button

17 months agoMerge pull request #13836 from Quix0r/fixes/configurable-file-size
Hypolite Petovan [Wed, 17 Jan 2024 03:35:08 +0000 (22:35 -0500)]
Merge pull request #13836 from Quix0r/fixes/configurable-file-size

Make hard-coded max response configurable

17 months agoAdded note
Roland Häder [Wed, 17 Jan 2024 00:50:31 +0000 (01:50 +0100)]
Added note

17 months agoMerge pull request #13806 from annando/channel-relay
Hypolite Petovan [Wed, 17 Jan 2024 00:49:59 +0000 (19:49 -0500)]
Merge pull request #13806 from annando/channel-relay

New user account type "Channel Relay"

17 months agoBetter description (@MrPetovan)
Roland Häder [Wed, 17 Jan 2024 00:11:06 +0000 (01:11 +0100)]
Better description (@MrPetovan)

17 months agoRenamed 'http_client' -> 'performance'
Roland Häder [Tue, 16 Jan 2024 19:32:17 +0000 (20:32 +0100)]
Renamed 'http_client' -> 'performance'

17 months agoContinued:
Roland Häder [Tue, 16 Jan 2024 19:11:59 +0000 (20:11 +0100)]
Continued:
- moved to new configuration category 'http_client' (thanks to @MrPetovan)

17 months agoContinued:
Roland Häder [Tue, 16 Jan 2024 18:58:43 +0000 (19:58 +0100)]
Continued:
- added max_response_data_size to default configuration with hard-coded value
  from code

17 months agoMake hard-coded max response configurable:
Roland Häder [Tue, 16 Jan 2024 18:52:06 +0000 (19:52 +0100)]
Make hard-coded max response configurable:
- see discussion started by @schmaker@schmaker.eu at https://schmaker.eu/display/c83e3896-1265-a3d6-0ab5-a78119129626
- this allows servers with lower RAM amount to still run without OOMs (or much lesser)

17 months agoMerge branch 'channel-relay' of https://github.com/annando/friendica into channel...
Michael [Mon, 15 Jan 2024 22:28:46 +0000 (22:28 +0000)]
Merge branch 'channel-relay' of https://github.com/annando/friendica into channel-relay

17 months agoCentralized functionality to store and delete the check-full-text-search table
Michael [Mon, 15 Jan 2024 22:28:42 +0000 (22:28 +0000)]
Centralized functionality to store and delete the check-full-text-search table

17 months agoMerge branch 'channel-relay' of https://github.com/annando/friendica into channel...
Michael [Mon, 15 Jan 2024 19:53:07 +0000 (19:53 +0000)]
Merge branch 'channel-relay' of https://github.com/annando/friendica into channel-relay

17 months agoMerge remote-tracking branch 'upstream/develop' into channel-relay
Michael [Mon, 15 Jan 2024 19:51:20 +0000 (19:51 +0000)]
Merge remote-tracking branch 'upstream/develop' into channel-relay

17 months agoMerge remote-tracking branch 'upstream/develop' into channel-relay
Michael [Mon, 15 Jan 2024 19:41:26 +0000 (19:41 +0000)]
Merge remote-tracking branch 'upstream/develop' into channel-relay

17 months agoMerge pull request #13831 from friendica/warning
Hypolite Petovan [Mon, 15 Jan 2024 19:17:06 +0000 (14:17 -0500)]
Merge pull request #13831 from friendica/warning

Fix warning concerning a missing "created" field

17 months agoMerge pull request #13835 from annando/no-any-value
Hypolite Petovan [Mon, 15 Jan 2024 19:16:12 +0000 (14:16 -0500)]
Merge pull request #13835 from annando/no-any-value

"ANY_VALUE" is removed

17 months agoImprove query
Michael [Mon, 15 Jan 2024 17:00:32 +0000 (17:00 +0000)]
Improve query

17 months agoUpdated messages.po
Michael [Mon, 15 Jan 2024 16:53:24 +0000 (16:53 +0000)]
Updated messages.po

17 months ago"ANY_VALUE" is removed
Michael [Mon, 15 Jan 2024 16:45:24 +0000 (16:45 +0000)]
"ANY_VALUE" is removed

17 months ago[frio] Move item deletion rotator to button
Hypolite Petovan [Mon, 15 Jan 2024 15:22:37 +0000 (10:22 -0500)]
[frio] Move item deletion rotator to button

17 months agoExclude Apple keyboard Meta key from the Pause shortcut
Hypolite Petovan [Mon, 15 Jan 2024 14:55:46 +0000 (09:55 -0500)]
Exclude Apple keyboard Meta key from the Pause shortcut

17 months agoMerge pull request #13824 from toddy15/php-cs-fixer
Hypolite Petovan [Mon, 15 Jan 2024 12:53:39 +0000 (07:53 -0500)]
Merge pull request #13824 from toddy15/php-cs-fixer

Update and install PHP-CS-Fixer

17 months agoMerge pull request #13832 from mexon/console-set-password
Hypolite Petovan [Mon, 15 Jan 2024 12:43:23 +0000 (07:43 -0500)]
Merge pull request #13832 from mexon/console-set-password

Update use of PasswordExposed API

17 months agoAdd license header to php-cs-fixer configuration file
Dr. Tobias Quathamer [Mon, 15 Jan 2024 12:31:29 +0000 (13:31 +0100)]
Add license header to php-cs-fixer configuration file