matters-server icon indicating copy to clipboard operation
matters-server copied to clipboard

Implementation of the Matters.Town API server

Results 137 matters-server issues
Sort by recently updated
recently updated
newest added

### Checklist - [ ] (Client) prevent user to close tab if USDT donation isn't sent to backend via API; - [ ] (Server) nothing to change (confirmed with product...

### Task - list current active events - list joined users of events - allow users to join events - list articles of events with DAY filter ### References -...

## Task - [x] update notification setting API - [x] add / remove notification types - [x] trigger vote/mention notifications for journal - [x] review and revise daily summary email...

Add the function to fetch which page a particular article is at and that particular page as well. This is used to support focusing on a particular article in a...

### Task - trigger notices - update APIs --- ### Story - https://github.com/thematters/developer-resource/issues/461

### Task - update db schema - update query API - award badges to users --- ### Story - https://github.com/thematters/developer-resource/issues/461

https://matterslab.slack.com/archives/C066L3PRZV2/p1719167415475689

### 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...

bug