{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":342854098,"defaultBranch":"main","name":"gotosocial","ownerLogin":"superseriousbusiness","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-02-27T12:42:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/79751420?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717092389.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"ff4f8708d055cb998f74bc78fb9f4d9d3d73ac88","ref":"refs/heads/admin_debug_frontend","pushedAt":"2024-05-30T18:06:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"bleep bloop","shortMessageHtmlLink":"bleep bloop"}},{"before":"499755d5ab37a2d24ae0e4dfa1f12e98beb02207","after":null,"ref":"refs/heads/startup_tweaks","pushedAt":"2024-05-30T09:55:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}},{"before":"2fd69ec58b801b276d475ef9e4af12deeacab5f6","after":"4db596b8b969c7978d35075b39faedd9149d96f5","ref":"refs/heads/main","pushedAt":"2024-05-30T09:55:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore] little startup tweaks (#2941)\n\n* [chore] little startup tweaks\r\n\r\n* go fmt","shortMessageHtmlLink":"[chore] little startup tweaks (#2941)"}},{"before":"70dcb75a8a51072b1901e7297c5dfb1c431819bb","after":"499755d5ab37a2d24ae0e4dfa1f12e98beb02207","ref":"refs/heads/startup_tweaks","pushedAt":"2024-05-30T09:02:41.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"go fmt","shortMessageHtmlLink":"go fmt"}},{"before":"452c6c3e3fd4983d6f6034fd9205fd56ad19d164","after":null,"ref":"refs/heads/quiet-worker","pushedAt":"2024-05-30T09:00:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}},{"before":"b67937c213d1aca24f7717e37a6d20f25d869414","after":"2fd69ec58b801b276d475ef9e4af12deeacab5f6","ref":"refs/heads/main","pushedAt":"2024-05-30T09:00:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore] Make worker run messages debug output (#2944)\n\nOn startup and shutdown of a worker, we log a message of the worker\r\nbeing started together with a textual representation of a memory\r\naddress. Though this can be handy for developers to debug\r\nstartup/shutdown sequencing issues of the workers, it's typically not\r\nvery useful or informative for an admin. We can also output a lot of\r\nthese (on my system I get 265 lines of these during startup).\r\n\r\nThis changes the messages from Info to Debug, to not print them under\r\nnormal circumstances.","shortMessageHtmlLink":"[chore] Make worker run messages debug output (#2944)"}},{"before":"af7dc88c40a8a30b8cea53e37a2b9e728d248f33","after":null,"ref":"refs/heads/docs-wasmbuild","pushedAt":"2024-05-30T09:00:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}},{"before":"59fedfc4f995c5faa17c08efce245938706568cf","after":"b67937c213d1aca24f7717e37a6d20f25d869414","ref":"refs/heads/main","pushedAt":"2024-05-30T09:00:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[docs]: Document build tag for WASM SQLite (#2942)\n\nFollow-up for #2863.","shortMessageHtmlLink":"[docs]: Document build tag for WASM SQLite (#2942)"}},{"before":"32e570abfd72ff8fdb44088f136b956a37f569b2","after":"59fedfc4f995c5faa17c08efce245938706568cf","ref":"refs/heads/main","pushedAt":"2024-05-30T09:00:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[docs] Fix link in domain part (#2946)","shortMessageHtmlLink":"[docs] Fix link in domain part (#2946)"}},{"before":null,"after":"452c6c3e3fd4983d6f6034fd9205fd56ad19d164","ref":"refs/heads/quiet-worker","pushedAt":"2024-05-29T21:53:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"daenney","name":"Daenney","path":"/daenney","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/569574?s=80&v=4"},"commit":{"message":"[chore] Make worker run messages debug output\n\nOn startup and shutdown of a worker, we log a message of the worker\nbeing started together with a textual representation of a memory\naddress. Though this can be handy for developers to debug\nstartup/shutdown sequencing issues of the workers, it's typically not\nvery useful or informative for an admin. We can also output a lot of\nthese (on my system I get 265 lines of these during startup).\n\nThis changes the messages from Info to Debug, to not print them under\nnormal circumstances.","shortMessageHtmlLink":"[chore] Make worker run messages debug output"}},{"before":null,"after":"af7dc88c40a8a30b8cea53e37a2b9e728d248f33","ref":"refs/heads/docs-wasmbuild","pushedAt":"2024-05-29T15:28:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"daenney","name":"Daenney","path":"/daenney","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/569574?s=80&v=4"},"commit":{"message":"[docs]: Document build tag for WASM SQLite\n\nFollow-up for #2863.","shortMessageHtmlLink":"[docs]: Document build tag for WASM SQLite"}},{"before":null,"after":"70dcb75a8a51072b1901e7297c5dfb1c431819bb","ref":"refs/heads/startup_tweaks","pushedAt":"2024-05-29T11:32:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore] little startup tweaks","shortMessageHtmlLink":"[chore] little startup tweaks"}},{"before":"975e92b7f1fb92c2c0475e9ec65fd2521625252c","after":"32e570abfd72ff8fdb44088f136b956a37f569b2","ref":"refs/heads/main","pushedAt":"2024-05-29T11:21:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore] improved startup / shutdown (#2925)\n\n* improved server shutdown with more precise shutdown of modules + deferring of ALL of it\r\n\r\n* make the same changes to the testrig server\r\n\r\n* use testrig specific func\r\n\r\n* update variable name to fix nilptr\r\n\r\n* fix removal of setting db on state","shortMessageHtmlLink":"[chore] improved startup / shutdown (#2925)"}},{"before":"f9a4a6120db69e5ead542cb130533b0c20e2cd66","after":"975e92b7f1fb92c2c0475e9ec65fd2521625252c","ref":"refs/heads/main","pushedAt":"2024-05-29T10:57:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[feature] Implement profile API (#2926)\n\n* Implement profile API\r\n\r\nThis Mastodon 4.2 extension provides capabilities missing from the existing Mastodon account update API: deleting an account's avatar or header.\r\n\r\nSee: https://docs.joinmastodon.org/methods/profile/\r\n\r\n* Move profile media methods to media processor\r\n\r\n* Remove check for moved account","shortMessageHtmlLink":"[feature] Implement profile API (#2926)"}},{"before":"a3ce2418ee92c2ef25524138e39591a732b4794b","after":null,"ref":"refs/heads/admin_debug_clear_caches","pushedAt":"2024-05-29T10:56:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}},{"before":"fa9a3075a54698fb316b6a037ad3372bae1e2d7c","after":"f9a4a6120db69e5ead542cb130533b0c20e2cd66","ref":"refs/heads/main","pushedAt":"2024-05-29T10:56:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[feature] Debug admin endpoint to clear caches (#2940)\n\n* [feature] Debug admin endpoint to clear caches\r\n\r\n* go fmt","shortMessageHtmlLink":"[feature] Debug admin endpoint to clear caches (#2940)"}},{"before":"cf60c10a2701d26105e6ec9fe726ac03a2a13b4d","after":"a3ce2418ee92c2ef25524138e39591a732b4794b","ref":"refs/heads/admin_debug_clear_caches","pushedAt":"2024-05-28T13:58:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"go fmt","shortMessageHtmlLink":"go fmt"}},{"before":null,"after":"cf60c10a2701d26105e6ec9fe726ac03a2a13b4d","ref":"refs/heads/admin_debug_clear_caches","pushedAt":"2024-05-28T13:57:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[feature] Debug admin endpoint to clear caches","shortMessageHtmlLink":"[feature] Debug admin endpoint to clear caches"}},{"before":"5c58c06e6baa087cdb29906d7aa1b95d68a95f84","after":null,"ref":"refs/heads/moved_to_account","pushedAt":"2024-05-28T13:39:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}},{"before":"4dc30f868704e989d0827672bc0934c723d6a0d5","after":"fa9a3075a54698fb316b6a037ad3372bae1e2d7c","ref":"refs/heads/main","pushedAt":"2024-05-28T13:39:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore/bugfix] Don't cache MovedTo account (#2939)","shortMessageHtmlLink":"[chore/bugfix] Don't cache MovedTo account (#2939)"}},{"before":"9c54e1a43d0c22e575a714f63f62e4069dbe9d71","after":null,"ref":"refs/heads/goreleaser_wasm_env_var","pushedAt":"2024-05-28T13:20:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}},{"before":"a276b1ca06ce3ebfc201b9aaf3aa8c37c98fe584","after":"4dc30f868704e989d0827672bc0934c723d6a0d5","ref":"refs/heads/main","pushedAt":"2024-05-28T13:20:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore] make wasm sqlite3 available to goreleaser via env var (#2938)","shortMessageHtmlLink":"[chore] make wasm sqlite3 available to goreleaser via env var (#2938)"}},{"before":null,"after":"5c58c06e6baa087cdb29906d7aa1b95d68a95f84","ref":"refs/heads/moved_to_account","pushedAt":"2024-05-28T13:20:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore/bugfix] Don't cache MovedTo account","shortMessageHtmlLink":"[chore/bugfix] Don't cache MovedTo account"}},{"before":null,"after":"9c54e1a43d0c22e575a714f63f62e4069dbe9d71","ref":"refs/heads/goreleaser_wasm_env_var","pushedAt":"2024-05-28T12:38:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[chore] make wasm sqlite3 available to goreleaser via env var","shortMessageHtmlLink":"[chore] make wasm sqlite3 available to goreleaser via env var"}},{"before":"525c64f5d916d2ed7f36eef0db78cd0a74259447","after":null,"ref":"refs/heads/test_email","pushedAt":"2024-05-27T17:03:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"}},{"before":"1e7b32490dfdccddd04f46d4b0416b48d749d51b","after":"a276b1ca06ce3ebfc201b9aaf3aa8c37c98fe584","ref":"refs/heads/main","pushedAt":"2024-05-27T17:03:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NyaaaWhatsUpDoc","name":"kim","path":"/NyaaaWhatsUpDoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89579420?s=80&v=4"},"commit":{"message":"[feature/frontend] Let admins send test email to validate SMTP config (#2934)\n\n* [feature/frontend] Let admins send test email to validate SMTP config\r\n\r\n* wee","shortMessageHtmlLink":"[feature/frontend] Let admins send test email to validate SMTP config ("}},{"before":"487283202663732874b9488cf2d6f890bb6b67d1","after":"525c64f5d916d2ed7f36eef0db78cd0a74259447","ref":"refs/heads/test_email","pushedAt":"2024-05-27T16:30:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"wee","shortMessageHtmlLink":"wee"}},{"before":null,"after":"487283202663732874b9488cf2d6f890bb6b67d1","ref":"refs/heads/test_email","pushedAt":"2024-05-27T16:24:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"},"commit":{"message":"[feature/frontend] Let admins send test email to validate SMTP config","shortMessageHtmlLink":"[feature/frontend] Let admins send test email to validate SMTP config"}},{"before":"cce21c11cb7b33d3fb9e0586a47d6696cd740586","after":"1e7b32490dfdccddd04f46d4b0416b48d749d51b","ref":"refs/heads/main","pushedAt":"2024-05-27T15:46:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"daenney","name":"Daenney","path":"/daenney","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/569574?s=80&v=4"},"commit":{"message":"[experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863)\n\nThis allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/).","shortMessageHtmlLink":"[experiment] add alternative wasm sqlite3 implementation available vi…"}},{"before":"939facb4483bf42b8a9c1aede1b5921aa58201ab","after":null,"ref":"refs/heads/styling_and_link_chore","pushedAt":"2024-05-27T10:37:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tsmethurst","name":"tobi","path":"/tsmethurst","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31960611?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWExTKQA","startCursor":null,"endCursor":null}},"title":"Activity · superseriousbusiness/gotosocial"}