friendica.git
2018-07-22 Roland HäderFixes: fixes/xdebug-scream-file-get-contents
2018-07-21 Jeroen De MeerleerAdded a for-loop (#5442)
2018-07-21 Jeroen De MeerleerWorker-details: Using json_decode instead of reinventin...
2018-07-21 PhilippDBStructure enhancements (#5437)
2018-07-21 Andreas NeustifterMake frio more consistent by replacing textual links...
2018-07-21 Tobias DiekershoffMerge pull request #5435 from annando/htaccess
2018-07-21 MichaelAutomatically create a .htaccess when not existing
2018-07-21 Tobias DiekershoffMerge pull request #5433 from annando/mysqli
2018-07-21 MichaelForgotten "use"
2018-07-21 Michael VogelOne more notice (#5429)
2018-07-21 Roland Häderrenamed .htaccess to .htaccess-dist and ignored .htacce...
2018-07-20 Michael VogelWe now have a pre update script (#5425)
2018-07-20 Andreas Neustifter[frio] Restyle album edit header. (#5426)
2018-07-20 Andreas Neustifter[frio] Restyle photo upload (#5427)
2018-07-20 Michael VogelSome more notices (#5424)
2018-07-20 Michael VogelMerge pull request #5422 from MrPetovan/task/5410-renam...
2018-07-20 Hypolite PetovanRename Friendica\Database\dba to Friendica\Database\DBA
2018-07-20 Tobias DiekershoffMerge pull request #5420 from annando/notices
2018-07-20 Tobias DiekershoffMerge pull request #5421 from annando/fatal
2018-07-20 MichaelWrong "use" for config
2018-07-20 MichaelJust some more fixed notice
2018-07-20 Michael VogelMerge pull request #5419 from annando/fixes
2018-07-20 MichaelMakes Diaspora working again
2018-07-20 Michael VogelMerge pull request #5418 from MrPetovan/task/5410-move...
2018-07-20 Hypolite PetovanAdd missing PDO* use statements in Database\dba
2018-07-20 Hypolite PetovanRemove class \dba from include/dba
2018-07-20 Hypolite PetovanUpdate use statement lists with new Friendica\Database...
2018-07-20 Hypolite PetovanAdd new Friendica\Database\dba class
2018-07-20 Roland HäderMisc cleanups (#5417)
2018-07-19 Michael VogelLittle fixes (#5414)
2018-07-19 Roland HäderSmall cleanup (#5416)
2018-07-19 Andreas NeustifterFix photo-upload and croping. (#5412)
2018-07-19 Michael VogelWe now store the item delivery data in a separate table...
2018-07-19 Michael VogelIssue 5407: Workers didn't start anymore (#5409)
2018-07-19 Jeroen De MeerleerWorkerqueue param reformat (#5403)
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-19 Roland HäderFixes applied: (#5399)
2018-07-19 Roland HäderFixes: (#5404)
2018-07-19 Michael VogelMerge pull request #5406 from tobiasd/20180717-msg
2018-07-19 Tobias Diekershoffregen master messages.po
2018-07-18 Jeroen De MeerleerAdded warning for special characters in docs and templa...
2018-07-18 Roland HäderAccording to @annando and @MrPetovan, $emailcc is no...
2018-07-18 Pierre RudloffFix tests (#5400)
2018-07-18 Jeroen De MeerleerPrettified the parameter layout of workerqueue (#5397)
2018-07-18 Roland HäderFixed E_NOTICE when no 'term' was provided (#5391)
2018-07-18 Pierre RudloffFix silent exit in ApiTest::testApiMediaUploadWithMedia...
2018-07-18 Tobias Diekershoffswitch the Vagrant VM to the new config system (#5396)
2018-07-18 Philippsimplifying unittests (#5395)
2018-07-18 Michael VogelMerge pull request #5394 from MrPetovan/bug/fix-config...
2018-07-18 Michael VogelMerge pull request #5295 from MrPetovan/task/4889-move...
2018-07-18 Hypolite PetovanChange (P)Config::set return value to bool
2018-07-18 Hypolite PetovanFix notice in Util\Network
2018-07-17 Roland HäderFixes for E_NOTICE in mod/item.php (#5393)
2018-07-17 Roland HäderFixes for OEmbed class (#5392)
2018-07-17 Hypolite PetovanImprove Console/Config display for array values
2018-07-17 Hypolite PetovanAdd support for legacy $lang config in App->loadConfig
2018-07-17 Hypolite PetovanRemove exception for legacy config file in App->loadDat...
2018-07-17 Hypolite PetovanFix config value type in MemcachedCacheDriver
2018-07-17 Hypolite PetovanImprove help/Config page
2018-07-17 Roland HäderFixed E_NOTICE when 'title' is absent (uninitialized...
2018-07-16 Hypolite PetovanSeparate default config values between file-only and...
2018-07-16 Hypolite PetovanEnforce systen.register_policy value type
2018-07-16 Hypolite PetovanCode standards in App
2018-07-16 Hypolite PetovanFix typo in mod/admin
2018-07-16 Hypolite PetovanRemove remaining references to Config::get in include/dba
2018-07-16 Hypolite PetovanImprove console/config display
2018-07-16 Hypolite PetovanFix undefined index in mod/settings
2018-07-16 Hypolite PetovanMove the addon-specific config in config/addon.ini.php
2018-07-16 Hypolite PetovanFix missing use in mod/ping
2018-07-16 Hypolite PetovanFix segfault in PHP 5.6 parsing INI strings
2018-07-16 Hypolite PetovanFix JITConfigAdapter to retrieve non-db config.* values
2018-07-16 Hypolite PetovanFix urlpath determination on the root page
2018-07-16 Hypolite PetovanFix undefined index notice messages in mod/install
2018-07-16 Hypolite PetovanRemove global $db variable
2018-07-16 Hypolite PetovanReplace global $a with BaseObject::getApp()
2018-07-16 Hypolite PetovanReplace global $lang with system.language
2018-07-16 Hypolite PetovanRemove deprecated functions in include/text
2018-07-16 Hypolite PetovanFix formatting in mod/help
2018-07-16 Hypolite PetovanChasing a segfault in PHP 5.6 tests
2018-07-16 Hypolite PetovanRemove api test pconfig debug
2018-07-16 Hypolite PetovanFix wrong mode for App since local conf file wasn't...
2018-07-16 Hypolite PetovanFix debug
2018-07-16 Hypolite PetovanAdd yet more pconfig debug to testApiGetUserWithCustomF...
2018-07-16 Hypolite PetovanWrong table name
2018-07-16 Hypolite PetovanAdd more api test debug
2018-07-16 Hypolite PetovanAdd api test debug
2018-07-16 Hypolite PetovanPut base test config in Yaml dataset
2018-07-16 Hypolite PetovanFix Memached config value format usage
2018-07-16 Hypolite PetovanSet system.hostname in test bootstrap
2018-07-16 Hypolite PetovanMove meaningful message inside Exception thrown in...
2018-07-16 Hypolite PetovanRevert using Config class in dba
2018-07-16 Hypolite PetovanRestore system.url declaration in tests
2018-07-16 Hypolite PetovanRemove direct App instantiation from tests
2018-07-16 Hypolite PetovanFix uses in include/dba
2018-07-16 Hypolite Petovan[tests] Prevent bin/worker.php from being called during...
2018-07-16 Hypolite PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Hypolite PetovanAdd missing default config keys
2018-07-16 Hypolite PetovanFix dbesc as a constant notice message
2018-07-16 Hypolite PetovanAdd optimize_max_tablesize to default config file
2018-07-16 Hypolite PetovanMove forbidden_nicknames default to config file
next