{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":703540569,"defaultBranch":"main","name":"twitter-clone","ownerLogin":"zedy","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-11T12:39:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6501674?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1697307118.0","currentOid":""},"activityList":{"items":[{"before":"b043d3994ad006b23a4512080f109191e72a1148","after":"78185118cc7738834e44b81a92e9d9eee65cd033","ref":"refs/heads/main","pushedAt":"2023-11-06T09:39:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Added inserting emoji workflow","shortMessageHtmlLink":"Added inserting emoji workflow"}},{"before":"bb6cc17aefda8cba4c4f96ee22a9f3c575792d08","after":"b043d3994ad006b23a4512080f109191e72a1148","ref":"refs/heads/main","pushedAt":"2023-11-01T18:27:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Started with implementing image, emoji and location tags for Posts","shortMessageHtmlLink":"Started with implementing image, emoji and location tags for Posts"}},{"before":"a03c0767e0ff9d67814254af35ed201238c32718","after":"bb6cc17aefda8cba4c4f96ee22a9f3c575792d08","ref":"refs/heads/main","pushedAt":"2023-11-01T18:14:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Refactored post/reply components","shortMessageHtmlLink":"Refactored post/reply components"}},{"before":"b2703364ff0fc2d1785c8e08785fa2892d9250c7","after":"a03c0767e0ff9d67814254af35ed201238c32718","ref":"refs/heads/main","pushedAt":"2023-11-01T16:52:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Refactored search bar, nav, and changed naming convention from kebab-case to camelCase","shortMessageHtmlLink":"Refactored search bar, nav, and changed naming convention from kebab-…"}},{"before":"3903b36d4494de409f764ab0f6c11aadff9c7057","after":"b2703364ff0fc2d1785c8e08785fa2892d9250c7","ref":"refs/heads/main","pushedAt":"2023-10-31T18:43:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Expanded layout, added search component, created search route, added new promise debounce fn, create search logic","shortMessageHtmlLink":"Expanded layout, added search component, created search route, added …"}},{"before":"fa0fa7e1bae7285444832f1cc07c71139aa4b821","after":"3903b36d4494de409f764ab0f6c11aadff9c7057","ref":"refs/heads/main","pushedAt":"2023-10-30T16:18:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Added replies to schema, added reply route, integrated components with reply logic, fixed Like bug","shortMessageHtmlLink":"Added replies to schema, added reply route, integrated components wit…"}},{"before":"adbaa56f1f1959b71836cd7ea546b6e3ba702d07","after":"fa0fa7e1bae7285444832f1cc07c71139aa4b821","ref":"refs/heads/main","pushedAt":"2023-10-28T18:43:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Refactored post/reply/wizzard components [pt1], split the post component into separate fn, added following/followers to profile, updated Post page","shortMessageHtmlLink":"Refactored post/reply/wizzard components [pt1], split the post compon…"}},{"before":"fe23cbf97ff35a1e02ccbfa79b747fa3cfe06de6","after":"adbaa56f1f1959b71836cd7ea546b6e3ba702d07","ref":"refs/heads/main","pushedAt":"2023-10-27T15:49:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Followers: Updated follow route, updated auth types, updated db shema, updated profile page","shortMessageHtmlLink":"Followers: Updated follow route, updated auth types, updated db shema…"}},{"before":"6b05a4aaaaec7e3f4125aac7f53cf116e714df29","after":"fe23cbf97ff35a1e02ccbfa79b747fa3cfe06de6","ref":"refs/heads/main","pushedAt":"2023-10-25T16:04:29.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Created new debouce hook fn, created like router and method, refactored post and like components, installed sass, updated db schema for Likes","shortMessageHtmlLink":"Created new debouce hook fn, created like router and method, refactor…"}},{"before":"7d52bed6bbd3034cfa5cf37cc11646a9a62379e0","after":"6b05a4aaaaec7e3f4125aac7f53cf116e714df29","ref":"refs/heads/main","pushedAt":"2023-10-21T20:28:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Added SignIn page, added Google Provider, made overall updates [homepage, handle change]","shortMessageHtmlLink":"Added SignIn page, added Google Provider, made overall updates [homep…"}},{"before":"bdc5f654e9e2931488501a51db86dd16b660748e","after":"7d52bed6bbd3034cfa5cf37cc11646a9a62379e0","ref":"refs/heads/main","pushedAt":"2023-10-21T15:08:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Added component and logic for changing your @handle when you signup","shortMessageHtmlLink":"Added component and logic for changing your @handle when you signup"}},{"before":"4515064717979ee36461e7004be3a1c9f2192fdd","after":"bdc5f654e9e2931488501a51db86dd16b660748e","ref":"refs/heads/main","pushedAt":"2023-10-20T17:30:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Hotfix: removed values from example","shortMessageHtmlLink":"Hotfix: removed values from example"}},{"before":"a3a4f90bcfec38b4d4b6cd4f646ed382382d8af7","after":"4515064717979ee36461e7004be3a1c9f2192fdd","ref":"refs/heads/main","pushedAt":"2023-10-20T15:05:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Extended DB model schema, added SVGS, added Nav","shortMessageHtmlLink":"Extended DB model schema, added SVGS, added Nav"}},{"before":"563325dde1c153e1569a27e09c6e6658d301ec89","after":"a3a4f90bcfec38b4d4b6cd4f646ed382382d8af7","ref":"refs/heads/main","pushedAt":"2023-10-16T08:53:30.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Updated Readme and created a todo list","shortMessageHtmlLink":"Updated Readme and created a todo list"}},{"before":"363d932009b7be7a3a7974644b116dc8d79b66bc","after":"a3a4f90bcfec38b4d4b6cd4f646ed382382d8af7","ref":"refs/heads/update","pushedAt":"2023-10-16T08:53:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Updated Readme and created a todo list","shortMessageHtmlLink":"Updated Readme and created a todo list"}},{"before":null,"after":"363d932009b7be7a3a7974644b116dc8d79b66bc","ref":"refs/heads/update","pushedAt":"2023-10-14T18:11:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Switched from Clerk to Next-auth, and reworked the entire app to run on the DB instead of Clerk","shortMessageHtmlLink":"Switched from Clerk to Next-auth, and reworked the entire app to run …"}},{"before":"5286a206183313d68fac77233473421315f3e0f1","after":"563325dde1c153e1569a27e09c6e6658d301ec89","ref":"refs/heads/main","pushedAt":"2023-10-13T08:00:28.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Implemented posts feed on profile page","shortMessageHtmlLink":"Implemented posts feed on profile page"}},{"before":"998d91bc418b89ba3fe553a5037bac9eca8acfef","after":"5286a206183313d68fac77233473421315f3e0f1","ref":"refs/heads/main","pushedAt":"2023-10-12T14:00:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Added error handling with a toast lib and fixed an issue with TS failing build on Vercel","shortMessageHtmlLink":"Added error handling with a toast lib and fixed an issue with TS fail…"}},{"before":"d7d1da431ff4baff9ffa0a0760b96b04c80aabcc","after":"998d91bc418b89ba3fe553a5037bac9eca8acfef","ref":"refs/heads/main","pushedAt":"2023-10-12T13:43:31.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Added rate limiter for anti-spam with upscale and redis","shortMessageHtmlLink":"Added rate limiter for anti-spam with upscale and redis"}},{"before":"1fee61c4411f01cdd410349a82f5dc5d3a872a06","after":"d7d1da431ff4baff9ffa0a0760b96b04c80aabcc","ref":"refs/heads/main","pushedAt":"2023-10-11T18:38:17.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Added dayjs support","shortMessageHtmlLink":"Added dayjs support"}},{"before":"725d3ce98e4c5c0b91dd565c2e71478c97d0c7cc","after":"1fee61c4411f01cdd410349a82f5dc5d3a872a06","ref":"refs/heads/main","pushedAt":"2023-10-11T13:54:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Installed prisma, changed prisma schema to mysql","shortMessageHtmlLink":"Installed prisma, changed prisma schema to mysql"}},{"before":null,"after":"725d3ce98e4c5c0b91dd565c2e71478c97d0c7cc","ref":"refs/heads/main","pushedAt":"2023-10-11T12:40:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zedy","name":"alx","path":"/zedy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6501674?s=80&v=4"},"commit":{"message":"Project Init","shortMessageHtmlLink":"Project Init"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADqDqnTAA","startCursor":null,"endCursor":null}},"title":"Activity · zedy/twitter-clone"}