matters-server
matters-server copied to clipboard
Implementation of the Matters.Town API server
make use of mat_views.authors_lasts table, `num_tags` & `top_tags`
### Tasks - [ ] Lower the max number of adding tags to article from `20` to `10`
Team ask a way to setup default pinned tags for visitors, so we might update API for the need. ### Tasks - [x] Doc for schema changes - [x] DB:...
### Tasks - [ ] Fix sending duplicated comment notices ### Screenshot
tasks - [ ] add API of recommendation feed for both users and visitors - [ ] update hottest feed query logic refs - [doc](https://paper.dropbox.com/doc/Matters--BkONZGWMxzBDbR0Vy3fSF~nYAg-vNwOJcbnJpRECzC1LxWXE) design - [figma](https://www.figma.com/file/oGew0i2s0N8IBm9tCpoLLI/%E8%BF%AD%E4%BB%A3%E8%A8%AD%E8%A8%88%E4%B8%AD%E7%B9%BC%E7%AB%99?node-id=3668%3A22908)
**Describe the bug** using [Nu Html Checker](https://validator.w3.org/nu/about.html), I found htmls uploaded to IPFS have some errors on HTML syntax example: [original post on matters](https://matters.news/@wanzhic/321699-%E9%98%BF%E5%A7%A8%E6%88%91-%E4%B8%8D%E6%83%B3%E5%8A%AA%E5%8A%9B%E4%BA%86-%E8%B6%B4%E8%B6%B4%E8%B5%B0%E9%98%BF%E5%A7%A8-%E7%9A%84%E8%AA%95%E7%94%9F-bafyreienxhzhedm3iktjj3zbt2vqukuxccncfnzwgkuegmqmzkatr6hfwq) [Checker report on IPFS html of...
for example, `四萬字長文` seems always failed to translate TODO: 1. need to figure out what's the translation limit 2. fix the limit, make sure all articles be translatable; (the longest...
### Scope * matters-web * matters-server ### Tasks - [ ] Change Elastic Beanstalk Environment Name; - [ ] Mask on GitHub Actions: YML file, logs; ### Discussion https://mattersnews.slack.com/archives/C88CK7Q7L/p1661245484747309 ###...