]> git.mxchange.org Git - friendica.git/history - src
Issue 11315: Fix for all receivers in "to"
[friendica.git] / src /
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
2022-03-06 Michael VogelApply suggestions from code review
2022-03-05 MichaelFix storing mail settings
2022-03-05 Tobias DiekershoffMerge pull request #11293 from annando/api-direct
2022-03-05 MichaelAPI: Support for the "direct" visibility
2022-03-04 Tobias DiekershoffMerge pull request #11292 from annando/api-visibility
2022-03-04 MichaelAPI: We can now post to groups via the Mastodon endpoint
2022-03-02 Hypolite PetovanMerge pull request #11288 from annando/api-fix2
2022-03-02 MichaelFix test / Use new expandTags function
2022-03-02 MichaelAPI: Forum mentions are now working
2022-03-02 MichaelAPI: Only display active incoming contact requests
2022-02-28 Hypolite PetovanMerge pull request #11286 from annando/api-fixes
2022-02-28 MichaelAPI: Fix display of reshares / return value of activities
2022-02-25 Hypolite PetovanMerge pull request #11282 from annando/api-fix
2022-02-25 MichaelFix missing field
2022-02-25 MichaelAPI: several fixes to the Twitter/Statusnet API
2022-02-25 Hypolite PetovanMerge pull request #11265 from k-alin/6606-k-alin-mysql...
2022-02-25 k-alinXMerge branch '6606-k-alin-mysql-unix-socket' of github...
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-25 k-alinadd socket to database settings in the autoinstaller
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-25 k-alinUpdate src/Database/Database.php
2022-02-24 Michael VogelMerge pull request #11270 from MrPetovan/task/10862...
2022-02-24 Hypolite PetovanMove follow revoke protocol to worker task
2022-02-24 Hypolite PetovanMove unfollow protocol to worker task
2022-02-24 Hypolite PetovanRemove unused variable in Core\Worker::defer
2022-02-24 Hypolite PetovanReplace remaining instances of DBA::update('contact...
2022-02-24 Hypolite PetovanMerge pull request #11279 from annando/show-bcc
2022-02-24 MichaelDisplay the BCC receiver when it is the local user
2022-02-24 Michael VogelMerge pull request #11275 from MrPetovan/bug/11274...
2022-02-24 Hypolite PetovanEnsure the private message recipient is valid in Mail...
2022-02-23 Hypolite PetovanMerge pull request #11278 from annando/receiver-name
2022-02-23 MichaelImprove the name of the "followers" receiver
2022-02-23 Michael VogelMerge pull request #11267 from MrPetovan/task/11264...
2022-02-21 Hypolite PetovanMerge pull request #11269 from tobiasd/20220221-de
2022-02-21 Hypolite PetovanMerge pull request #11268 from annando/comment-announce
2022-02-21 MichaelDisplay announces identital for starting posts and...
2022-02-21 Hypolite PetovanUpdate Mastodon API version string to include Mastodon...
2022-02-20 Hypolite PetovanAdd constructors to a couple of Mastodon API value...
2022-02-20 Hypolite PetovanMerge pull request #11266 from annando/display-permissions
2022-02-20 MichaelUpdated messages.po
2022-02-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-20 MichaelDisplay the post receivers
2022-02-20 k-alinmysql connection via socket if location of mysqld.sock...
2022-02-20 k-alinMerge branch 'friendica:develop' into 6606-k-alin-mysql...
2022-02-20 Hypolite PetovanMerge pull request #11260 from mkljczk/develop
2022-02-20 marcin mikołajczakApply suggestions
2022-02-20 Tobias DiekershoffMerge pull request #11261 from annando/notices
2022-02-20 Michael VogelMerge pull request #11258 from MrPetovan/bug/11234...
2022-02-20 MichaelAvoid warning and notice
2022-02-19 marcin mikołajczakAPI: add list members editing
2022-02-19 Hypolite PetovanMerge pull request #11259 from annando/conversation...
2022-02-19 MichaelReverted change
2022-02-19 MichaelSImplify code
2022-02-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-19 MichaelStore the receivers of a post in the tags
2022-02-19 Tobias DiekershoffMerge pull request #11256 from MrPetovan/bug/notices
2022-02-19 Tobias DiekershoffMerge pull request #11257 from MrPetovan/bug/11212...
2022-02-19 Hypolite PetovanShow only the user's categories on their profile
2022-02-19 Hypolite PetovanPrevent warnings on undefined Smarty template variables
2022-02-19 Hypolite PetovanCheck for array content before querying keys in Worker...
2022-02-18 Hypolite PetovanMerge pull request #11253 from annando/forum3
2022-02-18 Michael VogelMerge pull request #11249 from MrPetovan/bug/11248...
2022-02-18 Tobias DiekershoffMerge pull request #11255 from MrPetovan/task/11245...
2022-02-18 Hypolite PetovanRelax comparison with pconfig system.accept_only_sharer...
2022-02-18 Hypolite PetovanHash the URL before using it as cache key in Util\Image...
2022-02-18 MichaelAdd the mentions
2022-02-18 Michaeltests
2022-02-18 MichaelTests again
2022-02-18 MichaelAvoid failed test
2022-02-17 MichaelImprove look of reshared items on the forum profile
2022-02-17 MichaelUser lower case
2022-02-17 MichaelRrepeat comments as well
2022-02-17 MichaelRenamed function
2022-02-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-17 Michael VogelMerge pull request #11246 from MrPetovan/task/11245...
2022-02-16 MichaelMore rework to make private communities working
next