]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2023-03-08 Tobias DiekershoffMerge pull request #12872 from xundeenergie/develop
2023-03-08 www-datafix typo (btn-defaul -> btn-default)
2023-03-07 Hypolite PetovanMerge pull request #12869 from damianwajer/calendar...
2023-03-07 Damian WajerFix calendar attendance icons
2023-03-07 Hypolite PetovanMerge pull request #12867 from annando/revert-attach
2023-03-06 MichaelFix plaintext function by partly reverting function...
2023-03-06 Hypolite PetovanMerge pull request #12866 from annando/no-attached...
2023-03-06 MichaelFix warning
2023-03-06 MichaelReformatted code
2023-03-05 MichaelCode is reformatted
2023-03-05 MichaelThe function "getAttachedData" has been removed
2023-03-04 Hypolite PetovanMerge pull request #12865 from annando/fix-links
2023-03-04 MichaelWe only need a link here
2023-03-04 MichaelUnneeded field removed
2023-03-04 MichaelFix missing attached links in posts
2023-03-02 PhilippMerge pull request #12861 from annando/fix-status
2023-03-02 MichaelAPI: Fix dateformat on status
2023-03-01 Hypolite PetovanMerge pull request #12836 from damianwajer/post-interac...
2023-03-01 Damian Wajer[frio] Move "Share via" to the share dropdown
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 Philippident_size 2 is better for XML readability :)
2023-02-27 PhilippAdd a PHPStorm code style XML
2023-02-27 PhilippAdapt .editorconfig
2023-02-27 PhilippRevert quote_type
2023-02-27 Philippadapt codecov config
2023-02-27 PhilippMerge pull request #12848 from HankG/fix-mastodon-v2...
2023-02-27 PhilippAdapt .editorconfig for PHPStorm
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 Hank GrabowskiUpdate documentation for delivery status data addition...
2023-02-26 MichaelCatch all errors thrown by "fetchRaw"
2023-02-25 Hank GrabowskiAdd delivery status data to Mastodon Status Friendica...
2023-02-24 Hypolite PetovanMerge pull request #12839 from HankG/api-documentation...
2023-02-24 Hank GApply suggestions from code review
2023-02-24 Hank GApply suggestions from code review
2023-02-24 Hank GrabowskiMake indentation consistent
2023-02-24 Hank GApply suggestions from code review
2023-02-23 Hank GUpdate doc/API-Entities.md
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-23 Hank GrabowskiAdd Mastodon Instance::V2 Friendica extension documentation
2023-02-23 Hank GrabowskiAdd Mastodon Status Editing endpoint documentation
2023-02-23 Hank GrabowskiAdd additional and not supported fields/QPs on the...
2023-02-23 Hank GrabowskiAdd new Friendica Photo Album GET endpoints to document...
2023-02-23 Hank GrabowskiAdd Mastodon Notification Entity Extensions documentation
2023-02-23 Hank GrabowskiAdd Mastodon API endpoint extension information
2023-02-23 Hank GrabowskiAdd Mastodon Status Entity Friendica extensions (minus...
2023-02-23 Hank GrabowskiAdd changes to the Photo entries in Friendica API endpoint
2023-02-23 Hank GrabowskiAdd Dislike Friendica API documentation
2023-02-23 Hank GrabowskiAdd new Mastodon InstanceV2 to implemented list and...
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 Damian WajerUse available space for post interaction buttons
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 Hypolite PetovanMerge pull request #12832 from nupplaphil/feat/json...
2023-02-21 Hank GrabowskiImplement time based paging for Mastodon Home Timeline...
2023-02-21 PhilippUpdate json-ld to 1.1.2
next