mirror of
https://github.com/wassname/talk.git
synced 2026-07-02 06:48:46 +08:00
34 lines
938 B
Plaintext
34 lines
938 B
Plaintext
{
|
|
"server": [
|
|
"talk-plugin-auth",
|
|
"talk-plugin-featured-comments",
|
|
"talk-plugin-offtopic",
|
|
"talk-plugin-respect",
|
|
"talk-plugin-toxic-comments",
|
|
"talk-plugin-notifications",
|
|
"talk-plugin-notifications-category-reply"
|
|
],
|
|
"client": [
|
|
"talk-plugin-auth",
|
|
"talk-plugin-author-menu",
|
|
"talk-plugin-comment-content",
|
|
"talk-plugin-featured-comments",
|
|
"talk-plugin-flag-details",
|
|
"talk-plugin-member-since",
|
|
"talk-plugin-moderation-actions",
|
|
"talk-plugin-offtopic",
|
|
"talk-plugin-permalink",
|
|
"talk-plugin-respect",
|
|
"talk-plugin-sort-most-replied",
|
|
"talk-plugin-sort-most-respected",
|
|
"talk-plugin-sort-newest",
|
|
"talk-plugin-sort-oldest",
|
|
"talk-plugin-viewing-options",
|
|
"talk-plugin-toxic-comments",
|
|
"talk-plugin-profile-settings",
|
|
"talk-plugin-notifications",
|
|
"talk-plugin-notifications-category-reply",
|
|
"talk-plugin-ignore-user"
|
|
]
|
|
}
|