]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoMerge pull request #9500 from MrPetovan/bug/9326-owner-view-blocked
Michael Vogel [Sun, 8 Nov 2020 07:45:12 +0000 (08:45 +0100)]
Merge pull request #9500 from MrPetovan/bug/9326-owner-view-blocked

[dbstructure 1373] Replace contact.blocked with user.blocked in owner-view

3 years agoMerge pull request #9497 from annando/attach-field
Hypolite Petovan [Sun, 8 Nov 2020 07:42:53 +0000 (02:42 -0500)]
Merge pull request #9497 from annando/attach-field

The "attach" field is replaced by the "post-media" table

3 years ago[dbstructure 1373] Replace contact.blocked with user.blocked in owner-view
Hypolite Petovan [Sun, 8 Nov 2020 07:23:28 +0000 (02:23 -0500)]
[dbstructure 1373] Replace contact.blocked with user.blocked in owner-view

- It was falsely reporting blocked users as unblocked since we don't block the public self contact

3 years agoTest database error
Michael [Sun, 8 Nov 2020 07:29:13 +0000 (07:29 +0000)]
Test database error

3 years agoRemove PDO test
Michael [Sat, 7 Nov 2020 15:25:43 +0000 (15:25 +0000)]
Remove PDO test

3 years agoTest if the tests work better without PDO
Michael [Sat, 7 Nov 2020 14:53:50 +0000 (14:53 +0000)]
Test if the tests work better without PDO

3 years agoRemoved unneded parentheses
Michael [Sat, 7 Nov 2020 12:45:04 +0000 (12:45 +0000)]
Removed unneded parentheses

3 years agoRestore the connection check
Michael [Sat, 7 Nov 2020 11:44:39 +0000 (11:44 +0000)]
Restore the connection check

3 years agoFix assertion messages
Michael [Sat, 7 Nov 2020 11:26:56 +0000 (11:26 +0000)]
Fix assertion messages

3 years agoThe tests had been split
Michael [Sat, 7 Nov 2020 11:02:23 +0000 (11:02 +0000)]
The tests had been split

3 years agoSyntax error fixed
Michael [Sat, 7 Nov 2020 10:46:08 +0000 (10:46 +0000)]
Syntax error fixed

3 years agoAdded mode tests
Michael [Sat, 7 Nov 2020 10:45:38 +0000 (10:45 +0000)]
Added mode tests

3 years agoTest if PDO doesn't work on the tests
Michael [Sat, 7 Nov 2020 10:27:22 +0000 (10:27 +0000)]
Test if PDO doesn't work on the tests

3 years agoTest the tes
Michael [Sat, 7 Nov 2020 10:12:31 +0000 (10:12 +0000)]
Test the tes

3 years agoSimplified connection test
Michael [Sat, 7 Nov 2020 09:58:20 +0000 (09:58 +0000)]
Simplified connection test

3 years agoTest connection
Michael [Sat, 7 Nov 2020 09:37:57 +0000 (09:37 +0000)]
Test  connection

3 years agoDatabase text no checks for database driver
Michael [Sat, 7 Nov 2020 09:02:21 +0000 (09:02 +0000)]
Database text no checks for database driver

3 years agoNew function to fetch the database driver
Michael [Sat, 7 Nov 2020 09:02:02 +0000 (09:02 +0000)]
New function to fetch the database driver

3 years agoThe "attach" field is now deprecated
Michael [Sat, 7 Nov 2020 08:22:59 +0000 (08:22 +0000)]
The "attach" field is now deprecated

3 years agoThe "[attach]" field is replaced by the "post-media" table
Michael [Fri, 6 Nov 2020 04:14:29 +0000 (04:14 +0000)]
The "[attach]" field is replaced by the "post-media" table

3 years agoMerge pull request #9494 from MrPetovan/bug/9491-model-id-0
Michael Vogel [Thu, 5 Nov 2020 22:28:47 +0000 (23:28 +0100)]
Merge pull request #9494 from MrPetovan/bug/9491-model-id-0

Allow models extending BaseModel to have an id equal to 0

3 years agoAllow models extending BaseModel to have an id equal to 0
Hypolite Petovan [Thu, 5 Nov 2020 15:03:40 +0000 (10:03 -0500)]
Allow models extending BaseModel to have an id equal to 0

3 years agoMerge pull request #9492 from annando/fix-fatal
Hypolite Petovan [Wed, 4 Nov 2020 14:56:53 +0000 (09:56 -0500)]
Merge pull request #9492 from annando/fix-fatal

Handle fatal error when attachment url is null

3 years agoMerge pull request #9490 from annando/forum-fix
Hypolite Petovan [Wed, 4 Nov 2020 14:56:20 +0000 (09:56 -0500)]
Merge pull request #9490 from annando/forum-fix

Fix: Posts sent to forums had been rejected

3 years agoHandle fatal error when attachment url is null
Michael [Wed, 4 Nov 2020 13:14:33 +0000 (13:14 +0000)]
Handle fatal error when attachment url is null

3 years agoReplaced debug log
Michael [Wed, 4 Nov 2020 13:05:07 +0000 (13:05 +0000)]
Replaced debug log

3 years agoMerge pull request #9489 from annando/fatal
Hypolite Petovan [Wed, 4 Nov 2020 12:24:51 +0000 (07:24 -0500)]
Merge pull request #9489 from annando/fatal

Fix fatal error

3 years agoFix: Posts sent to forums had been rejected
Michael [Wed, 4 Nov 2020 08:57:21 +0000 (08:57 +0000)]
Fix: Posts sent to forums had been rejected

3 years agoFix fatal error "Argument 2 passed to Friendica\Model\Post\Media::getAttachElement...
Michael Vogel [Wed, 4 Nov 2020 06:58:04 +0000 (07:58 +0100)]
Fix fatal error "Argument 2 passed to Friendica\Model\Post\Media::getAttachElement() must be of the type int, string given"

3 years agoMerge pull request #9488 from annando/profile-query
Hypolite Petovan [Tue, 3 Nov 2020 20:49:52 +0000 (15:49 -0500)]
Merge pull request #9488 from annando/profile-query

The profile page does now shows reshared items

3 years agoIndention, documentation
Michael [Tue, 3 Nov 2020 20:30:59 +0000 (20:30 +0000)]
Indention, documentation

3 years agoThe profile page does now shows reshared items
Michael [Tue, 3 Nov 2020 19:24:47 +0000 (19:24 +0000)]
The profile page does now shows reshared items

3 years agoMerge pull request #9487 from MrPetovan/bug/9432-network-infinite-load-ajax
Michael Vogel [Tue, 3 Nov 2020 18:47:02 +0000 (19:47 +0100)]
Merge pull request #9487 from MrPetovan/bug/9432-network-infinite-load-ajax

Fix infinite content ajax call parameters

3 years agoFix infinite content ajax call parameters
Hypolite Petovan [Tue, 3 Nov 2020 01:07:26 +0000 (20:07 -0500)]
Fix infinite content ajax call parameters

- Ajax request could end up in a 404 if the page URL didn't have at least a query string parameter

3 years agoMerge pull request #9485 from MrPetovan/bug/fatal-errors
Michael Vogel [Mon, 2 Nov 2020 15:27:52 +0000 (16:27 +0100)]
Merge pull request #9485 from MrPetovan/bug/fatal-errors

Ensure we provide a mediaType string to Post\Media::getAttachElement

3 years agoEnsure we provide a mediaType string to Post\Media::getAttachElement
Hypolite Petovan [Mon, 2 Nov 2020 05:23:08 +0000 (00:23 -0500)]
Ensure we provide a mediaType string to Post\Media::getAttachElement

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

3 years agoMerge pull request #9482 from annando/api-reblog
Hypolite Petovan [Sun, 1 Nov 2020 14:19:04 +0000 (09:19 -0500)]
Merge pull request #9482 from annando/api-reblog

API: Support for reshared items

3 years agoAPI: Support for reshared items
Michael [Sun, 1 Nov 2020 11:01:57 +0000 (11:01 +0000)]
API: Support for reshared items

3 years agoMerge pull request #9481 from annando/api-accounts
Hypolite Petovan [Sun, 1 Nov 2020 00:05:48 +0000 (20:05 -0400)]
Merge pull request #9481 from annando/api-accounts

API: accounts and trends

3 years agoAdded documentation
Michael [Sat, 31 Oct 2020 23:42:42 +0000 (23:42 +0000)]
Added documentation

3 years agoAPI: accounts and trends
Michael [Sat, 31 Oct 2020 22:32:26 +0000 (22:32 +0000)]
API: accounts and trends

3 years agoMerge pull request #9477 from annando/media-attach
Hypolite Petovan [Sat, 31 Oct 2020 21:13:03 +0000 (17:13 -0400)]
Merge pull request #9477 from annando/media-attach

Use the raw body if not null

3 years agoMerge pull request #9476 from annando/media-attach
Hypolite Petovan [Sat, 31 Oct 2020 16:37:50 +0000 (12:37 -0400)]
Merge pull request #9476 from annando/media-attach

The post-media table now works with the "attach" field as well

3 years agoUse the raw body if not null
Michael [Sat, 31 Oct 2020 16:32:41 +0000 (16:32 +0000)]
Use the raw body if not null

3 years agoAPI: Media attachments are now supported
Michael [Sat, 31 Oct 2020 16:10:27 +0000 (16:10 +0000)]
API: Media attachments are now supported

3 years agoAPI: Media attachments are now supported
Michael [Sat, 31 Oct 2020 16:09:27 +0000 (16:09 +0000)]
API: Media attachments are now supported

3 years agoFixed spelling
Michael [Sat, 31 Oct 2020 14:09:44 +0000 (14:09 +0000)]
Fixed spelling

3 years agoThe post-media table now works with the "attach" field as well
Michael [Sat, 31 Oct 2020 13:26:08 +0000 (13:26 +0000)]
The post-media table now works with the "attach" field as well

3 years agoMerge pull request #9475 from annando/network-order
Hypolite Petovan [Fri, 30 Oct 2020 22:33:00 +0000 (18:33 -0400)]
Merge pull request #9475 from annando/network-order

Fix order on network page

3 years agoFix order on network page
Michael [Fri, 30 Oct 2020 22:13:14 +0000 (22:13 +0000)]
Fix order on network page

3 years agoMerge pull request #9474 from annando/faster-expire
Hypolite Petovan [Fri, 30 Oct 2020 21:54:22 +0000 (17:54 -0400)]
Merge pull request #9474 from annando/faster-expire

Improve expiry query

3 years agoImprove expiry query
Michael [Fri, 30 Oct 2020 20:26:16 +0000 (20:26 +0000)]
Improve expiry query

3 years agoMerge pull request #9472 from annando/item-lock
Hypolite Petovan [Fri, 30 Oct 2020 18:57:37 +0000 (14:57 -0400)]
Merge pull request #9472 from annando/item-lock

Avoiding database lock

3 years agoAdded lock for contacts, improved logging
Michael [Fri, 30 Oct 2020 17:26:12 +0000 (17:26 +0000)]
Added lock for contacts, improved logging

3 years agoMerge remote-tracking branch 'upstream/develop' into item-lock
Michael [Thu, 29 Oct 2020 21:07:24 +0000 (21:07 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-lock

3 years agoMerge pull request #9468 from annando/notices
Hypolite Petovan [Thu, 29 Oct 2020 15:44:40 +0000 (11:44 -0400)]
Merge pull request #9468 from annando/notices

Fix notice "Undefined index: network" and warning "strpos(): Empty needle"

3 years agoFix notice "Undefined index: network" and warning "strpos(): Empty needle"
Michael [Thu, 29 Oct 2020 13:28:27 +0000 (13:28 +0000)]
Fix notice "Undefined index: network" and warning "strpos(): Empty needle"

3 years agoMerge pull request #9466 from annando/post-media
Hypolite Petovan [Thu, 29 Oct 2020 11:01:28 +0000 (07:01 -0400)]
Merge pull request #9466 from annando/post-media

New table for attached media links

3 years agoNext renamed function
Michael [Thu, 29 Oct 2020 09:03:06 +0000 (09:03 +0000)]
Next renamed function

3 years agoSuperfluous to-do removed
Michael [Thu, 29 Oct 2020 08:50:35 +0000 (08:50 +0000)]
Superfluous to-do removed

3 years agoFunctions renamed
Michael [Thu, 29 Oct 2020 08:48:08 +0000 (08:48 +0000)]
Functions renamed

3 years agoNew table for attached media files
Michael [Thu, 29 Oct 2020 05:20:26 +0000 (05:20 +0000)]
New table for attached media files

3 years agoMerge pull request #9460 from annando/issue-9457
Tobias Diekershoff [Tue, 27 Oct 2020 10:25:16 +0000 (11:25 +0100)]
Merge pull request #9460 from annando/issue-9457

Issue 9457: Fix network order for starred and mention

3 years agoMerge pull request #9462 from annando/provider
Hypolite Petovan [Mon, 26 Oct 2020 20:04:25 +0000 (16:04 -0400)]
Merge pull request #9462 from annando/provider

Publish the provider fields in the API

3 years agoPublish the provider fields in the API
Michael [Mon, 26 Oct 2020 19:40:09 +0000 (19:40 +0000)]
Publish the provider fields in the API

3 years agoIssue 9457: Fix network order for starred and mention
Michael [Mon, 26 Oct 2020 06:54:10 +0000 (06:54 +0000)]
Issue 9457: Fix network order for starred and mention

3 years agoMerge pull request #9458 from annando/mastodon-status
Hypolite Petovan [Sun, 25 Oct 2020 22:37:31 +0000 (18:37 -0400)]
Merge pull request #9458 from annando/mastodon-status

More data for the Mastodon status class

3 years agoImproved self contact detection
Michael [Sun, 25 Oct 2020 20:40:25 +0000 (20:40 +0000)]
Improved self contact detection

3 years agoDisplay the user fields for the admin account
Michael [Sun, 25 Oct 2020 20:32:45 +0000 (20:32 +0000)]
Display the user fields for the admin account

3 years agoPublish the profile fields
Michael [Sun, 25 Oct 2020 18:21:18 +0000 (18:21 +0000)]
Publish the profile fields

3 years agoUse lowercase for tags
Michael [Sun, 25 Oct 2020 17:59:28 +0000 (17:59 +0000)]
Use lowercase for tags

3 years agoDon't publish some fields
Michael [Sun, 25 Oct 2020 17:42:42 +0000 (17:42 +0000)]
Don't publish some fields

3 years ago"locked" is boolean
Michael [Sun, 25 Oct 2020 16:59:38 +0000 (16:59 +0000)]
"locked" is boolean

3 years agoReturn 'null' on empty card
Michael [Sun, 25 Oct 2020 16:55:05 +0000 (16:55 +0000)]
Return 'null' on empty card

3 years agoSpaces to tabs
Michael [Sun, 25 Oct 2020 16:26:47 +0000 (16:26 +0000)]
Spaces to tabs

3 years agoMore data for the Mastodon status class
Michael [Sun, 25 Oct 2020 16:13:31 +0000 (16:13 +0000)]
More data for the Mastodon status class

3 years agoMerge pull request #9456 from annando/delete-uri-id
Hypolite Petovan [Sun, 25 Oct 2020 12:51:00 +0000 (08:51 -0400)]
Merge pull request #9456 from annando/delete-uri-id

Avoid deleting newly create item-uri entries

3 years agoAvoid deleting newly create item-uri entries
Michael [Sun, 25 Oct 2020 07:41:01 +0000 (07:41 +0000)]
Avoid deleting newly create item-uri entries

3 years agoMerge pull request #9455 from annando/remote-self
Hypolite Petovan [Sat, 24 Oct 2020 22:15:02 +0000 (18:15 -0400)]
Merge pull request #9455 from annando/remote-self

Move "remote self" to the contact settings

3 years agoMerge pull request #9454 from annando/child-logging
Hypolite Petovan [Sat, 24 Oct 2020 22:12:51 +0000 (18:12 -0400)]
Merge pull request #9454 from annando/child-logging

Added logging for executing child processes

3 years agoMove "remote self" to the contact settings
Michael [Sat, 24 Oct 2020 21:42:49 +0000 (21:42 +0000)]
Move "remote self" to the contact settings

3 years agoDisable the "proc_open" option when it isn't available
Michael [Sat, 24 Oct 2020 19:33:38 +0000 (19:33 +0000)]
Disable the "proc_open" option when it isn't available

3 years agoAdded logging for executing child processes
Michael [Sat, 24 Oct 2020 18:40:15 +0000 (18:40 +0000)]
Added logging for executing child processes

3 years agoMerge pull request #9452 from annando/issue-9451
Hypolite Petovan [Sat, 24 Oct 2020 17:06:38 +0000 (13:06 -0400)]
Merge pull request #9452 from annando/issue-9451

Issue 9451: We now do store the tab in a config again

3 years ago"commented" is the default
Michael [Sat, 24 Oct 2020 13:44:31 +0000 (13:44 +0000)]
"commented" is the default

3 years ago[Actions] Downgrade Composer to v1
Hypolite Petovan [Sat, 24 Oct 2020 13:12:26 +0000 (09:12 -0400)]
[Actions] Downgrade Composer to v1

- The current fxp/composer-asset-plugin version we use is incompatible with Composer v2

3 years agoIssue 9451: We now do store the tab in a config again
Michael [Sat, 24 Oct 2020 13:11:44 +0000 (13:11 +0000)]
Issue 9451: We now do store the tab in a config again

3 years agoAlternative item insert lock mechanism
Michael [Sat, 24 Oct 2020 13:09:35 +0000 (13:09 +0000)]
Alternative item insert lock mechanism

3 years agoMerge pull request #9450 from annando/no-shadow
Hypolite Petovan [Sat, 24 Oct 2020 12:53:42 +0000 (08:53 -0400)]
Merge pull request #9450 from annando/no-shadow

Worker priority / no shadow worker

3 years agoWorker priority / no shadow worker
Michael [Sat, 24 Oct 2020 08:05:03 +0000 (08:05 +0000)]
Worker priority / no shadow worker

3 years agoMerge pull request #9444 from annando/update
Hypolite Petovan [Fri, 23 Oct 2020 20:39:04 +0000 (16:39 -0400)]
Merge pull request #9444 from annando/update

Only auto update when there is content

3 years agoImproved check for existing data
Michael [Fri, 23 Oct 2020 20:29:29 +0000 (20:29 +0000)]
Improved check for existing data

3 years agoMerge pull request #9449 from annando/item-duplicates
Hypolite Petovan [Fri, 23 Oct 2020 19:51:33 +0000 (15:51 -0400)]
Merge pull request #9449 from annando/item-duplicates

Avoid duplicate item entries

3 years agoAvoid duplicate item entries
Michael [Fri, 23 Oct 2020 19:10:17 +0000 (19:10 +0000)]
Avoid duplicate item entries

3 years agoMerge pull request #9448 from MrPetovan/bug/9447-restore-twitter-link-preview
Michael Vogel [Fri, 23 Oct 2020 06:20:51 +0000 (08:20 +0200)]
Merge pull request #9448 from MrPetovan/bug/9447-restore-twitter-link-preview

Add new format parameter to parse_link hook data

3 years agoAdd new format parameter to parse_link hook data
Hypolite Petovan [Fri, 23 Oct 2020 06:04:07 +0000 (02:04 -0400)]
Add new format parameter to parse_link hook data

- Add new handling of hook result with JSON format

3 years agoUse CurlResult->getHeaderArray instead of custom conversion
Hypolite Petovan [Fri, 23 Oct 2020 06:03:28 +0000 (02:03 -0400)]
Use CurlResult->getHeaderArray instead of custom conversion

3 years agoMerge pull request #9445 from tobiasd/20201021-lng
Hypolite Petovan [Wed, 21 Oct 2020 16:18:22 +0000 (12:18 -0400)]
Merge pull request #9445 from tobiasd/20201021-lng

DE, IT translation updates

3 years agoIT translations 100% THX Sylke Vicious
Tobias Diekershoff [Wed, 21 Oct 2020 16:10:16 +0000 (18:10 +0200)]
IT translations 100% THX Sylke Vicious

3 years agoDE translation update
Tobias Diekershoff [Wed, 21 Oct 2020 16:10:10 +0000 (18:10 +0200)]
DE translation update