Update Olm
This commit is contained in:
parent
7704e72d2d
commit
e1797411c6
6 changed files with 1036 additions and 945 deletions
1
.npmrc
Normal file
1
.npmrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
@matrix-org:registry=https://gitlab.matrix.org/api/v4/projects/27/packages/npm/
|
||||
138
package-lock.json
generated
138
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keanuapp-weblite",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.19",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
@ -1248,6 +1248,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"@matrix-org/olm": {
|
||||
"version": "3.2.8",
|
||||
"resolved": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
|
||||
"integrity": "sha1-jVNjbQReF3biouxmE+VzMN2c6FY="
|
||||
},
|
||||
"@mrmlnc/readdir-enhanced": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz",
|
||||
|
|
@ -1836,6 +1841,17 @@
|
|||
"color-convert": "^2.0.1"
|
||||
}
|
||||
},
|
||||
"chalk": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
||||
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"ansi-styles": "^4.1.0",
|
||||
"supports-color": "^7.1.0"
|
||||
}
|
||||
},
|
||||
"cliui": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
|
||||
|
|
@ -1868,6 +1884,13 @@
|
|||
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
||||
"dev": true
|
||||
},
|
||||
"has-flag": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"is-fullwidth-code-point": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
||||
|
|
@ -1903,6 +1926,28 @@
|
|||
"ansi-regex": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"supports-color": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"has-flag": "^4.0.0"
|
||||
}
|
||||
},
|
||||
"vue-loader-v16": {
|
||||
"version": "npm:vue-loader@16.8.3",
|
||||
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.8.3.tgz",
|
||||
"integrity": "sha512-7vKN45IxsKxe5GcVCbc2qFU5aWzyiLrYJyUuMz4BQLKctCj/fmCa0w6fGiiQ2cLFetNcek1ppGJQDCup0c1hpA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"loader-utils": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"wrap-ansi": {
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
||||
|
|
@ -2731,9 +2776,9 @@
|
|||
}
|
||||
},
|
||||
"base-x": {
|
||||
"version": "3.0.8",
|
||||
"resolved": "https://registry.npmjs.org/base-x/-/base-x-3.0.8.tgz",
|
||||
"integrity": "sha512-Rl/1AWP4J/zRrk54hhlxH4drNxPJXYUaKffODVI53/dAsV4t9fBxyxYKAVPU1XBHxYwOWP9h9H0hM2MVw4YfJA==",
|
||||
"version": "3.0.9",
|
||||
"resolved": "https://registry.npmjs.org/base-x/-/base-x-3.0.9.tgz",
|
||||
"integrity": "sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ==",
|
||||
"requires": {
|
||||
"safe-buffer": "^5.0.1"
|
||||
}
|
||||
|
|
@ -7971,9 +8016,9 @@
|
|||
"integrity": "sha512-wRJtOo1v1ch+gN8PRsj0IGJznk+kQ8mz13ds/nuhLI+Qyf/931ZlRpd92oq0IRPpZIb+bhX8pRjzIVdcPDKmiQ=="
|
||||
},
|
||||
"matrix-js-sdk": {
|
||||
"version": "12.4.1",
|
||||
"resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-12.4.1.tgz",
|
||||
"integrity": "sha512-C9aSGX9e4GoCm0Rli+iGBXmcnRxnwETw7MvgNcSBfPaLHOMZi/wz4YOV7HEZK8R+OXuDrDYyglncWSJkkoDpAQ==",
|
||||
"version": "15.2.0",
|
||||
"resolved": "https://registry.npmjs.org/matrix-js-sdk/-/matrix-js-sdk-15.2.0.tgz",
|
||||
"integrity": "sha512-jZOM8Fn86oNvU3zVQcc+JTKKrtYq4ADN6rPZs4Mwxj/X/GDP+2YIP5176GtviF0GM6VO1dcnPZY73ykl8DayjA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"another-json": "^0.2.0",
|
||||
|
|
@ -8706,10 +8751,6 @@
|
|||
"integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==",
|
||||
"dev": true
|
||||
},
|
||||
"olm": {
|
||||
"version": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
|
||||
"integrity": "sha512-B87bTpGIGieuV2FNauChjjQtVltwTGagQFoHm+3Dcse4amKAAGJB/I54dnP/JtbHZ+RYVoApM2OQ46Z4VH6eNg=="
|
||||
},
|
||||
"on-finished": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
|
||||
|
|
@ -10760,9 +10801,9 @@
|
|||
}
|
||||
},
|
||||
"qs": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz",
|
||||
"integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==",
|
||||
"version": "6.10.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.2.tgz",
|
||||
"integrity": "sha512-mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw==",
|
||||
"requires": {
|
||||
"side-channel": "^1.0.4"
|
||||
}
|
||||
|
|
@ -13230,75 +13271,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"vue-loader-v16": {
|
||||
"version": "npm:vue-loader@16.5.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.5.0.tgz",
|
||||
"integrity": "sha512-WXh+7AgFxGTgb5QAkQtFeUcHNIEq3PGVQ8WskY5ZiFbWBkOwcCPRs4w/2tVyTbh2q6TVRlO3xfvIukUtjsu62A==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"loader-utils": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"color-convert": "^2.0.1"
|
||||
}
|
||||
},
|
||||
"chalk": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
||||
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"ansi-styles": "^4.1.0",
|
||||
"supports-color": "^7.1.0"
|
||||
}
|
||||
},
|
||||
"color-convert": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"color-name": "~1.1.4"
|
||||
}
|
||||
},
|
||||
"color-name": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"has-flag": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
"supports-color": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||||
"dev": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"has-flag": "^4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"vue-property-decorator": {
|
||||
"version": "9.1.2",
|
||||
"resolved": "https://registry.npmjs.org/vue-property-decorator/-/vue-property-decorator-9.1.2.tgz",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
"create-sticker-config": "node ./create_sticker_config.js $1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@matrix-org/olm": "^3.2.8",
|
||||
"aes-js": "^3.1.2",
|
||||
"axios": "^0.21.0",
|
||||
"clean-insights-sdk": "^2.4",
|
||||
|
|
@ -23,9 +24,8 @@
|
|||
"json-web-key": "^0.4.0",
|
||||
"linkifyjs": "3.0.0-beta.3",
|
||||
"material-design-icons-iconfont": "^6.1",
|
||||
"matrix-js-sdk": "^12.4",
|
||||
"matrix-js-sdk": "^15.2.0",
|
||||
"md-gum-polyfill": "^1.0.0",
|
||||
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
|
||||
"pretty-bytes": "^5.6.0",
|
||||
"qrcode": "^1.4.4",
|
||||
"raw-loader": "^4.0.2",
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,4 +1,5 @@
|
|||
global.Olm = require("olm");
|
||||
import olm from "@matrix-org/olm/olm";
|
||||
global.Olm = olm;
|
||||
import sdk from "matrix-js-sdk";
|
||||
import { TimelineWindow, EventTimeline } from "matrix-js-sdk";
|
||||
import util from "../plugins/utils";
|
||||
|
|
@ -10,7 +11,7 @@ const LocalStorageCryptoStore = require("matrix-js-sdk/lib/crypto/store/localSto
|
|||
export default {
|
||||
install(Vue, options) {
|
||||
if (!options || !options.store) {
|
||||
throw new Error('Please initialise plugin with a Vuex store.')
|
||||
throw new Error("Please initialise plugin with a Vuex store.");
|
||||
}
|
||||
|
||||
// Set User-Agent headers.
|
||||
|
|
@ -36,8 +37,8 @@ export default {
|
|||
userDisplayName: null,
|
||||
userAvatar: null,
|
||||
currentRoom: null,
|
||||
notificationCount: 0
|
||||
}
|
||||
notificationCount: 0,
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
console.log("Matrix service mounted");
|
||||
|
|
@ -53,13 +54,13 @@ export default {
|
|||
},
|
||||
|
||||
currentUserId() {
|
||||
const user = this.currentUser || {}
|
||||
const user = this.currentUser || {};
|
||||
return user.user_id;
|
||||
},
|
||||
|
||||
currentUserDisplayName() {
|
||||
if (this.ready) {
|
||||
const user = this.matrixClient.getUser(this.currentUserId) || {}
|
||||
const user = this.matrixClient.getUser(this.currentUserId) || {};
|
||||
return this.userDisplayName || user.displayName;
|
||||
}
|
||||
return null;
|
||||
|
|
@ -74,16 +75,16 @@ export default {
|
|||
},
|
||||
|
||||
joinedRooms() {
|
||||
return this.rooms.filter(room => {
|
||||
return room.selfMembership === 'join'
|
||||
return this.rooms.filter((room) => {
|
||||
return room.selfMembership === "join";
|
||||
});
|
||||
},
|
||||
|
||||
invites() {
|
||||
return this.rooms.filter(room => {
|
||||
return room.selfMembership === 'invite'
|
||||
return this.rooms.filter((room) => {
|
||||
return room.selfMembership === "invite";
|
||||
});
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
watch: {
|
||||
|
|
@ -91,7 +92,7 @@ export default {
|
|||
immediate: true,
|
||||
handler(roomId) {
|
||||
this.currentRoom = this.getRoom(roomId);
|
||||
}
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
|
|
@ -101,7 +102,9 @@ export default {
|
|||
return new LocalStorageCryptoStore(this.$store.getters.storage);
|
||||
},
|
||||
login(user) {
|
||||
const tempMatrixClient = sdk.createClient(User.homeServerUrl(user.home_server));
|
||||
const tempMatrixClient = sdk.createClient(
|
||||
User.homeServerUrl(user.home_server)
|
||||
);
|
||||
var promiseLogin;
|
||||
|
||||
const self = this;
|
||||
|
|
@ -119,7 +122,7 @@ export default {
|
|||
promiseLogin = tempMatrixClient
|
||||
.register(user, pass, null, {
|
||||
type: "m.login.dummy",
|
||||
initial_device_display_name: this.$config.appName
|
||||
initial_device_display_name: this.$config.appName,
|
||||
})
|
||||
.then((response) => {
|
||||
console.log("Response", response);
|
||||
|
|
@ -129,9 +132,14 @@ export default {
|
|||
u.is_guest = true;
|
||||
this.$store.commit("setUser", u);
|
||||
return u;
|
||||
})
|
||||
});
|
||||
} else {
|
||||
var data = { user: User.localPart(user.user_id), password: user.password, type: "m.login.password", initial_device_display_name: this.$config.appName };
|
||||
var data = {
|
||||
user: User.localPart(user.user_id),
|
||||
password: user.password,
|
||||
type: "m.login.password",
|
||||
initial_device_display_name: this.$config.appName,
|
||||
};
|
||||
if (user.device_id) {
|
||||
data.device_id = user.device_id;
|
||||
}
|
||||
|
|
@ -146,11 +154,10 @@ export default {
|
|||
u.home_server = tempMatrixClient.baseUrl; // Don't use deprecated field from response.
|
||||
this.$store.commit("setUser", u);
|
||||
return u;
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
return promiseLogin
|
||||
.then((user) => {
|
||||
return promiseLogin.then((user) => {
|
||||
return self.getMatrixClient(user);
|
||||
});
|
||||
},
|
||||
|
|
@ -175,15 +182,14 @@ export default {
|
|||
this.removeMatrixClientListeners(this.matrixClient);
|
||||
this.matrixClient.stopClient();
|
||||
this.matrixClient.clearStores().then(() => {
|
||||
this.clearCryptoStore()
|
||||
})
|
||||
this.clearCryptoStore();
|
||||
});
|
||||
this.matrixClient = null;
|
||||
this.matrixClientReady = false;
|
||||
} else {
|
||||
this.clearCryptoStore();
|
||||
}
|
||||
|
||||
|
||||
this.$store.commit("setUser", null);
|
||||
this.$store.commit("setCurrentRoomId", null);
|
||||
this.rooms = [];
|
||||
|
|
@ -196,16 +202,17 @@ export default {
|
|||
initClient() {
|
||||
this.reloadRooms();
|
||||
this.matrixClientReady = true;
|
||||
this.matrixClient.emit('Matrix.initialized', this.matrixClient);
|
||||
this.matrixClient.getProfileInfo(this.currentUserId)
|
||||
.then(info => {
|
||||
this.matrixClient.emit("Matrix.initialized", this.matrixClient);
|
||||
this.matrixClient
|
||||
.getProfileInfo(this.currentUserId)
|
||||
.then((info) => {
|
||||
console.log("Got user profile: " + JSON.stringify(info));
|
||||
this.userDisplayName = info.displayname;
|
||||
this.userAvatar = info.avatar_url;
|
||||
})
|
||||
.catch(err => {
|
||||
.catch((err) => {
|
||||
console.log("Failed to get user profile: ", err);
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
getMatrixClient(user) {
|
||||
|
|
@ -215,13 +222,13 @@ export default {
|
|||
if (this.matrixClientReady) {
|
||||
return new Promise((resolve, ignoredreject) => {
|
||||
resolve(user);
|
||||
})
|
||||
});
|
||||
} else if (this.matrixClient) {
|
||||
return new Promise((resolve, ignoredreject) => {
|
||||
this.matrixClient.once('Matrix.initialized', (ignoredclient) => {
|
||||
this.matrixClient.once("Matrix.initialized", (ignoredclient) => {
|
||||
resolve(user);
|
||||
});
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
const matrixStore = new sdk.MemoryStore(this.$store.getters.storage);
|
||||
|
|
@ -244,7 +251,7 @@ export default {
|
|||
timelineSupport: true,
|
||||
unstableClientRelationAggregation: true,
|
||||
//useAuthorizationHeader: true
|
||||
}
|
||||
};
|
||||
this.matrixClient = sdk.createClient(opts);
|
||||
// if (user.is_guest) {
|
||||
// this.matrixClient.setGuest(true);
|
||||
|
|
@ -259,23 +266,24 @@ export default {
|
|||
this.matrixClient.startClient();
|
||||
return this.matrixClient;
|
||||
})
|
||||
.then(matrixClient => {
|
||||
.then((matrixClient) => {
|
||||
if (matrixClient.isInitialSyncComplete()) {
|
||||
console.log("Initial sync done already!");
|
||||
return matrixClient;
|
||||
} else {
|
||||
return new Promise((resolve, reject) => {
|
||||
matrixClient.once(
|
||||
"sync",
|
||||
function (state, ignoredprevState, ignoredres) {
|
||||
matrixClient.once("sync", function(
|
||||
state,
|
||||
ignoredprevState,
|
||||
ignoredres
|
||||
) {
|
||||
console.log(state); // state will be 'PREPARED' when the client is ready to use
|
||||
if (state == "PREPARED") {
|
||||
resolve(matrixClient);
|
||||
} else if (state == "ERROR") {
|
||||
reject("Error syncing");
|
||||
}
|
||||
}
|
||||
)
|
||||
});
|
||||
});
|
||||
}
|
||||
})
|
||||
|
|
@ -283,7 +291,7 @@ export default {
|
|||
// Ready to use! Start by loading rooms.
|
||||
this.initClient();
|
||||
return user;
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
@ -296,7 +304,11 @@ export default {
|
|||
if (this.ready) {
|
||||
return Promise.resolve(this.currentUser);
|
||||
}
|
||||
return this.$store.dispatch("login", this.currentUser || new User(this.$config.defaultServer, "", "", true));
|
||||
return this.$store.dispatch(
|
||||
"login",
|
||||
this.currentUser ||
|
||||
new User(this.$config.defaultServer, "", "", true)
|
||||
);
|
||||
},
|
||||
|
||||
addMatrixClientListeners(client) {
|
||||
|
|
@ -319,7 +331,8 @@ export default {
|
|||
|
||||
onEvent(event) {
|
||||
switch (event.getType()) {
|
||||
case "m.room.topic": {
|
||||
case "m.room.topic":
|
||||
{
|
||||
const room = this.matrixClient.getRoom(event.getRoomId());
|
||||
if (room) {
|
||||
Vue.set(room, "topic", event.getContent().topic);
|
||||
|
|
@ -327,20 +340,45 @@ export default {
|
|||
}
|
||||
break;
|
||||
|
||||
case "m.room.avatar": {
|
||||
case "m.room.avatar":
|
||||
{
|
||||
const room = this.matrixClient.getRoom(event.getRoomId());
|
||||
if (room) {
|
||||
Vue.set(room, "avatar", room.getAvatarUrl(this.matrixClient.getHomeserverUrl(), 80, 80, "scale", true));
|
||||
Vue.set(
|
||||
room,
|
||||
"avatar",
|
||||
room.getAvatarUrl(
|
||||
this.matrixClient.getHomeserverUrl(),
|
||||
80,
|
||||
80,
|
||||
"scale",
|
||||
true
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
case "m.room.member": {
|
||||
if (this.currentRoom && event.getRoomId() == this.currentRoom.roomId) { // Don't use this.currentRoomId, may be an alias. We need the real id!
|
||||
if (event.getContent().membership == "leave" && (event.getPrevContent() || {}).membership == "join" && event.getStateKey() == this.currentUserId && event.getSender() != this.currentUserId) {
|
||||
case "m.room.member":
|
||||
{
|
||||
if (
|
||||
this.currentRoom &&
|
||||
event.getRoomId() == this.currentRoom.roomId
|
||||
) {
|
||||
// Don't use this.currentRoomId, may be an alias. We need the real id!
|
||||
if (
|
||||
event.getContent().membership == "leave" &&
|
||||
(event.getPrevContent() || {}).membership == "join" &&
|
||||
event.getStateKey() == this.currentUserId &&
|
||||
event.getSender() != this.currentUserId
|
||||
) {
|
||||
// We were kicked
|
||||
const wasPurged = (event.getContent().reason == "Room Deleted");
|
||||
this.$navigation.push({ name: "Goodbye", params: { roomWasPurged: wasPurged } }, -1);
|
||||
const wasPurged =
|
||||
event.getContent().reason == "Room Deleted";
|
||||
this.$navigation.push(
|
||||
{ name: "Goodbye", params: { roomWasPurged: wasPurged } },
|
||||
-1
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -395,12 +433,25 @@ export default {
|
|||
// TODO - do incremental update instead of replacing the whole array
|
||||
// each time!
|
||||
var updatedRooms = this.matrixClient.getVisibleRooms();
|
||||
updatedRooms = updatedRooms.filter(room => {
|
||||
return room.selfMembership && (room.selfMembership == "invite" || room.selfMembership == "join");
|
||||
updatedRooms = updatedRooms.filter((room) => {
|
||||
return (
|
||||
room.selfMembership &&
|
||||
(room.selfMembership == "invite" || room.selfMembership == "join")
|
||||
);
|
||||
});
|
||||
updatedRooms.forEach(room => {
|
||||
updatedRooms.forEach((room) => {
|
||||
if (!room.avatar) {
|
||||
Vue.set(room, "avatar", room.getAvatarUrl(this.matrixClient.getHomeserverUrl(), 80, 80, "scale", true));
|
||||
Vue.set(
|
||||
room,
|
||||
"avatar",
|
||||
room.getAvatarUrl(
|
||||
this.matrixClient.getHomeserverUrl(),
|
||||
80,
|
||||
80,
|
||||
"scale",
|
||||
true
|
||||
)
|
||||
);
|
||||
}
|
||||
});
|
||||
console.log("Reload rooms", updatedRooms);
|
||||
|
|
@ -423,7 +474,7 @@ export default {
|
|||
var room = null;
|
||||
if (this.matrixClient) {
|
||||
const visibleRooms = this.matrixClient.getRooms();
|
||||
room = visibleRooms.find(room => {
|
||||
room = visibleRooms.find((room) => {
|
||||
if (roomId.startsWith("#")) {
|
||||
return room.getCanonicalAlias() == roomId;
|
||||
}
|
||||
|
|
@ -440,9 +491,15 @@ export default {
|
|||
var ids = {};
|
||||
const ret = [];
|
||||
for (const room of this.rooms) {
|
||||
if (room.selfMembership == 'join' && this.getRoomJoinRule(room) == 'invite') {
|
||||
if (
|
||||
room.selfMembership == "join" &&
|
||||
this.getRoomJoinRule(room) == "invite"
|
||||
) {
|
||||
for (const member of room.getJoinedMembers()) {
|
||||
if (member.userId != this.currentUserId && !ids[member.userId]) {
|
||||
if (
|
||||
member.userId != this.currentUserId &&
|
||||
!ids[member.userId]
|
||||
) {
|
||||
ids[member.userId] = member;
|
||||
ret.push(member);
|
||||
}
|
||||
|
|
@ -474,20 +531,22 @@ export default {
|
|||
"m.room.history_visibility",
|
||||
""
|
||||
);
|
||||
return historyVisibility && historyVisibility.getContent().history_visibility;
|
||||
return (
|
||||
historyVisibility &&
|
||||
historyVisibility.getContent().history_visibility
|
||||
);
|
||||
}
|
||||
return null;
|
||||
},
|
||||
|
||||
leaveRoom(roomId) {
|
||||
return this.matrixClient.leave(roomId, undefined)
|
||||
.then(() => {
|
||||
this.rooms = this.rooms.filter(room => {
|
||||
return this.matrixClient.leave(roomId, undefined).then(() => {
|
||||
this.rooms = this.rooms.filter((room) => {
|
||||
room.roomId != roomId;
|
||||
});
|
||||
this.matrixClient.store.removeRoom(roomId);
|
||||
//this.matrixClient.forget(roomId, true, undefined);
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
@ -516,8 +575,9 @@ export default {
|
|||
const self = this;
|
||||
|
||||
//console.log("Purge: set invite only");
|
||||
statusCallback(this.$t('room.purge_set_room_state'));
|
||||
this.matrixClient.sendStateEvent(
|
||||
statusCallback(this.$t("room.purge_set_room_state"));
|
||||
this.matrixClient
|
||||
.sendStateEvent(
|
||||
roomId,
|
||||
"m.room.join_rules",
|
||||
{ join_rule: "invite" },
|
||||
|
|
@ -534,18 +594,21 @@ export default {
|
|||
})
|
||||
.then(() => {
|
||||
//console.log("Purge: set history visibility to 'joined'");
|
||||
return this.matrixClient.sendStateEvent(roomId, "m.room.history_visibility", {
|
||||
return this.matrixClient.sendStateEvent(
|
||||
roomId,
|
||||
"m.room.history_visibility",
|
||||
{
|
||||
history_visibility: "joined",
|
||||
});
|
||||
}
|
||||
);
|
||||
})
|
||||
.then(() => {
|
||||
//console.log("Purge: create timeline");
|
||||
return timelineWindow.load(null, 100)
|
||||
return timelineWindow.load(null, 100);
|
||||
})
|
||||
.then(() => {
|
||||
const getMoreIfAvailable = function _getMoreIfAvailable() {
|
||||
if (timelineWindow.canPaginate(EventTimeline.BACKWARDS)
|
||||
) {
|
||||
if (timelineWindow.canPaginate(EventTimeline.BACKWARDS)) {
|
||||
//console.log("Purge: page back");
|
||||
return timelineWindow
|
||||
.paginate(EventTimeline.BACKWARDS, 100, true, 5)
|
||||
|
|
@ -560,36 +623,53 @@ export default {
|
|||
})
|
||||
.then(() => {
|
||||
//console.log("Purge: redact events");
|
||||
statusCallback(this.$t('room.purge_redacting_events'));
|
||||
statusCallback(this.$t("room.purge_redacting_events"));
|
||||
// First ignore unknown device errors
|
||||
this.matrixClient.setGlobalErrorOnUnknownDevices(false);
|
||||
var redactionPromises = [];
|
||||
timelineWindow.getEvents().forEach(event => {
|
||||
if (!event.isRedacted() && !event.isRedaction() && !event.isState()) {
|
||||
timelineWindow.getEvents().forEach((event) => {
|
||||
if (
|
||||
!event.isRedacted() &&
|
||||
!event.isRedaction() &&
|
||||
!event.isState()
|
||||
) {
|
||||
// Redact!
|
||||
redactionPromises.push(this.matrixClient.redactEvent(event.getRoomId(), event.getId()));
|
||||
redactionPromises.push(
|
||||
this.matrixClient.redactEvent(
|
||||
event.getRoomId(),
|
||||
event.getId()
|
||||
)
|
||||
);
|
||||
}
|
||||
});
|
||||
return Promise.all(redactionPromises);
|
||||
})
|
||||
.then(() => {
|
||||
//console.log("Purge: kick members");
|
||||
statusCallback(this.$t('room.purge_removing_members'));
|
||||
statusCallback(this.$t("room.purge_removing_members"));
|
||||
var joined = room.getMembersWithMembership("join");
|
||||
var invited = room.getMembersWithMembership("invite");
|
||||
var members = joined.concat(invited);
|
||||
|
||||
var kickPromises = [];
|
||||
members.forEach(member => {
|
||||
members.forEach((member) => {
|
||||
if (member.userId != self.currentUserId) {
|
||||
kickPromises.push(this.matrixClient.kick(roomId, member.userId, "Room Deleted"));
|
||||
kickPromises.push(
|
||||
this.matrixClient.kick(
|
||||
roomId,
|
||||
member.userId,
|
||||
"Room Deleted"
|
||||
)
|
||||
);
|
||||
}
|
||||
});
|
||||
return Promise.all(kickPromises);
|
||||
})
|
||||
.then(() => {
|
||||
statusCallback(null);
|
||||
this.matrixClient.setGlobalErrorOnUnknownDevices(oldGlobalErrorSetting);
|
||||
this.matrixClient.setGlobalErrorOnUnknownDevices(
|
||||
oldGlobalErrorSetting
|
||||
);
|
||||
return this.leaveRoom(roomId);
|
||||
})
|
||||
.then(() => {
|
||||
|
|
@ -597,10 +677,12 @@ export default {
|
|||
})
|
||||
.catch((err) => {
|
||||
console.error("Error purging room", err);
|
||||
this.matrixClient.setGlobalErrorOnUnknownDevices(oldGlobalErrorSetting);
|
||||
this.matrixClient.setGlobalErrorOnUnknownDevices(
|
||||
oldGlobalErrorSetting
|
||||
);
|
||||
reject(err);
|
||||
});
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
@ -661,7 +743,7 @@ export default {
|
|||
.catch((error) => {
|
||||
reject(error);
|
||||
});
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
@ -670,11 +752,22 @@ export default {
|
|||
* @param {*} userId
|
||||
*/
|
||||
isDirectRoomWith(room, userId) {
|
||||
if (room.selfMembership == "join" && room.getInvitedAndJoinedMemberCount() == 2) {
|
||||
if (
|
||||
room.selfMembership == "join" &&
|
||||
room.getInvitedAndJoinedMemberCount() == 2
|
||||
) {
|
||||
// Is the other member the one we are looking for?
|
||||
if (room.getMembersWithMembership("join").some(item => item.userId == userId)) {
|
||||
if (
|
||||
room
|
||||
.getMembersWithMembership("join")
|
||||
.some((item) => item.userId == userId)
|
||||
) {
|
||||
return true;
|
||||
} else if (room.getMembersWithMembership("invite").some(item => item.userId == userId)) {
|
||||
} else if (
|
||||
room
|
||||
.getMembersWithMembership("invite")
|
||||
.some((item) => item.userId == userId)
|
||||
) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
@ -696,9 +789,9 @@ export default {
|
|||
setPassword(oldPassword, newPassword) {
|
||||
if (this.matrixClient && this.currentUser) {
|
||||
const authDict = {
|
||||
type: 'm.login.password',
|
||||
type: "m.login.password",
|
||||
identifier: {
|
||||
type: 'm.id.user',
|
||||
type: "m.id.user",
|
||||
user: this.currentUser.user_id,
|
||||
},
|
||||
// TODO: Remove `user` once servers support proper UIA
|
||||
|
|
@ -707,7 +800,8 @@ export default {
|
|||
password: oldPassword,
|
||||
};
|
||||
const self = this;
|
||||
return this.matrixClient.setPassword(authDict, newPassword)
|
||||
return this.matrixClient
|
||||
.setPassword(authDict, newPassword)
|
||||
.then(() => {
|
||||
// Forget password and remove the 'is_guest' flag, we are now a "real" user!
|
||||
self.currentUser.password = undefined;
|
||||
|
|
@ -716,7 +810,7 @@ export default {
|
|||
})
|
||||
.then(() => {
|
||||
return true;
|
||||
})
|
||||
});
|
||||
}
|
||||
return Promise.resolve(false);
|
||||
},
|
||||
|
|
@ -730,7 +824,7 @@ export default {
|
|||
return Promise.reject("Invalid parameters");
|
||||
}
|
||||
|
||||
const parts = roomId.split(':');
|
||||
const parts = roomId.split(":");
|
||||
if (parts.length != 2) {
|
||||
return Promise.reject("Unknown room server");
|
||||
}
|
||||
|
|
@ -740,9 +834,11 @@ export default {
|
|||
if (this.matrixClient) {
|
||||
clientPromise = this.getMatrixClient().then(() => {
|
||||
return this.matrixClient;
|
||||
})
|
||||
});
|
||||
} else {
|
||||
const tempMatrixClient = sdk.createClient(this.$config.defaultServer);
|
||||
const tempMatrixClient = sdk.createClient(
|
||||
this.$config.defaultServer
|
||||
);
|
||||
var tempUserString = this.$store.state.tempuser;
|
||||
var tempUser = null;
|
||||
if (tempUserString) {
|
||||
|
|
@ -759,7 +855,7 @@ export default {
|
|||
clientPromise = tempMatrixClient
|
||||
.register(user, pass, null, {
|
||||
type: "m.login.dummy",
|
||||
initial_device_display_name: this.$config.appName
|
||||
initial_device_display_name: this.$config.appName,
|
||||
})
|
||||
.then((response) => {
|
||||
console.log("Response", response);
|
||||
|
|
@ -771,25 +867,30 @@ export default {
|
|||
}
|
||||
|
||||
// Get an access token
|
||||
clientPromise = clientPromise.then(user => {
|
||||
var data = { user: User.localPart(user.user_id), password: user.password, type: "m.login.password", initial_device_display_name: this.$config.appName };
|
||||
clientPromise = clientPromise.then((user) => {
|
||||
var data = {
|
||||
user: User.localPart(user.user_id),
|
||||
password: user.password,
|
||||
type: "m.login.password",
|
||||
initial_device_display_name: this.$config.appName,
|
||||
};
|
||||
if (user.device_id) {
|
||||
data.device_id = user.device_id;
|
||||
}
|
||||
return tempMatrixClient.login("m.login.password", data)
|
||||
})
|
||||
return tempMatrixClient.login("m.login.password", data);
|
||||
});
|
||||
|
||||
// Then login
|
||||
//
|
||||
// Create a slimmed down client, without crypto. This one is
|
||||
// Only used to get public room info from.
|
||||
clientPromise = clientPromise.then(user => {
|
||||
clientPromise = clientPromise.then((user) => {
|
||||
var opts = {
|
||||
baseUrl: this.$config.defaultServer,
|
||||
userId: user.user_id,
|
||||
accessToken: user.access_token,
|
||||
timelineSupport: false,
|
||||
}
|
||||
};
|
||||
var matrixClient = sdk.createClient(opts);
|
||||
matrixClient.startClient();
|
||||
return matrixClient;
|
||||
|
|
@ -798,19 +899,33 @@ export default {
|
|||
|
||||
const findOrGetMore = function _findOrGetMore(client, response) {
|
||||
for (var room of response.chunk) {
|
||||
if ((roomId.startsWith("#") && room.canonical_alias == roomId) || (roomId.startsWith("!") && room.room_id == roomId)) {
|
||||
if (
|
||||
(roomId.startsWith("#") && room.canonical_alias == roomId) ||
|
||||
(roomId.startsWith("!") && room.room_id == roomId)
|
||||
) {
|
||||
if (room.avatar_url) {
|
||||
room.avatar = client.mxcUrlToHttp(room.avatar_url, 80, 80, 'scale', true);
|
||||
room.avatar = client.mxcUrlToHttp(
|
||||
room.avatar_url,
|
||||
80,
|
||||
80,
|
||||
"scale",
|
||||
true
|
||||
);
|
||||
}
|
||||
return Promise.resolve(room);
|
||||
}
|
||||
}
|
||||
if (response.next_batch) {
|
||||
return client.publicRooms({ server: server, limit: 1000, since: response.next_batch })
|
||||
.then(response => {
|
||||
return client
|
||||
.publicRooms({
|
||||
server: server,
|
||||
limit: 1000,
|
||||
since: response.next_batch,
|
||||
})
|
||||
.then((response) => {
|
||||
return _findOrGetMore(client, response);
|
||||
})
|
||||
.catch(err => {
|
||||
.catch((err) => {
|
||||
return Promise.reject("Failed to find room: " + err);
|
||||
});
|
||||
} else {
|
||||
|
|
@ -820,31 +935,32 @@ export default {
|
|||
|
||||
var matrixClient;
|
||||
return clientPromise
|
||||
.then(client => {
|
||||
.then((client) => {
|
||||
matrixClient = client;
|
||||
return matrixClient.publicRooms({ server: server, limit: 1000 })
|
||||
return matrixClient.publicRooms({ server: server, limit: 1000 });
|
||||
})
|
||||
.then(response => {
|
||||
.then((response) => {
|
||||
return findOrGetMore(matrixClient, response);
|
||||
})
|
||||
.catch(err => {
|
||||
.catch((err) => {
|
||||
return Promise.reject("Failed to find room: " + err);
|
||||
});
|
||||
},
|
||||
|
||||
updateNotificationCount() {
|
||||
var count = 0;
|
||||
this.rooms.forEach(room => {
|
||||
count += room.getUnreadNotificationCount('total') || 0;
|
||||
this.rooms.forEach((room) => {
|
||||
count += room.getUnreadNotificationCount("total") || 0;
|
||||
});
|
||||
this.notificationCount = count;
|
||||
}
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
}
|
||||
})
|
||||
|
||||
sdk.setCryptoStoreFactory(matrixService.createCryptoStore.bind(matrixService));
|
||||
sdk.setCryptoStoreFactory(
|
||||
matrixService.createCryptoStore.bind(matrixService)
|
||||
);
|
||||
|
||||
Vue.prototype.$matrix = matrixService;
|
||||
}
|
||||
}
|
||||
},
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,33 +1,35 @@
|
|||
const CopyWebpackPlugin = require('copy-webpack-plugin')
|
||||
const CopyWebpackPlugin = require("copy-webpack-plugin");
|
||||
|
||||
module.exports = {
|
||||
"transpileDependencies": [
|
||||
"vuetify"
|
||||
],
|
||||
transpileDependencies: ["vuetify"],
|
||||
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
? './'
|
||||
: './',
|
||||
publicPath: process.env.NODE_ENV === "production" ? "./" : "./",
|
||||
|
||||
chainWebpack: config => {
|
||||
config.plugin('html').tap(args => {
|
||||
chainWebpack: (config) => {
|
||||
config.plugin("html").tap((args) => {
|
||||
var c = require("./src/assets/config.json");
|
||||
args[0].title = c.appName;
|
||||
return args;
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
configureWebpack: {
|
||||
devtool: 'source-map',
|
||||
devtool: "source-map",
|
||||
plugins: [
|
||||
new CopyWebpackPlugin([{
|
||||
new CopyWebpackPlugin([
|
||||
{
|
||||
from: "./src/assets/config.json",
|
||||
to: "./",
|
||||
}])
|
||||
]
|
||||
},
|
||||
{
|
||||
from: "./node_modules/@matrix-org/olm/olm.wasm",
|
||||
to: "./js/olm.wasm",
|
||||
},
|
||||
]),
|
||||
],
|
||||
},
|
||||
|
||||
devServer: {
|
||||
//https: true
|
||||
//https: true,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue