]> git.mxchange.org Git - friendica.git/history - src/Model
Merge remote-tracking branch 'upstream/develop' into loop-prevention
[friendica.git] / src / Model /
2021-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-19 MichaelSimplify code
2021-07-19 Hypolite PetovanMerge pull request #10515 from annando/event-handling
2021-07-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-19 Hypolite PetovanMerge pull request #10512 from annando/ap-endpoints
2021-07-19 MichaelDetection of local requests
2021-07-19 MichaelImproved detection for a local contact
2021-07-18 MichaelFetch local data without HTTP requests
2021-07-18 MichaelPrevent loop also when fetching the outbox
2021-07-18 MichaelImproved event storing / improved performance when...
2021-07-18 Tobias DiekershoffMerge pull request #10513 from annando/notice
2021-07-18 Tobias DiekershoffMerge pull request #10509 from annando/issue-10506a
2021-07-17 MichaelFix notice in events
2021-07-17 MichaelIssue 10506 - again. Improved check for pictured in...
2021-07-17 MichaelFixed wrong parameter
2021-07-17 MichaelPrevent endless loop when updating contact by probe
2021-07-17 Tobias DiekershoffMerge pull request #10507 from annando/issue-10506
2021-07-17 MichaelIssue 10506: Fix for multiple picture posts
2021-07-15 Hypolite PetovanMerge pull request #10503 from annando/no-legacy-dfrn
2021-07-15 Hypolite PetovanMerge pull request #10499 from realkinetix/sanitize...
2021-07-15 MichaelImproved comment
2021-07-15 MichaelLegacy DFRN transport layer is removed
2021-07-14 RealKinetixNegative numbers in following is a thing too
2021-07-14 RealKinetixAdjust where the code is to avoid empty warning
2021-07-14 RealKinetixFix indent to standards
2021-07-14 RealKinetixSanitize negative followers count on APContact
2021-07-14 Hypolite PetovanMerge pull request #10496 from annando/subscribe
2021-07-14 MichaelRemoved experimental code
2021-07-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-14 MichaelMerge remote-tracking branch 'upstream/develop' into api
2021-07-14 Hypolite PetovanMerge pull request #10490 from annando/fatal
2021-07-14 Hypolite PetovanMerge pull request #10489 from annando/notice
2021-07-13 MichaelAutomatically subscribe to the followings of a given...
2021-07-12 MichaelIssue 10491: Possibility for simple shortening added
2021-07-12 MichaelFixes "Undefined index: nick"
2021-07-12 Hypolite PetovanMerge pull request #10484 from annando/use-account...
2021-07-11 MichaelWe now use the new account-user-view (and fixed the...
2021-07-10 Hypolite PetovanMerge pull request #10482 from annando/converturiid
2021-07-10 MichaelFix fatal error
2021-07-10 MichaelSome more "convertForUriId" replacements
2021-07-10 Michael VogelMerge pull request #10479 from MrPetovan/task/9378...
2021-07-09 Hypolite PetovanMerge pull request #10478 from annando/notice
2021-07-09 MichaelFix the tests, hopefully
2021-07-09 MichaelDon't update automatically to make tests happy
2021-07-09 MichaelFix notice "undefined index: uri"
2021-07-09 Hypolite PetovanMerge pull request #10472 from annando/proxy
2021-07-09 MichaelUpdate on empty uri-id
2021-07-09 MichaelThe uri-id is now in all contact tables
2021-07-09 MichaelFix tests
2021-07-09 MichaelFunction renamed to better reflect the functionality
2021-07-09 MichaelAlways update on missing uri-id, check for uri-id in...
2021-07-08 Michaelwe now have got an uri-id field for the contact table
2021-07-08 MichaelNew founction to count threads
2021-07-08 MichaelAvoid notice
2021-07-08 Michael"convert" changed to "convertForItem"
2021-07-08 MichaelNew function to convert BBCode for a given ID
2021-07-06 MichaelImproved logging, improved link check
2021-07-06 MichaelJust look at HTTP links
2021-07-06 MichaelImproved link check
2021-07-06 MichaelCleaned code for contact avatars
2021-07-06 MichaelSimplify the attachment handling
2021-07-06 MichaelQuit on empty uri-id
2021-07-06 MichaelUse the uri-id directly in the bbcode converter
2021-07-06 MichaelUse the post uri-id for false reshares
2021-07-05 MichaelStyle
2021-07-05 MichaelNew struture for post related links
2021-07-05 MichaelAvoid proxyfying images that are removed or replaced...
2021-07-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-05 Hypolite PetovanMerge pull request #10471 from annando/notice
2021-07-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-04 Hypolite PetovanMerge pull request #10470 from annando/local-publish...
2021-07-04 MichaelFix notice "Undefined index: account-type"
2021-07-04 MichaelSimplified proxy handling
2021-07-04 MichaelAllow search for only locally published contacts
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-04 Hypolite PetovanMerge pull request #10467 from annando/fetch-owner...
2021-07-04 MichaelUse "getOwnerDataById" and "getOwnerDataByNick" to...
2021-07-04 Hypolite PetovanMerge pull request #10466 from annando/local-follow
2021-07-04 MichaelEnsure that the network is set for "self" contac ts
2021-07-04 Hypolite PetovanMerge pull request #10465 from annando/local-follow
2021-07-04 MichaelEnsure to not update the "self" contact
2021-07-04 MichaelFix local follow (and local contact data update)
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-07-03 Hypolite PetovanMerge pull request #10459 from annando/private-images
2021-07-03 MichaelFix test
2021-07-03 MichaelFixed fetching private local images
2021-07-01 Hypolite PetovanMerge pull request #10451 from annando/contact-path
2021-07-01 Hypolite PetovanMerge pull request #10452 from annando/notice
2021-07-01 Hypolite PetovanMerge pull request #10450 from annando/discoverable
2021-07-01 Hypolite PetovanMerge pull request #10449 from annando/guess-mimetype
2021-06-30 MichaelAP: Support "discoverable"
2021-06-30 MichaelGuess the mimetype in advance
2021-06-30 Hypolite PetovanMerge pull request #10447 from annando/contact-path
2021-06-29 MichaelUnified avatar paths
2021-06-29 Tobias DiekershoffMerge pull request #10446 from MrPetovan/bug/10439...
2021-06-29 Hypolite PetovanMerge pull request #10445 from annando/avatar-handling
2021-06-29 MichaelImproved avatar handling (timestamps for caching)
2021-06-29 Tobias DiekershoffMerge pull request #10440 from MrPetovan/bug/10439...
2021-06-28 Hypolite PetovanMerge pull request #10442 from annando/proxy2
next