matters-server
matters-server copied to clipboard
Implementation of the Matters.Town API server
Part of milestone https://github.com/thematters/matters-server/issues/2590.
- fix re-sending - turn off slack normal notification in repeat job
- move the IPFS publishing step to optional
### Tasks - [ ] Output documentation about this queue job details, such as 1. retry strategy 2. possible difficulties - [ ] Create queue tasks for generating content feed....
### References - [Report in slack](https://mattersnews.slack.com/archives/CAEMR5RC7/p1664279234272359?thread_ts=1664274210.447849&cid=CAEMR5RC7)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together. Updates `ansi-regex` from 3.0.0 to 5.0.1 Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5)...
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...
### Tasks - [ ] Fix testing account couldn't login - [ ] Fix testing account's LIKE are missing
### Tasks - [ ] add IPNS, RSS and JSON subscription option on top-right of IPNS page and article page - [ ] add a back link to IPNS page...
* return false (no-cache) and put the query request to queue; * manually cache the query result on queue;