]> git.mxchange.org Git - friendica.git/history - src
DE translation update
[friendica.git] / src /
2021-05-10 Hypolite PetovanMerge pull request #10223 from annando/api-search-lists
2021-05-10 Hypolite PetovanMerge pull request #10203 from nupplaphil/feat/auto_release
2021-05-09 MichaelIndentions
2021-05-09 MichaelWhitespaces ...
2021-05-09 MichaelPreparation for Oauth client registration
2021-05-09 MichaelRenamed functions
2021-05-09 MichaelUnused use removed
2021-05-09 MichaelMedia is now supported as well
2021-05-09 MichaelUnused use removed
2021-05-09 MichaelFormatting ...
2021-05-09 MichaelFormatting
2021-05-09 MichaelSome more formatting
2021-05-09 MichaelSome more code styling
2021-05-09 MichaelCode styling
2021-05-09 MichaelRemove blanks
2021-05-09 MichaelNotifications are now supported as well
2021-05-09 MichaelAPI: added account related endpoints
2021-05-08 Hypolite PetovanMerge pull request #10222 from annando/more-api
2021-05-08 MichaelAnd more formatting
2021-05-08 MichaelAgain formatting
2021-05-08 MichaelSome more formatting
2021-05-08 MichaelFormatting
2021-05-08 MichaelAPI: Some more endpoints
2021-05-08 Hypolite PetovanMerge pull request #10220 from annando/api-timelines
2021-05-08 MichaelFormatting
2021-05-08 Michael VogelUpdate src/Module/BaseApi.php
2021-05-08 Michael/followes and /following is supported
2021-05-08 MichaelSuggestions are now supported as well
2021-05-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-08 MichaelRemoved unused use
2021-05-08 MichaelAdd all required HTTP methods
2021-05-08 Michael"/statuses/id" is now supported
2021-05-08 Michael"verify_credentials" is now partially supported
2021-05-08 MichaelWe now support lists as well
2021-05-08 MichaelSupport the "only_media" parameter
2021-05-07 MichaelFormatting
2021-05-07 MichaelFormatting
2021-05-07 MichaelAPI: We now support two more timeline api endpoints
2021-05-07 Tobias DiekershoffMerge pull request #10218 from annando/issue-10184
2021-05-07 MichaelIssue 10184: Fix directory search results
2021-05-07 Hypolite PetovanMerge pull request #10217 from annando/shared
2021-05-07 MichaelImproved code structure
2021-05-07 MichaelImprove data of shared posts
2021-05-05 Hypolite PetovanMerge pull request #10214 from annando/ap-attachments
2021-05-05 MichaelAvoid duplicated attachments / unwanted attachments
2021-05-04 Hypolite PetovanMerge pull request #10211 from annando/no-smiley
2021-05-04 MichaelDon't transmit smiley links to external systems
2021-05-04 Hypolite PetovanMerge pull request #10202 from mexon/mat/contact-consol...
2021-05-04 Tobias DiekershoffMerge pull request #10208 from MrPetovan/bug/10198...
2021-05-04 Hypolite PetovanMerge pull request #10207 from annando/simplify
2021-05-04 Hypolite PetovanPrevent self block/ignore in Module\Contact
2021-05-04 Hypolite PetovanRemove block/ignore links from contact/item action...
2021-05-04 MichaelAnother "curl" call is replaced with a standard call
2021-05-04 MichaelReplace "curl" calls with centralized "head" function
2021-05-04 Matthew ExonSimplify test for empty network selection
2021-05-04 Hypolite PetovanMerge pull request #10206 from annando/attachments
2021-05-04 MichaelIgnore identical provider and author
2021-05-04 MichaelNo link guessing for DFRN / Don't show redundant data
2021-05-04 Tobias DiekershoffMerge pull request #10204 from annando/fatal
2021-05-03 Matthew ExonFix assignment statement alignment
2021-05-03 Matthew ExonFix assignment statement alignment
2021-05-03 MichaelFix fatal error because of parameter type mismatch
2021-05-03 Matthew Exonfix formatting issues
2021-05-03 Matthew ExonAdd console contact command
2021-05-03 Hypolite PetovanMerge pull request #10200 from annando/api-login
2021-05-03 MichaelAPI: New function to fetch current user id
2021-05-03 Hypolite PetovanMerge pull request #10196 from annando/link-detection
2021-05-02 PhilippMerge pull request #10195 from mexon/mat/user-console...
2021-05-02 Matthew ExonCheck return values with empty()
2021-05-02 Matthew ExonRemove database dependency from user console command
2021-05-02 Matthew ExonFix console user config set command
2021-05-02 MichaelOnly detect http links
2021-05-02 MichaelImproved link detection
2021-05-02 Hypolite PetovanMerge pull request #10194 from tobiasd/20210502-adminco...
2021-05-02 Tobias Diekershoffthe command was missing from the worker queue overview
2021-05-01 Michael VogelMerge pull request #10192 from MrPetovan/task/8262...
2021-05-01 Hypolite PetovanMerge pull request #10191 from mexon/mat/user-config...
2021-05-01 Matthew ExonWhen comparing config values, use strict string comparison
2021-05-01 Hypolite PetovanAdd RTL support for display names in mentions
2021-05-01 Matthew ExonAdd error message when setting config to existing value
2021-05-01 Hypolite PetovanMerge pull request #10190 from annando/api-attached
2021-05-01 MichaelAdd missing provider url and name
2021-05-01 MichaelAPI: photos are now directly stored as attached data...
2021-05-01 Tobias DiekershoffMerge pull request #10189 from annando/signature-message
2021-05-01 MichaelImproved logging for invalid HTTP signatures
2021-05-01 Tobias DiekershoffMerge pull request #10187 from annando/notice
2021-05-01 MichaelFixes "PHP Notice: Undefined variable: item in src...
2021-05-01 Hypolite PetovanMerge pull request #10182 from annando/avoid-duplicates
2021-04-30 MichaelMerge branch 'avoid-duplicates' of github.com:annando...
2021-04-30 MichaelAvoid empty posts on Diaspora
2021-04-30 Michael VogelApply suggestions from code review
2021-04-30 MichaelAdded comment
2021-04-30 MichaelAvoid problems with an empty body
2021-04-29 MichaelAttachments are added to OStatus as well
2021-04-29 MichaelAdd atachments to body for Diaspora and DFRN
2021-04-29 MichaelTransmit shared attachments via ActivityPub
2021-04-29 MichaelHandling bottom anchor and top anchor
2021-04-29 MichaelImproved link comparism on attached links
2021-04-29 MichaelFix link comparism
2021-04-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
next