]> git.mxchange.org Git - friendica.git/history - src/Module
Escape the "share" as well
[friendica.git] / src / Module /
2022-05-18 Tobias DiekershoffMerge pull request #11531 from annando/display-polls
2022-05-18 Tobias DiekershoffMerge pull request #11528 from annando/logruntime
2022-05-18 Michaelunused DI" removed
2022-05-18 MichaelNew function to exit the program
2022-05-17 MichaelAdd missing DI
2022-05-17 MichaelLog the execution time
2022-05-17 Tobias DiekershoffMerge pull request #11526 from annando/ap-endpoint...
2022-05-17 MichaelCaching of "noscrape"
2022-05-17 MichaelIncrease cache lifespan / clear cache upon changes
2022-05-16 Michael VogelMerge pull request #11509 from tobiasd/20220515-credits
2022-05-16 Hypolite PetovanMerge pull request #11516 from annando/issue-11472
2022-05-15 Tobias DiekershoffMerge pull request #11515 from annando/issue-11492
2022-05-15 MichaelIssue 11492: Improvements for contact import
2022-05-11 Tobias DiekershoffMerge pull request #11489 from annando/issue-11487
2022-05-11 MichaelIssue 11487: IDN support added
2022-05-10 Hypolite PetovanMerge pull request #11486 from annando/avatar-fixes
2022-05-10 MichaelRemove test logging
2022-05-10 MichaelFix local avatar, improve speed for fetching cached...
2022-05-09 Hypolite PetovanMerge pull request #11477 from annando/avatar-file...
2022-05-08 Hypolite PetovanMerge pull request #11480 from annando/gotosocial
2022-05-08 Michael VogelGoToSocial added to the federation admin page
2022-05-06 Hypolite PetovanMerge pull request #11457 from annando/performance
2022-05-03 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-05-03 MichaelThrow an error when the feed is invalid
2022-04-29 Hypolite PetovanMerge pull request #11451 from atjn/update-icon
2022-04-28 Hypolite PetovanMerge pull request #11455 from annando/update-avatar
2022-04-28 MichaelUpdate contact when the avatar hadn't been found
2022-04-28 Hypolite PetovanMerge pull request #11452 from atjn/manifest-icons
2022-04-28 atjnUpdate app manifest icons
2022-04-28 atjnUpdate default icon
2022-04-26 Hypolite PetovanMerge pull request #11446 from annando/directory
2022-04-26 MichaelUse central function to fetch the global directory
2022-04-25 Tobias DiekershoffMerge pull request #11438 from MrPetovan/bug/11371...
2022-04-24 Hypolite PetovanEnclose account settings panels in separate forms
2022-04-24 Hypolite PetovanRemove unused settings_post and settings_form hooks
2022-04-24 Hypolite PetovanMove /settings to src/
2022-04-24 Hypolite PetovanMerge pull request #11436 from annando/tag-type
2022-04-23 MichaelUse different collections
2022-04-23 MichaelStore the tag type for the post targets
2022-04-22 Hypolite PetovanMerge pull request #11435 from annando/api-poll
2022-04-22 MichaelAPI: We can now display polls
2022-04-21 Hypolite PetovanMerge pull request #11433 from annando/api-unsupported
2022-04-21 MichaelAPI: New Mastodon endpoints added
2022-04-21 Hypolite PetovanMerge pull request #11430 from annando/network-order
2022-04-21 MichaelUse "received" for starred posts
2022-04-21 MichaelOrder starred posts and posts with mention by the last...
2022-04-21 Tobias DiekershoffMerge pull request #11429 from annando/issue-11427
2022-04-21 MichaelIssue 11427: id values of OrderedCollections have to...
2022-04-20 Hypolite PetovanMerge pull request #11428 from annando/issue-11425
2022-04-20 MichaelIssue 11425: Additional sorting by creation date
2022-04-18 PhilippMerge pull request #11417 from annando/fix-webfinger
2022-04-18 MichaelFix: Webfinger returned xml when json has been requeste...
2022-04-15 Hypolite PetovanMerge pull request #11413 from annando/vote-preparation
2022-04-15 PhilippMerge pull request #11412 from annando/fix-compose
2022-04-15 MichaelFixes notice
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-12 Tobias DiekershoffMerge pull request #11409 from annando/server-detect
2022-04-12 MichaelAvoid wrong server type detection / Owncast added
2022-04-11 Hypolite PetovanMerge pull request #11402 from annando/featured-endpoint
2022-04-11 MichaelUse the correct content type
2022-04-10 MichaelSome more "exit" replaced
2022-04-10 MichaelUnified output via the "httpExit" function
2022-04-09 MichaelUnified JSON exit
2022-04-09 MichaelUse $request
2022-04-09 Michaeluse jsonexit
2022-04-08 MichaelWe now offer an endpoint for featured posts
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-08 MichaelUse centralized function to fetch query results
2022-04-08 MichaelUpdated messages.po / type added to query
2022-04-07 MichaelDisplay featured posts for contacts
2022-04-02 PhilippIntroduce "accept_header" as specific argument to the...
2022-04-02 PhilippMove ACCEPT constants to own "enum" class
2022-03-30 PhilippMerge pull request #11382 from annando/accept-2
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-22 Hypolite PetovanMerge pull request #11369 from annando/empty-item
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 Hypolite PetovanMerge pull request #11360 from annando/announce-notific...
2022-03-19 MichaelDon't show double introductions
2022-03-19 Hypolite PetovanMerge pull request #11359 from annando/notification
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 MichaelFixes for the notifications
2022-03-17 Michael VogelMerge pull request #11352 from MrPetovan/task/4639...
2022-03-17 Hypolite PetovanAdd support for notification visibility settings
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 #11336 from MrPetovan/task/4639...
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 Hypolite PetovanSwitch data source from notify to notification in Modul...
next