]> git.mxchange.org Git - friendica.git/history - src/Content/Conversation.php
Issue 11353: Suppress the forum sharer
[friendica.git] / src / Content / Conversation.php
2022-05-09 MichaelIssue 11353: Suppress the forum sharer
2022-05-09 Hypolite PetovanMerge pull request #11477 from annando/avatar-file...
2022-05-09 MichaelReplaced check with hardwired path
2022-05-08 MichaelUse new function to check for a local avatar cache...
2022-05-06 Hypolite PetovanMerge pull request #11457 from annando/performance
2022-05-05 Michael VogelUpdate src/Content/Conversation.php
2022-05-03 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-04-30 MichaelSeparate loop to fetch thread parents
2022-04-29 MichaelUse gsid for the network name
2022-04-29 MichaelFetch avatar by id
2022-04-29 MichaelReduce the amount of queries
2022-04-20 Hypolite PetovanMerge pull request #11428 from annando/issue-11425
2022-04-20 MichaelIssue 11425: Additional sorting by creation date
2022-04-13 Tobias DiekershoffMerge pull request #11411 from annando/creation-date
2022-04-13 MichaelExperimental feature to enter a custom creation date
2022-04-08 Hypolite PetovanMerge pull request #11389 from nupplaphil/feat/http_cli...
2022-04-08 Hypolite PetovanMerge pull request #11400 from annando/display-featured
2022-04-07 MichaelDisplay featured posts for contacts
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 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-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-25 Hypolite PetovanMerge pull request #11265 from k-alin/6606-k-alin-mysql...
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-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-26 Hypolite PetovanMerge pull request #11018 from annando/api-status
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 Michael VogelMerge pull request #11015 from MrPetovan/task/10979...
2021-11-22 Hypolite PetovanMove title attribute to <time> tag
2021-11-04 Hypolite PetovanMerge pull request #10953 from annando/bott-shrinked
2021-11-04 MichaelThe boot.php had been cleared of most functions
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-26 Hypolite PetovanMerge pull request #10760 from annando/conversation...
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-26 MichaelAnother try ...
2021-09-26 MichaelSpace removed
2021-09-26 MichaelRemoved spaces
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-25 MichaelPartly reverting formatting to cause a code style check...
2021-09-24 MichaelLast style stuff ...
2021-09-24 MichaelStyle again
2021-09-24 MichaelStyle again
2021-09-24 MichaelCode style
2021-09-23 MichaelReformatting
2021-09-23 MichaelMoved functions
2021-09-23 MichaelThe conversation functionality moved to a class