Commit Graph

30697 Commits

Author SHA1 Message Date
Hypolite Petovan 303c9d4a54 Check Content\Item::replaceTag return for false return value before using it
- Address https://github.com/friendica/friendica/issues/10169#issuecomment-835547443
- Remove unused code in Content\Item::replaceTag
2021-05-31 08:29:50 -04:00
Hypolite Petovan e42a9254c0 Ensure photo_return string is set in tagrm_content
- Address https://github.com/friendica/friendica/issues/10169#issuecomment-835546485
2021-05-31 08:29:50 -04:00
Hypolite Petovan 57d5a47042 Ensure task parameters is an array with at least 1 element in update_1404()
- Address https://github.com/friendica/friendica/issues/10169#issuecomment-827182936
2021-05-31 08:29:50 -04:00
Hypolite Petovan ff94b9a694 Check existence of $params['activity'] in notification()
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-752730033
2021-05-31 08:29:49 -04:00
Philipp f5da6f4ae3
Merge pull request #10345 from MrPetovan/bug/warnings
Ensure nodeinfo-provided protocols are strings in Model\GServer::parseNodeinfo2
2021-05-31 07:37:30 +02:00
Hypolite Petovan 302070875c Ensure nodeinfo-provided protocols are strings in Model\GServer::parseNodeinfo2
- https://github.com/friendica/friendica/issues/10168#issuecomment-828281803
2021-05-31 00:47:03 -04:00
Tobias Diekershoff 8bdfdc7d52
Merge pull request #10344 from nupplaphil/bug/friendica-10342
Update avatar after user creation
2021-05-30 21:24:25 +02:00
Philipp Holzer bdc2cd000b
Update avatar after user creation 2021-05-30 20:47:21 +02:00
Philipp c22b4d5d30
Merge pull request #10343 from tobiasd/20210530-lng
DE, JA translation updates
2021-05-30 19:43:56 +02:00
Tobias Diekershoff 4045f42ac3 updated JA translation THXdaingewuvzeevisiddfddd 2021-05-30 19:33:56 +02:00
Tobias Diekershoff 54e3a19cb9 DE translation update 2021-05-30 19:33:46 +02:00
Hypolite Petovan 4e0e7d7f3d
Merge pull request #10341 from annando/create-public-contact
Ensure that the public contact exists when a user is created
2021-05-30 09:45:56 -04:00
Michael 2df14fab3b Ensure that the public contact exists when a user is created 2021-05-30 12:04:26 +00:00
Hypolite Petovan 9b9449c03c
Merge pull request #10340 from annando/relevant-url
Add relevant link after media links had been removed
2021-05-30 07:50:43 -04:00
Hypolite Petovan 15581ba91f
Merge pull request #10338 from annando/issue-9923
Issue 9923: Fix DB Error 1055
2021-05-30 07:48:49 -04:00
Hypolite Petovan 1f694257d0
Merge pull request #10337 from nupplaphil/bug/friendica-9064
Replace build.xml with mods/phpdoc-config.xml
2021-05-30 07:46:56 -04:00
Michael 6f730bd671 Add relevant link after media links had been removed 2021-05-30 06:13:20 +00:00
Philipp 2258544237
Merge pull request #10339 from annando/warning
Avoid warning "array_merge(): Expected parameter 2 to be an array, null given"
2021-05-30 07:45:52 +02:00
Michael c05c447d0f Avoid warning "array_merge(): Expected parameter 2 to be an array, null given" 2021-05-29 22:48:06 +00:00
Michael 4cdfcb5cfb Avoid DB Errors with "group by" 2021-05-29 21:51:33 +00:00
Michael 6c90005363 Issue 9923: Fix DB Error 1055 2021-05-29 21:28:40 +00:00
Philipp Holzer 6f4d21dab9
add EOF 2021-05-29 23:28:19 +02:00
Philipp Holzer 6f83a70c47
Replace build.xml with mods/phpdoc-config.xml 2021-05-29 23:24:06 +02:00
Hypolite Petovan 891fb42a23
Merge pull request #10336 from annando/issue-9984
Issue 9984: Fix the causer name on reshares
2021-05-29 16:59:34 -04:00
Michael 7064b43cb8 Updates messages.po 2021-05-29 20:31:57 +00:00
Michael d514d9e014 Issue 9984: Fix the causer name on reshares 2021-05-29 19:47:19 +00:00
Philipp dd63c243ab
Merge pull request #10335 from annando/botice
Fix PHP Notice:  Undefined index: isForum in /src/Protocol/ActivityPub/Processor.php on line 605
2021-05-29 21:17:01 +02:00
Michael da20b48651 Fix PHP Notice: Undefined index: isForum in /src/Protocol/ActivityPub/Processor.php on line 605 2021-05-29 19:09:41 +00:00
Hypolite Petovan 452ed8aa8c
Merge pull request #10332 from annando/calender-download
simplify the calendar download
2021-05-29 13:46:41 -04:00
Philipp 0b9346c7c0
Merge pull request #10333 from annando/more-logging
More logging for the contact discovery
2021-05-29 19:40:30 +02:00
Michael 0249048534 More logging for the contact discovery 2021-05-29 17:24:50 +00:00
Michael a9302c30c3 simplify the calendar download 2021-05-29 17:09:45 +00:00
Hypolite Petovan b621d2c714
Merge pull request #10329 from annando/unified-request
API: Unified request parameter handling
2021-05-29 10:53:16 -04:00
Michael Vogel 1ca58968f2
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-05-29 14:32:31 +02:00
Hypolite Petovan 0b5107a1a5
Merge pull request #10330 from annando/local-probing
Improved logging for local probing, avoid worker fork
2021-05-29 08:31:27 -04:00
Michael b28acc7dad Improved logging for local probing, avoid worker fork 2021-05-29 11:11:26 +00:00
Michael c3c6f3c8d3 Code style conventions 2021-05-29 10:40:47 +00:00
Michael fb81be0f4b Moved API request 2021-05-28 12:37:00 +00:00
Michael 97356ed617 API: Unified request parameter handling 2021-05-28 06:10:32 +00:00
Hypolite Petovan 57893fe24a
Merge pull request #10328 from nupplaphil/feat/drone-caching
Enable Drone Caching
2021-05-27 16:45:49 -04:00
Hypolite Petovan 0e2aa3d449
Merge pull request #10327 from annando/diaspora-reshare
Fix resharing Diaspora posts with only pictures
2021-05-27 16:40:54 -04:00
Philipp Holzer 8df29bcb7f
Add cache for PHP CS 2021-05-27 22:15:06 +02:00
Philipp Holzer 269129ac4f
Add cache for PHP 8.0 test 2021-05-27 22:12:27 +02:00
Philipp Holzer 3b5e64644b
Add cache for PHP 7.4 test 2021-05-27 22:11:47 +02:00
Philipp Holzer c18622caf9
Add cache for PHP 7.3 test 2021-05-27 22:11:15 +02:00
Michael ce8e5012e9 Fix reshare of Diaspora posts only with pictures 2021-05-27 19:58:18 +00:00
Hypolite Petovan 7af91bafec
Merge pull request #10324 from annando/issue-10262
Issue 10262: Don't accept BCC posts from non followers
2021-05-27 11:40:14 -04:00
Tobias Diekershoff addb6f068d
Merge pull request #10326 from annando/api-bookmark-thread
API: Only show "bookmarked" on top level post
2021-05-27 13:01:44 +02:00
Michael c076545e3b API: Only show "bookmarked" on top level post 2021-05-27 10:49:15 +00:00
Tobias Diekershoff 1ec18075de
Merge pull request #10325 from annando/api-bookmark
API: Bookmarked posts are starred, not pinned
2021-05-27 10:40:01 +02:00