{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":657169293,"defaultBranch":"main","name":"media-parser","ownerLogin":"jag-k","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-22T13:18:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30597878?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716840621.0","currentOid":""},"activityList":{"items":[{"before":"a0bbf052c65c36a1aa758bdf9437f93ef8d3841a","after":"42699911659dec0ce2074a0621a50de8eb1f9664","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-06-10T20:23:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.8)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"c004a63e40f442ce83e1427c967ece471b56d2b9","after":"a0bbf052c65c36a1aa758bdf9437f93ef8d3841a","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-06-03T20:22:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.7)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":null,"after":"c004a63e40f442ce83e1427c967ece471b56d2b9","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-27T20:10:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.5)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"4005d99fc3fc1026c03d8862a0ed3143d24f9ed3","after":"2b53ec25386fa837f71434c9349cf9563a01bbb9","ref":"refs/heads/main","pushedAt":"2024-05-12T17:24:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Refactor MAX_SIZE context variable handling\n\nThe get_max_size function was removed and the context variable MAX_SIZE was redefined to include a default setting of a float type right on its declaration. Afterward, all get_max_size calls in youtube.py and tiktok.py were replaced with MAX_SIZE.get calls to adapt with the updated implementation.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Refactor MAX_SIZE context variable handling"}},{"before":"dc3eb34fe71a24116d9d8ab945f6f2f7da26b0cc","after":"4005d99fc3fc1026c03d8862a0ed3143d24f9ed3","ref":"refs/heads/main","pushedAt":"2024-05-12T17:06:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Refactor BaseParser and subclass parsers\n\nThe BaseParser class has now been inherited by subclasses, replacing the BaseModel inheritance, thus streamlining parser implementation. This commit also includes changes to the TiktokParser to retrieve media data correctly and updates other parsers (Instagram, Youtube, Twitter, Reddit) to reflect the BaseParser inheritance change. In RedditParser, a simple main function has been added for testing purpose.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Refactor BaseParser and subclass parsers"}},{"before":"76a12c8831f79beb34e4761f901c29341122b4eb","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-08T10:53:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"}},{"before":"949fc508314f258cb1f7b6b1ed0f8bf42f623405","after":"dc3eb34fe71a24116d9d8ab945f6f2f7da26b0cc","ref":"refs/heads/main","pushedAt":"2024-05-08T10:49:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Shift documentation deployment from ReadTheDocs to GitHub Pages\n\nThis commit removes the ReadTheDocs configuration file and updates the documentation URL in various locations, including the pyproject.toml file and README.md, to point to GitHub Pages. Additionally, a new GitHub Actions workflow for deploying to GitHub Pages has been added. Documentation will now be hosted on GitHub Pages and updated automatically with each push to the main branch.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Shift documentation deployment from ReadTheDocs to GitHub Pages"}},{"before":"245876d0fc2781d0f9615653b65258703eff2dbd","after":"949fc508314f258cb1f7b6b1ed0f8bf42f623405","ref":"refs/heads/main","pushedAt":"2024-05-08T02:14:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Remove server functionality from media-parser\n\nThis commit removes all server-related functionalities from the media-parser package. As a result, the package now solely exists for parsing media from social networks. This creates a cleaner codebase and focuses on the core functionality of the package.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Remove server functionality from media-parser"}},{"before":"77a28f84994a2589f82c198f3758b9c795375320","after":"245876d0fc2781d0f9615653b65258703eff2dbd","ref":"refs/heads/main","pushedAt":"2024-05-08T02:10:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Remove server functionality from media-parser\n\nThis commit removes all server-related functionalities from the media-parser package. As a result, the package now solely exists for parsing media from social networks. This creates a cleaner codebase and focuses on the core functionality of the package.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Remove server functionality from media-parser"}},{"before":"e0045f691fea60d9b9632b1ba1a695a0e143b082","after":"77a28f84994a2589f82c198f3758b9c795375320","ref":"refs/heads/main","pushedAt":"2024-05-08T02:02:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Remove server functionality from media-parser\n\nThis commit removes all server-related functionalities from the media-parser package. As a result, the package now solely exists for parsing media from social networks. This creates a cleaner codebase and focuses on the core functionality of the package.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Remove server functionality from media-parser"}},{"before":"23f220885a18a53a6b158776718e6247d915f584","after":"e0045f691fea60d9b9632b1ba1a695a0e143b082","ref":"refs/heads/main","pushedAt":"2024-05-08T01:54:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Remove server functionality from media-parser\n\nThis commit removes all server-related functionalities from the media-parser package. As a result, the package now solely exists for parsing media from social networks. This creates a cleaner codebase and focuses on the core functionality of the package.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Remove server functionality from media-parser"}},{"before":"404b6b5bdcc00fdcf679378a7f78083674963c1c","after":"23f220885a18a53a6b158776718e6247d915f584","ref":"refs/heads/main","pushedAt":"2024-05-08T01:50:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Remove server functionality from media-parser\n\nThis commit removes all server-related functionalities from the media-parser package. As a result, the package now solely exists for parsing media from social networks. This creates a cleaner codebase and focuses on the core functionality of the package.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Remove server functionality from media-parser"}},{"before":"f4b058c7587c430606af23f878cbc4dac43b92ea","after":"404b6b5bdcc00fdcf679378a7f78083674963c1c","ref":"refs/heads/main","pushedAt":"2024-05-08T01:50:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Remove server functionality from media-parser\n\nThis commit removes all server-related functionalities from the media-parser package. As a result, the package now solely exists for parsing media from social networks. This creates a cleaner codebase and focuses on the core functionality of the package.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"Remove server functionality from media-parser"}},{"before":"976c4a1db763ccc528479d80a0ded4edf113393d","after":"76a12c8831f79beb34e4761f901c29341122b4eb","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-06T20:13:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"a1a2ccadbd53765554935eedafae531cc23e3e43","after":"976c4a1db763ccc528479d80a0ded4edf113393d","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-05-06T20:13:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.4.3)\n- [github.com/psf/black: 23.10.0 → 24.4.2](https://github.com/psf/black/compare/23.10.0...24.4.2)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"5b314015a775d284c345bbff32da00785ab9e4b8","after":"f4b058c7587c430606af23f878cbc4dac43b92ea","ref":"refs/heads/main","pushedAt":"2024-05-05T12:14:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#2)\n\n* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit\r\n- [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.4.2)\r\n- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.6.0)\r\n- [github.com/psf/black: 23.10.0 → 24.4.2](https://github.com/psf/black/compare/23.10.0...24.4.2)\r\n- [github.com/python-poetry/poetry: 1.6.1 → 1.8.0](https://github.com/python-poetry/poetry/compare/1.6.1...1.8.0)\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#2)"}},{"before":"ea84e129b47a184a7451f070b98b29cff35b9f28","after":"a1a2ccadbd53765554935eedafae531cc23e3e43","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-29T20:29:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"31fa74586deb48a7e64b1a0793726eecd6b9f7dc","after":"ea84e129b47a184a7451f070b98b29cff35b9f28","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-29T20:29:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit\n- [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.4.2)\n- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.6.0)\n- [github.com/psf/black: 23.10.0 → 24.4.2](https://github.com/psf/black/compare/23.10.0...24.4.2)\n- [github.com/python-poetry/poetry: 1.6.1 → 1.8.0](https://github.com/python-poetry/poetry/compare/1.6.1...1.8.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"7c89e8944cfe632a3439ca86ffbb701789ee4921","after":"31fa74586deb48a7e64b1a0793726eecd6b9f7dc","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-22T20:05:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"58e826328a150ba263e3cb997b618dbfef5a1714","after":"7c89e8944cfe632a3439ca86ffbb701789ee4921","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-22T20:05:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit\n- [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.4.1)\n- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.6.0)\n- [github.com/psf/black: 23.10.0 → 24.4.0](https://github.com/psf/black/compare/23.10.0...24.4.0)\n- [github.com/python-poetry/poetry: 1.6.1 → 1.8.0](https://github.com/python-poetry/poetry/compare/1.6.1...1.8.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"d4b734a0e39627e533b96631e6b41a8f2c665f15","after":"58e826328a150ba263e3cb997b618dbfef5a1714","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-15T20:23:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":null,"after":"d4b734a0e39627e533b96631e6b41a8f2c665f15","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-15T20:23:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit\n- [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.3.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.3.7)\n- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.6.0)\n- [github.com/psf/black: 23.10.0 → 24.4.0](https://github.com/psf/black/compare/23.10.0...24.4.0)\n- [github.com/python-poetry/poetry: 1.6.1 → 1.8.0](https://github.com/python-poetry/poetry/compare/1.6.1...1.8.0)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"10d7ef73a68caabe6562d82ed1ef5d90900406ef","after":"5b314015a775d284c345bbff32da00785ab9e4b8","ref":"refs/heads/main","pushedAt":"2023-10-18T22:06:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":":arrow_up: Update package imports and error handling.\n\nRevised import statements in the codebase\nto use relative imports for better compatibility.\nThis includes changes in `media_parser/parsers/reddit.py`,\n`media_parser/parsers/tiktok.py`, and more files.\nAdditionally, introduced improvements in error handling\nwhile performing database operations.\n\nThis ensures that the application does not crash when a MongoDB operation fails; instead, it logs the error for debugging purposes.\n\nLastly, updated the project with the latest package versions for enhanced stability and performance.\nThis commit aims to improve code maintainability and resilience.\n\nSigned-off-by: Jag_k ","shortMessageHtmlLink":"⬆️ Update package imports and error handling."}},{"before":"8c2c9b1e820d2dd6ab28caec44881bf929eec0b1","after":"10d7ef73a68caabe6562d82ed1ef5d90900406ef","ref":"refs/heads/main","pushedAt":"2023-07-29T18:51:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Update issue templates","shortMessageHtmlLink":"Update issue templates"}},{"before":"4be926ee25ebb212c645e1cf4424f2b765234e08","after":"8c2c9b1e820d2dd6ab28caec44881bf929eec0b1","ref":"refs/heads/main","pushedAt":"2023-07-29T18:45:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Create CODE_OF_CONDUCT.md","shortMessageHtmlLink":"Create CODE_OF_CONDUCT.md"}},{"before":"7c2e85f33bfe3b579e1b41ca3258225b1493ff60","after":null,"ref":"refs/heads/imgbot","pushedAt":"2023-07-29T18:40:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"}},{"before":"cd6a125ee6bff0b353eb362d985cea7ec03ec22e","after":"4be926ee25ebb212c645e1cf4424f2b765234e08","ref":"refs/heads/main","pushedAt":"2023-07-29T18:40:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"[ImgBot] Optimize images (#1)\n\n/docs/_static/logo.png -- 339.34kb -> 282.79kb (16.66%)\r\n\r\nSigned-off-by: ImgBotApp \r\nCo-authored-by: ImgBotApp ","shortMessageHtmlLink":"[ImgBot] Optimize images (#1)"}},{"before":"54397af3aaaf589e23f6976cc679a893da712cc6","after":"cd6a125ee6bff0b353eb362d985cea7ec03ec22e","ref":"refs/heads/main","pushedAt":"2023-07-29T18:32:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jag-k","name":"Jag_k","path":"/jag-k","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30597878?s=80&v=4"},"commit":{"message":"Create FUNDING.yml","shortMessageHtmlLink":"Create FUNDING.yml"}},{"before":"81f201ebaa2ffa41215779016341df830cccce48","after":"7c2e85f33bfe3b579e1b41ca3258225b1493ff60","ref":"refs/heads/imgbot","pushedAt":"2023-07-29T11:53:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"imgbot[bot]","name":null,"path":"/apps/imgbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/4706?s=80&v=4"},"commit":{"message":"[ImgBot] Optimize images\n\n/docs/_static/logo.png -- 339.34kb -> 282.79kb (16.66%)\n\nSigned-off-by: ImgBotApp ","shortMessageHtmlLink":"[ImgBot] Optimize images"}},{"before":"95468c80669c59ac9dfc5a0dc7a002bf067253a5","after":"81f201ebaa2ffa41215779016341df830cccce48","ref":"refs/heads/imgbot","pushedAt":"2023-07-29T11:51:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"imgbot[bot]","name":null,"path":"/apps/imgbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/4706?s=80&v=4"},"commit":{"message":"[ImgBot] Optimize images\n\n/docs/_static/logo.png -- 339.34kb -> 282.79kb (16.66%)\n\nSigned-off-by: ImgBotApp ","shortMessageHtmlLink":"[ImgBot] Optimize images"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYYT7vAA","startCursor":null,"endCursor":null}},"title":"Activity · jag-k/media-parser"}