Johannes Marbach
|
b08f83b415
|
Add Jitsi SDK as a static resource and set up CI to update it on change
|
2023-11-21 20:24:38 +01:00 |
Michael Telatynski
|
802571176e
|
Improve debian package and docs (#26618)
|
2023-11-21 17:28:28 +01:00 |
Michael Telatynski
|
94228574d4
|
Prettier
|
2023-11-21 16:00:45 +00:00 |
Johannes Marbach
|
49783d511c
|
Quote names
|
2023-11-21 16:31:49 +01:00 |
Johannes Marbach
|
6389ffd751
|
Fix quotes
|
2023-11-21 16:30:09 +01:00 |
Johannes Marbach
|
e6c1a79067
|
Add labels currently added with respect to element-meta
|
2023-11-21 16:28:50 +01:00 |
Johannes Marbach
|
acad93dd7f
|
Rename action to not tap outside exclusion list
|
2023-11-21 15:36:15 +01:00 |
Johannes Marbach
|
03b43d3c84
|
Use correct key
|
2023-11-21 14:14:59 +01:00 |
Johannes Marbach
|
21cf6edae6
|
Merge pull request #26612 from vector-im/johannes/sync-labels
|
2023-11-21 14:12:32 +01:00 |
Johannes Marbach
|
be0de442a2
|
Make it preeeeeetty
|
2023-11-21 14:04:28 +01:00 |
Johannes Marbach
|
8dae3562e9
|
Set up rudimentary workflow for manually triggering label sync
|
2023-11-21 13:57:41 +01:00 |
Michael Telatynski
|
b4891715c0
|
Update CHANGELOG.md
|
2023-11-21 11:37:24 +00:00 |
RiotRobot
|
23eb48132a
|
Reset matrix-js-sdk back to develop branch
|
2023-11-21 11:36:19 +00:00 |
RiotRobot
|
0ea2091b2d
|
Reset matrix-react-sdk back to develop branch
|
2023-11-21 11:36:10 +00:00 |
RiotRobot
|
2debdda2b3
|
Merge branch 'master' into develop
|
2023-11-21 11:35:52 +00:00 |
Michael Telatynski
|
4bd9336be1
|
Update release-gitflow.yml
|
2023-11-21 11:35:01 +00:00 |
RiotRobot
|
38dd45a51c
|
v1.11.50
|
2023-11-21 11:21:42 +00:00 |
RiotRobot
|
af3f25eb4d
|
Upgrade matrix-js-sdk to 30.1.0
|
2023-11-21 11:21:41 +00:00 |
RiotRobot
|
c8b916fdff
|
Upgrade matrix-react-sdk to 3.85.0
|
2023-11-21 11:21:32 +00:00 |
Johannes Marbach
|
619f36b82a
|
Merge pull request #26229 from vector-im/johannes/webpack-5
|
2023-11-20 13:30:36 +01:00 |
Michael Telatynski
|
4a519916e5
|
Add documentation around releases (#26602)
|
2023-11-20 09:58:18 +00:00 |
Johannes Marbach
|
37c1c4e8ae
|
Set es2022 globally but force CommonJS when using ts-node for scripts
|
2023-11-19 20:38:51 +01:00 |
Johannes Marbach
|
f46cdd0757
|
Merge branch 'develop' into johannes/webpack-5
|
2023-11-18 21:52:51 +01:00 |
Johannes Marbach
|
6093cd8fe8
|
Move worklet rule up to where it used to be
|
2023-11-18 21:39:17 +01:00 |
Johannes Marbach
|
e2fdddaa1f
|
Add custom loader for recorder worklet
|
2023-11-18 21:37:30 +01:00 |
Timo
|
3c3ec88bba
|
Add feature_disable_call_per_sender_encryption documentation (in labs.md) (#26548)
* add feature_disable_call_per_sender_encryption doc
Co-authored-by: aceArt-GmbH <33117017+aceArt-GmbH@users.noreply.github.com>
---------
Signed-off-by: Timo K <toger5@hotmail.de>
Co-authored-by: aceArt-GmbH <33117017+aceArt-GmbH@users.noreply.github.com>
|
2023-11-17 17:38:13 +01:00 |
Johannes Marbach
|
8dbefcc589
|
Undo auto public path disablement as it doesn't work with workers
|
2023-11-16 19:39:39 +01:00 |
Johannes Marbach
|
4e32b6fbe1
|
Update copy-webpack-plugin to latest
|
2023-11-16 19:22:34 +01:00 |
Johannes Marbach
|
a56a2268f0
|
Merge branch 'develop' into johannes/webpack-5
|
2023-11-16 19:20:22 +01:00 |
Johannes Marbach
|
e6f69f7dce
|
Merge pull request #26599 from vector-im/johannes/copy-webpack-plugin
|
2023-11-16 14:58:48 +01:00 |
Johannes Marbach
|
710336208f
|
Allow config.json to be missing
|
2023-11-16 14:45:31 +01:00 |
Johannes Marbach
|
47b37c996d
|
Revert "Try explicitly relative path for config.json"
This reverts commit 46ecafa73b .
|
2023-11-16 14:44:42 +01:00 |
Johannes Marbach
|
46ecafa73b
|
Try explicitly relative path for config.json
|
2023-11-16 14:42:19 +01:00 |
Johannes Marbach
|
d2fa827fad
|
Replace copy/watching of non-language assets with copy-webpack-plugin
|
2023-11-16 14:21:45 +01:00 |
RiotRobot
|
eb31e39f9e
|
v1.11.50-rc.1
|
2023-11-16 09:29:09 +00:00 |
Michael Telatynski
|
ccaef6f14b
|
Update build_debian.yaml
|
2023-11-16 09:18:24 +00:00 |
Johannes Marbach
|
fd2f7884c8
|
Merge pull request #26593 from vector-im/johannes/two-phase-copy-res
|
2023-11-16 08:17:32 +01:00 |
Johannes Marbach
|
37b67a8c76
|
Merge branch 'develop' into johannes/two-phase-copy-res
|
2023-11-16 08:00:53 +01:00 |
Johannes Marbach
|
897bca6ca2
|
Merge pull request #26591 from vector-im/johannes/one-watcher-to-rule-them-all
|
2023-11-16 08:00:24 +01:00 |
renovate[bot]
|
ec1ff4b606
|
Update dependency @types/jest to v29.5.8 (#26580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2023-11-15 23:11:10 +00:00 |
renovate[bot]
|
fd9cb159ca
|
Update babel monorepo to v7.23.3 (#26578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2023-11-15 23:06:54 +00:00 |
renovate[bot]
|
829c0ec22f
|
Update definitelyTyped (#26579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-15 22:49:04 +00:00 |
dependabot[bot]
|
3bf7017f37
|
Bump crypto-js from 4.1.1 to 4.2.0 (#26460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-15 22:30:10 +00:00 |
renovate[bot]
|
f9293f92e5
|
Update all non-major dependencies (#26581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-15 22:29:33 +00:00 |
renovate[bot]
|
277016d104
|
Update actions/github-script action to v7 (#26583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-15 22:29:06 +00:00 |
Michael Telatynski
|
64028270dd
|
Remove unused dependencies and add transitive deps (#26543)
|
2023-11-15 22:05:29 +00:00 |
Johannes Marbach
|
9d9a81aca4
|
Merge branch 'johannes/one-watcher-to-rule-them-all' into johannes/two-phase-copy-res
|
2023-11-15 21:43:57 +01:00 |
Johannes Marbach
|
ba72b3b09b
|
Prevent copy-res -w from triggering unnecessary changes while webpack is already building
|
2023-11-15 21:43:00 +01:00 |
Johannes Marbach
|
8a3f8a499e
|
Appease the linter
|
2023-11-15 20:35:09 +01:00 |
Johannes Marbach
|
08bc6d816a
|
Use only chokidar for watching and add more logging
|
2023-11-15 20:15:25 +01:00 |