]> git.mxchange.org Git - friendica.git/history - src
Fixes:
[friendica.git] / src /
2018-07-22 Roland HäderNeed to load "verb" from notify table, too. This whole...
2018-07-22 Hypolite PetovanFix Fatal error in Protocol\Diaspora (#5460)
2018-07-22 Roland HäderFixed E_NOTICEs when uploading profile picture (#5456)
2018-07-22 Roland HäderUncommon logger levels in Friendica (#5453)
2018-07-22 Hypolite PetovanFix yet another Fatal Error in Protocol\OStatus (#5454)
2018-07-22 Hypolite Petovan Fix another Fatal error in Protocol\OStatus (#5451)
2018-07-22 Roland HäderFixed E_NOTICE in boot.php and DBA class (#5430)
2018-07-22 Hypolite PetovanFix Fatal error in Protocol\OStatus (#5450)
2018-07-22 Roland HäderFixes/tye-hints (#5449)
2018-07-22 Roland HäderThere is no LOGGER_WARNING (triggering E_NOTICE about...
2018-07-21 PhilippDBStructure enhancements (#5437)
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-20 Michael VogelWe now have a pre update script (#5425)
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 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 Michael VogelWe now store the item delivery data in a separate table...
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-19 Roland HäderFixes: (#5404)
2018-07-18 Roland HäderAccording to @annando and @MrPetovan, $emailcc is no...
2018-07-18 Pierre RudloffFix tests (#5400)
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 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 PetovanImprove console/config display
2018-07-16 Hypolite PetovanMove the addon-specific config in config/addon.ini.php
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 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 PetovanFix Memached config value format usage
2018-07-16 Hypolite PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Hypolite PetovanFix dbesc as a constant notice message
2018-07-16 Hypolite PetovanImprove comparison in App->loadDatabase()
2018-07-16 Hypolite PetovanUpdate use of environment variables in loadDatabase
2018-07-16 Hypolite PetovanRework App modes
2018-07-16 Hypolite PetovanStandards: Rename App methods
2018-07-16 Hypolite PetovanFix wrong urlpath determination
2018-07-16 Hypolite PetovanFix config mentions (no doc)
2018-07-16 Hypolite PetovanAdd addon config hook
2018-07-16 Hypolite PetovanUpdate install procedure
2018-07-16 Hypolite PetovanUpdate config console command
2018-07-16 Hypolite PetovanPrevent infinite loops with Config when App is in insta...
2018-07-16 Hypolite PetovanRemove extraneous dba::connect calls
2018-07-16 Hypolite PetovanSet BaseObject::setApp in App
2018-07-16 Hypolite PetovanRename App->path to App->urlpath
2018-07-16 Hypolite PetovanCentralize startup steps in Friendica\App
2018-07-16 Hypolite PetovanAdd new INI config files
2018-07-16 Tobias DiekershoffMerge pull request #5386 from annando/dfrn-unknown...
2018-07-16 MichaelEnsure that "follow" requests can be processed
2018-07-16 MichaelDon't accept posts from unknown owners
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-15 Michael VogelMerge pull request #5372 from MrPetovan/task/add-mastod...
2018-07-15 Hypolite PetovanRework smilies class and module
2018-07-15 Hypolite PetovanFix function comments in Util\Network
2018-07-15 Michael VogelMerge pull request #5370 from MrPetovan/develop
2018-07-14 miqrogrooveFix Broken Profile Links (#5286)
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-13 Roland HäderFixes for some E_NOTICE and type-hints added (#5358)
2018-07-11 Tobias DiekershoffMerge pull request #5363 from annando/daemin
2018-07-11 Michaelworkaround for stalling worker processes when running...
2018-07-10 Roland Häder"Imported" name spaces (#5361)
2018-07-10 Michael VogelUse a process identifier for logging that contains...
2018-07-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Andreas Neustifter[frio] Improve Group Editing (#5349)
2018-07-09 Andreas Neustifter[Suggestion] Move New User Tip Link (#5342)
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzerbugfix isempty...
2018-07-09 Philipp Holzerempty is not isset ...
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 Hypolite PetovanMerge pull request #5338 from annando/warnings
next