{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":651045968,"defaultBranch":"main","name":"inbox","ownerLogin":"un","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-08T11:22:42.000Z","ownerAvatar":"https://github.com/avatars/u/135225712?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726056181.0","currentOid":""},"activityList":{"items":[{"before":"05e599aaf1705e138d871a20f7444aa4a9cd017f","after":"22a440dc132cf3433afe3fe54cbd0eeda5713000","ref":"refs/heads/staging","pushedAt":"2024-09-11T12:17:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"debug: add logs","shortMessageHtmlLink":"debug: add logs"}},{"before":"05e599aaf1705e138d871a20f7444aa4a9cd017f","after":"55fd7b855df92256df8ae4cb6d8d5751a971d846","ref":"refs/heads/main","pushedAt":"2024-09-11T12:12:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"chore: add predev script to check node version and env file (#772)","shortMessageHtmlLink":"chore: add predev script to check node version and env file (#772)"}},{"before":"4441ab6a832c0ee0863ae95994d56d6db907fe5a","after":"11e397bff398a32766928d639814befebdadcf68","ref":"refs/heads/blank/chore/predev-hooks","pushedAt":"2024-09-11T12:11:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"chore: add predev script to check node version and env file","shortMessageHtmlLink":"chore: add predev script to check node version and env file"}},{"before":"420e7a933bef623023e63c7c38eace31e2471bf9","after":"05e599aaf1705e138d871a20f7444aa4a9cd017f","ref":"refs/heads/staging","pushedAt":"2024-09-11T12:04:01.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: personal spaces can be made private without a pro plan (#776)\n\n## What does this PR do?\r\n\r\nFixes ENG-140\r\nPersonal spaces can always be made private regardless of pro plan\r\nOnce affected spaces are private again, we don't allow to open them to avoid confusion\r\n\r\n\r\n## Type of change\r\n\r\n\r\n\r\n- [ ] Bug fix (non-breaking change which fixes an issue)\r\n- [ ] Chore (refactoring code, technical debt, workflow improvements)\r\n- [ ] Enhancement (small improvements)\r\n- [ ] New feature (non-breaking change which adds functionality)\r\n- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)\r\n- [ ] This change requires a documentation update\r\n\r\n## Checklist\r\n\r\n\r\n\r\n### Required\r\n\r\n- [ ] Read [Contributing Guide](https://github.com/un/inbox/blob/main/CONTRIBUTING.md)\r\n- [ ] Self-reviewed my own code\r\n- [ ] Tested my code in a local environment\r\n- [ ] Commented on my code in hard-to-understand areas\r\n- [ ] Checked for warnings, there are none\r\n- [ ] Removed all `console.logs`\r\n- [ ] Merged the latest changes from main onto my branch with `git pull origin main`\r\n- [ ] My changes don't cause any responsiveness issues\r\n\r\n### Appreciated\r\n\r\n- [ ] If a UI change was made: Added a screen recording or screenshots to this PR\r\n- [ ] Updated the UnInbox Docs if changes were necessary","shortMessageHtmlLink":"fix: personal spaces can be made private without a pro plan (#776)"}},{"before":"e33c5212385f16209c26300cd703fd53a8bca9a8","after":null,"ref":"refs/heads/blank/fix/allow-making-personal-space-private-always","pushedAt":"2024-09-11T12:03:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"}},{"before":"9f3728fb4f45bde553dbc16f1f45be1c406e148a","after":"05e599aaf1705e138d871a20f7444aa4a9cd017f","ref":"refs/heads/main","pushedAt":"2024-09-11T12:01:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: personal spaces can be made private without a pro plan (#776)\n\n## What does this PR do?\r\n\r\nFixes ENG-140\r\nPersonal spaces can always be made private regardless of pro plan\r\nOnce affected spaces are private again, we don't allow to open them to avoid confusion\r\n\r\n\r\n## Type of change\r\n\r\n\r\n\r\n- [ ] Bug fix (non-breaking change which fixes an issue)\r\n- [ ] Chore (refactoring code, technical debt, workflow improvements)\r\n- [ ] Enhancement (small improvements)\r\n- [ ] New feature (non-breaking change which adds functionality)\r\n- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)\r\n- [ ] This change requires a documentation update\r\n\r\n## Checklist\r\n\r\n\r\n\r\n### Required\r\n\r\n- [ ] Read [Contributing Guide](https://github.com/un/inbox/blob/main/CONTRIBUTING.md)\r\n- [ ] Self-reviewed my own code\r\n- [ ] Tested my code in a local environment\r\n- [ ] Commented on my code in hard-to-understand areas\r\n- [ ] Checked for warnings, there are none\r\n- [ ] Removed all `console.logs`\r\n- [ ] Merged the latest changes from main onto my branch with `git pull origin main`\r\n- [ ] My changes don't cause any responsiveness issues\r\n\r\n### Appreciated\r\n\r\n- [ ] If a UI change was made: Added a screen recording or screenshots to this PR\r\n- [ ] Updated the UnInbox Docs if changes were necessary","shortMessageHtmlLink":"fix: personal spaces can be made private without a pro plan (#776)"}},{"before":"9b56a6b89767e08b7952310a348314f4f7d0a336","after":"e33c5212385f16209c26300cd703fd53a8bca9a8","ref":"refs/heads/blank/fix/allow-making-personal-space-private-always","pushedAt":"2024-09-11T12:00:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: personal spaces can be made private without a pro plan","shortMessageHtmlLink":"fix: personal spaces can be made private without a pro plan"}},{"before":"a1a6ed95daad659bf60eb1fdb38b97dcec58cb46","after":null,"ref":"refs/heads/blank/chore/exclude-autoimports","pushedAt":"2024-09-11T11:57:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"}},{"before":"0bbb17d43cf12f1b7dade4f3d133b2b6436732ff","after":null,"ref":"refs/heads/blank/fix/handle-form-email-identity","pushedAt":"2024-09-11T11:57:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"}},{"before":"a1c098abec9cc4edbdba7b7a4affc0d76fcea550","after":"9f3728fb4f45bde553dbc16f1f45be1c406e148a","ref":"refs/heads/main","pushedAt":"2024-09-11T11:56:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: handle form emails being identities (#775)","shortMessageHtmlLink":"fix: handle form emails being identities (#775)"}},{"before":"bdb3bf40001f8455aa3d139758cdde02725735a5","after":"a1a6ed95daad659bf60eb1fdb38b97dcec58cb46","ref":"refs/heads/blank/chore/exclude-autoimports","pushedAt":"2024-09-11T11:54:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"chore: exclude auto imports","shortMessageHtmlLink":"chore: exclude auto imports"}},{"before":"8699ffc0c51c7ac8547222d2fb2233cfb5afedcf","after":"a1c098abec9cc4edbdba7b7a4affc0d76fcea550","ref":"refs/heads/main","pushedAt":"2024-09-11T11:54:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: handle form emails being identities (#775)","shortMessageHtmlLink":"fix: handle form emails being identities (#775)"}},{"before":"6662e6aab283db334c2996c87df376e2be80fc86","after":"0bbb17d43cf12f1b7dade4f3d133b2b6436732ff","ref":"refs/heads/blank/fix/handle-form-email-identity","pushedAt":"2024-09-11T11:53:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: handle form emails being identities","shortMessageHtmlLink":"fix: handle form emails being identities"}},{"before":"420e7a933bef623023e63c7c38eace31e2471bf9","after":"8699ffc0c51c7ac8547222d2fb2233cfb5afedcf","ref":"refs/heads/main","pushedAt":"2024-09-11T11:52:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"chore: exclude auto imports (#777)","shortMessageHtmlLink":"chore: exclude auto imports (#777)"}},{"before":"28de097750488df6e53d5c0784206c0413c05dc2","after":"9b56a6b89767e08b7952310a348314f4f7d0a336","ref":"refs/heads/blank/fix/allow-making-personal-space-private-always","pushedAt":"2024-09-11T11:50:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: personal spaces can be made private without a pro plan","shortMessageHtmlLink":"fix: personal spaces can be made private without a pro plan"}},{"before":null,"after":"bdb3bf40001f8455aa3d139758cdde02725735a5","ref":"refs/heads/blank/chore/exclude-autoimports","pushedAt":"2024-09-11T11:37:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"chore: exclude auto imports","shortMessageHtmlLink":"chore: exclude auto imports"}},{"before":"6da7062d68b668219879e6c51e1d972874a98538","after":"28de097750488df6e53d5c0784206c0413c05dc2","ref":"refs/heads/blank/fix/allow-making-personal-space-private-always","pushedAt":"2024-09-11T11:12:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: personal spaces can be made private without a pro plan","shortMessageHtmlLink":"fix: personal spaces can be made private without a pro plan"}},{"before":"342aff5e287570d094c6ddda1e47e2b1c238a267","after":"6da7062d68b668219879e6c51e1d972874a98538","ref":"refs/heads/blank/fix/allow-making-personal-space-private-always","pushedAt":"2024-09-11T11:05:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: personal spaces can be made private without a pro plan","shortMessageHtmlLink":"fix: personal spaces can be made private without a pro plan"}},{"before":null,"after":"342aff5e287570d094c6ddda1e47e2b1c238a267","ref":"refs/heads/blank/fix/allow-making-personal-space-private-always","pushedAt":"2024-09-11T10:50:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: personal spaces can be made private without a pro plan","shortMessageHtmlLink":"fix: personal spaces can be made private without a pro plan"}},{"before":null,"after":"6662e6aab283db334c2996c87df376e2be80fc86","ref":"refs/heads/blank/fix/handle-form-email-identity","pushedAt":"2024-09-11T10:31:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: handle form emails being identities","shortMessageHtmlLink":"fix: handle form emails being identities"}},{"before":"ef40b93290b1238e9aa9b09cfc9987ce18099706","after":"4841aa78a4aa09a45ce558ffb423b93fe259e867","ref":"refs/heads/blank/feat/remixify","pushedAt":"2024-09-10T07:19:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"feat: remixify","shortMessageHtmlLink":"feat: remixify"}},{"before":null,"after":"ef40b93290b1238e9aa9b09cfc9987ce18099706","ref":"refs/heads/blank/feat/remixify","pushedAt":"2024-09-07T14:23:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"feat: remixify","shortMessageHtmlLink":"feat: remixify"}},{"before":"c194a2cd0bec1b69b5fbe4d5a976b8d7c9685e6c","after":"420e7a933bef623023e63c7c38eace31e2471bf9","ref":"refs/heads/production","pushedAt":"2024-09-06T06:58:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"feat: options to edit email send name, senders and destinations (#773)","shortMessageHtmlLink":"feat: options to edit email send name, senders and destinations (#773)"}},{"before":"abe875bfdd7e6fb6a36625257157bfc79c326308","after":"420e7a933bef623023e63c7c38eace31e2471bf9","ref":"refs/heads/staging","pushedAt":"2024-09-06T06:47:37.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"feat: options to edit email send name, senders and destinations (#773)","shortMessageHtmlLink":"feat: options to edit email send name, senders and destinations (#773)"}},{"before":null,"after":"b4b4dd478fa6f5faf04fef197428f9e7a5138fd6","ref":"refs/heads/untercom","pushedAt":"2024-09-05T19:58:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ashgansh","name":"ben","path":"/ashgansh","primaryAvatarUrl":"https://github.com/avatars/u/11430621?s=80&v=4"},"commit":{"message":"working react next clean up","shortMessageHtmlLink":"working react next clean up"}},{"before":"343c4445e0f43ca9f64743296be1a02467d55e07","after":null,"ref":"refs/heads/blank/feat/edit-emails","pushedAt":"2024-09-04T12:30:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"}},{"before":"c194a2cd0bec1b69b5fbe4d5a976b8d7c9685e6c","after":"420e7a933bef623023e63c7c38eace31e2471bf9","ref":"refs/heads/main","pushedAt":"2024-09-04T12:09:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"feat: options to edit email send name, senders and destinations (#773)","shortMessageHtmlLink":"feat: options to edit email send name, senders and destinations (#773)"}},{"before":null,"after":"343c4445e0f43ca9f64743296be1a02467d55e07","ref":"refs/heads/blank/feat/edit-emails","pushedAt":"2024-09-04T10:55:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"feat: options to edit email send name, senders and destinations","shortMessageHtmlLink":"feat: options to edit email send name, senders and destinations"}},{"before":null,"after":"4441ab6a832c0ee0863ae95994d56d6db907fe5a","ref":"refs/heads/blank/chore/predev-hooks","pushedAt":"2024-09-03T11:07:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"chore: add predev script to check node version and env file","shortMessageHtmlLink":"chore: add predev script to check node version and env file"}},{"before":"abe875bfdd7e6fb6a36625257157bfc79c326308","after":"c194a2cd0bec1b69b5fbe4d5a976b8d7c9685e6c","ref":"refs/heads/production","pushedAt":"2024-09-03T08:16:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BlankParticle","name":"Rahul Mishra","path":"/BlankParticle","primaryAvatarUrl":"https://github.com/avatars/u/130567419?s=80&v=4"},"commit":{"message":"fix: delete subscription only if the event is a delete event (#771)","shortMessageHtmlLink":"fix: delete subscription only if the event is a delete event (#771)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQxMjoxNzo1Ni4wMDAwMDBazwAAAASzKbVc","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQxMjoxNzo1Ni4wMDAwMDBazwAAAASzKbVc","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wM1QwODoxNjozMy4wMDAwMDBazwAAAASrTYW6"}},"title":"Activity ยท un/inbox"}