]> git.mxchange.org Git - friendica.git/history - src
Merge remote-tracking branch 'upstream/develop' into loop-prevention
[friendica.git] / src /
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 MichaelAdded todo
2021-07-19 MichaelSimplyfied picture fetching
2021-07-19 MichaelDetection of local requests
2021-07-19 MichaelDon't probe non existing local contacts
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 MichaelMove ActivityPub endpoints to an AP class
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-16 Hypolite PetovanMerge pull request #10505 from annando/dfrn-endpoints
2021-07-16 MichaelDFRN endpoints moved, changelog entry added
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 Michael VogelMerge pull request #10497 from MrPetovan/bug/10494...
2021-07-14 Hypolite PetovanMake last status parameter actually optional in Object...
2021-07-14 MichaelRemoved experimental code
2021-07-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-14 Hypolite PetovanMerge pull request #10493 from annando/api
2021-07-14 Hypolite PetovanMerge pull request #10492 from annando/simple-short
2021-07-14 MichaelIssue 10491: Possibility for simple shortening added
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 MichaelChange the BBCode version
2021-07-13 MichaelImprove links for API
2021-07-13 MichaelImprove how shared posting look on mobile apps
2021-07-13 MichaelAutomatically subscribe to the followings of a given...
2021-07-12 MichaelDefining return value
2021-07-12 MichaelDefiniing parameter type
2021-07-12 MichaelIssue 10491: Possibility for simple shortening added
2021-07-12 MichaelFix Uncaught TypeError: Argument 1 passed to Friendica...
2021-07-12 MichaelFixes "Undefined index: nick"
2021-07-12 Hypolite PetovanMerge pull request #10484 from annando/use-account...
2021-07-11 MichaelAccepting "null" as parameter value
2021-07-11 MichaelAvoid problems with "null" values
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 Hypolite PetovanMerge pull request #10480 from annando/postupdate
2021-07-10 Michael VogelMerge pull request #10479 from MrPetovan/task/9378...
2021-07-10 MichaelPost update: Set "uri-id" in the contact tables
2021-07-09 Hypolite PetovanMerge pull request #10478 from annando/notice
2021-07-09 MichaelRevert some test changes
2021-07-09 MichaelFix notices because of unknown Hubzilla activity type
2021-07-09 MichaelFix "Undefined index: reply-to-id"
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 MichaelContact tables added to expire function
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 MichaelAvoid error on empty content
2021-07-09 MichaelAlways update on missing uri-id, check for uri-id in...
2021-07-08 MichaelSet "convertForItem" at more places
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 MichaelFixed function name
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 MichaelProviding the uri-id to "convert" when possible
2021-07-06 MichaelCleaned code for contact avatars
2021-07-06 MichaelFurther simplification
2021-07-06 MichaelReplace proxy function
2021-07-06 MichaelSimplify the attachment handling
2021-07-06 MichaelModfy links for attachments
2021-07-06 MichaelQuit on empty uri-id
2021-07-06 MichaelProxy settings removed
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 MichaelReplace the proxify function
2021-07-05 MichaelRemove attachment on plaintext conversion
2021-07-05 MichaelStyle
next