]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoEnsure public forum posts are public
Michael [Tue, 22 Jun 2021 22:33:56 +0000 (22:33 +0000)]
Ensure public forum posts are public

3 years agoMerge pull request #10421 from annando/ap-photo
Hypolite Petovan [Tue, 22 Jun 2021 14:10:39 +0000 (10:10 -0400)]
Merge pull request #10421 from annando/ap-photo

Transmit mediaType, preparation for header image

3 years agoTransmit mediaType for headers as well / use blank image for empty header
Michael [Tue, 22 Jun 2021 13:58:29 +0000 (13:58 +0000)]
Transmit mediaType for headers as well / use blank image for empty header

3 years agoTransmit mediaType, preparation for header image
Michael [Tue, 22 Jun 2021 03:17:41 +0000 (03:17 +0000)]
Transmit mediaType, preparation for header image

3 years agoMerge pull request #10420 from annando/usercount
Hypolite Petovan [Mon, 21 Jun 2021 12:46:56 +0000 (08:46 -0400)]
Merge pull request #10420 from annando/usercount

Don't count the system user as user

3 years agoMerge pull request #10419 from annando/fatal
Hypolite Petovan [Mon, 21 Jun 2021 12:46:03 +0000 (08:46 -0400)]
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

3 years agoDon't count the system user as user
Michael [Mon, 21 Jun 2021 04:03:20 +0000 (04:03 +0000)]
Don't count the system user as user

3 years agoFix fatal error: Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media...
Michael [Mon, 21 Jun 2021 03:53:53 +0000 (03:53 +0000)]
Fix fatal error:  Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media::existsByURIId() must be of the type int, null given

3 years agoMerge pull request #10418 from nupplaphil/bug/attachement_url
Hypolite Petovan [Sun, 20 Jun 2021 23:58:42 +0000 (19:58 -0400)]
Merge pull request #10418 from nupplaphil/bug/attachement_url

Fix wrong attachement index

3 years agoFix wrong attachement index
Philipp [Sun, 20 Jun 2021 20:33:05 +0000 (22:33 +0200)]
Fix wrong attachement index

3 years agoMerge pull request #10373 from nupplaphil/feat/cleanup_factory_behaviour
Hypolite Petovan [Sun, 20 Jun 2021 17:35:30 +0000 (13:35 -0400)]
Merge pull request #10373 from nupplaphil/feat/cleanup_factory_behaviour

Cleanup Mastodon Factories

3 years agoCleanup Code
Philipp [Tue, 8 Jun 2021 22:09:32 +0000 (00:09 +0200)]
Cleanup Code

3 years agoSatisfy PHP-CS
Philipp [Sat, 5 Jun 2021 20:55:06 +0000 (22:55 +0200)]
Satisfy PHP-CS

3 years agoCleanup Mastodon Factories
Philipp [Sat, 5 Jun 2021 20:36:45 +0000 (22:36 +0200)]
Cleanup Mastodon Factories

3 years agoMerge pull request #10417 from annando/context-select
Hypolite Petovan [Sun, 20 Jun 2021 03:02:21 +0000 (23:02 -0400)]
Merge pull request #10417 from annando/context-select

Context: use the correct "select functionality

3 years agoContext: use the correct "select functionality
Michael [Sat, 19 Jun 2021 18:27:35 +0000 (18:27 +0000)]
Context: use the correct "select functionality

3 years agoMerge pull request #10416 from annando/empty-parents
Hypolite Petovan [Sat, 19 Jun 2021 10:26:20 +0000 (06:26 -0400)]
Merge pull request #10416 from annando/empty-parents

An empty user id does not have children

3 years agoAn empty user id does not have children
Michael [Sat, 19 Jun 2021 06:27:25 +0000 (06:27 +0000)]
An empty user id does not have children

3 years agoMerge pull request #10414 from annando/oauth
Hypolite Petovan [Fri, 18 Jun 2021 13:50:14 +0000 (09:50 -0400)]
Merge pull request #10414 from annando/oauth

API: "created_at" is timestamp

3 years agoTwidereX added
Michael [Fri, 18 Jun 2021 09:04:11 +0000 (09:04 +0000)]
TwidereX added

3 years agoClassname fixed
Michael [Fri, 18 Jun 2021 05:50:52 +0000 (05:50 +0000)]
Classname fixed

3 years agoUnused "use" removed
Michael [Fri, 18 Jun 2021 03:32:20 +0000 (03:32 +0000)]
Unused "use" removed

3 years agoAPI: "created_at" is timestamp
Michael [Fri, 18 Jun 2021 03:21:38 +0000 (03:21 +0000)]
API: "created_at" is timestamp

3 years agoMerge pull request #10413 from annando/notice
Hypolite Petovan [Thu, 17 Jun 2021 18:55:39 +0000 (14:55 -0400)]
Merge pull request #10413 from annando/notice

Fix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php on line 611"

3 years agoFix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php...
Michael [Thu, 17 Jun 2021 18:48:23 +0000 (18:48 +0000)]
Fix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php on line 611"

3 years agoMerge pull request #10412 from annando/local-photo
Hypolite Petovan [Thu, 17 Jun 2021 17:31:57 +0000 (13:31 -0400)]
Merge pull request #10412 from annando/local-photo

Photos should point to the local system

3 years agoUpdate src/Object/Api/Mastodon/Account.php
Michael Vogel [Thu, 17 Jun 2021 17:14:35 +0000 (19:14 +0200)]
Update src/Object/Api/Mastodon/Account.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoPhotos should point to the local system
Michael [Thu, 17 Jun 2021 16:55:54 +0000 (16:55 +0000)]
Photos should point to the local system

3 years agoMerge pull request #10411 from annando/header-noscrape
Hypolite Petovan [Thu, 17 Jun 2021 15:49:19 +0000 (11:49 -0400)]
Merge pull request #10411 from annando/header-noscrape

Fix noscrape publishing and pulling, added header

3 years agoFix noscrape publishing and pulling, added header
Michael [Thu, 17 Jun 2021 11:23:32 +0000 (11:23 +0000)]
Fix noscrape publishing and pulling, added header

3 years agoMerge pull request #10396 from annando/public-timeline
Hypolite Petovan [Wed, 16 Jun 2021 21:42:24 +0000 (17:42 -0400)]
Merge pull request #10396 from annando/public-timeline

API: improved speed of the public timeline

3 years agoMerge remote-tracking branch 'upstream/2021.06-rc' into public-timeline
Michael [Wed, 16 Jun 2021 21:01:20 +0000 (21:01 +0000)]
Merge remote-tracking branch 'upstream/2021.06-rc' into public-timeline

3 years agoMerge pull request #10410 from annando/oauth
Hypolite Petovan [Wed, 16 Jun 2021 20:32:45 +0000 (16:32 -0400)]
Merge pull request #10410 from annando/oauth

API: Added OAuth revoke, adding documentation to parameters

3 years agoUpdate src/Module/OAuth/Token.php
Michael Vogel [Wed, 16 Jun 2021 20:19:26 +0000 (22:19 +0200)]
Update src/Module/OAuth/Token.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoMerge pull request #10409 from annando/api-link-header
Hypolite Petovan [Wed, 16 Jun 2021 20:16:35 +0000 (16:16 -0400)]
Merge pull request #10409 from annando/api-link-header

Set the "Link" header

3 years agoCheck for REDIRECT_REMOTE_USER as well
Michael [Wed, 16 Jun 2021 19:39:51 +0000 (19:39 +0000)]
Check for REDIRECT_REMOTE_USER as well

3 years agoAPI: Added OAuth revoke, adding documentation to parameters
Michael [Wed, 16 Jun 2021 19:24:44 +0000 (19:24 +0000)]
API: Added OAuth revoke, adding documentation to parameters

3 years agoNo need for +1 and -1
Michael [Wed, 16 Jun 2021 17:57:01 +0000 (17:57 +0000)]
No need for +1 and -1

3 years agoMerge pull request #10408 from annando/issue-10392
Hypolite Petovan [Wed, 16 Jun 2021 17:32:17 +0000 (13:32 -0400)]
Merge pull request #10408 from annando/issue-10392

Issue 10392: Avoid "Friendica can't display this page at the moment"

3 years agoSet the "Link" header
Michael [Wed, 16 Jun 2021 15:02:33 +0000 (15:02 +0000)]
Set the "Link" header

3 years agoMerge pull request #10406 from annando/profile-publish
Hypolite Petovan [Wed, 16 Jun 2021 14:22:36 +0000 (10:22 -0400)]
Merge pull request #10406 from annando/profile-publish

Centralized functionality to update and publish profile changes

3 years agoIssue 10392: Avoid "Friendica can't display this page at the moment"
Michael [Wed, 16 Jun 2021 13:23:07 +0000 (13:23 +0000)]
Issue 10392: Avoid "Friendica can't display this page at the moment"

3 years agoNew functions for the post-view view
Michael [Wed, 16 Jun 2021 10:16:01 +0000 (10:16 +0000)]
New functions for the post-view view

3 years agoMerge remote-tracking branch 'upstream/2021.06-rc' into public-timeline
Michael [Wed, 16 Jun 2021 05:58:11 +0000 (05:58 +0000)]
Merge remote-tracking branch 'upstream/2021.06-rc' into public-timeline

3 years agoForce a directory update if previously published
Michael [Wed, 16 Jun 2021 05:23:43 +0000 (05:23 +0000)]
Force a directory update if previously published

3 years agoMerge remote-tracking branch 'upstream/2021.06-rc' into profile-publish
Michael [Wed, 16 Jun 2021 05:01:16 +0000 (05:01 +0000)]
Merge remote-tracking branch 'upstream/2021.06-rc' into profile-publish

3 years agoMerge pull request #10407 from annando/add-profile
Hypolite Petovan [Wed, 16 Jun 2021 02:12:59 +0000 (22:12 -0400)]
Merge pull request #10407 from annando/add-profile

Add a profile entry if missing

3 years agoMerge pull request #10402 from annando/issue-10386
Hypolite Petovan [Wed, 16 Jun 2021 02:02:35 +0000 (22:02 -0400)]
Merge pull request #10402 from annando/issue-10386

Issue 10386: Reworked match

3 years agoMerge pull request #10404 from annando/doc-clients
Hypolite Petovan [Wed, 16 Jun 2021 02:01:15 +0000 (22:01 -0400)]
Merge pull request #10404 from annando/doc-clients

Documentation: The list of supported clients had been reworked

3 years agoChec for missing profile first
Michael [Tue, 15 Jun 2021 22:01:30 +0000 (22:01 +0000)]
Chec for missing profile first

3 years agoAdd a profile entry if missing
Michael [Tue, 15 Jun 2021 21:39:28 +0000 (21:39 +0000)]
Add a profile entry if missing

3 years agoUpdated messages.po
Michael [Tue, 15 Jun 2021 17:23:08 +0000 (17:23 +0000)]
Updated messages.po

3 years agoMerge remote-tracking branch 'upstream/2021.06-rc' into issue-10386
Michael [Tue, 15 Jun 2021 17:21:13 +0000 (17:21 +0000)]
Merge remote-tracking branch 'upstream/2021.06-rc' into issue-10386

3 years agoApply suggestions from code review
Michael Vogel [Tue, 15 Jun 2021 17:19:34 +0000 (19:19 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoMerge pull request #10405 from annando/notice
Hypolite Petovan [Tue, 15 Jun 2021 13:44:54 +0000 (09:44 -0400)]
Merge pull request #10405 from annando/notice

Possibly fixes notice "Undefined index: private in .../src/Model/Item.php on line 3115"

3 years agoCentzralized functionality to update and publish profile changes
Michael [Tue, 15 Jun 2021 11:12:44 +0000 (11:12 +0000)]
Centzralized functionality to update and publish profile changes

3 years agoPossibly fixes notice "Undefined index: private in .../src/Model/Item.php on line...
Michael [Mon, 14 Jun 2021 18:34:11 +0000 (18:34 +0000)]
Possibly fixes notice "Undefined index: private in .../src/Model/Item.php on line 3115"

3 years agoDocumentation: The list of supported clients had been reworked
Michael [Mon, 14 Jun 2021 16:30:31 +0000 (16:30 +0000)]
Documentation: The list of supported clients had been reworked

3 years agoMerge pull request #10403 from annando/doc-structure
Hypolite Petovan [Mon, 14 Jun 2021 13:01:58 +0000 (09:01 -0400)]
Merge pull request #10403 from annando/doc-structure

Updated database structure documentation

3 years agoHandling of special characters
Michael [Mon, 14 Jun 2021 12:38:42 +0000 (12:38 +0000)]
Handling of special characters

3 years agoFormatted index list
Michael [Mon, 14 Jun 2021 12:15:10 +0000 (12:15 +0000)]
Formatted index list

3 years agoUpdated documentation
Michael [Mon, 14 Jun 2021 08:54:57 +0000 (08:54 +0000)]
Updated documentation

3 years agoDash removed
Michael [Mon, 14 Jun 2021 08:54:31 +0000 (08:54 +0000)]
Dash removed

3 years agoIndexes and foreign keys added
Michael [Mon, 14 Jun 2021 08:53:37 +0000 (08:53 +0000)]
Indexes and foreign keys added

3 years agoTrailing whitespace removed
Michael [Mon, 14 Jun 2021 06:10:11 +0000 (06:10 +0000)]
Trailing whitespace removed

3 years agoPad the header
Michael [Mon, 14 Jun 2021 05:58:51 +0000 (05:58 +0000)]
Pad the header

3 years agoPad the lengths of the columns
Michael [Mon, 14 Jun 2021 05:33:47 +0000 (05:33 +0000)]
Pad the lengths of the columns

3 years agoReversed "null"
Michael [Mon, 14 Jun 2021 05:14:09 +0000 (05:14 +0000)]
Reversed "null"

3 years agoAdded default value "NULL"
Michael [Mon, 14 Jun 2021 05:08:01 +0000 (05:08 +0000)]
Added default value "NULL"

3 years agoMerge pull request #10401 from annando/no-diaspora-relay
Hypolite Petovan [Mon, 14 Jun 2021 01:50:08 +0000 (21:50 -0400)]
Merge pull request #10401 from annando/no-diaspora-relay

Diaspora relay functionality is removed

3 years agoAdded sort order
Michael [Sun, 13 Jun 2021 20:56:14 +0000 (20:56 +0000)]
Added sort order

3 years agoUpdates database structure documentation
Michael [Sun, 13 Jun 2021 20:33:50 +0000 (20:33 +0000)]
Updates database structure documentation

3 years agoUpdated messages.po
Michael [Sun, 13 Jun 2021 17:56:06 +0000 (17:56 +0000)]
Updated messages.po

3 years agoIssue 10386: Reworked match
Michael [Sun, 13 Jun 2021 17:38:34 +0000 (17:38 +0000)]
Issue 10386: Reworked match

3 years agoDiaspora relay functionality is removed
Michael [Sun, 13 Jun 2021 11:15:04 +0000 (11:15 +0000)]
Diaspora relay functionality is removed

3 years agoAPI: (hopefully) improves speed of the public timeline
Michael [Sat, 12 Jun 2021 15:19:56 +0000 (15:19 +0000)]
API: (hopefully) improves speed of the public timeline

3 years agoMerge pull request #10395 from annando/statistics
Hypolite Petovan [Sat, 12 Jun 2021 11:35:54 +0000 (07:35 -0400)]
Merge pull request #10395 from annando/statistics

Server statistics: New section for relays and nomads

3 years ago"Tooot" is tested
Michael [Sat, 12 Jun 2021 11:20:00 +0000 (11:20 +0000)]
"Tooot" is tested

3 years agoSmall fixes
Michael [Sat, 12 Jun 2021 11:19:23 +0000 (11:19 +0000)]
Small fixes

3 years agoChanged sorting
Michael [Sat, 12 Jun 2021 10:12:02 +0000 (10:12 +0000)]
Changed sorting

3 years agoServer statistics: New section for relais and nomads
Michael [Sat, 12 Jun 2021 08:08:35 +0000 (08:08 +0000)]
Server statistics: New section for relais and nomads

3 years agoMerge pull request #10393 from annando/api-more-apps
Hypolite Petovan [Fri, 11 Jun 2021 13:02:32 +0000 (09:02 -0400)]
Merge pull request #10393 from annando/api-more-apps

API: Some more apps are now supported

3 years agoRemoved unneeded use
Michael [Fri, 11 Jun 2021 06:11:37 +0000 (06:11 +0000)]
Removed unneeded use

3 years agoMaking the tests happy
Michael [Fri, 11 Jun 2021 06:09:08 +0000 (06:09 +0000)]
Making the tests happy

3 years agoTests ...
Michael [Fri, 11 Jun 2021 06:05:42 +0000 (06:05 +0000)]
Tests ...

3 years agoMaking the tests work
Michael [Fri, 11 Jun 2021 06:02:56 +0000 (06:02 +0000)]
Making the tests work

3 years agoAdded whalebird as working client
Michael [Fri, 11 Jun 2021 04:26:24 +0000 (04:26 +0000)]
Added whalebird as working client

3 years agoAvoid notice "Undefined index: uid"
Michael [Fri, 11 Jun 2021 03:56:06 +0000 (03:56 +0000)]
Avoid notice "Undefined index: uid"

3 years agoProxify the media url
Michael [Fri, 11 Jun 2021 03:51:11 +0000 (03:51 +0000)]
Proxify the media url

3 years agoVideos are now working as well
Michael [Thu, 10 Jun 2021 19:55:43 +0000 (19:55 +0000)]
Videos are now working as well

3 years agoAPI: Some more apps are now supported
Michael [Thu, 10 Jun 2021 19:10:33 +0000 (19:10 +0000)]
API: Some more apps are now supported

3 years agoMerge pull request #10391 from annando/api-applications
Hypolite Petovan [Thu, 10 Jun 2021 14:21:36 +0000 (10:21 -0400)]
Merge pull request #10391 from annando/api-applications

API: Tests with various clients, small fixes

3 years agoAdded Fedi for Android
Michael [Thu, 10 Jun 2021 11:17:00 +0000 (11:17 +0000)]
Added Fedi for Android

3 years agoReturn the application fields
Michael [Thu, 10 Jun 2021 08:05:21 +0000 (08:05 +0000)]
Return the application fields

3 years agoSimplify the code
Michael [Thu, 10 Jun 2021 07:02:06 +0000 (07:02 +0000)]
Simplify the code

3 years agoUpdated messages.po
Michael [Thu, 10 Jun 2021 06:29:34 +0000 (06:29 +0000)]
Updated messages.po

3 years agoAPI: Tests with various clients, small fixes
Michael [Thu, 10 Jun 2021 06:26:34 +0000 (06:26 +0000)]
API: Tests with various clients, small fixes

3 years agoMerge pull request #10387 from tobiasd/20210609-ja
Hypolite Petovan [Wed, 9 Jun 2021 12:29:26 +0000 (08:29 -0400)]
Merge pull request #10387 from tobiasd/20210609-ja

updated JA translation THX daingewuvzeevisiddfddd

3 years agoMerge pull request #10383 from annando/http-options
Hypolite Petovan [Wed, 9 Jun 2021 11:45:04 +0000 (07:45 -0400)]
Merge pull request #10383 from annando/http-options

Support HTTP OPTIONS requests

3 years agoMerge remote-tracking branch 'upstream/2021.06-rc' into http-options
Michael [Wed, 9 Jun 2021 11:11:11 +0000 (11:11 +0000)]
Merge remote-tracking branch 'upstream/2021.06-rc' into http-options