]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2021-07-21 Hypolite PetovanMerge pull request #10527 from annando/api
2021-07-20 MichaelAdded permission check
2021-07-20 MichaelRemoved unused use
2021-07-20 MichaelAPI: Support for deprecated API endpoints and OAuth...
2021-07-20 Hypolite PetovanMerge pull request #10526 from annando/legacy-oauth...
2021-07-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-20 MichaelThe legacy OAuth server is removed
2021-07-20 Hypolite PetovanMerge pull request #10524 from realkinetix/sanitize...
2021-07-20 RealKinetixSanitize negative status count on APContact
2021-07-20 Hypolite PetovanMerge pull request #10523 from annando/issue-10519
2021-07-20 MichaelIssue 10519: check for tables and fields before applyin...
2021-07-19 Hypolite PetovanMerge pull request #10522 from annando/warning
2021-07-19 MichaelFix warning "class 'Friendica\Module\Objects' not found"
2021-07-19 Michael VogelMerge pull request #10521 from MrPetovan/task/10511...
2021-07-19 Hypolite PetovanManually add Persian to post body language detection
2021-07-19 Tobias DiekershoffMerge pull request #10520 from annando/fatal
2021-07-19 MichaelAdded missing app class (avoid fatal error)
2021-07-19 Hypolite PetovanMerge pull request #10508 from annando/loop-prevention
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 MichaelRemoved test
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 Michaelspaces removed
2021-07-14 MichaelUpdated messages.po
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 MichaelAdded messages.po
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 MichaelAdded messages.po
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 Michael VogelMerge pull request #10486 from nupplaphil/feat/remove_t...
2021-07-11 PhilippRemove outdated friendica_test_data.sql
2021-07-11 MichaelAvoid problems with "null" values
2021-07-11 MichaelLinefeed added
2021-07-11 MichaelWe now use the new account-user-view (and fixed the...
2021-07-11 Hypolite PetovanMerge pull request #10483 from annando/account
2021-07-11 MichaelPublic id added
2021-07-10 MichaelNew view chat combines all contact tables
2021-07-10 Hypolite PetovanMerge pull request #10482 from annando/converturiid
2021-07-10 MichaelFix fatal error
2021-07-10 MichaelFix tests
2021-07-10 MichaelFix tests
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 Hypolite PetovanMerge frio-specific share block template into the base...
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
next