robertu
robertu
[ref](https://www.notion.so/matterslab/0fb4536f0ab64c03923d9bf5956663f4)
### Refs * [Discussion](https://matterslab.slack.com/archives/C88CK7Q7L/p1715645185687899?thread_ts=1715642372.073499&cid=C88CK7Q7L)
### Checklist - [x] Strip @mention in [`Article.language`](https://github.com/thematters/matters-server/blob/develop/src/queries/article/language.ts#L25) resolver; - [ ] Make `gcp.detectLanguage` isolate its API quota from `gcp.translate` so that `Article.language` of new articles wont be affected if...
### Description As writing events increase, we'll introduce a tool (mvp) to help both users and team to organize these writing events. ### Stories - https://github.com/thematters/developer-resource/issues/461 - https://github.com/thematters/developer-resource/issues/462 - https://github.com/thematters/developer-resource/issues/463...
### Description Free write detail page to * Show title, description, applied users * List all articles by section * Entrance to apply ### Epic - https://github.com/thematters/developer-resource/issues/460 ### Implementations -...
### Description A admin-only way (web-next or OSS) to create a new free write event. That includes: - APIs of CRUD free write events - UI of CRUD free write...
### Description Applied users can select which DAY to publish to on draft editor. ### Epic - https://github.com/thematters/developer-resource/issues/460 ### Implementations - WIP