Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Schubert <mail@dennis-schubert.de>2019-10-19 00:14:14 +0300
committerDennis Schubert <mail@dennis-schubert.de>2019-10-19 00:14:14 +0300
commit862fa38f8b4b4a2e96f1919807f20c33b5399d9e (patch)
tree6e87b49f4d96125aa3f2996d5fce7f7d974b5878 /.eslintrc
parent995f3394a86ae1df2814d8242771d44d86bf4bc0 (diff)
Remove the JSXC/Prosody integration.
As per discussion on https://discourse.diasporafoundation.org/t/removing-diaspora-s-current-chat-integration/2718, nobody raised serious concerns or objections. Given future plans, we do not think having an unfinished implementation of something that likely will not get finished in the current form is worth it. So let's get rid of it.
Diffstat (limited to '.eslintrc')
-rw-r--r--.eslintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc b/.eslintrc
index fd80c6478..5a45c4f49 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -16,7 +16,6 @@
"Handlebars": false,
"HandlebarsTemplates": false,
"ImagePaths": false,
- "jsxc": false,
"L": false,
"OSM": false,
"PerfectScrollbar": false,