]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2017-12-23 Hypolite PetovanMerge pull request #4122 from Rudloff/feature/cleanup_api
2017-12-23 Hypolite PetovanMerge pull request #4120 from annando/remoteauth
2017-12-23 Hypolite PetovanMerge pull request #4118 from annando/cleaned-update
2017-12-23 Pierre RudloffIncorrect return type
2017-12-23 Pierre RudloffUnused variable
2017-12-23 Pierre RudloffTypo
2017-12-23 Pierre RudloffUndefined variable
2017-12-23 Pierre RudloffUnused argument
2017-12-23 Pierre Rudloffapi_format_data can also return an array
2017-12-23 Pierre RudloffRemove unused variable
2017-12-23 Pierre RudloffTypo
2017-12-22 Michael VogelMerge pull request #4119 from Rudloff/patch-1
2017-12-22 MichaelCode cleaning
2017-12-22 MichaelBugfix for the api call for remoteauth
2017-12-22 Pierre RudloffUpdate api.md
2017-12-22 MichaelHopefully this is now clearer
2017-12-22 MichaelGrammar correction
2017-12-22 MichaelOnly include the update.php, when really needed
2017-12-22 MichaelCorrected wrong handling of the return value
2017-12-22 MichaelOld stuff had been removed from the update routine
2017-12-21 Hypolite PetovanMerge pull request #4111 from annando/comment-public
2017-12-21 MichaelQuery was simplified
2017-12-21 MichaelStandards
2017-12-21 Hypolite PetovanMerge pull request #4114 from annando/as-private-as...
2017-12-21 Hypolite PetovanMerge pull request #4113 from annando/split-profile...
2017-12-21 MichaelRemoved unneeded code
2017-12-21 MichaelOnly locally used methods should always be private
2017-12-21 MichaelBetter english
2017-12-20 MichaelSplit the name in the hcard
2017-12-20 MichaelSplit the first name and last name so that they fit...
2017-12-20 MichaelReshares are now working
2017-12-20 MichaelAdded documentation
2017-12-20 MichaelUpdating after post does now work
2017-12-19 MichaelComments to public posts no get through
2017-12-19 MichaelOops
2017-12-19 Michael VogelMerge pull request #4110 from Rudloff/feature/saved_sea...
2017-12-19 MichaelPreparation for being able to comment every public...
2017-12-19 Pierre RudloffOnly use "@throws" in phpdoc if the function explicitel...
2017-12-19 Pierre RudloffClose DB connection in api_saved_searches_list
2017-12-19 Pierre RudloffImplement saved_searches/list API
2017-12-19 Hypolite PetovanMerge pull request #4109 from Rudloff/patch-2
2017-12-19 Pierre RudloffUpdate api.md
2017-12-19 Hypolite PetovanMerge pull request #4106 from annando/registered-users
2017-12-19 MichaelWoraround for bad mastodon links
2017-12-19 Hypolite PetovanMerge pull request #4108 from Rudloff/feature/markdownlint
2017-12-19 Pierre RudloffLint doc/api.md
2017-12-19 Hypolite PetovanMerge pull request #4104 from Rudloff/feature/incoming_api
2017-12-19 Pierre RudloffThrow NotFoundException if results are empty in api_use...
2017-12-19 Hypolite PetovanMerge pull request #4103 from Rudloff/feature/profile_c...
2017-12-19 Pierre RudloffCode standards in api_get_user
2017-12-19 MichaelWorkaround for servers that react strange
2017-12-19 Michaelforgotten $
2017-12-19 MichaelAdded statistics
2017-12-19 Michael VogelMerge pull request #4107 from MrPetovan/bug/3954-fix...
2017-12-19 MichaelUpdated database calls
2017-12-19 Hypolite PetovanFix double login issue
2017-12-19 Pierre RudloffUse dba::select() instead of dba::p() in api_get_user
2017-12-18 MichaelWe now fetch the number of registered users
2017-12-18 Pierre RudloffImplement friendships/incoming and users/lookup APIs
2017-12-18 Pierre RudloffAdd support for profile_*_color in API
2017-12-18 Hypolite PetovanMerge pull request #4097 from Rudloff/feature/search_api
2017-12-18 Hypolite PetovanMerge pull request #4101 from Rudloff/feature/block_api
2017-12-18 Pierre RudloffUse LIKE instead of REGEXP in api_search
2017-12-18 Pierre RudloffImplement the blocks/list API
2017-12-18 Pierre RudloffRemove useless intval() in api_search
2017-12-18 Hypolite PetovanMerge pull request #4100 from Rudloff/feature/composer
2017-12-18 Pierre RudloffUse dba::inArray() instead of dba::fetch() in api_search
2017-12-18 Pierre RudloffFix license info in composer.json
2017-12-18 Hypolite PetovanMerge pull request #4099 from annando/always-force
2017-12-18 Pierre RudloffImprove api_search()
2017-12-18 MichaelOnePoll: We now force an update check all the time
2017-12-18 Michael VogelMerge pull request #4098 from Rudloff/patch-1
2017-12-18 Pierre RudloffUpdate Developers-Intro.md
2017-12-18 Pierre RudloffImplement search API (fixes #929)
2017-12-18 Michael VogelMerge pull request #4096 from annando/fix-pr-4095
2017-12-18 MichaelFix for PR 4095
2017-12-18 Michael VogelMerge pull request #4095 from MrPetovan/task/fix-phpsta...
2017-12-17 Hypolite PetovanFix undefined variable in Protocol\OStatus
2017-12-17 Hypolite PetovanFix missing variable in Worker\Directory
2017-12-17 Hypolite PetovanRemove unused variable in Protocol\PortableContact
2017-12-17 Hypolite PetovanCentralize owner data fetch
2017-12-17 Hypolite PetovanFix missing owner in Protocol/Diaspora
2017-12-17 Hypolite PetovanFix Protocol\Diaspora missing user variable
2017-12-17 Hypolite PetovanUpdated composer classmaps
2017-12-17 Hypolite PetovanAdd FIXME for unrecoverable missing variables
2017-12-17 Hypolite PetovanAdd new common Image::scale() method
2017-12-17 Hypolite PetovanFormatting FKOauthDataStore
2017-12-17 Hypolite PetovanFix undefined variable/wrong parameter count/unknown...
2017-12-17 Hypolite PetovanFix class methods staticity/return value
2017-12-17 Hypolite PetovanFix docblocks types
2017-12-17 Hypolite PetovanPHPStan: Fix missing requires/namespaces
2017-12-17 Michael VogelMerge pull request #4091 from MrPetovan/task/4090-add...
2017-12-17 Hypolite PetovanMerge pull request #4093 from annando/api-speedup
2017-12-17 MichaelPossible API speed ups for public timeline
2017-12-17 Hypolite PetovanAdd Base Module class
2017-12-17 Hypolite PetovanAdd class module routing
2017-12-17 Hypolite PetovanMerge pull request #4089 from annando/mysqldump
2017-12-17 MichaelUpdated SQL dump
2017-12-17 Hypolite PetovanMerge pull request #4076 from AndyHee/20171216-README.md
2017-12-17 Andy H3Update README.md
next