]> git.mxchange.org Git - friendica.git/history - src/Protocol
Fix yet another Fatal Error in Protocol\OStatus (#5454)
[friendica.git] / src / Protocol /
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 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-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 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 PetovanUpdate use statement lists with new Friendica\Database...
2018-07-19 Roland HäderSmall cleanup (#5416)
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-19 Roland HäderFixes: (#5404)
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 PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Tobias DiekershoffMerge pull request #5386 from annando/dfrn-unknown...
2018-07-16 MichaelEnsure that "follow" requests can be processed
2018-07-16 MichaelDon't accept posts from unknown owners
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
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 missing "use
2018-07-08 MichaelSome more places ...
2018-07-08 MichaelAvoid "Trying to get property of non-object"
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 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 MichaelMore item abstraction / making remote deletion work...
2018-07-07 MichaelAvoid storing an icid value when iaid is stored/Fix...
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-06 MichaelUnified content that is stored for a like
2018-07-05 Hypolite PetovanMerge pull request #5291 from nupplaphil/lock_abstraction
2018-07-05 Philipp HolzerFixings
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
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-01 Hypolite PetovanMerge pull request #5311 from annando/item-file-category
2018-07-01 MichaelPost update script to move old content from the item...
2018-06-28 Philipp Holzerredesign of locking & caching
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 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-22 Hypolite PetovanMerge pull request #4836 from Angristan/patch-1
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 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ä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-19 Hypolite PetovanMerge pull request #5246 from annando/abstraction-encore
2018-06-19 MichaelMany "fetch_first" had been replaced
2018-06-19 Hypolite PetovanMerge pull request #5238 from annando/more-abstraction
2018-06-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-19 MichaelTypo
2018-06-19 MichaelNew item functions, improved feed cache behaviour
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-17 Hypolite PetovanMerge pull request #5232 from annando/no-author-link
2018-06-17 MichaelUsing the constants
2018-06-17 MichaelNew function to fetch item data especially for users
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 #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-14 Hypolite PetovanMerge pull request #5216 from abanink/2337
2018-06-14 Hypolite PetovanMerge pull request #5214 from abanink/5118
2018-06-13 Hypolite PetovanMerge pull request #5179 from abanink/5118
2018-06-13 Hypolite PetovanMerge pull request #5203 from annando/more-abstraction
next