]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-07-24 Roland HäderFixes for E_NOTICE in editpost.php (#5480)
2018-07-24 Tobias DiekershoffMerge pull request #5482 from annando/issue-5467a
2018-07-24 MichaelIssue 5467: Cron jobs hadn't been executed
2018-07-24 Tobias DiekershoffMerge pull request #5481 from annando/issue-5467
2018-07-24 MichaelSome code cleanup
2018-07-24 MichaelIssue 5467: Fix worker and daemon
2018-07-24 Michael VogelMerge pull request #5478 from MrPetovan/task/5410-add...
2018-07-23 Roland HäderFixes: (#5477)
2018-07-23 Roland HäderAvoid no needed call on parse2str() when there is nothi...
2018-07-23 Hypolite PetovanAd missing use statements after dbesc conversion
2018-07-23 Michael VogelMerge pull request #5439 from MrPetovan/task/5410-remov...
2018-07-23 Jeroen De MeerleerAdded true to json_decode (#5471)
2018-07-23 Hypolite PetovanRemove dbesc() and dba_timer() function declarations
2018-07-23 Hypolite PetovanRename dbesc to DBA::escape
2018-07-23 Hypolite PetovanUpdate DBA::escape to match dbesc()
2018-07-23 Michael VogelMerge pull request #5438 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanDelete Database\DBM class file
2018-07-23 Hypolite PetovanRename DBA::esc_array to DBA::escapeArray
2018-07-23 Hypolite PetovanRename DBA::is_result to DBA::isResult
2018-07-23 Hypolite PetovanRename DBM method calls to DBA method calls
2018-07-23 Hypolite PetovanUse DateTimeFormat::utc() instead of DBM::date()
2018-07-23 Hypolite PetovanAdd Database\DBM methods to Database\DBA
2018-07-23 Hypolite PetovanAdd missing space between PHP path and script in App...
2018-07-23 Michael VogelMerge pull request #5431 from MrPetovan/task/5410-renam...
2018-07-23 Hypolite PetovanFix Fatal errors in Protocol\OStatus (#5466)
2018-07-23 Michael VogelAnd some more removed notices in the core (#5465)
2018-07-23 PhilippUsing getopt for CLI arguments (#5446)
2018-07-23 Roland HäderCleaned up: (#5461)
2018-07-23 Roland HäderCleanup: (#5463)
2018-07-23 Roland HäderFixes: (#5462)
2018-07-22 Roland HäderPrevents 4 E_NOTICEs when POST fields are not set....
2018-07-22 Hypolite PetovanRename DBA::get_db to DBA::getConnection
2018-07-22 Hypolite PetovanRename DBA::num_rows to DBA::numRows
2018-07-22 Hypolite PetovanRename DBA::server_info to DBA::serverInfo
2018-07-22 Hypolite PetovanRename DBA::inArray to DBA::toArray
2018-07-22 Hypolite PetovanRename DBA::fetch_first to DBA::fetchFirst
2018-07-22 Hypolite PetovanRename DBA::database_name to DBA::databaseName
2018-07-22 Hypolite PetovanRename DBA::clean_query to DBA::cleanQuery
2018-07-22 Hypolite PetovanRename DBA::any_value_fallback to DBA::anyValueFallback
2018-07-22 Hypolite PetovanRename DBA::affected_rows to DBA::affectedRows
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_NOTICE when no valid result has been returned...
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-22 Roland HäderFixes: (#5447)
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...
next