]> git.mxchange.org Git - friendica.git/history - src
Put base test config in Yaml dataset
[friendica.git] / src /
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 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 notice in Item::deleteById
2018-07-02 Hypolite PetovanSimplify config.php_path access in App->proc_run
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 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 MichaelUse already fetched data for magiclink
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 MichaelImproved logging for expired items
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 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 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...
2018-06-28 Philipp HolzerDeleting parameter-types of methods (lack of support...
2018-06-28 Philipp HolzerDeleting return-types of methods
2018-06-28 Philipp Holzerredesign of locking & caching
2018-06-28 Hypolite PetovanMerge pull request #5294 from annando/use-gravity
2018-06-28 MichaelStandards and some more replace item calls
2018-06-27 MichaelFix for fetching false fer... (sorry) verbs
2018-06-27 MichaelRemove comment
2018-06-27 MichaelRemove unneeded logging
2018-06-27 MichaelWe now store the verb in the item-content as well
2018-06-27 MichaelUse gravity instead of verb
2018-06-27 MichaelFix mail import
2018-06-26 Philipp Holzerminor changes
2018-06-26 Philipp Holzerminor changes
2018-06-26 Philipp Holzerminor changes
2018-06-26 Philipp HolzerBugfixing ILockDriver (forgot isLocked)
2018-06-26 Philipp HolzerMoved Lock.php back to Utils
2018-06-26 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-06-26 Philipp HolzerLock abstraction (like the Cache)
2018-06-26 Hypolite PetovanMerge pull request #5167 from VVelox/develop
2018-06-26 Hypolite PetovanMerge pull request #5289 from annando/item-central...
2018-06-26 Zane C. Bowers-Hadleyremove duplicate check
2018-06-26 MichaelStandard stuff
2018-06-25 MichaelFix shadow posts
2018-06-25 MichaelDelete of item-content should work now
2018-06-25 MichaelUse a constant fieldlist
2018-06-25 MichaelAdded workarounds to fetch the complete item content
2018-06-25 Michael"author-link" and "owner-link" aren't stored anymore...
2018-06-25 MichaelRemove unneeded code
2018-06-25 MichaelContent is now stored exclusively in item-content,...
2018-06-24 MichaelWe now only store the content in item-content
2018-06-24 MichaelWe now store item content centrally
2018-06-24 MichaelNew table for storing item content
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 #5280 from annando/issue-5276
2018-06-23 MichaelFixes Issue 5276 and an endless loop in item::update
2018-06-23 Tobias DiekershoffMerge pull request #5279 from annando/issue-5278
2018-06-23 MichaelSmall corrections to the database definition
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 Hypolite PetovanMerge pull request #5270 from rabuzarus/201820_-_fix_mo...
2018-06-21 rabuzarusfix hovercard for not logged in users
2018-06-21 rabuzarusMerge develop into 201820_-_fix_mod_redir
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 Hypolite PetovanMerge pull request #5265 from miqrogroove/patch-1
2018-06-21 miqrogrooveWorkaround for Bugs in Class dba
2018-06-21 MichaelStandards and a new function to fetch content
2018-06-21 Hypolite PetovanMerge pull request #5263 from miqrogroove/patch-1
2018-06-21 miqrogrooveUpdate DBClean.php
2018-06-21 miqrogrooveUpdate DBClean.php
2018-06-21 miqrogrooveUpdate DBClean.php
2018-06-21 miqrogrooveMake Conversation Cleanup Configurable
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-21 rabuzarusport hubzillas OpenWebAuth - don't initiate magic auth...
2018-06-20 Hypolite PetovanMerge pull request #5253 from rabuzarus/20180616_-_magi...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - fix method call
2018-06-20 Hypolite PetovanMerge pull request #5258 from Quix0r/rewrites/curly...
next