]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2021-06-14 MichaelPad the header
2021-06-14 MichaelPad the lengths of the columns
2021-06-14 MichaelReversed "null"
2021-06-14 MichaelAdded default value "NULL"
2021-06-13 MichaelAdded sort order
2021-06-13 MichaelUpdates database structure documentation
2021-06-12 Hypolite PetovanMerge pull request #10395 from annando/statistics
2021-06-12 Michael"Tooot" is tested
2021-06-12 MichaelSmall fixes
2021-06-12 MichaelChanged sorting
2021-06-12 MichaelServer statistics: New section for relais and nomads
2021-06-11 Hypolite PetovanMerge pull request #10393 from annando/api-more-apps
2021-06-11 MichaelRemoved unneeded use
2021-06-11 MichaelMaking the tests happy
2021-06-11 MichaelTests ...
2021-06-11 MichaelMaking the tests work
2021-06-11 MichaelAdded whalebird as working client
2021-06-11 MichaelAvoid notice "Undefined index: uid"
2021-06-11 MichaelProxify the media url
2021-06-10 MichaelVideos are now working as well
2021-06-10 MichaelAPI: Some more apps are now supported
2021-06-10 Hypolite PetovanMerge pull request #10391 from annando/api-applications
2021-06-10 MichaelAdded Fedi for Android
2021-06-10 MichaelReturn the application fields
2021-06-10 MichaelSimplify the code
2021-06-10 MichaelUpdated messages.po
2021-06-10 MichaelAPI: Tests with various clients, small fixes
2021-06-09 Hypolite PetovanMerge pull request #10387 from tobiasd/20210609-ja
2021-06-09 Hypolite PetovanMerge pull request #10383 from annando/http-options
2021-06-09 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-09 Hypolite PetovanMerge pull request #10381 from annando/basic-auth
2021-06-09 Tobias Diekershoffupdated JA translation THX daingewuvzeevisiddfddd
2021-06-09 MichaelAdded documentation
2021-06-09 MichaelDeactivate CORS related headers
2021-06-09 MichaelSupport HTTP OPTIONS requests
2021-06-09 MichaelAdded more apps
2021-06-09 MichaelAmaroq is said to be working as well
2021-06-08 MichaelThe function is now protected again
2021-06-08 MichaelGet rid of "api_user()" function
2021-06-08 MichaelAdded "source" detection
2021-06-08 MichaelMove basic auth functionality to the new class
2021-06-08 Hypolite PetovanMerge pull request #10380 from annando/api-oauth-basicauth
2021-06-08 MichaelUse "checkAllowedScope" instead of "login"
2021-06-08 MichaelLogin hasn't got a return value
2021-06-08 MichaelRearranged scope check
2021-06-08 MichaelRearranged function order
2021-06-08 MichaelUnified request for uid
2021-06-08 MichaelSimplified code
2021-06-08 MichaelStandards
2021-06-08 MichaelStandards
2021-06-08 MichaelFix coding standards
2021-06-08 MichaelImproved documentation
2021-06-08 MichaelAPI: New classes for OAuth and basic auth
2021-06-07 Hypolite PetovanMerge pull request #10377 from annando/warning
2021-06-07 MichaelAvoid PHP Warning: Illegal string offset 'type' in...
2021-06-07 Tobias DiekershoffMerge pull request #10376 from annando/api-swap-followers
2021-06-07 MichaelAdded note about missing parameters
2021-06-07 MichaelAPI: The endpoints "followers" and "following" are...
2021-06-06 Hypolite PetovanMerge pull request #10374 from annando/forum-unlisted
2021-06-06 MichaelImprove forum delivery, avoid false distribution
2021-06-06 MichaelAdd the forum followers to forum posts
2021-06-06 MichaelAddec comments on forum delivery
2021-06-06 MichaelUse "self"
2021-06-06 MichaelRespect the "unlisted" setting for forum posts
2021-06-05 Hypolite PetovanMerge pull request #10372 from annando/forum-handling
2021-06-05 MichaelDisplay the forum posts in the new format.
2021-06-05 MichaelPublic forums are now posting unlisted
2021-06-05 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-05 MichaelDon't lose ownership on forum posting
2021-06-04 Hypolite PetovanMerge pull request #10368 from annando/more-api
2021-06-03 MichaelCoding standards
2021-06-03 MichaelAPI: some more endpoints added
2021-06-03 Tobias DiekershoffMerge pull request #10367 from annando/old-api-oauth
2021-06-02 MichaelSupport OAuth for the legacy API
2021-06-02 Hypolite PetovanMerge pull request #10366 from nupplaphil/bug/phpunit_w...
2021-06-02 PhilippReplace assertInternalType() with proper assertions
2021-06-02 Tobias DiekershoffMerge pull request #10363 from annando/notice
2021-06-02 MichaelFix "Undefined index: post-type in .../src/Model/Item...
2021-06-02 Hypolite PetovanMerge pull request #10361 from annando/limit-context
2021-06-02 Hypolite PetovanMerge pull request #10360 from annando/limit-context
2021-06-02 Hypolite PetovanMerge pull request #10359 from annando/milliseconds
2021-06-02 MichaelSimplify the code
2021-06-02 MichaelAPI: Lim it the elements for the context
2021-06-02 MichaelRenaming the date format to "JSON"
2021-06-02 MichaelUse the proper way to display milliseconds
2021-06-02 Hypolite PetovanMerge pull request #10357 from annando/api-date
2021-06-01 MichaelAPI: Fix date format
2021-06-01 Hypolite PetovanMerge pull request #10356 from annando/fix-account-id
2021-06-01 MichaelFix account id of notifications
2021-06-01 Hypolite PetovanMerge pull request #10355 from annando/follow-notifications
2021-06-01 MichaelAdded notifications for follow requests
2021-06-01 Hypolite PetovanMerge pull request #10350 from annando/api-notifications
2021-06-01 Michael VogelMerge pull request #10351 from tobiasd/20210601-hu
2021-06-01 MichaelRenamed function
2021-06-01 Tobias DiekershoffHU translation updated THX Balázs Úr
2021-06-01 MichaelAPI: Show activity notifications
2021-06-01 Michael VogelMerge pull request #10349 from tobiasd/20210501-ja
2021-06-01 Tobias Diekershoffupdated JA translation THX daingewuvzeevisiddfddd
2021-05-31 Hypolite PetovanMerge pull request #10348 from annando/fix-diaspora...
2021-05-31 Michael VogelMerge pull request #10347 from MrPetovan/task/composer
next