]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoGithub issue templates
Philipp [Fri, 25 Sep 2020 20:15:51 +0000 (22:15 +0200)]
Github issue templates

3 years agoMerge pull request #9273 from annando/inherit-causer
Hypolite Petovan [Fri, 25 Sep 2020 14:46:28 +0000 (10:46 -0400)]
Merge pull request #9273 from annando/inherit-causer

We now inherit the causer for completing a thread

3 years agoWe now inherit the causer for completing a thread
Michael [Fri, 25 Sep 2020 12:16:08 +0000 (12:16 +0000)]
We now inherit the causer for completing a thread

3 years agoMerge pull request #9272 from MrPetovan/bug/parse-url-charset
Michael Vogel [Fri, 25 Sep 2020 11:26:00 +0000 (13:26 +0200)]
Merge pull request #9272 from MrPetovan/bug/parse-url-charset

Add style and script tag escaping when parsing charset in Util\ParseUrl

3 years agoAdd style and script tag escaping when parsing charset in Util\ParseUrl
Hypolite Petovan [Fri, 25 Sep 2020 10:55:52 +0000 (06:55 -0400)]
Add style and script tag escaping when parsing charset in Util\ParseUrl

- Address https://github.com/friendica/friendica/issues/9251#issuecomment-698086677

3 years agoMerge pull request #9270 from annando/issue-9264
Tobias Diekershoff [Fri, 25 Sep 2020 07:54:13 +0000 (09:54 +0200)]
Merge pull request #9270 from annando/issue-9264

Issue 9264: post types should now work

3 years agoIssue 9264: post types should now work
Michael [Fri, 25 Sep 2020 06:47:07 +0000 (06:47 +0000)]
Issue 9264: post types should now work

3 years agoVersion 2020.12-dev again
Tobias Diekershoff [Thu, 24 Sep 2020 13:29:57 +0000 (15:29 +0200)]
Version 2020.12-dev again

3 years agoVersion 2020.09-1
Tobias Diekershoff [Thu, 24 Sep 2020 13:24:20 +0000 (15:24 +0200)]
Version 2020.09-1

3 years agoMerge pull request #9266 from tobiasd/2020.09.1-CHANGELOG
Tobias Diekershoff [Thu, 24 Sep 2020 13:22:42 +0000 (15:22 +0200)]
Merge pull request #9266 from tobiasd/2020.09.1-CHANGELOG

2020.09.1 Changelog

3 years agodon't forget the new Nominatim addon
Tobias Diekershoff [Thu, 24 Sep 2020 13:13:33 +0000 (15:13 +0200)]
don't forget the new Nominatim addon

3 years agouse dashes, and some more fixed things for the 2020.09-1 release
Tobias Diekershoff [Thu, 24 Sep 2020 13:11:58 +0000 (15:11 +0200)]
use dashes, and some more fixed things for the 2020.09-1 release

3 years agoMerge pull request #9267 from annando/follower-indicator
Hypolite Petovan [Thu, 24 Sep 2020 12:41:50 +0000 (08:41 -0400)]
Merge pull request #9267 from annando/follower-indicator

Issue 9264: Ensure that "pt_follower" is only set when its a real follower

3 years agoMerge pull request #9265 from annando/uri-id
Hypolite Petovan [Thu, 24 Sep 2020 12:18:48 +0000 (08:18 -0400)]
Merge pull request #9265 from annando/uri-id

Ensure that the uri-id is always set

3 years agoIssue 9264: Ensure that "pt_follower" is only set when its a real follower
Michael [Thu, 24 Sep 2020 10:26:28 +0000 (10:26 +0000)]
Issue 9264: Ensure that "pt_follower" is only set when its a real follower

3 years agotypo
Tobias Diekershoff [Thu, 24 Sep 2020 07:41:33 +0000 (09:41 +0200)]
typo

3 years ago2020.09.1 Changelog
Tobias Diekershoff [Thu, 24 Sep 2020 05:54:36 +0000 (07:54 +0200)]
2020.09.1 Changelog

3 years agoEnsure that the uri-id is always set
Michael [Wed, 23 Sep 2020 18:55:16 +0000 (18:55 +0000)]
Ensure that the uri-id is always set

3 years agoMerge pull request #9262 from nupplaphil/phpmailer_fix
Hypolite Petovan [Wed, 23 Sep 2020 18:22:12 +0000 (14:22 -0400)]
Merge pull request #9262 from nupplaphil/phpmailer_fix

E-Mail Message-ID & Newline fix

3 years agowrong annotation for preserverGlobalState ..
Philipp [Wed, 23 Sep 2020 17:46:24 +0000 (19:46 +0200)]
wrong annotation for preserverGlobalState ..

3 years agojust log double message IDs, don't discard the email
Philipp [Wed, 23 Sep 2020 17:38:20 +0000 (19:38 +0200)]
just log double message IDs, don't discard the email

3 years agoMerge pull request #9260 from annando/ap-relay-settings
Hypolite Petovan [Wed, 23 Sep 2020 16:46:32 +0000 (12:46 -0400)]
Merge pull request #9260 from annando/ap-relay-settings

Relay settings are now valid for the ActivityRelay as well

3 years agoDelimiter added
Michael [Wed, 23 Sep 2020 15:57:10 +0000 (15:57 +0000)]
Delimiter added

3 years agoMerge pull request #9261 from annando/relay-distribution
Hypolite Petovan [Wed, 23 Sep 2020 15:43:52 +0000 (11:43 -0400)]
Merge pull request #9261 from annando/relay-distribution

Delayed relay distribution

3 years agoUse preg_quote
Michael [Wed, 23 Sep 2020 15:28:00 +0000 (15:28 +0000)]
Use preg_quote

3 years agoRemoved parameter
Michael [Wed, 23 Sep 2020 15:20:16 +0000 (15:20 +0000)]
Removed parameter

3 years agoUse plainext
Michael [Wed, 23 Sep 2020 09:00:09 +0000 (09:00 +0000)]
Use plainext

3 years agoMerge pull request #9263 from MrPetovan/bug/parse-url-charset
Michael Vogel [Wed, 23 Sep 2020 03:13:50 +0000 (05:13 +0200)]
Merge pull request #9263 from MrPetovan/bug/parse-url-charset

Improve charset detection in Util\ParseUrl

3 years agoImprove charset detection in Util\ParseUrl
Hypolite Petovan [Wed, 23 Sep 2020 00:35:08 +0000 (20:35 -0400)]
Improve charset detection in Util\ParseUrl

- Pages with charset meta tag weren't properly decoded

3 years agoFix phpmailer (Case sensitive Check)
Philipp [Tue, 22 Sep 2020 20:48:34 +0000 (22:48 +0200)]
Fix phpmailer (Case sensitive Check)

3 years agoDelayed relay distribution
Michael Vogel [Tue, 22 Sep 2020 20:14:37 +0000 (22:14 +0200)]
Delayed relay distribution

3 years agoFix newline email error
Philipp [Tue, 22 Sep 2020 19:08:34 +0000 (21:08 +0200)]
Fix newline email error

3 years agoAdd protected mail function for testability
Philipp [Tue, 22 Sep 2020 18:52:48 +0000 (20:52 +0200)]
Add protected mail function for testability

3 years agoRelay settings are now valid for the ActivityRelay as well
Michael [Tue, 22 Sep 2020 15:48:44 +0000 (15:48 +0000)]
Relay settings are now valid for the ActivityRelay as well

3 years agoMerge pull request #9257 from annando/causer-id
Hypolite Petovan [Tue, 22 Sep 2020 14:23:07 +0000 (10:23 -0400)]
Merge pull request #9257 from annando/causer-id

We now store the causer-id in the items

3 years agoAdded foreign key
Michael [Tue, 22 Sep 2020 07:19:44 +0000 (07:19 +0000)]
Added foreign key

3 years agoSet "follower" on relayed posts as well
Michael [Tue, 22 Sep 2020 05:57:03 +0000 (05:57 +0000)]
Set "follower" on relayed posts as well

3 years agoMerge pull request #9256 from friendica/20200922-RU
Michael Vogel [Tue, 22 Sep 2020 05:53:42 +0000 (07:53 +0200)]
Merge pull request #9256 from friendica/20200922-RU

RU translations THX Alexander An

3 years agoWe now store the causer-id in the items
Michael [Tue, 22 Sep 2020 05:36:01 +0000 (05:36 +0000)]
We now store the causer-id in the items

3 years agoRU translations THX Alexander An
Tobias Diekershoff [Tue, 22 Sep 2020 04:57:05 +0000 (06:57 +0200)]
RU translations THX Alexander An

3 years agoMerge pull request #9255 from MrPetovan/bug/fatal-errors
Michael Vogel [Mon, 21 Sep 2020 17:03:57 +0000 (19:03 +0200)]
Merge pull request #9255 from MrPetovan/bug/fatal-errors

Add expected method MailBuilder->withHeaders

3 years agoMerge pull request #9254 from annando/show-relay
Hypolite Petovan [Mon, 21 Sep 2020 15:30:04 +0000 (11:30 -0400)]
Merge pull request #9254 from annando/show-relay

Show if a post arrived via relay

3 years agoAdditional direction for fetching content
Michael [Mon, 21 Sep 2020 15:17:33 +0000 (15:17 +0000)]
Additional direction for fetching content

3 years agoAdd expected method MailBuilder->withHeaders
Hypolite Petovan [Mon, 21 Sep 2020 15:07:34 +0000 (11:07 -0400)]
Add expected method MailBuilder->withHeaders

- Address https://github.com/friendica/friendica/issues/9250#issuecomment-696055412

3 years agoShow if a post arrived via relay
Michael [Mon, 21 Sep 2020 12:31:20 +0000 (12:31 +0000)]
Show if a post arrived via relay

3 years agoMerge pull request #9253 from annando/relay-console
Hypolite Petovan [Mon, 21 Sep 2020 11:46:51 +0000 (07:46 -0400)]
Merge pull request #9253 from annando/relay-console

Fix a typo / add "list" command to relay cli

3 years agoFix a type / add "list" command to relay cli
Michael [Mon, 21 Sep 2020 07:42:53 +0000 (07:42 +0000)]
Fix a type / add "list" command to relay cli

3 years agoWelcome 2020.12-dev
Hypolite Petovan [Sun, 20 Sep 2020 19:40:56 +0000 (15:40 -0400)]
Welcome 2020.12-dev

3 years agoMerge remote-tracking branch 'friendica/stable' into develop
Hypolite Petovan [Sun, 20 Sep 2020 19:32:58 +0000 (15:32 -0400)]
Merge remote-tracking branch 'friendica/stable' into develop

# Conflicts:
# composer.lock

3 years agoVersion 2020.09
Tobias Diekershoff [Sun, 20 Sep 2020 19:12:34 +0000 (21:12 +0200)]
Version 2020.09

3 years agoMerge branch '2020.09-rc' into stable
Tobias Diekershoff [Sun, 20 Sep 2020 19:11:33 +0000 (21:11 +0200)]
Merge branch '2020.09-rc' into stable

3 years ago2020.09 CHANGELOG
Tobias Diekershoff [Sun, 20 Sep 2020 19:10:40 +0000 (21:10 +0200)]
2020.09 CHANGELOG

3 years agoMerge pull request #9146 from tobiasd/2020.09-CHANGELOG
Tobias Diekershoff [Sun, 20 Sep 2020 19:04:03 +0000 (21:04 +0200)]
Merge pull request #9146 from tobiasd/2020.09-CHANGELOG

2020.09 changelog

3 years agoMerge pull request #9248 from annando/fatal
Tobias Diekershoff [Sun, 20 Sep 2020 17:56:47 +0000 (19:56 +0200)]
Merge pull request #9248 from annando/fatal

Avoid fatal error on the community page

3 years agoFix notice
Michael [Sun, 20 Sep 2020 17:47:44 +0000 (17:47 +0000)]
Fix notice

3 years agoAvoid fatal error on the community page
Michael [Sun, 20 Sep 2020 17:37:09 +0000 (17:37 +0000)]
Avoid fatal error on the community page

3 years agoone more issue closed
Tobias Diekershoff [Sun, 20 Sep 2020 17:29:49 +0000 (19:29 +0200)]
one more issue closed

3 years agoMerge pull request #9247 from annando/issue-9246
Hypolite Petovan [Sun, 20 Sep 2020 15:19:23 +0000 (11:19 -0400)]
Merge pull request #9247 from annando/issue-9246

Issue 9246: Don't perform fulltext searches on URL

3 years agoImprove log message language in Module/Search/Index.php
Hypolite Petovan [Sun, 20 Sep 2020 15:19:03 +0000 (11:19 -0400)]
Improve log message language in Module/Search/Index.php

Co-authored-by: Steffen K9 <admin@libranet.de>
3 years agoMerge pull request #9245 from annando/notice
Hypolite Petovan [Sun, 20 Sep 2020 15:17:07 +0000 (11:17 -0400)]
Merge pull request #9245 from annando/notice

Fix notice "Undefined index: gravity"

3 years agoCorrected comment
Michael [Sun, 20 Sep 2020 09:38:31 +0000 (09:38 +0000)]
Corrected comment

3 years agoIssue 9246: Don't perform fulltext searches on URL
Michael [Sun, 20 Sep 2020 09:37:05 +0000 (09:37 +0000)]
Issue 9246: Don't perform fulltext searches on URL

3 years agoAdded logging
Michael [Sun, 20 Sep 2020 07:46:23 +0000 (07:46 +0000)]
Added logging

3 years agoFixes notice "Undefined index: text"
Michael [Sun, 20 Sep 2020 07:45:19 +0000 (07:45 +0000)]
Fixes notice "Undefined index: text"

3 years agoSaturday updates to the CHANGELOG
Tobias Diekershoff [Sun, 20 Sep 2020 06:36:13 +0000 (08:36 +0200)]
Saturday updates to the CHANGELOG

3 years agoFix notice "Undefined index: gravity"
Michael [Sun, 20 Sep 2020 04:49:48 +0000 (04:49 +0000)]
Fix notice "Undefined index: gravity"

3 years agoMerge pull request #9242 from nupplaphil/bug/9142-message-id
Hypolite Petovan [Sun, 20 Sep 2020 02:10:20 +0000 (22:10 -0400)]
Merge pull request #9242 from nupplaphil/bug/9142-message-id

Transform email header string to header array

3 years agoMerge pull request #9244 from annando/issue-9229
Hypolite Petovan [Sun, 20 Sep 2020 02:10:00 +0000 (22:10 -0400)]
Merge pull request #9244 from annando/issue-9229

Issue 9229: Show unfollow with known contacts

3 years agoAdd improvements
Philipp [Sat, 19 Sep 2020 20:49:44 +0000 (22:49 +0200)]
Add improvements

3 years agoIssue 9229: Show unfollow with known contacts
Michael [Sat, 19 Sep 2020 20:47:05 +0000 (20:47 +0000)]
Issue 9229: Show unfollow with known contacts

3 years agoMerge pull request #9243 from annando/preview-text
Hypolite Petovan [Sat, 19 Sep 2020 19:42:40 +0000 (15:42 -0400)]
Merge pull request #9243 from annando/preview-text

Only display redundant preview data with preview picture

3 years agoMerge pull request #9223 from nupplaphil/task/process_class
Hypolite Petovan [Sat, 19 Sep 2020 19:41:28 +0000 (15:41 -0400)]
Merge pull request #9223 from nupplaphil/task/process_class

Cleanup Process classes

3 years agoMerge pull request #9241 from annando/issue-8961
Hypolite Petovan [Sat, 19 Sep 2020 19:38:06 +0000 (15:38 -0400)]
Merge pull request #9241 from annando/issue-8961

Issue 8961: Move default value for site settings to settings.config.php

3 years agoOnly display redundant preview data with preview picture
Michael [Sat, 19 Sep 2020 19:02:40 +0000 (19:02 +0000)]
Only display redundant preview data with preview picture

3 years agoUse getmypid() as dependency (improve testing)
Philipp [Sat, 19 Sep 2020 18:28:01 +0000 (20:28 +0200)]
Use getmypid() as dependency (improve testing)

3 years agoTransform email header string to header array & replace it at various situations.
Philipp [Sat, 19 Sep 2020 18:14:55 +0000 (20:14 +0200)]
Transform email header string to header array & replace it at various situations.

3 years agoIssue 8961: Move default value for site settings to settings.config.php
Michael [Sat, 19 Sep 2020 17:52:11 +0000 (17:52 +0000)]
Issue 8961: Move default value for site settings to settings.config.php

3 years agoMerge pull request #9240 from annando/notice
Tobias Diekershoff [Sat, 19 Sep 2020 17:11:26 +0000 (19:11 +0200)]
Merge pull request #9240 from annando/notice

Fix Notice: "Undefined variable: r"

3 years agoFix Notice: "Undefined variable: r"
Michael [Sat, 19 Sep 2020 16:47:00 +0000 (16:47 +0000)]
Fix Notice: "Undefined variable: r"

3 years agoMerge pull request #9232 from tobiasd/20200917-install
Michael Vogel [Sat, 19 Sep 2020 16:23:36 +0000 (18:23 +0200)]
Merge pull request #9232 from tobiasd/20200917-install

some updates to the Install documentation

3 years agoMerge pull request #9234 from annando/issue-9231
Hypolite Petovan [Sat, 19 Sep 2020 14:05:17 +0000 (10:05 -0400)]
Merge pull request #9234 from annando/issue-9231

Issue 9231: Speed up full text search

3 years agoUpdated database.sql
Michael [Sat, 19 Sep 2020 12:53:20 +0000 (12:53 +0000)]
Updated database.sql

3 years agoDon't set count to 0
Michael [Sat, 19 Sep 2020 12:07:17 +0000 (12:07 +0000)]
Don't set count to 0

3 years agoInclude more field in the fulltext search
Michael [Sat, 19 Sep 2020 10:45:11 +0000 (10:45 +0000)]
Include more field in the fulltext search

3 years agoIssue 9231: Speed up full text search
Michael [Sat, 19 Sep 2020 08:26:50 +0000 (08:26 +0000)]
Issue 9231: Speed up full text search

3 years agoMerge pull request #9233 from annando/notice
Tobias Diekershoff [Sat, 19 Sep 2020 06:07:16 +0000 (08:07 +0200)]
Merge pull request #9233 from annando/notice

Fixes several notices

3 years agoFixes Notice: Undefined offset: 0 in /view/theme/frio/php/default.php on line 128
Michael [Sat, 19 Sep 2020 03:38:14 +0000 (03:38 +0000)]
Fixes Notice:  Undefined offset: 0 in /view/theme/frio/php/default.php on line 128

3 years agoFixes several notices
Michael [Sat, 19 Sep 2020 03:16:26 +0000 (03:16 +0000)]
Fixes several notices

3 years agoMerge pull request #9226 from MrPetovan/bug/fatal-errors
Michael Vogel [Fri, 18 Sep 2020 20:28:42 +0000 (22:28 +0200)]
Merge pull request #9226 from MrPetovan/bug/fatal-errors

Ensure author-link key has a value in Worker\Notifier

3 years agoaddons are available at the projects homepage as well from 2020.09 on
Tobias Diekershoff [Fri, 18 Sep 2020 16:35:32 +0000 (18:35 +0200)]
addons are available at the projects homepage as well from 2020.09 on

3 years agosome updates to the Install documentation
Tobias Diekershoff [Fri, 18 Sep 2020 16:31:11 +0000 (18:31 +0200)]
some updates to the Install documentation

3 years agocore stuff from Friday
Tobias Diekershoff [Fri, 18 Sep 2020 16:23:40 +0000 (18:23 +0200)]
core stuff from Friday

3 years agoMerge pull request #9230 from annando/remove-tracking
Hypolite Petovan [Fri, 18 Sep 2020 15:50:55 +0000 (11:50 -0400)]
Merge pull request #9230 from annando/remove-tracking

Remove tracking pixels when importing feeds

3 years agoRemove tracking pixels when importing feeds
Michael [Fri, 18 Sep 2020 15:25:48 +0000 (15:25 +0000)]
Remove tracking pixels when importing feeds

3 years agoMerge pull request #9228 from annando/warning-fatal
Tobias Diekershoff [Fri, 18 Sep 2020 14:01:50 +0000 (16:01 +0200)]
Merge pull request #9228 from annando/warning-fatal

Fix fatal errors, warnings and notices

3 years agoFix fatal errors and notices
Michael [Fri, 18 Sep 2020 12:08:40 +0000 (12:08 +0000)]
Fix fatal errors and notices

3 years agoMerge pull request #9227 from tobiasd/20200918-it
Michael Vogel [Fri, 18 Sep 2020 06:12:59 +0000 (08:12 +0200)]
Merge pull request #9227 from tobiasd/20200918-it

IT translations 100% THX Sylke Vicious

3 years agoIT translations 100% THX Sylke Vicious
Tobias Diekershoff [Fri, 18 Sep 2020 05:48:19 +0000 (07:48 +0200)]
IT translations 100% THX Sylke Vicious

3 years agoMerge pull request #9224 from annando/issue-9165
Hypolite Petovan [Fri, 18 Sep 2020 04:18:50 +0000 (00:18 -0400)]
Merge pull request #9224 from annando/issue-9165

Issue 9165:  Make pager work for search

3 years agoMerge pull request #9225 from MrPetovan/bug/9136-frio-firefox-hovercard
Michael Vogel [Fri, 18 Sep 2020 03:21:18 +0000 (05:21 +0200)]
Merge pull request #9225 from MrPetovan/bug/9136-frio-firefox-hovercard

[frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar