]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-11-08 Michael VogelMerge pull request #9500 from MrPetovan/bug/9326-owner...
2020-11-08 Hypolite PetovanMerge pull request #9497 from annando/attach-field
2020-11-08 Hypolite Petovan[dbstructure 1373] Replace contact.blocked with user...
2020-11-08 MichaelTest database error
2020-11-07 MichaelRemove PDO test
2020-11-07 MichaelTest if the tests work better without PDO
2020-11-07 MichaelRemoved unneded parentheses
2020-11-07 MichaelRestore the connection check
2020-11-07 MichaelFix assertion messages
2020-11-07 MichaelThe tests had been split
2020-11-07 MichaelSyntax error fixed
2020-11-07 MichaelAdded mode tests
2020-11-07 MichaelTest if PDO doesn't work on the tests
2020-11-07 MichaelTest the tes
2020-11-07 MichaelSimplified connection test
2020-11-07 MichaelTest connection
2020-11-07 MichaelDatabase text no checks for database driver
2020-11-07 MichaelNew function to fetch the database driver
2020-11-07 MichaelThe "attach" field is now deprecated
2020-11-06 MichaelThe "[attach]" field is replaced by the "post-media...
2020-11-05 Michael VogelMerge pull request #9494 from MrPetovan/bug/9491-model...
2020-11-05 Hypolite PetovanAllow models extending BaseModel to have an id equal...
2020-11-04 Hypolite PetovanMerge pull request #9492 from annando/fix-fatal
2020-11-04 Hypolite PetovanMerge pull request #9490 from annando/forum-fix
2020-11-04 MichaelHandle fatal error when attachment url is null
2020-11-04 MichaelReplaced debug log
2020-11-04 Hypolite PetovanMerge pull request #9489 from annando/fatal
2020-11-04 MichaelFix: Posts sent to forums had been rejected
2020-11-04 Michael VogelFix fatal error "Argument 2 passed to Friendica\Model...
2020-11-03 Hypolite PetovanMerge pull request #9488 from annando/profile-query
2020-11-03 MichaelIndention, documentation
2020-11-03 MichaelThe profile page does now shows reshared items
2020-11-03 Michael VogelMerge pull request #9487 from MrPetovan/bug/9432-networ...
2020-11-03 Hypolite PetovanFix infinite content ajax call parameters
2020-11-02 Michael VogelMerge pull request #9485 from MrPetovan/bug/fatal-errors
2020-11-02 Hypolite PetovanEnsure we provide a mediaType string to Post\Media...
2020-11-01 Hypolite PetovanMerge pull request #9482 from annando/api-reblog
2020-11-01 MichaelAPI: Support for reshared items
2020-11-01 Hypolite PetovanMerge pull request #9481 from annando/api-accounts
2020-10-31 MichaelAdded documentation
2020-10-31 MichaelAPI: accounts and trends
2020-10-31 Hypolite PetovanMerge pull request #9477 from annando/media-attach
2020-10-31 Hypolite PetovanMerge pull request #9476 from annando/media-attach
2020-10-31 MichaelUse the raw body if not null
2020-10-31 MichaelAPI: Media attachments are now supported
2020-10-31 MichaelAPI: Media attachments are now supported
2020-10-31 MichaelFixed spelling
2020-10-31 MichaelThe post-media table now works with the "attach" field...
2020-10-30 Hypolite PetovanMerge pull request #9475 from annando/network-order
2020-10-30 MichaelFix order on network page
2020-10-30 Hypolite PetovanMerge pull request #9474 from annando/faster-expire
2020-10-30 MichaelImprove expiry query
2020-10-30 Hypolite PetovanMerge pull request #9472 from annando/item-lock
2020-10-30 MichaelAdded lock for contacts, improved logging
2020-10-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-10-29 Hypolite PetovanMerge pull request #9468 from annando/notices
2020-10-29 MichaelFix notice "Undefined index: network" and warning ...
2020-10-29 Hypolite PetovanMerge pull request #9466 from annando/post-media
2020-10-29 MichaelNext renamed function
2020-10-29 MichaelSuperfluous to-do removed
2020-10-29 MichaelFunctions renamed
2020-10-29 MichaelNew table for attached media files
2020-10-27 Tobias DiekershoffMerge pull request #9460 from annando/issue-9457
2020-10-26 Hypolite PetovanMerge pull request #9462 from annando/provider
2020-10-26 MichaelPublish the provider fields in the API
2020-10-26 MichaelIssue 9457: Fix network order for starred and mention
2020-10-25 Hypolite PetovanMerge pull request #9458 from annando/mastodon-status
2020-10-25 MichaelImproved self contact detection
2020-10-25 MichaelDisplay the user fields for the admin account
2020-10-25 MichaelPublish the profile fields
2020-10-25 MichaelUse lowercase for tags
2020-10-25 MichaelDon't publish some fields
2020-10-25 Michael"locked" is boolean
2020-10-25 MichaelReturn 'null' on empty card
2020-10-25 MichaelSpaces to tabs
2020-10-25 MichaelMore data for the Mastodon status class
2020-10-25 Hypolite PetovanMerge pull request #9456 from annando/delete-uri-id
2020-10-25 MichaelAvoid deleting newly create item-uri entries
2020-10-24 Hypolite PetovanMerge pull request #9455 from annando/remote-self
2020-10-24 Hypolite PetovanMerge pull request #9454 from annando/child-logging
2020-10-24 MichaelMove "remote self" to the contact settings
2020-10-24 MichaelDisable the "proc_open" option when it isn't available
2020-10-24 MichaelAdded logging for executing child processes
2020-10-24 Hypolite PetovanMerge pull request #9452 from annando/issue-9451
2020-10-24 Michael"commented" is the default
2020-10-24 Hypolite Petovan[Actions] Downgrade Composer to v1
2020-10-24 MichaelIssue 9451: We now do store the tab in a config again
2020-10-24 MichaelAlternative item insert lock mechanism
2020-10-24 Hypolite PetovanMerge pull request #9450 from annando/no-shadow
2020-10-24 MichaelWorker priority / no shadow worker
2020-10-23 Hypolite PetovanMerge pull request #9444 from annando/update
2020-10-23 MichaelImproved check for existing data
2020-10-23 Hypolite PetovanMerge pull request #9449 from annando/item-duplicates
2020-10-23 MichaelAvoid duplicate item entries
2020-10-23 Michael VogelMerge pull request #9448 from MrPetovan/bug/9447-restor...
2020-10-23 Hypolite PetovanAdd new format parameter to parse_link hook data
2020-10-23 Hypolite PetovanUse CurlResult->getHeaderArray instead of custom conversion
2020-10-21 Hypolite PetovanMerge pull request #9445 from tobiasd/20201021-lng
2020-10-21 Tobias DiekershoffIT translations 100% THX Sylke Vicious
2020-10-21 Tobias DiekershoffDE translation update
next