]> git.mxchange.org Git - friendica.git/history - src
Content is now stored exclusively in item-content, connected via "icid" field
[friendica.git] / src /
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...
2018-06-20 Roland HäderContinued a bit:
2018-06-20 MichaelReplace old database queries with the new ones
2018-06-20 Roland Haederwas a bit confusing for me or I was not sleeping to...
2018-06-20 Roland HaederPHP5 does not support native type-hints, except `array...
2018-06-20 Roland Haederfixed comment and explained one
2018-06-20 Roland Haederold behaviour restored
2018-06-20 Roland Haederadded curely branches + reverted back to old behaviour...
2018-06-20 Roland Haederbetter comment added by @Hypolite
2018-06-20 Roland Häderadded more curly braces + a bit more usage of dbm:...
2018-06-20 Roland Haederwas a bit confusing for me or I was not sleeping to...
2018-06-20 Roland Haederfixed comment and explained one
2018-06-20 Roland Haederadded curely branches + reverted back to old behaviour...
2018-06-20 Roland Haederbetter comment added by @Hypolite
2018-06-20 Roland Haederold behaviour restored
2018-06-20 rabuzarusport hubzillas OpenWebAuth - fix wrong table name ...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - fix some code standards...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - rename Verify class to...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - rename verify table to...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - HTTPSignature - comment...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - rework the HTTPHeaders...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - use random_bytes() in...
2018-06-20 rabuzarusport hubzillas OpenWebAuth - rename some methods and...
2018-06-20 Hypolite PetovanMerge pull request #5251 from miqrogroove/patch-1
2018-06-20 miqrogrooveAdd Comments to Worker Exponent Implementation
2018-06-20 miqrogrooveMake Load Exponent Configurable
2018-06-20 miqrogrooveUnify Worker Load Formulas
2018-06-20 Tobias DiekershoffMerge pull request #5249 from annando/linear-load-optional
2018-06-20 MichaelMakes the linear load calculation optional
2018-06-20 Hypolite PetovanMerge pull request #5248 from miqrogroove/patch-2
2018-06-19 miqrogrooveUpdate Worker.php
2018-06-19 miqrogrooveFix logic errors in tooMuchWorkers()
2018-06-19 Hypolite PetovanMerge pull request #5246 from annando/abstraction-encore
2018-06-19 Hypolite PetovanMerge pull request #5245 from miqrogroove/patch-1
2018-06-19 Michael"shadow" does not exist
2018-06-19 MichaelMany "fetch_first" had been replaced
2018-06-19 MichaelFix: network had been empty
2018-06-19 miqrogrooveUpdate Emailer.php
2018-06-19 miqrogrooveAdd Missing Fifth Argument to mail() Function Call
2018-06-19 Hypolite PetovanMerge pull request #5238 from annando/more-abstraction
2018-06-19 rabuzarusport hubzillas OpenWebAuth - use Contact::getIdForURL...
2018-06-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-19 MichaelTypo
2018-06-19 rabuzarusport hubzillas OpenWebAuth - add some notes to the...
2018-06-19 rabuzarusport hubzillas OpenWebAuth - readd some ActivityPup...
2018-06-19 MichaelNew item functions, improved feed cache behaviour
2018-06-18 rabuzarusport hubzillas OpenWebAuth - remote authentification
2018-06-18 MichaelUse the item functions at many more places
2018-06-18 Michael VogelMerge pull request #5234 from fabrixxm/fix/api
2018-06-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-18 MichaelUse the item classes where possible
2018-06-17 Hypolite PetovanMerge pull request #5232 from annando/no-author-link
2018-06-17 MichaelUsing the constants
2018-06-17 MichaelNew item functions are now used in the delivery process...
2018-06-17 MichaelItem field list structure is unified
2018-06-17 MichaelNew function to fetch item data especially for users
2018-06-17 MichaelUse predefined field lists
2018-06-16 MichaelMore item abstractions for DFRN and Diaspora
2018-06-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-16 Hypolite PetovanMerge pull request #5230 from annando/new-item-uri
2018-06-16 Hypolite PetovanMerge pull request #5229 from rabuzarus/20180616_-_fix_...
2018-06-16 Hypolite PetovanMerge pull request #5226 from annando/even-more-abstraction
2018-06-16 Tobias DiekershoffMerge pull request #5228 from annando/fix-5199
2018-06-16 MichaelFix for PR 5199: Corrected check for empty object
2018-06-16 MichaelNew function for generating item URI
2018-06-16 Tobias DiekershoffMerge pull request #5227 from MrPetovan/bug/fix-php72...
2018-06-16 Hypolite PetovanFix PHP 7.2 Warning in Model\Contact
2018-06-15 MichaelMore item calls have been replaced with the new functions
2018-06-15 Hypolite PetovanMerge pull request #5223 from annando/fast-daemon
2018-06-15 MichaelMultiple daemon improvements (foreground, faster spawning)
next