{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":616044244,"defaultBranch":"main","name":"newsApi-go","ownerLogin":"Zhima-Mochi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-03-19T13:06:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/77471137?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1691220605.0","currentOid":""},"activityList":{"items":[{"before":"aa59d7ed1b25b5b81a9e5d8a3a60e68fd75f7ef3","after":"105587370ac07537d43d8062128657ca8378bfd7","ref":"refs/heads/main","pushedAt":"2024-01-26T12:53:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Merge pull request #4 from coghost/main\n\nfix: replace space with \"%20\" failed search.","shortMessageHtmlLink":"Merge pull request #4 from coghost/main"}},{"before":"0c22401d4c3f972607e1c1ebff7d65bea7e632b9","after":"aa59d7ed1b25b5b81a9e5d8a3a60e68fd75f7ef3","ref":"refs/heads/main","pushedAt":"2023-11-20T13:05:22.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Merge pull request #3 from xiaolibuzai-ovo/main\n\nfeat: add source icon","shortMessageHtmlLink":"Merge pull request #3 from xiaolibuzai-ovo/main"}},{"before":"c32100a50318ecf32fccd8a7fec024f93dac75ec","after":"0c22401d4c3f972607e1c1ebff7d65bea7e632b9","ref":"refs/heads/main","pushedAt":"2023-08-05T07:18:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":"5b428c1e6a38a537428fa0b35e8bd19c038d282e","after":"c32100a50318ecf32fccd8a7fec024f93dac75ec","ref":"refs/heads/main","pushedAt":"2023-07-09T01:54:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"fix bug","shortMessageHtmlLink":"fix bug"}},{"before":"fca92ea963474d29433bba17d7c326836ea11494","after":"5b428c1e6a38a537428fa0b35e8bd19c038d282e","ref":"refs/heads/main","pushedAt":"2023-07-09T01:38:08.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Merge pull request #1 from kholiqcode:fix/format-duration\n\nfix: format duration for period param","shortMessageHtmlLink":"Merge pull request #1 from kholiqcode:fix/format-duration"}},{"before":"b82c7c19a9918fac1d5e0d65ef3c172010d401c5","after":"fca92ea963474d29433bba17d7c326836ea11494","ref":"refs/heads/main","pushedAt":"2023-06-03T10:22:05.088Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"rename module","shortMessageHtmlLink":"rename module"}},{"before":"b67e89e4b8125c95e893f1cd46db9ebdce85c951","after":"b82c7c19a9918fac1d5e0d65ef3c172010d401c5","ref":"refs/heads/main","pushedAt":"2023-06-03T10:12:27.931Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Refactor the original code to improve readability and maintainability","shortMessageHtmlLink":"Refactor the original code to improve readability and maintainability"}},{"before":"81a368a28a32ff0d2528ef71a667b58580a0891b","after":null,"ref":"refs/tags/v1.0.0","pushedAt":"2023-06-03T09:35:46.674Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"b67e89e4b8125c95e893f1cd46db9ebdce85c951","after":null,"ref":"refs/tags/v2.0.0","pushedAt":"2023-06-03T09:19:21.502Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"02bc21daf22c0485efa04e8f5183d8b9d7da35a3","after":"b67e89e4b8125c95e893f1cd46db9ebdce85c951","ref":"refs/heads/main","pushedAt":"2023-06-03T09:13:36.690Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Refactor NewsAPI package to v2\n\nThis commit refactors the NewsAPI package to v2 by renaming and moving its\nfiles to a new directory. This is done to improve organization and maintainability\nof the codebase. No new features or functionalities have been added.","shortMessageHtmlLink":"Refactor NewsAPI package to v2"}},{"before":"02bc21daf22c0485efa04e8f5183d8b9d7da35a3","after":null,"ref":"refs/tags/v1.1.0","pushedAt":"2023-06-03T09:11:04.665Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"02bc21daf22c0485efa04e8f5183d8b9d7da35a3","after":null,"ref":"refs/tags/v2.0.0","pushedAt":"2023-06-03T08:55:52.491Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"0a449dc5bc302513f263dc677c3a16c17b7429cf","after":"02bc21daf22c0485efa04e8f5183d8b9d7da35a3","ref":"refs/heads/main","pushedAt":"2023-06-03T07:23:51.180Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"docs: Update README.md with installation instructions\n\nThis commit adds clear and concise installation instructions to the README.md file, making it easier for new users to get started with the project. No functional changes were made.","shortMessageHtmlLink":"docs: Update README.md with installation instructions"}},{"before":"98965e2f95b43a5e069db0401939cfd4b6fd264a","after":"0a449dc5bc302513f263dc677c3a16c17b7429cf","ref":"refs/heads/main","pushedAt":"2023-06-03T07:05:15.199Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"update","shortMessageHtmlLink":"update"}},{"before":"81a368a28a32ff0d2528ef71a667b58580a0891b","after":"98965e2f95b43a5e069db0401939cfd4b6fd264a","ref":"refs/heads/main","pushedAt":"2023-06-03T05:50:58.481Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Refactor and reorganize code for better scalability and maintainability\n\nThis commit includes a series of changes aimed at improving the structure and organization of the codebase. Specifically, we have deleted the gnews package, which was a legacy implementation of the NewsAPI client, and replaced it with a new newsapi package. This new package includes a number of new files, such as news.go, newsapi.go, and options.go, which contain the core logic for working with the NewsAPI. We have also renamed the models.go file to news.go, and the utils.go file to newsapi/utils.go, to better reflect their purpose.","shortMessageHtmlLink":"Refactor and reorganize code for better scalability and maintainability"}},{"before":"81a368a28a32ff0d2528ef71a667b58580a0891b","after":null,"ref":"refs/tags/v1.1.1","pushedAt":"2023-05-27T10:41:22.349Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"db95bfde944d88b850f47bfb1e130b88d84a1835","after":null,"ref":"refs/tags/v1.1.0","pushedAt":"2023-05-27T10:41:19.376Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"c4412a2dc19937bc555f75d1909690482f70c9ca","after":null,"ref":"refs/tags/v1.0.1","pushedAt":"2023-05-27T10:41:15.923Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"84a96bc93c23c8ce544ff0cc9dc47a0d0b87bad5","after":null,"ref":"refs/tags/v1.0.0","pushedAt":"2023-05-27T10:41:11.837Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"db95bfde944d88b850f47bfb1e130b88d84a1835","after":"81a368a28a32ff0d2528ef71a667b58580a0891b","ref":"refs/heads/main","pushedAt":"2023-04-09T07:35:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Update gnews and utils packages with improved error handling\n\nThis commit updates the gnews and utils packages to include better error handling. Specifically, error messages have been made more descriptive to help with debugging and identifying issues. These changes should improve the overall reliability and stability of the packages.","shortMessageHtmlLink":"Update gnews and utils packages with improved error handling"}},{"before":"512609a07b3771e1f36ebc044b34569b0743aad4","after":"db95bfde944d88b850f47bfb1e130b88d84a1835","ref":"refs/heads/main","pushedAt":"2023-04-06T13:50:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"refactor: improve code readability and maintainability\n\nThis commit includes changes to improve the readability and maintainability of the codebase. Specifically, modifications were made to the gnews package and utility functions to simplify their implementation. Additionally, the main.go file was updated to reflect these changes and ensure compatibility with the new code. These changes will result in a more efficient development process and easier maintenance of the code in the future.","shortMessageHtmlLink":"refactor: improve code readability and maintainability"}},{"before":"c4412a2dc19937bc555f75d1909690482f70c9ca","after":"512609a07b3771e1f36ebc044b34569b0743aad4","ref":"refs/heads/main","pushedAt":"2023-04-05T15:41:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"optimization","shortMessageHtmlLink":"optimization"}},{"before":"262b7c9836f44a2de9d7e697dda79275a183cea3","after":"c4412a2dc19937bc555f75d1909690482f70c9ca","ref":"refs/heads/main","pushedAt":"2023-04-05T14:17:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"sort news with published date","shortMessageHtmlLink":"sort news with published date"}},{"before":"f3240063f506a80f763564b056d5ab760692e1d2","after":"262b7c9836f44a2de9d7e697dda79275a183cea3","ref":"refs/heads/main","pushedAt":"2023-04-05T13:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Update README with installation instructions\n\nAdded step-by-step instructions for installing the application on different operating systems. This will make it easier for new users to get started with the project.","shortMessageHtmlLink":"Update README with installation instructions"}},{"before":"f3240063f506a80f763564b056d5ab760692e1d2","after":null,"ref":"refs/tags/v1.0.1","pushedAt":"2023-03-25T12:21:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"}},{"before":"84a96bc93c23c8ce544ff0cc9dc47a0d0b87bad5","after":"f3240063f506a80f763564b056d5ab760692e1d2","ref":"refs/heads/main","pushedAt":"2023-03-25T12:20:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"236fbc468b609f5b1de69722ba84c73afd3fb788","after":"84a96bc93c23c8ce544ff0cc9dc47a0d0b87bad5","ref":"refs/heads/main","pushedAt":"2023-03-25T11:55:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"\"Update README with project details and instructions\"\n\nThis commit updates the README file to provide more detailed information about the project and instructions on how to use it. It includes a brief overview of the project, its goals and objectives, and the tools and technologies used to develop it. Additionally, it explains how to install and run the project, as well as how to contribute to it. These changes will make it easier for users to understand and use the project, and for developers to collaborate on it.","shortMessageHtmlLink":"\"Update README with project details and instructions\""}},{"before":"08f7ce567abdbf3fef09f6c7f55c1d40220af541","after":"236fbc468b609f5b1de69722ba84c73afd3fb788","ref":"refs/heads/main","pushedAt":"2023-03-25T11:44:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"feat: Add gnews models and update README\n\nThis commit adds a new models file to the gnews package and updates the README to reflect these changes. It also modifies the gnews and main packages accordingly. This will allow for better organization and expansion of the gnews package in the future.","shortMessageHtmlLink":"feat: Add gnews models and update README"}},{"before":"97ad460b969af6e7128c5b9ed306cfda20465005","after":"08f7ce567abdbf3fef09f6c7f55c1d40220af541","ref":"refs/heads/main","pushedAt":"2023-03-25T11:16:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"update README.md and refactor code","shortMessageHtmlLink":"update README.md and refactor code"}},{"before":"1bf7a1120a60c531bdc2bd67defb1e1e2e74cbe5","after":"97ad460b969af6e7128c5b9ed306cfda20465005","ref":"refs/heads/main","pushedAt":"2023-03-25T10:19:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zhima-Mochi","name":null,"path":"/Zhima-Mochi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77471137?s=80&v=4"},"commit":{"message":"feat: Add support for filtering news by category\n\nThis commit adds functionality to filter news articles by category in the gnews package. The main.go file has also been updated to include a command-line argument for specifying the category. This feature allows users to easily search for news articles that are relevant to their interests.","shortMessageHtmlLink":"feat: Add support for filtering news by category"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD6d7ZSQA","startCursor":null,"endCursor":null}},"title":"Activity ยท Zhima-Mochi/newsApi-go"}