]> git.mxchange.org Git - friendica.git/history - src/Protocol
Fix wrong mode for App since local conf file wasn't present
[friendica.git] / src / Protocol /
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
2018-06-13 Tobias DiekershoffMerge pull request #5198 from MrPetovan/bug/5099-conten...
2018-06-13 Michael VogelMerge pull request #5199 from MrPetovan/bug/4971-fix...
2018-06-13 Hypolite PetovanFix PHP 7.2 sizeof notice messages in Protocol\Portable...
2018-06-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-01 Tobias DiekershoffMerge pull request #5155 from MrPetovan/develop
2018-06-01 Hypolite PetovanMerge branch 'master' into develop
2018-06-01 Tobias DiekershoffMerge pull request #5096 from tobiasd/3.6.1
2018-05-31 Hypolite PetovanMerge pull request #5150 from abanink/5147
2018-05-29 Hypolite PetovanMerge pull request #5144 from annando/deleted-item
2018-05-29 MichaelCoding standards
2018-05-29 MichaelNew function to delete items for users
2018-05-20 Hypolite PetovanMerge pull request #5089 from tobiasd/20180519-tos
2018-05-20 Tobias DiekershoffMerge pull request #5091 from annando/issue-4956
2018-05-19 Hypolite PetovanMerge pull request #5090 from annando/issue-3412
2018-05-19 MichaelIssue-3412 related: Don't send connection posts anymore
2018-05-19 Tobias DiekershoffMerge pull request #5084 from annando/dead-subscriber
next