{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":713522295,"defaultBranch":"extension","name":"askfm-threads-back","ownerLogin":"AYehia0","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-02T17:32:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/33802020?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1703569252.0","currentOid":""},"activityList":{"items":[{"before":"a73d10d7bb6f97bbf2f6e3c6b3db70c05134e037","after":"610451169e936d56bf6a98da033943a7e3462974","ref":"refs/heads/extension","pushedAt":"2023-12-26T05:40:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"refactor: it's better now I guess","shortMessageHtmlLink":"refactor: it's better now I guess"}},{"before":"ccc2264544d3fbaf0ad79ff1e33337b81d08e742","after":"a73d10d7bb6f97bbf2f6e3c6b3db70c05134e037","ref":"refs/heads/extension","pushedAt":"2023-12-24T03:16:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"feat: showing images and youtube links in messages + improved getBackground","shortMessageHtmlLink":"feat: showing images and youtube links in messages + improved getBack…"}},{"before":"a0fd88c60bdf88bb3ab4ff69cb365b8ff05ed1d1","after":"ccc2264544d3fbaf0ad79ff1e33337b81d08e742","ref":"refs/heads/extension","pushedAt":"2023-12-24T01:13:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"feat: can't exceed massage length\n\n- Chat elements have different colors based on the loggedinUser,\n answerOwner, and isOwn (returned from the api)\n- Updated todo","shortMessageHtmlLink":"feat: can't exceed massage length"}},{"before":"ee087627cc9c3dd59b84e0cd48042534245a8f8a","after":"a0fd88c60bdf88bb3ab4ff69cb365b8ff05ed1d1","ref":"refs/heads/extension","pushedAt":"2023-12-23T20:09:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Todo updated!\n\n- Code refactor : removed multiple eventlisteners adding (caused weird\n async behaviors)\n- New mechanise to detect if eventlisteners are attached or not","shortMessageHtmlLink":"Todo updated!"}},{"before":"c56664a9516cc63ab73b52f42a4adaf919330a35","after":"ee087627cc9c3dd59b84e0cd48042534245a8f8a","ref":"refs/heads/extension","pushedAt":"2023-12-19T19:22:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"feat: you can delete questions now :D\n\n- Updated the readme with more todos\n- Removed some console.logs","shortMessageHtmlLink":"feat: you can delete questions now :D"}},{"before":"fff639b9b8d598ca9414601332b0631bfcd83bad","after":"c56664a9516cc63ab73b52f42a4adaf919330a35","ref":"refs/heads/extension","pushedAt":"2023-12-14T14:49:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Major update here!\n\n- Fixed getting threads in the wall (issue related to null `questionId`): #1\n- Fixed can't ask questions in the thread as anon (disabled anon when\n question is yours) : #2\n- Added toggle button to allow the user to ask as anon.","shortMessageHtmlLink":"Major update here!"}},{"before":"f821525eab383a3eb9390ac0b872eb8dd5286c38","after":"fff639b9b8d598ca9414601332b0631bfcd83bad","ref":"refs/heads/extension","pushedAt":"2023-11-30T01:25:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"disclaimer: updated","shortMessageHtmlLink":"disclaimer: updated"}},{"before":"a5f5ab3d0e03e8a730591295600c15ce49ae6167","after":"f821525eab383a3eb9390ac0b872eb8dd5286c38","ref":"refs/heads/extension","pushedAt":"2023-11-29T23:36:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"changed the img","shortMessageHtmlLink":"changed the img"}},{"before":"37469301099d3f83b1b921ca12ebe238873f47db","after":"a5f5ab3d0e03e8a730591295600c15ce49ae6167","ref":"refs/heads/extension","pushedAt":"2023-11-29T23:14:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Woah boi, you can add questions to threads now\n\n- Messy code with some duplicates of types here and there (that moment\n when you remove a console.log and the code stops working!, yeah that's\n me now)\n- After a question is added, user has to reload the thread to fetch\n questions, I could have added the text to the html, but meh!\n- TODOs :\n - Allow the user to ask as annon or not.\n - Fix isOwn","shortMessageHtmlLink":"Woah boi, you can add questions to threads now"}},{"before":"ff0cd4d53f3f7b540bebe274de19228ce0faa692","after":"37469301099d3f83b1b921ca12ebe238873f47db","ref":"refs/heads/extension","pushedAt":"2023-11-28T23:16:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"todos updated","shortMessageHtmlLink":"todos updated"}},{"before":"f21a431346d5f7f3868f8b1d67f7e0d60591de9e","after":"ff0cd4d53f3f7b540bebe274de19228ce0faa692","ref":"refs/heads/extension","pushedAt":"2023-11-28T21:00:45.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"new version ?","shortMessageHtmlLink":"new version ?"}},{"before":"d37308eb99b8b607b99ef11dd97d5f35470fedc8","after":"f21a431346d5f7f3868f8b1d67f7e0d60591de9e","ref":"refs/heads/extension","pushedAt":"2023-11-27T01:00:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"fixed a json parse execption: oops","shortMessageHtmlLink":"fixed a json parse execption: oops"}},{"before":"6a9e6d712e7e2e9eefa99e4320c69bc3b2d86c53","after":"d37308eb99b8b607b99ef11dd97d5f35470fedc8","ref":"refs/heads/extension","pushedAt":"2023-11-27T00:51:04.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Partial working console logging script\n\n- Get's question id\n- askfm/api.ts :\n - getThreadsDetails : use of the mobile api\n - TODO: addQuestionToThread","shortMessageHtmlLink":"Partial working console logging script"}},{"before":"a65962ea3568c4af0cb5643b78f381c937a00c9a","after":"ca5a74e1ece0b77d70e3b540a7dffa7dec51e31f","ref":"refs/heads/master","pushedAt":"2023-11-24T18:46:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"hmm, how did that happen?","shortMessageHtmlLink":"hmm, how did that happen?"}},{"before":null,"after":"6a9e6d712e7e2e9eefa99e4320c69bc3b2d86c53","ref":"refs/heads/extension","pushedAt":"2023-11-24T18:27:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Initial vite + vue app","shortMessageHtmlLink":"Initial vite + vue app"}},{"before":"16256d5f97b47e250970eabf7d537862e7077b25","after":"a65962ea3568c4af0cb5643b78f381c937a00c9a","ref":"refs/heads/master","pushedAt":"2023-11-24T17:18:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"README: added instructions about frida (how to get the key)","shortMessageHtmlLink":"README: added instructions about frida (how to get the key)"}},{"before":"d142ece622766ef1fc153255a86982a74082f4f2","after":"16256d5f97b47e250970eabf7d537862e7077b25","ref":"refs/heads/master","pushedAt":"2023-11-24T17:03:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Removed .idea: not needed anymore","shortMessageHtmlLink":"Removed .idea: not needed anymore"}},{"before":"6f24f627137ed12b75b932c2d935ddd5d6fb6c15","after":"d142ece622766ef1fc153255a86982a74082f4f2","ref":"refs/heads/master","pushedAt":"2023-11-24T17:02:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Cleaned the env: preparing package installation","shortMessageHtmlLink":"Cleaned the env: preparing package installation"}},{"before":"8251f72b5e72563a71f29c8ffbc31216c4f3bbfa","after":"6f24f627137ed12b75b932c2d935ddd5d6fb6c15","ref":"refs/heads/master","pushedAt":"2023-11-03T13:58:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Added the postman collection which contains example with pre call script in js","shortMessageHtmlLink":"Added the postman collection which contains example with pre call scr…"}},{"before":null,"after":"8251f72b5e72563a71f29c8ffbc31216c4f3bbfa","ref":"refs/heads/master","pushedAt":"2023-11-02T17:32:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AYehia0","name":"Yehia","path":"/AYehia0","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33802020?s=80&v=4"},"commit":{"message":"Initial commit: wokring my ass off to make it work","shortMessageHtmlLink":"Initial commit: wokring my ass off to make it work"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD0fIA_AA","startCursor":null,"endCursor":null}},"title":"Activity · AYehia0/askfm-threads-back"}