]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2023-02-21 PhilippFix database
2023-02-21 PhilippFix API tests without addon table
2023-02-21 Hypolite PetovanRemove addon table from DB structure
2023-02-21 Hypolite PetovanMerge pull request #12826 from HankG/dislike-for-mastod...
2023-02-20 Hank GrabowskiMerge branch 'develop' into dislike-for-mastodon-endpoints
2023-02-20 Hank GrabowskiAdd DislikedBy Mastodon compatible endpoint in the...
2023-02-20 Hank GrabowskiAdd deleted check to FavouritedBy Mastodon endpoint
2023-02-20 Hank GrabowskiAdd Mastodon format compatible (un)dislike endpoint...
2023-02-20 Hank GrabowskiFix phpcbf style errors in part of code I didn't change
2023-02-20 Hank GrabowskiAdd dislike counts to Mastodon API Statuses in Friendic...
2023-02-20 Hypolite PetovanMerge pull request #12818 from HankG/mastodon-instance...
2023-02-20 Hank GrabowskiModify to use the new baseURL methods.
2023-02-20 Hank GrabowskiAdd missing spaces after colons for function parameters...
2023-02-20 Hypolite PetovanMerge pull request #12825 from HankG/fix-blocks-listing
2023-02-20 Hank GrabowskiMerge branch 'develop' into mastodon-instance-v2-implem...
2023-02-20 Hank GrabowskiMerge branch 'develop' into fix-blocks-listing
2023-02-20 Hank GrabowskiMerge branch 'develop' into mastodon-instance-v2-implem...
2023-02-20 Hank GrabowskiRefactor Mastodon API InstanceV2 so objects are simple...
2023-02-20 PhilippMerge pull request #12821 from HankG/notifications...
2023-02-20 Hank GrabowskiMerge branch 'develop' into fix-blocks-listing
2023-02-20 Hypolite PetovanMerge pull request #12814 from nupplaphil/bug/config_mu...
2023-02-20 Hypolite PetovanMerge pull request #12823 from annando/optimize
2023-02-20 PhilippUpdate db-version
2023-02-20 Philipplanguage and static
2023-02-20 PhilippFix multiple serialized values
2023-02-20 Michael VogelMerge pull request #12820 from MrPetovan/bug/fatal...
2023-02-20 Hank GrabowskiRemove extraneous ID parameter from Mastodon Blocks...
2023-02-20 Hank GrabowskiMerge branch 'develop' into notifications-summary
2023-02-20 MichaelConfig to enable the optimizing of all tables
2023-02-20 Hank GrabowskiFix whitespace issue on assignment alignment
2023-02-20 Hank GrabowskiAdd notifications summary (count only for now) to Masto...
2023-02-20 Hypolite PetovanMerge pull request #12819 from HankG/add-tables-to...
2023-02-20 Hypolite PetovanMerge pull request #12802 from nupplaphil/feat/system_u...
2023-02-20 Hypolite PetovanMerge pull request #12813 from HankG/mastodon-status...
2023-02-20 Hypolite PetovanMerge pull request #12807 from HankG/mastodon-trending...
2023-02-20 Hypolite PetovanMerge pull request #12804 from HankG/fix-blocked-users...
2023-02-20 Hypolite PetovanRemove reference to remove field in event table
2023-02-20 Hank GrabowskiAdd License header to FriendicaExtensions file
2023-02-20 Hank GrabowskiFix binary_operator_spaces errors
2023-02-20 Hank GrabowskiAdd back in accidentally removed Session table
2023-02-20 Hypolite PetovanMerge pull request #12816 from annando/view
2023-02-20 Hank GrabowskiAdd Mastodon Instance V2 API endpoint /api/v2/instance
2023-02-20 MichaelFix the spelling of some verbs
2023-02-20 MichaelConfig option to process the "view" activity
2023-02-19 Hank GrabowskiChange Mastodon API documentation URL for V1 Instance...
2023-02-19 Hank GrabowskiAdd additional tables to the optimize worker function
2023-02-19 Hank GrabowskiRemove extraneous __get since needed capability found...
2023-02-19 Hank GrabowskiRemove documentation stating friendica extensions can...
2023-02-19 Hank GUpdate src/Module/Api/Mastodon/Statuses.php
2023-02-19 PhilippRemove $ssl_state variable
2023-02-19 PhilippRemove dbstructure update
2023-02-19 Philippadapt theme comment
2023-02-19 Philippadapt install path
2023-02-19 Philippadapt BaseURL constructor
2023-02-19 PhilippUpdate src/Module/Moderation/Users/Blocked.php
2023-02-19 PhilippApply suggestions from code review
2023-02-19 PhilippApply suggestions from code review
2023-02-18 PhilippUpdate messages.po
2023-02-18 PhilippAdd site admin warning if BaseURL is missing
2023-02-18 Philippcheck themplates
2023-02-18 PhilippAdd typehint for DI::baseUrl()
2023-02-18 PhilippAdapt BaseURL calls to new UriInterface
2023-02-18 PhilippAdapt tests to use new BaseURL UriInterface
2023-02-18 PhilippMove force_ssl behavior
2023-02-18 PhilippRefactor Installer due new BaseURL logic
2023-02-18 PhilippRemove old config parts
2023-02-18 PhilippRefactor BaseURL.php to UriInterface compatible class
2023-02-18 Hank GrabowskiMerge branch 'develop' into mastodon-status-post-with...
2023-02-18 Hank GrabowskiChange check for friendica-title key to use isa and...
2023-02-18 Tobias DiekershoffMerge pull request #12812 from annando/emoji-activities
2023-02-18 MichaelActivities are now displayed as Emojis
2023-02-17 Hypolite PetovanMerge pull request #12806 from annando/loglevels
2023-02-17 Hypolite PetovanMerge pull request #12799 from HankG/fix-mastodon-frien...
2023-02-17 Hank GrabowskiAdd friendica->title input to Mastodon Status POST...
2023-02-17 Hank GrabowskiAdd extension to Mastodon Status object for Friendica...
2023-02-17 Hank GrabowskiAdd link headers to Mastodon trending endpoints
2023-02-17 Hank GrabowskiAdd Link headers by offset/limit capability to BaseApi
2023-02-17 Hank GrabowskiFix offset is absolute in set not a page to be consiste...
2023-02-17 Michael VogelMerge pull request #12801 from HankG/fix-mastodon-api...
2023-02-17 Hank GrabowskiAdd offset parameter to Mastodon trending Links and...
2023-02-17 Hank GrabowskiAdd documentation to new trending tags endpoint QPs
2023-02-17 Hank GrabowskiRemove FollowRequest type and use mstdnAccount->createF...
2023-02-17 Hank GrabowskiAllow @-symbols in Mastodon status searches under all...
2023-02-17 Hank GrabowskiAdd support to Mastodon Tag Trends for paging, local...
2023-02-16 Hank GrabowskiRemove explicit block filtering for results that go...
2023-02-16 MichaelSome loglevels are adjusted to more reasonablöe levels
2023-02-16 Hank GrabowskiAdd blocked/ignored filters to Mastodon Timeline API...
2023-02-16 Hank GrabowskiAdd blocked/ignored filters to Mastodon Timeline API...
2023-02-15 Hank GrabowskiCleanup unused imports, excessive line length in Mastod...
2023-02-15 Hank GrabowskiDelete unused Mastodon FollowRequest object (can just...
2023-02-15 Hank GrabowskiChange FollowRequest return type to be Account
2023-02-15 Hank GrabowskiFix style error
2023-02-15 Hank GrabowskiAllows @ in query on statuses when resolving since...
2023-02-15 Hank GrabowskiChange FollowRequest to return the user ID so is compat...
2023-02-15 PhilippMerge pull request #12797 from annando/emoji-react
2023-02-15 MichaelWe can now store emoji reactions from Misskey
2023-02-14 PhilippMerge pull request #12796 from annando/fatal
2023-02-14 PhilippMerge pull request #12795 from annando/caps
2023-02-14 MichaelFix fatal error because of an invalid url
2023-02-14 MichaelFix caps
next