]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2021-05-14 Tobias DiekershoffMerge pull request #10247 from annando/update
2021-05-14 Tobias DiekershoffMerge pull request #10246 from annando/api-client-crede...
2021-05-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-14 Michael VogelMerge pull request #10244 from tobiasd/20210514-de
2021-05-14 Michaelupdated cAPI documentation
2021-05-14 Tobias DiekershoffMerge pull request #10245 from annando/api-client-crede...
2021-05-14 MichaelAPI: Support OAuth client credentials
2021-05-14 Tobias DiekershoffDE translation update
2021-05-14 Tobias DiekershoffMerge pull request #10243 from annando/api-malformat
2021-05-14 MichaelAPI: The instance record had got a malformatted value
2021-05-13 Hypolite PetovanMerge pull request #10242 from annando/api-lists-missing
2021-05-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-13 MichaelFix connection issues with AndStatus
2021-05-13 MichaelAPI: List handling, dummy endpoints
2021-05-13 Tobias DiekershoffMerge pull request #10241 from nupplaphil/feat/drone_fo...
2021-05-13 PhilippOptimize PHP-CS check
2021-05-13 Tobias DiekershoffMerge pull request #10240 from nupplaphil/feat/drone_phpcs
2021-05-13 PhilippEnable PHP-CS Check per Drone
2021-05-13 Tobias DiekershoffMerge pull request #10239 from nupplaphil/feat/drone_lint
2021-05-13 PhilippEnable PHP linting per Drone
2021-05-13 Tobias DiekershoffMerge pull request #10231 from MrPetovan/bug/warnings
2021-05-13 Hypolite PetovanMerge pull request #10237 from annando/oauth-flow
2021-05-13 Michaeladded line break
2021-05-13 MichaelUpdated messages.po
2021-05-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-13 MichaelFix url comparism
2021-05-13 MichaelRepurposed OAuth frontend handling, store the scope
2021-05-13 Tobias DiekershoffMerge pull request #10238 from nupplaphil/feat/drone_fo...
2021-05-13 PhilippUpdate messages.po
2021-05-13 PhilippTest Push
2021-05-13 PhilippTest Push
2021-05-13 MichaelWhitespaces ...
2021-05-13 MichaelRefine OAuth flow
2021-05-12 Hypolite PetovanMerge pull request #10233 from annando/api-again
2021-05-12 MichaelRemoved old comment
2021-05-12 MichaelMerge branch 'api-again' of github.com:annando/friendic...
2021-05-12 Michael VogelApply suggestions from code review
2021-05-12 MichaelImproved error messages
2021-05-12 MichaelSimplified null check
2021-05-12 MichaelHTTP_AUTHORIZATION should be enough
2021-05-12 Michaeloauth template redesigned
2021-05-12 MichaelDisplay the application name
2021-05-12 MichaelAdded documentation headers
2021-05-12 MichaelAdded documentation
2021-05-12 MichaelFormatting
2021-05-12 MichaelIndention
2021-05-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-12 Michael VogelMerge pull request #10234 from MrPetovan/task/9993...
2021-05-12 MichaelSession variable needs to be removed afterwards
2021-05-12 MichaelOAuth connections now have to be ackknowledged
2021-05-12 MichaelImproved error reporting
2021-05-12 MichaelImproved error handling
2021-05-12 Michael VogelUpdate src/Module/OAuth/Authorize.php
2021-05-11 MichaelFix list of accounts
2021-05-11 MichaelHandling media in shared posts
2021-05-11 Hypolite Petovan[frio] Remove obsolete capitalize directives after...
2021-05-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-11 Michael VogelMerge pull request #10227 from MrPetovan/task/9993...
2021-05-11 MichaelRedirect at login does work
2021-05-11 MichaelFix top border on mobile login
2021-05-11 Hypolite PetovanUpdated main translation string file after changes
2021-05-11 Hypolite PetovanCapitalize post action translation strings
2021-05-11 MichaelFix context order / notice fixed
2021-05-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-11 MichaelImproved cards handling, simplified Bearer handling
2021-05-11 Hypolite PetovanMerge pull request #10230 from annando/oauth-login
2021-05-11 MichaelCheck the start of the string
2021-05-11 Michaeluse "random_bytes" instead of "openssl_random_pseudo_bytes"
2021-05-11 Hypolite PetovanMake birthday time comparison 32-bit safe in Protocol...
2021-05-11 MichaelStore creation date
2021-05-11 MichaelUnused use
2021-05-11 Michaelunused use
2021-05-11 MichaelCode style
2021-05-11 MichaelLogin prototype
2021-05-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-11 MichaelOAuth login prototype
2021-05-11 Tobias DiekershoffMerge pull request #10228 from MrPetovan/bug/warnings
2021-05-11 Tobias DiekershoffMerge pull request #10229 from MrPetovan/bug/fatal...
2021-05-11 Hypolite PetovanDon't assume $a->contact is populated in Object\Post...
2021-05-11 Hypolite PetovanCheck unparseURL parameter type in APContact::getByURL
2021-05-11 Hypolite PetovanSkip URL-less mention terms in Object\Post::getDefaultText
2021-05-11 Hypolite PetovanFix PHP 8 Fatal Error with already closed statement...
2021-05-11 Hypolite PetovanEnsure JsonD data passed to ParseURL::parseParts is...
2021-05-10 Hypolite PetovanUpdated main translation file after translation string...
2021-05-10 Hypolite PetovanFix undefined variables in nav.tpl
2021-05-10 Hypolite PetovanFix undefined variables in profile/vcard.tpl
2021-05-10 Hypolite PetovanFix undefined variables in wall_thread.tpl
2021-05-10 Hypolite PetovanFix undefined tamplate variables in comment_item.tpl
2021-05-10 PhilippMerge pull request #10209 from MrPetovan/bug/10205...
2021-05-10 Hypolite PetovanMerge pull request #10224 from nupplaphil/feat/drone
2021-05-10 Hypolite PetovanMerge pull request #10225 from tobiasd/20210510-lng
2021-05-10 Tobias Diekershoffupdated JA translation THX daingewuvzeevisiddfddd
2021-05-10 Tobias DiekershoffDE translation update
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 Philippfix type
next