Commit Graph

8 Commits

Author SHA1 Message Date
Bin Wang e9422246cb
feat(route): add Lemmy (#13327)
* feat(route): add Lemmy

Since Lemmy is a fediverse service, it means any link can be a Lemmy
service. So it's impossible to add Radar rules for it.

* Apply suggestions from code review

* address review comments

* Update lib/v2/lemmy/index.js

* feat: add some instances

from https://github.com/maltfield/awesome-lemmy-instances

* fix: fix radar build

---------
2023-09-19 23:33:54 +08:00
Tony 66a0580ba5
fix(route): replace `emailjs-imap-client` with `imapflow` (#13260)
* fix(route): replace `emailjs-imap-client` with `imapflow`

* feat: faster parsing

* refactor: migrate to v2
2023-09-12 21:24:50 +08:00
Tony 1d129d80cc
fix(route): discuz charset (#13240)
* fix(route): discuz charset

* fix: lazyload image
2023-09-09 03:23:15 +08:00
Andvari 657c67ec37
feat(route): Start on support for generic discourse forums. (#13063)
* Start on support for generic discourse forums.

* Add doc.

* Update doc.

* Add exception.

* Update doc.

* Update bbs.md

* test: add discourse config

* docs: fix typo

* fix: guard condition

---------
2023-08-23 21:19:45 +08:00
Tony 1d7f3bfe04
chore: stricter validation (#12409) 2023-04-29 05:28:38 +08:00
Tony e00b5aafb7
chore: validate radar source field (#12340)
* chore: validate radar source field

* fix: cebbank guid
2023-04-17 10:37:08 -05:00
Tony b6f06abb55
chore: strict radar and maintainer build (#12214)
* chore: strict radar and maintainer build

* test(coverage): exclude build script
2023-04-01 05:53:40 +08:00
NeverBehave 0792f7ba25
feat(core): first attempt to init script standard (#8224)
- lazy load
- rate limit per path
- init .debug.json support
- docs
- maintainer
- radar
2021-09-22 05:41:00 -07:00