{"id":26067164,"url":"https://github.com/in2code-de/bluesky","last_synced_at":"2025-10-20T04:32:25.152Z","repository":{"id":280798394,"uuid":"943154000","full_name":"in2code-de/bluesky","owner":"in2code-de","description":"Show bluesky feed in TYPO3","archived":false,"fork":false,"pushed_at":"2025-03-08T18:35:04.000Z","size":1753,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-05T20:51:58.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/in2code-de.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-05T08:56:32.000Z","updated_at":"2025-03-16T13:41:39.000Z","dependencies_parsed_at":"2025-03-05T11:33:09.360Z","dependency_job_id":"f79f7ea6-a127-4ad2-ab0f-9e25af315eb2","html_url":"https://github.com/in2code-de/bluesky","commit_stats":null,"previous_names":["in2code-de/bluesky"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fbluesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fbluesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fbluesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fbluesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/in2code-de","download_url":"https://codeload.github.com/in2code-de/bluesky/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248447565,"owners_count":21105137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-08T21:33:54.965Z","updated_at":"2025-10-20T04:32:25.147Z","avatar_url":"https://github.com/in2code-de.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bluesky extension\n\n## Introduction\n\nSimple content element to show a bluesky feed by account name for TYPO3 13 or newer.\n\n## Screenshots\n\nExample output of posts in frontend:\n\n![screenshot_frontend_plugin_list.png](Documentation/Images/screenshot_frontend_plugin_list.png \"Example output of posts in frontend\")\n\nExample plugin settings in backend:\n\n![screenshot_backend_plugin_list.png](Documentation/Images/screenshot_backend_plugin_list.png \"Example plugin settings in backend\")\n\n## Howto\n\nDo you want to change the html template of the list view? Sure, you want to change it.\nYou can do it simply via TypoScript setup:\n\n```\nplugin.tx_bluesky {\n  view {\n    templateRootPaths {\n      1 = EXT:sitepackage/Resources/Private/ExtensionView/Plugins/Bluesky/Templates/\n    }\n  }\n}\n```\n\n## Development\n\nYou can spin up a development environment for this extension using [DDEV](https://ddev.com/).\n\n```shell\nddev start\nddev initialize\nddev restart # sometimes needed to copy configuration presets properly\n```\n\nThe default backend user present in the database dump has the credentials `admin` / `John3:16`.\n\n## Changelog\n\n| Version | Date       | State   | Description                                                                             |\n|---------|------------|---------|-----------------------------------------------------------------------------------------|\n| 1.4.1   | 2025-07-26 | Task    | Move icon registration to configuration folder and remove ext_tables.php file           |\n| 1.3.0   | 2025-03-08 | Feature | Also support full profile url for account id, improve placeholder text in plugin        |\n| 1.2.0   | 2025-03-06 | Feature | Add local development environment                                                       |\n| 1.1.0   | 2025-03-05 | Feature | Autolink url in posts, don't use ascii characters as hashtags, ignore colon in hashtags |\n| 1.0.1   | 2025-03-05 | Bugfix  | Use default values if FlexForm is empty                                                 |\n| 1.0.0   | 2025-03-05 | Task    | Initial publish of the extension                                                        |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fin2code-de%2Fbluesky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fin2code-de%2Fbluesky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fin2code-de%2Fbluesky/lists"}