]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-07-07 Michael VogelMerge pull request #5329 from tobiasd/20180707-cs
2018-07-07 Tobias DiekershoffCS translation update THX Aditoo
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-06 Hypolite PetovanMerge pull request #5327 from tobiasd/20180706-issue4753
2018-07-06 Tobias Diekershoffadded forgotten trim
2018-07-06 Tobias Diekershoffadmins can forbid some nicknames from being registered
2018-07-06 Hypolite PetovanMerge pull request #5326 from tobiasd/20180706-cs
2018-07-06 Tobias DiekershoffCS translation update THX Aditoo
2018-07-05 Hypolite PetovanMerge pull request #5325 from nupplaphil/lock_followup
2018-07-05 Philipp HolzerAbstractCacheDriver now working for each CacheDriver
2018-07-05 Philipp HolzerAbstractCacheDriver now working for each CacheDriver
2018-07-05 Philipp HolzerBugfixings for Cache-Lock
2018-07-05 Hypolite PetovanMerge pull request #5291 from nupplaphil/lock_abstraction
2018-07-05 Philipp HolzerFixings
2018-07-05 Philipp Holzercode standards / simplifications
2018-07-04 Hypolite PetovanRename language to lang in test data as well
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-04 Philipp HolzerAdding multihost - locking
2018-07-04 Hypolite PetovanRevert renaming lang to language in api
2018-07-04 Hypolite PetovanMerge pull request #5324 from annando/issue-5322
2018-07-04 MichaelFixes issue 5322 - events now again are having a plink
2018-07-04 Hypolite PetovanMerge pull request #5323 from annando/unlike
2018-07-04 MichaelFix unliking liked
2018-07-04 Hypolite PetovanAdd missing author-link property to testFormatItems*
2018-07-04 Hypolite PetovanFix tests error/failures
2018-07-04 Hypolite PetovanFix dataset ids for otheruser/frienduser
2018-07-04 Hypolite PetovanBleh
2018-07-04 Hypolite PetovanMove debug
2018-07-04 Hypolite PetovanAdd debug to database test
2018-07-04 Hypolite PetovanFix missing env variable replacement
2018-07-04 Hypolite PetovanAdd DB structure import from file during Travis execution
2018-07-04 Hypolite PetovanUse correct App mode to disable logging
2018-07-04 Hypolite PetovanAdd creation/deletion of separate .htconfig.php used...
2018-07-04 Hypolite PetovanFix boolean values in test data
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-03 Hypolite PetovanAdd verbose to PHPUnit config
2018-07-03 Hypolite PetovanUse MYSQL_* environment variables for tests
2018-07-03 Tobias DiekershoffMerge pull request #5317 from annando/ostatus-like
2018-07-03 MichaelFix: Likes from OStatus got the gravity of comments
2018-07-03 Hypolite PetovanAdd .htconfig.php in test setUp
2018-07-03 Hypolite PetovanAdd .htconfig.php in test setUp
2018-07-03 Hypolite PetovanReplace more is_null with empty in DBStructure
2018-07-03 Hypolite PetovanFix Undefined index: Collation in DBStructure
2018-07-03 Hypolite PetovanFix Undefined index: HTTP_USER_AGENT in App
2018-07-02 Hypolite PetovanMerge pull request #5316 from annando/fix-wall-to-wall
2018-07-02 MichaelFix: Twitter reshares hadn't been shown as this
2018-07-02 Hypolite PetovanMerge pull request #5315 from annando/item-improved
2018-07-02 MichaelOnly use query conditions in user mode
2018-07-02 Hypolite PetovanFix last undefined variable/index messages in tests
2018-07-02 Hypolite PetovanRevert using System::baseurl() for mock user nurls
2018-07-02 Hypolite PetovanFix notice in Item::deleteById
2018-07-02 Hypolite PetovanFix API test cases
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 PetovanSimplify config.php_path access in App->proc_run
2018-07-02 Hypolite PetovanFix Array to String conversion message for IN conditions
2018-07-02 Hypolite PetovanReplace system.proc_windows config by PHP_OS test
2018-07-02 Hypolite PetovanFix more undefined variable/index notice in tests
2018-07-02 Hypolite PetovanReplace PHP_EOL with \n to conform to code behavior...
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 PetovanRemove startup() function
2018-07-02 Hypolite PetovanMerge pull request #5313 from annando/magic-speed
2018-07-02 Michael VogelMerge pull request #5312 from tobiasd/20180702-cs
2018-07-02 MichaelUse already fetched data for magiclink
2018-07-02 Tobias DiekershoffCS translation update THX Aditoo
2018-07-01 Hypolite PetovanMerge pull request #5311 from annando/item-file-category
2018-07-01 MichaelEmpty owner and author data
2018-07-01 MichaelPost update script to move old content from the item...
2018-07-01 Hypolite PetovanMerge pull request #5310 from annando/item-file-category
2018-07-01 Hypolite PetovanMerge pull request #5309 from tobiasd/20180701-de
2018-07-01 MichaelImproved logging for expired items
2018-07-01 Tobias Diekershoffupdate for DE translation
2018-07-01 MichaelThe "file" variable isn't stored anymore in the item...
2018-06-30 Hypolite PetovanMerge pull request #5308 from annando/diaspora-people
2018-06-30 MichaelAdded support for internal Diaspora links to accounts
2018-06-30 Hypolite PetovanMerge pull request #5305 from annando/item-tags
2018-06-30 MichaelPreparation for not storing the file field into the...
2018-06-30 Michael VogelMerge pull request #5306 from tobiasd/20180630-upcoming2
2018-06-30 Michael VogelMerge pull request #5307 from tobiasd/20180630-doc
2018-06-30 Tobias Diekershoffadded documentation of the groupedit_image_limit variable
2018-06-30 Tobias DiekershoffLabel for the Events happening in the next 7 days was...
2018-06-30 MichaelWe don't store tags in the item table anymore
2018-06-30 MichaelPreparations to not store the tags in the item table...
2018-06-30 Hypolite PetovanMerge pull request #5304 from hoergen/develop
2018-06-30 Hypolite PetovanMerge pull request #5302 from annando/language
2018-06-30 hoergenAdd files via upload
2018-06-30 Michael VogelMerge pull request #5303 from tobiasd/20180630-credits
2018-06-30 Tobias Diekershoffregen credits
2018-06-30 MichaelThe detected language now moved to "item-content" as...
2018-06-29 Tobias DiekershoffMerge pull request #5301 from annando/fix-it
2018-06-29 MichaelAdd item content before the transaction
2018-06-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-29 MichaelDelete item content for older item records
2018-06-29 Tobias DiekershoffMerge pull request #5300 from annando/fix-it
2018-06-29 MichaelNew worker to fix empty icid
2018-06-29 MichaelFix for: empty posts and comments that hadn't been...
next