]> git.mxchange.org Git - friendica.git/history - src
CHANGELOG updates for Feb 6th
[friendica.git] / src /
2022-02-04 PhilippMerge pull request #11205 from annando/fix-forum
2022-02-04 MichaelFix for PR #11204 - Forums are now correctly detected
2022-02-03 Hypolite PetovanMerge pull request #11204 from annando/issue-10966
2022-02-03 MichaelIssue 10966: Ignore "only sharer" setting for forum...
2022-02-02 Hypolite PetovanMerge pull request #11200 from annando/issue-11034
2022-02-01 MichaelDon't cache local avatars
2022-02-01 MichaelIssue 11034: Use the profile photo for local users
2022-02-01 Tobias DiekershoffMerge pull request #11199 from MrPetovan/bug/10060...
2022-02-01 Hypolite PetovanAdd rel="tag" to the HTML Purifier allow list in BBCode...
2022-01-31 Hypolite PetovanMerge pull request #11196 from annando/issue-10966...
2022-01-31 Michael function documentation clarified
2022-01-30 Michael"inform" functionality moved / unified functionality
2022-01-30 MichaelIssue 10966: Perform forum handling with the unified...
2022-01-29 PhilippMerge pull request #11195 from annando/issue-10966
2022-01-29 MichaelIssue 10966: Improved logging / reworked forum function...
2022-01-28 Tobias DiekershoffMerge pull request #11192 from annando/issue-11189
2022-01-28 MichaelIssue 11189: Fix notifications for new posts
2022-01-27 PhilippMerge pull request #11190 from annando/ap-page
2022-01-27 MichaelImproved support for "Page" type
2022-01-27 Hypolite PetovanMerge pull request #11186 from annando/acl-speed
2022-01-27 MichaelImprove contact search speed / assume octet-stream...
2022-01-24 Tobias DiekershoffMerge pull request #11180 from annando/announce-notific...
2022-01-24 MichaelFix wrong spelling
2022-01-24 MichaelNotifications for participation added
2022-01-24 MichaelNeedless coude duplication removed
2022-01-23 MichaelImproved notification for announced posts
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-23 Hypolite PetovanMerge pull request #11179 from nupplaphil/bug/friendica...
2022-01-23 PhilippAdd DEVELOP flag for StorageManager for testing purpose...
2022-01-23 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-23 MichaelSupport for desktop notifications for reshared posts
2022-01-23 PhilippFix Addons-Load for StorageManager
2022-01-23 PhilippMerge pull request #11150 from annando/user-banner
2022-01-23 PhilippFix config usage during install process
2022-01-23 PhilippRemove unused field
2022-01-23 PhilippMove language names to constant
2022-01-23 Hypolite PetovanMerge pull request #11175 from annando/lemmy
2022-01-23 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-23 PhilippMerge pull request #11174 from MrPetovan/bug/11169...
2022-01-23 Michaelset the post-type to "poll" for incoming poll posts
2022-01-23 MichaelImproved handling of several object types
2022-01-23 Hypolite PetovanHandle null value for last_used fields in TrustedBrowse...
2022-01-23 Hypolite PetovanMerge pull request #11170 from annando/lemmy
2022-01-22 MichaelLemmy support added
2022-01-21 Hypolite PetovanMerge pull request #11168 from annando/issue-8845
2022-01-21 MichaelIssue 8845: Signature support for "created" and "expire...
2022-01-21 Michael VogelMerge pull request #11167 from tobiasd/20220121-lng
2022-01-21 Tobias Diekershoffmissing "as" in string
2022-01-19 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-19 Hypolite PetovanMerge pull request #11166 from annando/group-by
2022-01-18 Michaeluse "ANY_VALUE" instead of "MAX"
2022-01-18 MichaelIssue 10935: Improved "GROUP BY" handling
2022-01-18 PhilippMerge pull request #11164 from MrPetovan/bug/11163...
2022-01-17 Hypolite PetovanFix wrong default value in Module\Api\Friendica\Photo...
2022-01-17 Tobias DiekershoffMerge pull request #11161 from MrPetovan/bug/11160...
2022-01-17 Hypolite PetovanFix bidi support in shared posts
2022-01-17 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-16 Hypolite PetovanMerge pull request #11159 from annando/api-finally...
2022-01-16 Michaelfixing some more tests
2022-01-16 MichaelPossibly fixing one test
2022-01-16 MichaelStandards
2022-01-16 MichaelMerge branch 'api-finally-moved' of github.com:annando...
2022-01-16 Michael VogelApply suggestions from code review
2022-01-16 MichaelWhite spaces
2022-01-16 MichaelSimplifying extension access
2022-01-16 MichaelSimplified contact id handling
2022-01-16 MichaelMore parameter handling improved
2022-01-16 MichaelImproved request value handling
2022-01-16 MichaelReplaced $_REQUEST
2022-01-16 MichaelReplaced "filter_input" with the new request value...
2022-01-16 MichaelFixed max value check, improved request value fetching
2022-01-16 MichaelDefine reasonable min and max values
2022-01-16 MichaelUnify request value handling
2022-01-16 MichaelImproved defaults check
2022-01-16 MichaelImproved handling of boolean input values
2022-01-16 MichaelSome more cidong style
2022-01-16 MichaelCoding styles / "require_once" for removed file removed
2022-01-16 Michael$_POST replaced
2022-01-16 MichaelUse the $request variable
2022-01-16 MichaelSuperflous spaces
2022-01-16 Michael"DI" calls are replaced
2022-01-15 MichaelSome standards
2022-01-15 MichaelAPI: The legacy API finally moved
2022-01-15 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-14 Hypolite PetovanMerge pull request #11155 from annando/advanced-cleaned
2022-01-12 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-12 MichaelCleaned advanced contact tab
2022-01-09 PhilippMerge pull request #11153 from MrPetovan/task/11148...
2022-01-09 Hypolite Petovan[frio] Add a conditional browser share button
2022-01-09 Hypolite Petovan[frio] Add connector-based privacy display
2022-01-09 MichaelFix jpeg ending
2022-01-09 MichaelPartially revert changes for the RC
2022-01-09 MichaelAlways generate a random header if missing
2022-01-09 MichaelRemove unneeded code
2022-01-09 MichaelDon't store the default header in the contact table
2022-01-09 MichaelOnly update the contact when the header changed
2022-01-09 MichaelUse randon pictures for networks that don't support...
2022-01-09 MichaelAdded license information
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-08 Michael VogelMerge pull request #11149 from nupplaphil/bug/friendica...
next