]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2019-07-28 Philipp HolzerRemove Phpunit/Dbunit
2019-07-28 Michael VogelMerge pull request #7437 from MrPetovan/bug/fatal-errors
2019-07-28 Hypolite PetovanRevert adding DBA::toArray to Item::selectToArray
2019-07-28 Hypolite PetovanFix indent in Model\Item
2019-07-28 Hypolite PetovanEnsure *toArray returns an array
2019-07-28 Hypolite PetovanReplace last instance of Contact::select
2019-07-27 Hypolite PetovanMerge pull request #7417 from nupplaphil/task/app_depen...
2019-07-27 Philipp HolzerRefactoring Profile:: selectors
2019-07-27 Philipp HolzerUse BaseObject in auth_ejabberd because of static depen...
2019-07-27 Philipp Holzermerge DBA::selectToArray
2019-07-27 Philipp Holzerimprove Profile model
2019-07-27 Philipp HolzerFix DBA::fetch in API
2019-07-27 Philipp HolzerAdd some phpdoc
2019-07-27 Philipp HolzerRevert $term DB result check
2019-07-27 Philipp HolzerIntroduce test optimization
2019-07-27 Philipp HolzerFix tests
2019-07-27 Philipp HolzerReplace q() call with Profile::get() method
2019-07-27 Philipp HolzerRemove DependencyFactory
2019-07-27 Hypolite PetovanMerge pull request #7434 from annando/contact-protocol
2019-07-27 MichaelImproved documentation
2019-07-27 Hypolite PetovanMerge pull request #7436 from annando/sharing
2019-07-27 MichaelFix displaying of reshared items
2019-07-27 PhilippMerge pull request #7435 from annando/select-to-array
2019-07-27 PhilippMerge pull request #7431 from MrPetovan/task/server...
2019-07-27 MichaelType hints
2019-07-27 MichaelSome more
2019-07-27 MichaelReplaced some " with '
2019-07-27 MichaelMoved function to Database.php
2019-07-27 MichaelChanged "Contact::select" to "Contact::selectToArray"
2019-07-27 MichaelChanged "Photo::select(" to "Photo::selectToArray("
2019-07-27 MichaelChanged Attach::select to Attach::selectToArray
2019-07-27 MichaelFix: The $contact error is expected to be a single...
2019-07-27 MichaelAdded "selectToArray" functions in DBA and Item
2019-07-27 MichaelNew functions to check if a contact supports that protocol
2019-07-27 Hypolite PetovanUpdate ServerBlock console test
2019-07-27 Hypolite PetovanRevert heading changes in admin/blocklist/server.tpl
2019-07-26 Hypolite PetovanMerge pull request #7432 from hlad/multibyte
2019-07-26 hladwe work with utf8 string so we should use multibyte...
2019-07-26 Hypolite PetovanUpdated master messages.po
2019-07-26 Hypolite PetovanUpdate server block admin page to reflect the addition...
2019-07-26 Hypolite PetovanUpdate server block console help text to reflect the...
2019-07-26 Hypolite PetovanSwitch server blocklist check to case-insensitive shell...
2019-07-25 PhilippMerge pull request #7425 from MrPetovan/task/2fa-ping...
2019-07-24 Hypolite PetovanMerge pull request #7430 from annando/contact-not-archived
2019-07-24 Hypolite PetovanMerge pull request #7429 from annando/empty-nick
2019-07-24 MichaelSupport for empty nick names
2019-07-24 Michael"all" contacts shouldn't show archived contacts
2019-07-24 Hypolite PetovanMerge pull request #7427 from nupplaphil/bug/friendica...
2019-07-24 Philipp HolzerFix DI-check test
2019-07-24 Philipp HolzerRemove superfluous "print"
2019-07-24 Philipp Holzerfriendica-7426 Database performance isn't measured...
2019-07-24 Hypolite PetovanRemove mod/ping from 2fa exception list
2019-07-24 Hypolite PetovanUse template-displayed errors in TwoFactor\Verify
2019-07-24 Hypolite PetovanExtend the use of exceptions in App::runFrontend
2019-07-23 Hypolite PetovanMerge pull request #7424 from TiMESPLiNTER/fix/respect...
2019-07-23 TiMESPLiNTERfix(): Respect picdate for profile pic in Frio theme
2019-07-23 PhilippMerge pull request #7421 from MrPetovan/task/7338-app...
2019-07-23 Hypolite PetovanEnable two-factor app-specific passwords for ejabberd
2019-07-23 Hypolite PetovanMerge pull request #7420 from annando/reshare-contact
2019-07-23 MichaelFix contact issues with fake reshares from Twitter
2019-07-22 PhilippMerge pull request #7419 from MrPetovan/task/7338-app...
2019-07-22 Hypolite PetovanRemove debug
2019-07-22 Hypolite PetovanEnable app-specific password authentication for API...
2019-07-22 Hypolite PetovanAdd documentation about app-specific passwords
2019-07-22 Hypolite PetovanAdd two-factor app-specific password settings page
2019-07-22 Hypolite PetovanMove recovery code model to sub-folder
2019-07-22 Hypolite PetovanDatabase Structure Version 1320
2019-07-22 Hypolite PetovanMerge pull request #7414 from annando/fetch-diaspora
2019-07-22 MichaelChanged regexp
2019-07-21 Hypolite PetovanMerge pull request #7412 from nupplaphil/task/dice
2019-07-21 Philipp HolzerFix App\Mode determination
2019-07-21 Philipp HolzerFix DB_UPDATE_VERSION constant
2019-07-21 Philipp HolzerFix tests (static usage for non-static methods)
2019-07-21 Philipp HolzerFixing installer
2019-07-21 Hypolite PetovanMerge pull request #7415 from TiMESPLiNTER/fix/photo...
2019-07-21 TiMESPLiNTERFix tag rendering which was displayed as escaped HTML...
2019-07-21 Hypolite PetovanMerge pull request #7413 from annando/issue-6675
2019-07-21 MichaelFetch Diaspora posts by url
2019-07-21 MichaelIssue 6675: Improved check for follower, removed global...
2019-07-20 PhilippMerge pull request #7411 from annando/ap-quote
2019-07-20 Philipp HolzerIntroduce DICE
2019-07-20 MichaelPreparation for quoted reshares on AP
2019-07-20 Michael VogelMerge pull request #7410 from MrPetovan/task/7408-remov...
2019-07-20 Hypolite PetovanRemove confusing extraneous `success_update` >= `failur...
2019-07-20 Michael VogelMerge pull request #7409 from MrPetovan/bug/notices
2019-07-20 Hypolite PetovanFix reference non-existing "mobile-theme" field in...
2019-07-19 Philipp HolzerAdd level-2/dice library
2019-07-19 PhilippMerge pull request #7407 from MrPetovan/bug/notices
2019-07-19 Hypolite PetovanFix undefined property notice in L10n\L10n
2019-07-18 Michael VogelMerge pull request #7400 from MrPetovan/bug/7397-frio...
2019-07-18 PhilippMerge pull request #7405 from MrPetovan/bug/fatal-errors
2019-07-18 Hypolite PetovanForce invite remaining variable to be integer in Conten...
2019-07-18 Hypolite PetovanMerge pull request #7404 from annando/fetch-item
2019-07-18 MichaelAdded search
2019-07-18 MichaelRemoved test output
2019-07-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-18 Michael VogelMerge pull request #7403 from annando/fix-7399
2019-07-18 MichaelFix PR 7399: Added missing "use"
2019-07-18 MichaelFetch items by given uri
2019-07-18 Michael VogelMerge pull request #7402 from MrPetovan/bug/7401-node...
next