]> git.mxchange.org Git - friendica.git/history - src
PL translation update THX strebski
[friendica.git] / src /
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
2022-03-13 MichaelSome small improvements for importing feeds
2022-03-13 Michael VogelMerge pull request #11327 from tobiasd/20220313-de
2022-03-13 Tobias DiekershoffMerge pull request #11326 from annando/notifications
2022-03-13 MichaelDon't send notifications for activities caused by the...
2022-03-12 Hypolite PetovanMerge pull request #11323 from annando/direction
2022-03-12 MichaelAdded Documentation
2022-03-12 MichaelAdded parameter values
2022-03-12 MichaelImproved completion check for AP
2022-03-12 MichaelFurther improved logging
2022-03-12 MichaelImproved logging
2022-03-12 Michael VogelMerge pull request #11321 from MrPetovan/bug/11319...
2022-03-12 MichaelIssue 11309: improved check for wanted posts
2022-03-12 Hypolite PetovanMerge pull request #11322 from annando/community-notifi...
2022-03-12 MichaelReduce amount of notifications by communities
2022-03-12 Hypolite PetovanNormalize base URL usage in admin templates
2022-03-11 Hypolite PetovanMerge pull request #11318 from annando/issue-11315
2022-03-11 MichaelIssue 11315: Fix for all receivers in "to"
2022-03-11 Hypolite PetovanMerge pull request #11316 from annando/issue-11309
2022-03-11 MichaelIssue 11309: Check if a post is wanted
2022-03-10 Hypolite PetovanMerge pull request #11314 from annando/server-estimate...
2022-03-10 MichaelEstimate active server users when not provided by the...
2022-03-10 Hypolite PetovanMerge pull request #11312 from annando/permissions
2022-03-10 MichaelShow permissions for all posts when possible
2022-03-08 Hypolite PetovanMerge pull request #11308 from annando/api-bookmark
2022-03-08 MichaelAPI: Fixed the bookmarking
2022-03-08 Hypolite PetovanMerge pull request #11307 from annando/api-reply-fix
2022-03-08 Hypolite PetovanMerge pull request #11306 from annando/abstract-space
2022-03-08 Hypolite PetovanMerge pull request #11305 from annando/api-spoiler
2022-03-08 MichaelAPI: Fix "in_reply_to_status_id"
2022-03-08 Hypolite PetovanMerge pull request #11304 from annando/type-hints
2022-03-08 MichaelReplace abstract content with a space to prevent missin...
2022-03-08 MichaelAPI: Improve support for the summary field
2022-03-08 MichaelType hints reverted
2022-03-07 Tobias DiekershoffMerge pull request #11285 from tobiasd/2022.03-changelog
2022-03-06 Hypolite PetovanMerge pull request #11294 from annando/fix-mail-setting
2022-03-06 Michael VogelApply suggestions from code review
2022-03-06 Michaelvariable type for the return value is added
2022-03-06 Hypolite PetovanMerge pull request #11296 from annando/use-abstract
2022-03-06 MichaelImproved support for Mastodon style content warnings
next