{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23219767,"defaultBranch":"master","name":"ruTorrent","ownerLogin":"Novik","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-08-22T09:14:45.000Z","ownerAvatar":"https://github.com/avatars/u/1230409?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720733741.0","currentOid":""},"activityList":{"items":[{"before":"61cd6f641fef68fce2e056e8ac1ae7f5d2576861","after":"d19d72a5285b837717910a629976ea0aa2ecffe3","ref":"refs/heads/develop","pushedAt":"2024-07-29T00:52:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stickz","name":null,"path":"/stickz","primaryAvatarUrl":"https://github.com/avatars/u/9171157?s=80&v=4"},"commit":{"message":"Apply flex layout to settings dialog (#2698)\n\n* Apply flex layout to settings dialog\r\n\r\n* Changes are applied to the first six system built-in options, which are \"General\", \"Downloads\", \"Connection\", \"BitTorrent\", \"Format\", and \"Advanced\". Other options that are plugin-generated will be adapted afterwards.\r\n* Altered the dialog window to round-cornered to fit in better with other elements\r\n\r\n* Change decimal place setting from table to grid\r\n\r\n* Fix navbar toggler button width","shortMessageHtmlLink":"Apply flex layout to settings dialog (#2698)"}},{"before":"81d4bda089eb3c1ea17e552c67943cadea407850","after":"61cd6f641fef68fce2e056e8ac1ae7f5d2576861","ref":"refs/heads/develop","pushedAt":"2024-07-28T12:32:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stickz","name":null,"path":"/stickz","primaryAvatarUrl":"https://github.com/avatars/u/9171157?s=80&v=4"},"commit":{"message":"Update/create PT-pt translations (#2697)","shortMessageHtmlLink":"Update/create PT-pt translations (#2697)"}},{"before":"bad42cd822310f4f1548bc16b6a5f443e89c9fae","after":"81d4bda089eb3c1ea17e552c67943cadea407850","ref":"refs/heads/develop","pushedAt":"2024-07-28T12:23:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stickz","name":null,"path":"/stickz","primaryAvatarUrl":"https://github.com/avatars/u/9171157?s=80&v=4"},"commit":{"message":"Add a responsive top menu (#2696)\n\n* Add a responsive top menu\r\n\r\nThe previous step of adopting full bootstrap was a huge leap forward, reducing a huge amount of work adding responsiveness by using bootstrap's built-in components and functionality.\r\nAs for the looks, there are 2 major changes:\r\n- Borders were added to top menu buttons, which made button boundaries easier to spot on mobile screens.\r\n- Buttons' hover effect was set to `brightness` filter. The previous implementation was using a rectangle tile as the background image, which would become odd on mobile screens, because the buttons are going to grow, the background tiles, however, remains the same size.\r\n\r\nSome current TODO's:\r\n- I really want to replace the image icons with bootstrap's monocolor svg icons. This should be approved beforehand, though.\r\n- The big gap on mobile screens between the left side panel and the main torrent list is also on the agenda for rewriting. We can use a bootstrap's offcanvas on the side panel.\r\n\r\n* Add bootstrap js functionality\r\n\r\n* Fix theme compatibility on top menu\r\n\r\n- Reverted the top menu from `