]> git.mxchange.org Git - friendica.git/history - include
Fixes:
[friendica.git] / include /
2018-07-22 Roland HäderUncommon logger levels in Friendica (#5453)
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 Michael VogelMerge pull request #5418 from MrPetovan/task/5410-move...
2018-07-20 Hypolite PetovanRemove class \dba from include/dba
2018-07-20 Hypolite PetovanUpdate use statement lists with new Friendica\Database...
2018-07-19 Michael VogelIssue 5407: Workers didn't start anymore (#5409)
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-19 Roland HäderFixes applied: (#5399)
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-16 Hypolite PetovanEnforce systen.register_policy value type
2018-07-16 Hypolite PetovanRemove remaining references to Config::get in include/dba
2018-07-16 Hypolite PetovanReplace global $a with BaseObject::getApp()
2018-07-16 Hypolite PetovanRemove deprecated functions in include/text
2018-07-16 Hypolite PetovanRemove api test pconfig debug
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 PetovanRevert using Config class in dba
2018-07-16 Hypolite PetovanFix uses in include/dba
2018-07-16 Hypolite PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Hypolite PetovanRework App modes
2018-07-16 Hypolite PetovanRemove dependency to App in dba::connect
2018-07-16 Tobias DiekershoffMerge pull request #5386 from annando/dfrn-unknown...
2018-07-16 Tobias DiekershoffMerge pull request #5384 from annando/item-uri
2018-07-16 Tobias DiekershoffMerge pull request #5385 from annando/public-items
2018-07-16 MichaelFix for displaying public items
2018-07-15 Michael VogelMerge pull request #5372 from MrPetovan/task/add-mastod...
2018-07-15 Hypolite PetovanAdd new put_item_in_cache hook in include/text
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-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 Hypolite PetovanMerge pull request #5338 from annando/warnings
2018-07-08 MichaelAdded comment
2018-07-08 MichaelAvoid warnings in addons
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 MichaelWarnings fixed
2018-07-08 Hypolite PetovanMerge pull request #5328 from annando/item-activities
2018-07-08 MichaelImprove test behaviour
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 Hypolite PetovanMerge pull request #5331 from nupplaphil/lock_tests_fixings
2018-07-07 MichaelMore item abstraction / making remote deletion work...
2018-07-07 Philipp HolzerAdded Lock Unittests & Bugfixings
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-04 Hypolite PetovanRevert renaming lang to language in api
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-02 Hypolite PetovanAdd NotFoundException for recipients in api_direct_mess...
2018-07-02 Hypolite PetovanFix Config use in api_statusnet_config()
2018-07-02 Hypolite PetovanFix yet more undefined variable/index notice in api
2018-07-02 Hypolite PetovanFix root element containing only text in api_create_xml()
2018-07-02 Hypolite PetovanFix yet more undefined variable/index messages in api_s...
2018-07-02 Hypolite PetovanFix Array to String conversion message for IN conditions
2018-07-02 Hypolite PetovanFix more undefined variable/index notice in tests
2018-07-02 Hypolite PetovanFix $called_api expecting at least 2 elements in tests
2018-07-02 Hypolite PetovanFix some undefined variable/index notices in tests
2018-07-02 Hypolite PetovanMerge pull request #5313 from annando/magic-speed
2018-07-02 MichaelUse already fetched data for magiclink
2018-06-30 Hypolite PetovanMerge pull request #5305 from annando/item-tags
2018-06-30 MichaelPreparations to not store the tags in the item table...
2018-06-28 Hypolite PetovanMerge pull request #5294 from annando/use-gravity
2018-06-27 MichaelWe now store the verb in the item-content as well
2018-06-27 MichaelUse gravity instead of verb
2018-06-26 Hypolite PetovanMerge pull request #5167 from VVelox/develop
2018-06-24 Hypolite PetovanMerge pull request #5284 from annando/item-content
2018-06-24 MichaelThe fetch function now centrally controls the content
2018-06-23 Tobias DiekershoffMerge pull request #5279 from annando/issue-5278
2018-06-22 Hypolite PetovanMerge pull request #4836 from Angristan/patch-1
2018-06-22 Hypolite PetovanMerge pull request #5277 from annando/native-pdo
2018-06-22 MichaelWe now are using the native pdo mode
2018-06-22 Hypolite PetovanMerge pull request #5270 from rabuzarus/201820_-_fix_mo...
2018-06-22 Hypolite PetovanMerge pull request #5272 from miqrogroove/patch-1
2018-06-22 miqrogrooveUpdate dba.php
2018-06-22 miqrogrooveEnsure IN() Conditions Never Mix Data Types
2018-06-22 Hypolite PetovanMerge pull request #5269 from annando/non-unique-values
2018-06-22 Hypolite PetovanMerge pull request #5271 from miqrogroove/patch-1
2018-06-21 MichaelBetter float detection
2018-06-21 miqrogrooveCorrect dba::close() To Match dba::p()
2018-06-21 MichaelCurrently removed, needs more testing
2018-06-21 rabuzarusMerge develop into 201820_-_fix_mod_redir
2018-06-21 MichaelCheck for floats and enable native prepares
2018-06-21 MichaelWe don't need to look $is_int there
2018-06-21 MichaelThis fixes the problem with mixed variables in queries
2018-06-21 Michael VogelMerge pull request #5267 from miqrogroove/patch-2
2018-06-21 Hypolite PetovanMerge pull request #5261 from annando/and-again-abstraction
2018-06-21 miqrogrooveAllow for Integer Literals in PDO Database Driver
2018-06-21 MichaelStandards and a new function to fetch content
2018-06-21 MichaelSome of the last direct SQL calls to the item table...
2018-06-21 Hypolite PetovanMerge pull request #5259 from rabuzarus/20180616_-_magi...
2018-06-20 Hypolite PetovanMerge pull request #5253 from rabuzarus/20180616_-_magi...
2018-06-20 Hypolite PetovanMerge pull request #5258 from Quix0r/rewrites/curly...
2018-06-20 Roland Häderfixed another left-over ...
2018-06-20 Roland Hädermore spaces + some curly spaces added
2018-06-20 Roland HäderMinor improvements:
2018-06-19 Hypolite PetovanMerge pull request #5246 from annando/abstraction-encore
2018-06-19 MichaelMany "fetch_first" had been replaced
next