]> git.mxchange.org Git - friendica.git/history - src
Added description
[friendica.git] / src /
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 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-01 Michaeladded empty object type
2022-04-01 MichaelAdded handling of some previously unhandled activities
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-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-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 #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 MichaelFix link to post in notification
2022-03-19 Hypolite PetovanMerge pull request #11360 from annando/announce-notific...
2022-03-19 MichaelDon't show double introductions
2022-03-19 MichaelDon't create empty announce notifications
2022-03-19 Hypolite PetovanMerge pull request #11359 from annando/notification
2022-03-19 MichaelAvoid empty notifications / fixed link to the content
2022-03-19 Hypolite PetovanMerge pull request #11357 from annando/fetch-usage
2022-03-19 MichaelFixed placeholder
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-19 Hypolite PetovanMerge pull request #11355 from annando/notifications
2022-03-19 Michael VogelMerge pull request #11354 from MrPetovan/bug/notices
2022-03-19 MichaelMoved "ignore" check to a better location
2022-03-19 MichaelFixes for the notifications
2022-03-19 Hypolite PetovanCheck array key existence in ActivityPub\Transmitter...
2022-03-18 Hypolite PetovanMerge pull request #11334 from annando/guid-style
2022-03-18 MichaelImproved function description
2022-03-18 MichaelUse a nicer GUID style format
2022-03-17 Michael VogelMerge pull request #11352 from MrPetovan/task/4639...
2022-03-17 Hypolite PetovanAdd support for notification visibility settings
2022-03-17 Hypolite PetovanMerge pull request #11347 from annando/post-update
2022-03-17 MichaelFix the problem that the post update never stopped...
2022-03-16 Michael VogelMerge pull request #11346 from MrPetovan/bug/11343...
2022-03-16 Michael VogelMerge pull request #11348 from tobiasd/20220316-typo
2022-03-16 Tobias Diekershofftypo
2022-03-15 Hypolite PetovanSuppress a couple MemcachedException
2022-03-15 Tobias DiekershoffMerge pull request #11342 from MrPetovan/task/4639...
2022-03-15 Hypolite PetovanAdd correct ordering for detailed notifications
2022-03-15 Michael VogelMerge pull request #11341 from tobiasd/20220315-getcont...
2022-03-15 Tobias Diekershofflimit parameter was missing from docblock
2022-03-15 Tobias DiekershoffPHP deprecation warning due wrong order of function...
2022-03-15 Michael VogelMerge pull request #11336 from MrPetovan/task/4639...
2022-03-15 Hypolite PetovanFix misleading notification message strings
2022-03-15 Hypolite PetovanHide like notifications from menu again
2022-03-15 Hypolite PetovanAdd exception when message is empty in FormatteNavNotif...
2022-03-14 Hypolite PetovanMerge pull request #11333 from annando/feed-guid
2022-03-14 Michael VogelMerge pull request #11273 from MrPetovan/task/4639...
2022-03-14 MichaelDon't use the GUID value directly
2022-03-14 Hypolite PetovanDelete follow notification on unfollow
2022-03-14 Hypolite PetovanSwitch data source from notify to notification in Modul...
2022-03-14 Hypolite PetovanMove mod/ping to module class
2022-03-14 Hypolite PetovanReplace Javascript notification string formatting with...
2022-03-14 Hypolite PetovanAdd legacy notification endpoint for deprecated Notify...
2022-03-14 Hypolite PetovanUse public contact ID in Model\Post\UserNotification...
2022-03-14 Hypolite PetovanDeprecated the notify table/classes
2022-03-14 Tobias DiekershoffMerge pull request #11332 from annando/receivers2
2022-03-14 MichaelDon't send forum posts to the user's followers
2022-03-14 Tobias DiekershoffMerge pull request #11331 from annando/forum-receivers
2022-03-13 MichaelSend community posts only to the community
2022-03-13 Hypolite PetovanMerge pull request #11330 from annando/feed-stuff
next