]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #12836 from damianwajer/post-interactions
[friendica.git] / src /
2023-03-01 Hypolite PetovanMerge pull request #12836 from damianwajer/post-interac...
2023-02-28 Michael VogelMerge pull request #12855 from HankG/fix-use-mastodon...
2023-02-28 Hank GrabowskiFix passing in correct change fields to Mastodon Status...
2023-02-28 Hank GrabowskiUse Mastodon standard edited_at field for tracking...
2023-02-28 Hypolite PetovanMerge pull request #12853 from HankG/mastodon-timeline...
2023-02-28 Hank GUpdate src/Module/BaseApi.php
2023-02-28 Hank GrabowskiRemove extra lines from TimelineOrderByTypes.php to...
2023-02-28 Hank GrabowskiOnly allow explicitly known order types through
2023-02-28 Hank GrabowskiAdd default getLinkHeader asDate to be false (the previ...
2023-02-28 Hank GrabowskiRemove extra line between copyright and namespace
2023-02-28 Hank GrabowskiCorrect format/style errors
2023-02-28 Hank GrabowskiCorrect format/style errors
2023-02-28 Hank GrabowskiAdd new temporal paging to Mastodon Timeline Public...
2023-02-28 Hank GrabowskiAdd comment to friendica_order query parameter in Masto...
2023-02-28 Hank GrabowskiFix tag filtering on block/mute list
2023-02-28 Hank GrabowskiAdd additional Mastodon timeline sorting date types...
2023-02-28 Hank GrabowskiChange timestamp to be DateTime object not integers...
2023-02-28 Hank GrabowskiMerge branch 'develop' into mastodon-timeline-temporal...
2023-02-27 PhilippMerge pull request #12852 from annando/instance-fix
2023-02-27 MichaelWithout "->__toString()"
2023-02-27 MichaelFix v1 endpoint
2023-02-27 Hypolite PetovanMerge pull request #12851 from annando/issue-12415
2023-02-27 Hypolite PetovanMerge pull request #12850 from nupplaphil/feat/phpstorm...
2023-02-27 MichaelIssue 12415: Handle attachment updates via AP
2023-02-27 PhilippMerge pull request #12848 from HankG/fix-mastodon-v2...
2023-02-27 Hank GrabowskiFix whitespace issue
2023-02-27 Hank GrabowskiAdd int hint to Mastodon V2 UserStats.php
2023-02-27 Hypolite PetovanMerge pull request #12849 from annando/attachments
2023-02-27 Michael VogelUpdate src/Model/Post/Media.php
2023-02-27 MichaelEditing/removing of attached pictures is now possible...
2023-02-27 PhilippMerge pull request #12843 from annando/fetchraw-attachments
2023-02-27 MichaelUse non static logger call
2023-02-27 Hank GrabowskiChange Mastodon Instance V2 active_monthly field to...
2023-02-27 Hank GrabowskiChange Mastodon Instance V2 active_monthly field to...
2023-02-26 MichaelUse "Exception"
2023-02-26 PhilippMerge pull request #12844 from HankG/mastodon-status...
2023-02-26 Hank GrabowskiAllow delivery stats to be null.
2023-02-26 Hank GrabowskiMake calls inline and return 0 if value is null
2023-02-26 Michael VogelMerge pull request #12845 from HankG/fix-instancev2...
2023-02-26 Hank GrabowskiAdd nullability to InstanceV2 Contact type for account...
2023-02-26 MichaelCatch all errors thrown by "fetchRaw"
2023-02-25 Hank GrabowskiAdd delivery status data to Mastodon Status Friendica...
2023-02-23 Hank GrabowskiAdd support for since_id field into the timeline API
2023-02-23 Hank GrabowskiNull out min/max/since ID fields by default in Mastodon...
2023-02-22 Hypolite PetovanMerge pull request #12838 from HankG/blocks-status-fix
2023-02-22 Hypolite PetovanMerge pull request #12837 from HankG/fix-blocks-ignores...
2023-02-22 Hank GrabowskiMerge branch 'develop' into mastodon-timeline-temporal...
2023-02-22 Hank GrabowskiMerge branch 'develop' into fix-blocks-ignores-in-full...
2023-02-22 Hank GrabowskiMerge branch 'develop' into blocks-status-fix
2023-02-22 Hank GrabowskiBreakup public/user ID query results so can always...
2023-02-22 Hank GrabowskiAdd show_all option to Mastodon status context to show...
2023-02-22 Hank GrabowskiAdd order/limit building func and fix reverse order...
2023-02-22 Hank GrabowskiSimply Timeline Home temporal endpoint to reuse min_id...
2023-02-21 Hypolite PetovanMerge pull request #12833 from annando/ostatus-like
2023-02-21 MichaelFix emoji activities
2023-02-21 Hank GrabowskiImplement time based paging for Mastodon Home Timeline...
2023-02-21 PhilippMerge pull request #12830 from MrPetovan/bug/12828...
2023-02-21 Hank GrabowskiAdd to Mastodon Status/Context filter for ignored and...
2023-02-21 Hypolite PetovanMerge pull request #12829 from Quix0r/fixes/export...
2023-02-21 Roland HäderFixed:
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 blocks-and-mutes-fixes
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 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
next