Commit Graph

30985 Commits

Author SHA1 Message Date
Michael 96809b3fdd API: Improved avatar handling 2021-06-24 07:08:38 +00:00
Hypolite Petovan a02426c08c
Merge pull request #10423 from tobiasd/20210623-autoinstallparameter
console autoinstall used parameter U twice
2021-06-23 12:23:57 -04:00
Tobias Diekershoff cfc08cbc11 console autoinstall used parameter U twice
The parameter "-U" was used twice for the database user and for the URL.
As all other database parameters are using the lowercase letter for the
parameter, this was adopted for the dbuser as well.
2021-06-23 18:05:39 +02:00
Hypolite Petovan e6238990d7
Merge pull request #10422 from annando/forum-delivery
Ensure public forum posts are public
2021-06-23 08:18:43 -04:00
Michael 11063dc6fd Ensure public forum posts are public 2021-06-22 22:33:56 +00:00
Hypolite Petovan b7bbb32739
Merge pull request #10421 from annando/ap-photo
Transmit mediaType, preparation for header image
2021-06-22 10:10:39 -04:00
Michael df05d6b52a Transmit mediaType for headers as well / use blank image for empty header 2021-06-22 13:58:29 +00:00
Michael dd39b3203b Transmit mediaType, preparation for header image 2021-06-22 03:17:41 +00:00
Hypolite Petovan 47cb89967f
Merge pull request #10420 from annando/usercount
Don't count the system user as user
2021-06-21 08:46:56 -04:00
Hypolite Petovan 1f69797a9a
Merge pull request #10419 from annando/fatal
Fix fatal error:  Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media::existsByURIId() must be of the type int, null given
2021-06-21 08:46:03 -04:00
Michael 6b46fdb54e Don't count the system user as user 2021-06-21 04:03:20 +00:00
Michael d5e5a6ea23 Fix fatal error: Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media::existsByURIId() must be of the type int, null given 2021-06-21 03:53:53 +00:00
Hypolite Petovan 87a405e0c2
Merge pull request #10418 from nupplaphil/bug/attachement_url
Fix wrong attachement index
2021-06-20 19:58:42 -04:00
Philipp Holzer 5a6c5e9a17
Fix wrong attachement index 2021-06-20 22:33:05 +02:00
Hypolite Petovan 2cc522cdbe
Merge pull request #10373 from nupplaphil/feat/cleanup_factory_behaviour
Cleanup Mastodon Factories
2021-06-20 13:35:30 -04:00
Philipp Holzer d4387d45ee
Cleanup Code 2021-06-20 13:25:45 +02:00
Philipp Holzer 263774eb46
Satisfy PHP-CS 2021-06-20 13:25:45 +02:00
Philipp Holzer 322f0b3ecf
Cleanup Mastodon Factories 2021-06-20 13:25:45 +02:00
Hypolite Petovan 88b50313c8
Merge pull request #10417 from annando/context-select
Context: use the correct "select functionality
2021-06-19 23:02:21 -04:00
Michael 97891fe05b Context: use the correct "select functionality 2021-06-19 18:27:35 +00:00
Hypolite Petovan 099b4caef2
Merge pull request #10416 from annando/empty-parents
An empty user id does not have children
2021-06-19 06:26:20 -04:00
Michael 7dd5ea42e9 An empty user id does not have children 2021-06-19 06:27:25 +00:00
Hypolite Petovan 08c4d7eedc
Merge pull request #10414 from annando/oauth
API: "created_at" is timestamp
2021-06-18 09:50:14 -04:00
Michael f344d56316 TwidereX added 2021-06-18 09:04:11 +00:00
Michael 09609c40a4 Classname fixed 2021-06-18 05:50:52 +00:00
Michael 7d835ad790 Unused "use" removed 2021-06-18 03:32:20 +00:00
Michael 0a5904a001 API: "created_at" is timestamp 2021-06-18 03:21:38 +00:00
Hypolite Petovan bd9fa88c66
Merge pull request #10413 from annando/notice
Fix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php on line 611"
2021-06-17 14:55:39 -04:00
Michael a2b1819721 Fix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php on line 611" 2021-06-17 18:48:23 +00:00
Hypolite Petovan 47b64c8735
Merge pull request #10412 from annando/local-photo
Photos should point to the local system
2021-06-17 13:31:57 -04:00
Michael Vogel b184df1108
Update src/Object/Api/Mastodon/Account.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-17 19:14:35 +02:00
Michael bd016dc680 Photos should point to the local system 2021-06-17 16:55:54 +00:00
Hypolite Petovan 83d3ce0802
Merge pull request #10411 from annando/header-noscrape
Fix noscrape publishing and pulling, added header
2021-06-17 11:49:19 -04:00
Michael fe07dc828b Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
Hypolite Petovan 5419d1d426
Merge pull request #10396 from annando/public-timeline
API: improved speed of the public timeline
2021-06-16 17:42:24 -04:00
Michael ebd4f59d02 Merge remote-tracking branch 'upstream/2021.06-rc' into public-timeline 2021-06-16 21:01:20 +00:00
Hypolite Petovan 7b91bd1d80
Merge pull request #10410 from annando/oauth
API: Added OAuth revoke, adding documentation to parameters
2021-06-16 16:32:45 -04:00
Michael Vogel a256f18159
Update src/Module/OAuth/Token.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-16 22:19:26 +02:00
Hypolite Petovan 59204d641d
Merge pull request #10409 from annando/api-link-header
Set the "Link" header
2021-06-16 16:16:35 -04:00
Michael 6b3476409a Check for REDIRECT_REMOTE_USER as well 2021-06-16 19:39:51 +00:00
Michael 5e22704f7e API: Added OAuth revoke, adding documentation to parameters 2021-06-16 19:24:44 +00:00
Michael 6e789ec19a No need for +1 and -1 2021-06-16 17:57:01 +00:00
Hypolite Petovan ead0cf370a
Merge pull request #10408 from annando/issue-10392
Issue 10392: Avoid "Friendica can't display this page at the moment"
2021-06-16 13:32:17 -04:00
Michael 78d4aff878 Set the "Link" header 2021-06-16 15:02:33 +00:00
Hypolite Petovan d4f883a376
Merge pull request #10406 from annando/profile-publish
Centralized functionality to update and publish profile changes
2021-06-16 10:22:36 -04:00
Michael ae5f57233e Issue 10392: Avoid "Friendica can't display this page at the moment" 2021-06-16 13:23:07 +00:00
Michael 11d2440425 New functions for the post-view view 2021-06-16 10:16:01 +00:00
Michael 5211c12b0c Merge remote-tracking branch 'upstream/2021.06-rc' into public-timeline 2021-06-16 05:58:11 +00:00
Michael 3796e13142 Force a directory update if previously published 2021-06-16 05:23:43 +00:00
Michael 1ced04e54c Merge remote-tracking branch 'upstream/2021.06-rc' into profile-publish 2021-06-16 05:01:16 +00:00