]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2022-04-12 Tobias DiekershoffMerge pull request #11409 from annando/server-detect
2022-04-12 MichaelAvoid wrong server type detection / Owncast added
2022-04-11 Hypolite PetovanMerge pull request #11408 from annando/notices
2022-04-11 MichaelFix several notices
2022-04-11 Hypolite PetovanMerge pull request #11402 from annando/featured-endpoint
2022-04-11 MichaelUse the correct content type
2022-04-10 MichaelSome more "exit" replaced
2022-04-10 MichaelUnified output via the "httpExit" function
2022-04-09 MichaelUnified JSON exit
2022-04-09 MichaelUse $request
2022-04-09 Michaeluse jsonexit
2022-04-08 MichaelWe now offer an endpoint for featured posts
2022-04-08 Hypolite PetovanMerge pull request #11389 from nupplaphil/feat/http_cli...
2022-04-08 Philipphead fixings
2022-04-08 Philipphead fixings
2022-04-08 Philippfix doc
2022-04-08 Hypolite PetovanMerge pull request #11400 from annando/display-featured
2022-04-08 Michael VogelUpdate src/Model/Contact.php
2022-04-08 MichaelUse centralized function to fetch query results
2022-04-08 MichaelRemove unfeatured posts from collection
2022-04-08 MichaelUpdated messages.po / type added to query
2022-04-07 MichaelDisplay featured posts for contacts
2022-04-07 Hypolite PetovanMerge pull request #11398 from tobiasd/20220407-pl
2022-04-07 Tobias DiekershoffPL translation update THX strebski
2022-04-07 Hypolite PetovanMerge pull request #11397 from bkil/doc/themes-link
2022-04-07 bkildoc/themes.md,FAQ-admin: point to live friendica-themes...
2022-04-06 Hypolite PetovanMerge pull request #11396 from annando/issue-11393
2022-04-06 MichaelIssue 11393: Fix failing preview
2022-04-06 Hypolite PetovanMerge pull request #11395 from annando/featured2
2022-04-06 MichaelFix test
2022-04-06 MichaelAdded description
2022-04-06 MichaelPreparations for "featured" posts
2022-04-05 Hypolite PetovanMerge pull request #11394 from annando/is-blocked
2022-04-05 Michael"Person" is "Account"
2022-04-05 MichaelAdded processing of incoming block notices
2022-04-05 Hypolite PetovanMerge pull request #11392 from annando/new-acitivities
2022-04-05 MichaelStore "View" activity from Peertube
2022-04-05 MichaelCleaned code
2022-04-04 MichaelPreparation for "Featured" collection added
2022-04-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-04-04 MichaelStore the "EmojiReact" activity
2022-04-04 Hypolite PetovanMerge pull request #11385 from annando/ap-receiver...
2022-04-04 Hypolite PetovanMerge pull request #11390 from annando/plink
2022-04-03 PhilippRemove accept parameter for head/post again
2022-04-03 MichaelMerge branch 'ap-receiver-unhandled' of github.com...
2022-04-03 MichaelPrevent the warning of an Undefined array key "object_o...
2022-04-03 MichaelImproved handling of invalid links
2022-04-03 MichaelOnly use and accept valid http links as links to an...
2022-04-02 Michael VogelUpdate src/Protocol/ActivityPub/Receiver.php
2022-04-02 PhilippAdded license
2022-04-02 PhilippIntroduce "accept_header" as specific argument to the...
2022-04-02 PhilippMove ACCEPT constants to own "enum" class
2022-04-02 Michael VogelMerge pull request #11387 from tobiasd/20220402-pl
2022-04-02 Tobias DiekershoffPL translation update THX strebski
2022-04-01 Michaeladded empty object type
2022-04-01 MichaelAdded handling of some previously unhandled activities
2022-03-30 Hypolite PetovanMerge pull request #11384 from annando/tusky-upload
2022-03-30 MichaelAPI: Enable picture upload via Tusky again
2022-03-30 PhilippMerge pull request #11382 from annando/accept-2
2022-03-30 MichaelUse appropriate "accept" values
2022-03-29 MichaelAdded logging
2022-03-29 MichaelUse a more specific "accept" value
2022-03-29 MichaelAdd "Accept" to "head"
2022-03-29 MichaelUse "HttpClientOptions"
2022-03-29 MichaelSome more "accept" parameters are added
2022-03-28 Tobias DiekershoffMerge pull request #11381 from annando/friendica-actor
2022-03-28 MichaelAvoid returning of the actor when requesting friendica...
2022-03-28 Hypolite PetovanMerge pull request #11379 from annando/accept
2022-03-28 Michael"accept" constants introduced and used
2022-03-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-27 Hypolite PetovanMerge pull request #11378 from nupplaphil/feat/accept
2022-03-26 PhilippAdd Default Accept for HTTP Calls
2022-03-25 Michael VogelMerge pull request #11377 from tobiasd/20220325-pl
2022-03-25 Tobias DiekershoffPL translation update THX strebski
2022-03-24 MichaelMerge branch 'develop' of github.com:annando/friendica...
2022-03-24 Tobias DiekershoffMerge pull request #11376 from annando/no-group
2022-03-24 MichaelDon't display Peertube groups as forums
2022-03-24 MichaelDon't display Peertube groups as forums
2022-03-24 Tobias DiekershoffMerge pull request #11375 from annando/lemmy
2022-03-24 MichaelImprove the compatibility with Lemmy
2022-03-24 Michael VogelMerge pull request #11374 from MrPetovan/bug/11371...
2022-03-23 Hypolite PetovanPrevent unwarranted password manager auto-completion...
2022-03-23 Hypolite PetovanMerge pull request #11373 from tobiasd/20220323-pl
2022-03-23 Tobias DiekershoffPL translation update THX strebski
2022-03-22 Hypolite PetovanMerge pull request #11372 from annando/issue-11368
2022-03-22 MichaelIssue 11368: Prevent namespace prefix warning
2022-03-22 Hypolite PetovanMerge pull request #11370 from tobiasd/20220322-pl
2022-03-22 Tobias DiekershoffPL translation update THX strebski
2022-03-22 Hypolite PetovanMerge pull request #11369 from annando/empty-item
2022-03-22 Hypolite PetovanMerge pull request #11367 from annando/title-cq
2022-03-22 MichaelRemove "blubb"
2022-03-22 MichaelPrevent further processing of incoming posts when thay...
2022-03-22 MichaelAlways provide the title variable
2022-03-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-22 MichaelPrioritize the title over the content warning
2022-03-21 Hypolite PetovanMerge pull request #11366 from annando/pinned
2022-03-21 MichaelIssue 11310: Show pinned posts when not logged in
2022-03-20 Hypolite PetovanMerge pull request #11364 from friendica/notification...
2022-03-20 MichaelUpdated messages.po
2022-03-20 MichaelFix link to post in notification
next